Pull request #40786 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 rather than 06ca1606e1a09c36bd12ed503b4c99d8a17ca230 Obtained Jenkinsfile from a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 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 241f6703d31895690d4cb6f158f753615abe74ac 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 --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 241f6703d31895690d4cb6f158f753615abe74ac (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 241f6703d31895690d4cb6f158f753615abe74ac # timeout=10 Commit message: "Merge pull request #21 from docker/use-multiarch-busybox" > git rev-list --no-walk 241f6703d31895690d4cb6f158f753615abe74ac # 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-04-07T13:04:41.928Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-04-07T13:04:41.933Z] Trying to pass milestone 2 [Pipeline] milestone [2020-04-07T13:04:41.965Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-04-07T13:04:42.120Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09456ccd7bb726acf) in /home/ubuntu/workspace/moby_PR-40786 [Pipeline] { [Pipeline] checkout [2020-04-07T13:04:42.205Z] using credential docker-jenkins-github-credentials [2020-04-07T13:04:42.214Z] Cloning the remote Git repository [2020-04-07T13:04:42.214Z] Cloning with configured refspecs honoured and without tags [2020-04-07T13:04:42.194Z] Cloning repository https://github.com/moby/moby.git [2020-04-07T13:04:42.194Z] > git init /home/ubuntu/workspace/moby_PR-40786 # timeout=10 [2020-04-07T13:04:42.211Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-07T13:04:42.211Z] > git --version # timeout=10 [2020-04-07T13:04:42.218Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-07T13:04:42.219Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40786/head:refs/remotes/origin/PR-40786 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T13:04:55.160Z] Fetching without tags [2020-04-07T13:04:55.426Z] Merging remotes/origin/master commit a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 into PR head commit 06ca1606e1a09c36bd12ed503b4c99d8a17ca230 [2020-04-07T13:04:55.967Z] Merge succeeded, producing 06ca1606e1a09c36bd12ed503b4c99d8a17ca230 [2020-04-07T13:04:55.967Z] Checking out Revision 06ca1606e1a09c36bd12ed503b4c99d8a17ca230 (PR-40786) [2020-04-07T13:04:55.113Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-07T13:04:55.115Z] > git config --add remote.origin.fetch +refs/pull/40786/head:refs/remotes/origin/PR-40786 # timeout=10 [2020-04-07T13:04:55.123Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T13:04:55.130Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-07T13:04:55.184Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-07T13:04:55.184Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-07T13:04:55.184Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40786/head:refs/remotes/origin/PR-40786 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T13:04:55.406Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T13:04:55.422Z] > git checkout -f 06ca1606e1a09c36bd12ed503b4c99d8a17ca230 # timeout=10 [2020-04-07T13:04:55.932Z] > git merge a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 # timeout=10 [2020-04-07T13:04:55.941Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-07T13:04:55.987Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T13:04:55.991Z] > git checkout -f 06ca1606e1a09c36bd12ed503b4c99d8a17ca230 # timeout=10 [2020-04-07T13:04:56.498Z] Commit message: "Fixed typo in inventor comments." [2020-04-07T13:04:56.505Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-07T13:04:57.342Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40786:/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-04-07T13:04:56.478Z] > git rev-list --no-walk c582f8a1aa789589c54fc02383ef784f670231bf # timeout=10 [2020-04-07T13:04:59.851Z] 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-04-07T13:05:00.328Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09456ccd7bb726acf) in /home/ubuntu/workspace/moby_PR-40786 [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] } [2020-04-07T13:05:00.353Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0d6613b8f005625c0) in /home/ubuntu/workspace/moby_PR-40786 [Pipeline] { [2020-04-07T13:05:00.377Z] Running on ppc64le-ubuntu-23 in /home/docker/workspace/moby_PR-40786 [Pipeline] checkout [Pipeline] // stage [2020-04-07T13:05:00.521Z] using credential docker-jenkins-github-credentials [2020-04-07T13:05:00.550Z] Fetching changes from the remote Git repository [Pipeline] // stage [2020-04-07T13:05:00.570Z] Fetching without tags [Pipeline] // stage [Pipeline] { [2020-04-07T13:05:00.587Z] Running on s390x-ubuntu-26 in /home/jenkins/workspace/moby_PR-40786 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] { Stage "win-RS1" skipped due to when conditional [2020-04-07T13:05:00.629Z] using credential docker-jenkins-github-credentials [Pipeline] } [2020-04-07T13:05:00.638Z] Cloning the remote Git repository [2020-04-07T13:05:00.638Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] { [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [2020-04-07T13:05:00.704Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [2020-04-07T13:05:00.722Z] Cloning the remote Git repository [2020-04-07T13:05:00.722Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-04-07T13:05:00.731Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] } [2020-04-07T13:05:00.748Z] Cloning the remote Git repository [2020-04-07T13:05:00.748Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-04-07T13:05:00.829Z] Merging remotes/origin/master commit a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 into PR head commit 06ca1606e1a09c36bd12ed503b4c99d8a17ca230 [2020-04-07T13:05:00.934Z] Merge succeeded, producing 06ca1606e1a09c36bd12ed503b4c99d8a17ca230 [2020-04-07T13:05:00.935Z] Checking out Revision 06ca1606e1a09c36bd12ed503b4c99d8a17ca230 (PR-40786) [2020-04-07T13:05:01.067Z] Commit message: "Fixed typo in inventor comments." [2020-04-07T13:05:00.521Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-04-07T13:05:00.540Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-07T13:05:00.550Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-07T13:05:00.550Z] > git --version # timeout=10 [2020-04-07T13:05:00.552Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-07T13:05:00.553Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40786/head:refs/remotes/origin/PR-40786 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T13:05:00.809Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T13:05:00.813Z] > git checkout -f 06ca1606e1a09c36bd12ed503b4c99d8a17ca230 # timeout=10 [2020-04-07T13:05:00.895Z] > git merge a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 # timeout=10 [2020-04-07T13:05:00.907Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-07T13:05:00.955Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T13:05:00.961Z] > git checkout -f 06ca1606e1a09c36bd12ed503b4c99d8a17ca230 # timeout=10 [2020-04-07T13:05:00.640Z] Cloning repository https://github.com/moby/moby.git [2020-04-07T13:05:00.640Z] > git init /home/ubuntu/workspace/moby_PR-40786 # timeout=10 [2020-04-07T13:05:00.656Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-07T13:05:00.657Z] > git --version # timeout=10 [2020-04-07T13:05:00.664Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-07T13:05:00.666Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40786/head:refs/remotes/origin/PR-40786 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T13:05:00.730Z] Cloning repository https://github.com/moby/moby.git [2020-04-07T13:05:00.730Z] > git init /home/docker/workspace/moby_PR-40786 # timeout=10 [2020-04-07T13:05:00.743Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-07T13:05:00.743Z] > git --version # timeout=10 [2020-04-07T13:05:00.747Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-07T13:05:00.748Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40786/head:refs/remotes/origin/PR-40786 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T13:05:00.754Z] Cloning repository https://github.com/moby/moby.git [2020-04-07T13:05:00.754Z] > git init /home/jenkins/workspace/moby_PR-40786 # timeout=10 [2020-04-07T13:05:00.760Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-07T13:05:00.760Z] > git --version # timeout=10 [2020-04-07T13:05:00.761Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-07T13:05:00.761Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40786/head:refs/remotes/origin/PR-40786 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-07T13:05:02.173Z] + [ PR != PR ] [2020-04-07T13:05:02.173Z] + [ master != master ] [2020-04-07T13:05:02.173Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-07T13:05:02.652Z] + docker version [2020-04-07T13:05:02.652Z] Client: Docker Engine - Community [2020-04-07T13:05:02.652Z] Version: 19.03.5 [2020-04-07T13:05:02.652Z] API version: 1.40 [2020-04-07T13:05:02.652Z] Go version: go1.12.12 [2020-04-07T13:05:02.652Z] Git commit: 633a0ea838 [2020-04-07T13:05:02.652Z] Built: Wed Nov 13 07:29:52 2019 [2020-04-07T13:05:02.652Z] OS/Arch: linux/amd64 [2020-04-07T13:05:02.652Z] Experimental: false [2020-04-07T13:05:02.652Z] [2020-04-07T13:05:02.652Z] Server: Docker Engine - Community [2020-04-07T13:05:02.652Z] Engine: [2020-04-07T13:05:02.652Z] Version: 19.03.5 [2020-04-07T13:05:02.652Z] API version: 1.40 (minimum version 1.12) [2020-04-07T13:05:02.652Z] Go version: go1.12.12 [2020-04-07T13:05:02.652Z] Git commit: 633a0ea838 [2020-04-07T13:05:02.652Z] Built: Wed Nov 13 07:28:22 2019 [2020-04-07T13:05:02.652Z] OS/Arch: linux/amd64 [2020-04-07T13:05:02.652Z] Experimental: true [2020-04-07T13:05:02.652Z] containerd: [2020-04-07T13:05:02.652Z] Version: 1.2.10 [2020-04-07T13:05:02.652Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-07T13:05:02.652Z] runc: [2020-04-07T13:05:02.652Z] Version: 1.0.0-rc8+dev [2020-04-07T13:05:02.652Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-07T13:05:02.652Z] docker-init: [2020-04-07T13:05:02.652Z] Version: 0.18.0 [2020-04-07T13:05:02.652Z] GitCommit: fec3683 [Pipeline] sh [2020-04-07T13:05:03.049Z] + docker info [2020-04-07T13:05:03.049Z] Client: [2020-04-07T13:05:03.049Z] Debug Mode: false [2020-04-07T13:05:03.049Z] [2020-04-07T13:05:03.049Z] Server: [2020-04-07T13:05:03.049Z] Containers: 0 [2020-04-07T13:05:03.049Z] Running: 0 [2020-04-07T13:05:03.049Z] Paused: 0 [2020-04-07T13:05:03.049Z] Stopped: 0 [2020-04-07T13:05:03.049Z] Images: 4 [2020-04-07T13:05:03.049Z] Server Version: 19.03.5 [2020-04-07T13:05:03.049Z] Storage Driver: overlay2 [2020-04-07T13:05:03.049Z] Backing Filesystem: extfs [2020-04-07T13:05:03.049Z] Supports d_type: true [2020-04-07T13:05:03.049Z] Native Overlay Diff: true [2020-04-07T13:05:03.049Z] Logging Driver: json-file [2020-04-07T13:05:03.049Z] Cgroup Driver: cgroupfs [2020-04-07T13:05:03.049Z] Plugins: [2020-04-07T13:05:03.049Z] Volume: local [2020-04-07T13:05:03.049Z] Network: bridge host ipvlan macvlan null overlay [2020-04-07T13:05:03.049Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-07T13:05:03.049Z] Swarm: inactive [2020-04-07T13:05:03.049Z] Runtimes: runc [2020-04-07T13:05:03.049Z] Default Runtime: runc [2020-04-07T13:05:03.049Z] Init Binary: docker-init [2020-04-07T13:05:03.049Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-07T13:05:03.049Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-07T13:05:03.049Z] init version: fec3683 [2020-04-07T13:05:03.049Z] Security Options: [2020-04-07T13:05:03.049Z] apparmor [2020-04-07T13:05:03.049Z] seccomp [2020-04-07T13:05:03.049Z] Profile: default [2020-04-07T13:05:03.049Z] Kernel Version: 4.15.0-1058-aws [2020-04-07T13:05:03.049Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-07T13:05:03.049Z] OSType: linux [2020-04-07T13:05:03.049Z] Architecture: x86_64 [2020-04-07T13:05:03.049Z] CPUs: 2 [2020-04-07T13:05:03.049Z] Total Memory: 7.501GiB [2020-04-07T13:05:03.049Z] Name: ip-10-100-74-83 [2020-04-07T13:05:03.049Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-04-07T13:05:03.049Z] Docker Root Dir: /var/lib/docker [2020-04-07T13:05:03.049Z] Debug Mode: false [2020-04-07T13:05:03.049Z] Registry: https://index.docker.io/v1/ [2020-04-07T13:05:03.049Z] Labels: [2020-04-07T13:05:03.049Z] Experimental: true [2020-04-07T13:05:03.049Z] Insecure Registries: [2020-04-07T13:05:03.049Z] 127.0.0.0/8 [2020-04-07T13:05:03.049Z] Live Restore Enabled: true [2020-04-07T13:05:03.049Z] [2020-04-07T13:05:03.049Z] WARNING: No swap limit support [Pipeline] sh [2020-04-07T13:05:03.338Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-07T13:05:03.338Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-07T13:05:03.338Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40786/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-07T13:05:03.592Z] + bash /home/ubuntu/workspace/moby_PR-40786/check-config.sh [2020-04-07T13:05:03.592Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-07T13:05:03.592Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-04-07T13:05:03.592Z] [2020-04-07T13:05:03.592Z] Generally Necessary: [2020-04-07T13:05:03.592Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-07T13:05:03.592Z] - apparmor: enabled and tools installed [2020-04-07T13:05:03.592Z] - CONFIG_NAMESPACES: enabled [2020-04-07T13:05:03.592Z] - CONFIG_NET_NS: enabled [2020-04-07T13:05:03.592Z] - CONFIG_PID_NS: enabled [2020-04-07T13:05:03.592Z] - CONFIG_IPC_NS: enabled [2020-04-07T13:05:03.592Z] - CONFIG_UTS_NS: enabled [2020-04-07T13:05:03.592Z] - CONFIG_CGROUPS: enabled [2020-04-07T13:05:03.592Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-07T13:05:03.592Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-07T13:05:03.592Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-07T13:05:03.592Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-07T13:05:03.592Z] - CONFIG_CPUSETS: enabled [2020-04-07T13:05:03.592Z] - CONFIG_MEMCG: enabled [2020-04-07T13:05:03.592Z] - CONFIG_KEYS: enabled [2020-04-07T13:05:03.592Z] - CONFIG_VETH: enabled (as module) [2020-04-07T13:05:03.592Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-07T13:05:03.592Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-07T13:05:03.592Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-07T13:05:03.592Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-07T13:05:03.592Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-07T13:05:03.592Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-07T13:05:03.592Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-07T13:05:03.592Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-07T13:05:03.592Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-07T13:05:03.592Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-07T13:05:03.592Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-07T13:05:03.592Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-07T13:05:03.592Z] [2020-04-07T13:05:03.592Z] Optional Features: [2020-04-07T13:05:03.592Z] - CONFIG_USER_NS: enabled [2020-04-07T13:05:03.592Z] - CONFIG_SECCOMP: enabled [2020-04-07T13:05:03.592Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-07T13:05:03.592Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-07T13:05:03.592Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-07T13:05:03.592Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-07T13:05:03.592Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-04-07T13:05:03.592Z] - CONFIG_BLK_CGROUP: enabled [2020-04-07T13:05:03.592Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-07T13:05:03.592Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-07T13:05:03.592Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-07T13:05:03.592Z] - CONFIG_CGROUP_PERF: enabled [2020-04-07T13:05:03.592Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-07T13:05:03.592Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-07T13:05:03.592Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-07T13:05:03.592Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-07T13:05:03.592Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-07T13:05:03.592Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-07T13:05:03.848Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-07T13:05:03.848Z] - CONFIG_IP_VS: enabled (as module) [2020-04-07T13:05:03.848Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-07T13:05:03.848Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-07T13:05:03.848Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-07T13:05:03.848Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-07T13:05:03.848Z] - CONFIG_EXT4_FS: enabled [2020-04-07T13:05:03.848Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-07T13:05:03.848Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-07T13:05:03.848Z] - Network Drivers: [2020-04-07T13:05:03.848Z] - "overlay": [2020-04-07T13:05:03.848Z] - CONFIG_VXLAN: enabled (as module) [2020-04-07T13:05:03.848Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-07T13:05:03.848Z] Optional (for encrypted networks): [2020-04-07T13:05:03.848Z] - CONFIG_CRYPTO: enabled [2020-04-07T13:05:03.848Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-07T13:05:03.848Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-07T13:05:03.848Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-07T13:05:03.848Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-07T13:05:03.848Z] - CONFIG_XFRM: enabled [2020-04-07T13:05:03.848Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-07T13:05:03.848Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-07T13:05:03.848Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-07T13:05:03.848Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-07T13:05:03.848Z] - "ipvlan": [2020-04-07T13:05:03.848Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-07T13:05:03.848Z] - "macvlan": [2020-04-07T13:05:03.848Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-07T13:05:03.848Z] - CONFIG_DUMMY: enabled (as module) [2020-04-07T13:05:03.848Z] - "ftp,tftp client in container": [2020-04-07T13:05:03.848Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-07T13:05:03.848Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-07T13:05:03.848Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-07T13:05:03.848Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-07T13:05:03.848Z] - Storage Drivers: [2020-04-07T13:05:03.848Z] - "aufs": [2020-04-07T13:05:03.848Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-07T13:05:03.848Z] - "btrfs": [2020-04-07T13:05:03.848Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-07T13:05:03.848Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-07T13:05:03.848Z] - "devicemapper": [2020-04-07T13:05:03.848Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-07T13:05:03.848Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-07T13:05:03.848Z] - "overlay": [2020-04-07T13:05:03.848Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-07T13:05:03.848Z] - "zfs": [2020-04-07T13:05:03.848Z] - /dev/zfs: missing [2020-04-07T13:05:03.848Z] - zfs command: missing [2020-04-07T13:05:03.848Z] - zpool command: missing [2020-04-07T13:05:03.848Z] [2020-04-07T13:05:03.848Z] Limits: [2020-04-07T13:05:03.848Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-07T13:05:03.848Z] [2020-04-07T13:05:03.848Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-07T13:05:04.293Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:06ca1606e1a09c36bd12ed503b4c99d8a17ca230 . [2020-04-07T13:05:04.293Z] #1 [internal] load build definition from Dockerfile [2020-04-07T13:05:04.293Z] #1 transferring dockerfile: 17.09kB done [2020-04-07T13:05:04.293Z] #1 DONE 0.0s [2020-04-07T13:05:04.293Z] [2020-04-07T13:05:04.293Z] #2 [internal] load .dockerignore [2020-04-07T13:05:04.293Z] #2 transferring context: 87B done [2020-04-07T13:05:04.293Z] #2 DONE 0.0s [2020-04-07T13:05:04.293Z] [2020-04-07T13:05:04.293Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-07T13:05:04.293Z] #3 DONE 0.1s [2020-04-07T13:05:04.548Z] [2020-04-07T13:05:04.548Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-07T13:05:04.548Z] #4 CACHED [2020-04-07T13:05:04.810Z] [2020-04-07T13:05:04.810Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-07T13:05:04.810Z] #6 DONE 0.1s [2020-04-07T13:05:04.810Z] [2020-04-07T13:05:04.810Z] #5 [internal] load metadata for docker.io/library/golang:1.13.9-buster [2020-04-07T13:05:04.810Z] #5 DONE 0.1s [2020-04-07T13:05:05.076Z] [2020-04-07T13:05:05.076Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-07T13:05:05.076Z] #71 DONE 0.0s [2020-04-07T13:05:05.076Z] [2020-04-07T13:05:05.076Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-07T13:05:05.076Z] #7 DONE 0.0s [2020-04-07T13:05:05.076Z] [2020-04-07T13:05:05.076Z] #20 [internal] load build context [2020-04-07T13:05:06.014Z] #20 transferring context: 52.78MB 1.1s done [2020-04-07T13:05:06.268Z] #20 DONE 1.2s [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-07T13:05:06.268Z] #57 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:05:06.268Z] #68 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:05:06.268Z] #44 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-07T13:05:06.268Z] #16 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-07T13:05:06.268Z] #8 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-07T13:05:06.268Z] #58 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:05:06.268Z] #33 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-07T13:05:06.268Z] #13 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-07T13:05:06.268Z] #72 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:05:06.268Z] #53 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-07T13:05:06.268Z] #29 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-07T13:05:06.268Z] #15 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-07T13:05:06.268Z] #69 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-07T13:05:06.268Z] #67 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-07T13:05:06.268Z] #54 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-07T13:05:06.268Z] #31 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T13:05:06.268Z] #10 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-07T13:05:06.268Z] #12 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-07T13:05:06.268Z] #63 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-07T13:05:06.268Z] #42 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T13:05:06.268Z] #17 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-07T13:05:06.268Z] #62 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:05:06.268Z] #65 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-07T13:05:06.268Z] #34 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-07T13:05:06.268Z] #52 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-07T13:05:06.268Z] #26 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-07T13:05:06.268Z] #49 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:05:06.268Z] #23 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-07T13:05:06.268Z] #61 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:05:06.268Z] #60 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-07T13:05:06.268Z] #40 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-07T13:05:06.268Z] #41 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-07T13:05:06.268Z] #55 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-07T13:05:06.268Z] #14 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-07T13:05:06.268Z] #45 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-07T13:05:06.268Z] #22 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-07T13:05:06.268Z] #66 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-07T13:05:06.268Z] #11 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-07T13:05:06.268Z] #73 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-07T13:05:06.268Z] #37 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T13:05:06.268Z] #35 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-07T13:05:06.268Z] #75 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-07T13:05:06.268Z] #18 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-07T13:05:06.268Z] #32 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:05:06.268Z] #56 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T13:05:06.268Z] #43 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:05:06.268Z] #50 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-07T13:05:06.268Z] #51 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-07T13:05:06.268Z] #19 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:05:06.268Z] #38 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-07T13:05:06.268Z] #70 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-07T13:05:06.268Z] #25 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-07T13:05:06.268Z] #39 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-07T13:05:06.268Z] #36 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-07T13:05:06.268Z] #28 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-07T13:05:06.268Z] #48 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-07T13:05:06.268Z] #30 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-07T13:05:06.268Z] #59 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-07T13:05:06.268Z] #64 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T13:05:06.268Z] #27 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-07T13:05:06.268Z] #46 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:05:06.268Z] #47 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-07T13:05:06.268Z] #9 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-07T13:05:06.268Z] #21 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:05:06.268Z] #74 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-07T13:05:06.268Z] #24 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-07T13:05:06.268Z] #76 CACHED [2020-04-07T13:05:06.268Z] [2020-04-07T13:05:06.268Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-07T13:05:06.828Z] #77 DONE 0.8s [2020-04-07T13:05:07.082Z] [2020-04-07T13:05:07.082Z] #78 exporting to image [2020-04-07T13:05:07.082Z] #78 exporting layers [2020-04-07T13:05:08.006Z] #78 exporting layers 0.9s done [2020-04-07T13:05:08.006Z] #78 writing image sha256:38d8fa832e7d5061620018a90c736c39005f40923d9b66f0e028440950cfda90 [2020-04-07T13:05:08.006Z] #78 writing image sha256:38d8fa832e7d5061620018a90c736c39005f40923d9b66f0e028440950cfda90 done [2020-04-07T13:05:08.006Z] #78 naming to docker.io/library/docker:06ca1606e1a09c36bd12ed503b4c99d8a17ca230 done [2020-04-07T13:05:08.006Z] #78 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-04-07T13:05:08.453Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40786/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40786/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=06ca1606e1a09c36bd12ed503b4c99d8a17ca230 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:06ca1606e1a09c36bd12ed503b4c99d8a17ca230 hack/validate/default [2020-04-07T13:05:09.018Z] Congratulations! All commits are properly signed with the DCO! [2020-04-07T13:05:09.273Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-04-07T13:05:09.273Z] No api/types/ or api/swagger.yaml changes in diff. [2020-04-07T13:05:09.273Z] Congratulations! All TOML source files changed here have valid syntax. [2020-04-07T13:05:09.273Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-04-07T13:05:09.273Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-04-07T13:05:09.273Z] Congratulations! No new tests were added to integration-cli. [2020-04-07T13:05:09.273Z] [2020-04-07T13:05:09.273Z] INFO Start validation with golang-ci-lint [2020-04-07T13:05:09.273Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-04-07T13:05:09.273Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-04-07T13:05:09.273Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-04-07T13:05:09.562Z] Fetching without tags [2020-04-07T13:05:09.832Z] Merging remotes/origin/master commit a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 into PR head commit 06ca1606e1a09c36bd12ed503b4c99d8a17ca230 [2020-04-07T13:05:09.538Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-07T13:05:09.540Z] > git config --add remote.origin.fetch +refs/pull/40786/head:refs/remotes/origin/PR-40786 # timeout=10 [2020-04-07T13:05:09.541Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T13:05:09.553Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-07T13:05:09.568Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-07T13:05:09.568Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-07T13:05:09.568Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40786/head:refs/remotes/origin/PR-40786 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T13:05:09.838Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T13:05:09.839Z] > git checkout -f 06ca1606e1a09c36bd12ed503b4c99d8a17ca230 # timeout=10 [2020-04-07T13:05:10.291Z] Merge succeeded, producing 06ca1606e1a09c36bd12ed503b4c99d8a17ca230 [2020-04-07T13:05:10.292Z] Checking out Revision 06ca1606e1a09c36bd12ed503b4c99d8a17ca230 (PR-40786) [2020-04-07T13:05:10.594Z] Commit message: "Fixed typo in inventor comments." [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-07T13:05:11.421Z] + docker version [2020-04-07T13:05:11.421Z] Client: Docker Engine - Community [2020-04-07T13:05:11.421Z] Version: 19.03.7 [2020-04-07T13:05:11.421Z] API version: 1.40 [2020-04-07T13:05:11.421Z] Go version: go1.12.17 [2020-04-07T13:05:11.421Z] Git commit: 7141c199a2 [2020-04-07T13:05:11.421Z] Built: Sat Mar 7 16:48:47 2020 [2020-04-07T13:05:11.421Z] OS/Arch: linux/s390x [2020-04-07T13:05:11.421Z] Experimental: false [2020-04-07T13:05:11.421Z] [2020-04-07T13:05:11.421Z] Server: Docker Engine - Community [2020-04-07T13:05:11.421Z] Engine: [2020-04-07T13:05:11.421Z] Version: 19.03.7 [2020-04-07T13:05:11.421Z] API version: 1.40 (minimum version 1.12) [2020-04-07T13:05:11.421Z] Go version: go1.12.17 [2020-04-07T13:05:11.421Z] Git commit: 7141c199a2 [2020-04-07T13:05:11.421Z] Built: Sat Mar 7 16:47:46 2020 [2020-04-07T13:05:11.421Z] OS/Arch: linux/s390x [2020-04-07T13:05:11.421Z] Experimental: true [2020-04-07T13:05:11.421Z] containerd: [2020-04-07T13:05:11.421Z] Version: 1.2.13 [2020-04-07T13:05:11.421Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-07T13:05:11.421Z] runc: [2020-04-07T13:05:11.421Z] Version: 1.0.0-rc10 [2020-04-07T13:05:11.421Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-07T13:05:11.421Z] docker-init: [2020-04-07T13:05:11.421Z] Version: 0.18.0 [2020-04-07T13:05:11.421Z] GitCommit: fec3683 [Pipeline] sh [2020-04-07T13:05:10.268Z] > git merge a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 # timeout=10 [2020-04-07T13:05:10.284Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-07T13:05:10.298Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T13:05:10.302Z] > git checkout -f 06ca1606e1a09c36bd12ed503b4c99d8a17ca230 # timeout=10 [2020-04-07T13:05:11.786Z] + docker info [2020-04-07T13:05:12.069Z] Client: [2020-04-07T13:05:12.069Z] Debug Mode: false [2020-04-07T13:05:12.069Z] [2020-04-07T13:05:12.069Z] Server: [2020-04-07T13:05:12.069Z] Containers: 0 [2020-04-07T13:05:12.069Z] Running: 0 [2020-04-07T13:05:12.069Z] Paused: 0 [2020-04-07T13:05:12.069Z] Stopped: 0 [2020-04-07T13:05:12.069Z] Images: 0 [2020-04-07T13:05:12.069Z] Server Version: 19.03.7 [2020-04-07T13:05:12.069Z] Storage Driver: overlay2 [2020-04-07T13:05:12.069Z] Backing Filesystem: [2020-04-07T13:05:12.069Z] Supports d_type: true [2020-04-07T13:05:12.069Z] Native Overlay Diff: true [2020-04-07T13:05:12.069Z] Logging Driver: json-file [2020-04-07T13:05:12.069Z] Cgroup Driver: cgroupfs [2020-04-07T13:05:12.069Z] Plugins: [2020-04-07T13:05:12.069Z] Volume: local [2020-04-07T13:05:12.069Z] Network: bridge host ipvlan macvlan null overlay [2020-04-07T13:05:12.069Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-07T13:05:12.069Z] Swarm: inactive [2020-04-07T13:05:12.069Z] Runtimes: runc [2020-04-07T13:05:12.069Z] Default Runtime: runc [2020-04-07T13:05:12.069Z] Init Binary: docker-init [2020-04-07T13:05:12.069Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-07T13:05:12.069Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-07T13:05:12.069Z] init version: fec3683 [2020-04-07T13:05:12.069Z] Security Options: [2020-04-07T13:05:12.069Z] apparmor [2020-04-07T13:05:12.069Z] seccomp [2020-04-07T13:05:12.069Z] Profile: default [2020-04-07T13:05:12.069Z] Kernel Version: 4.15.0-88-generic [2020-04-07T13:05:12.069Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-07T13:05:12.069Z] OSType: linux [2020-04-07T13:05:12.069Z] Architecture: s390x [2020-04-07T13:05:12.069Z] CPUs: 2 [2020-04-07T13:05:12.069Z] Total Memory: 7.861GiB [2020-04-07T13:05:12.069Z] Name: s390x-ubuntu-26 [2020-04-07T13:05:12.069Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-04-07T13:05:12.069Z] Docker Root Dir: /var/lib/docker [2020-04-07T13:05:12.069Z] Debug Mode: false [2020-04-07T13:05:12.069Z] Username: dockerbuildbot [2020-04-07T13:05:12.069Z] Registry: https://index.docker.io/v1/ [2020-04-07T13:05:12.069Z] Labels: [2020-04-07T13:05:12.069Z] Experimental: true [2020-04-07T13:05:12.069Z] Insecure Registries: [2020-04-07T13:05:12.069Z] 127.0.0.0/8 [2020-04-07T13:05:12.069Z] Live Restore Enabled: false [2020-04-07T13:05:12.069Z] [2020-04-07T13:05:12.069Z] WARNING: No swap limit support [Pipeline] sh [2020-04-07T13:05:12.435Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-07T13:05:12.435Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-07T13:05:12.435Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40786/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-07T13:05:12.435Z] + bash /home/jenkins/workspace/moby_PR-40786/check-config.sh [2020-04-07T13:05:12.435Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-07T13:05:12.435Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-04-07T13:05:12.435Z] [2020-04-07T13:05:12.435Z] Generally Necessary: [2020-04-07T13:05:12.435Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-07T13:05:12.435Z] - apparmor: enabled and tools installed [2020-04-07T13:05:12.435Z] - CONFIG_NAMESPACES: enabled [2020-04-07T13:05:12.435Z] - CONFIG_NET_NS: enabled [2020-04-07T13:05:12.435Z] - CONFIG_PID_NS: enabled [2020-04-07T13:05:12.435Z] - CONFIG_IPC_NS: enabled [2020-04-07T13:05:12.435Z] - CONFIG_UTS_NS: enabled [2020-04-07T13:05:12.435Z] - CONFIG_CGROUPS: enabled [2020-04-07T13:05:12.719Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-07T13:05:12.719Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-07T13:05:12.719Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-07T13:05:12.719Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-07T13:05:12.719Z] - CONFIG_CPUSETS: enabled [2020-04-07T13:05:12.719Z] - CONFIG_MEMCG: enabled [2020-04-07T13:05:12.719Z] - CONFIG_KEYS: enabled [2020-04-07T13:05:12.719Z] - CONFIG_VETH: enabled (as module) [2020-04-07T13:05:12.719Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-07T13:05:12.719Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-07T13:05:12.719Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-07T13:05:12.719Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-07T13:05:12.719Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-07T13:05:12.719Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-07T13:05:12.719Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-07T13:05:12.719Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-07T13:05:12.719Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-07T13:05:12.719Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-07T13:05:12.719Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-07T13:05:12.719Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-07T13:05:12.719Z] [2020-04-07T13:05:12.719Z] Optional Features: [2020-04-07T13:05:12.719Z] - CONFIG_USER_NS: enabled [2020-04-07T13:05:12.719Z] - CONFIG_SECCOMP: enabled [2020-04-07T13:05:12.719Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-07T13:05:12.719Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-07T13:05:12.719Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-07T13:05:12.719Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-07T13:05:12.719Z] - CONFIG_BLK_CGROUP: enabled [2020-04-07T13:05:12.719Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-07T13:05:12.719Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-07T13:05:12.719Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-07T13:05:12.719Z] - CONFIG_CGROUP_PERF: enabled [2020-04-07T13:05:12.719Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-07T13:05:12.719Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-07T13:05:12.719Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-07T13:05:12.719Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-07T13:05:12.719Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-07T13:05:12.719Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-07T13:05:12.719Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-07T13:05:12.719Z] - CONFIG_IP_VS: enabled (as module) [2020-04-07T13:05:12.719Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-07T13:05:12.719Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-07T13:05:12.719Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-07T13:05:12.719Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-07T13:05:12.719Z] - CONFIG_EXT4_FS: enabled [2020-04-07T13:05:12.719Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-07T13:05:12.719Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-07T13:05:12.719Z] - Network Drivers: [2020-04-07T13:05:12.719Z] - "overlay": [2020-04-07T13:05:12.719Z] - CONFIG_VXLAN: enabled (as module) [2020-04-07T13:05:12.719Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-07T13:05:12.719Z] Optional (for encrypted networks): [2020-04-07T13:05:12.719Z] - CONFIG_CRYPTO: enabled [2020-04-07T13:05:12.719Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-07T13:05:12.719Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-07T13:05:12.719Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-07T13:05:12.719Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-07T13:05:12.719Z] - CONFIG_XFRM: enabled [2020-04-07T13:05:12.719Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-07T13:05:12.719Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-07T13:05:12.719Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-07T13:05:12.719Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-07T13:05:12.719Z] - "ipvlan": [2020-04-07T13:05:12.719Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-07T13:05:12.719Z] - "macvlan": [2020-04-07T13:05:12.719Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-07T13:05:12.719Z] - CONFIG_DUMMY: enabled (as module) [2020-04-07T13:05:12.719Z] - "ftp,tftp client in container": [2020-04-07T13:05:12.719Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-07T13:05:12.719Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-07T13:05:12.719Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-07T13:05:12.719Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-07T13:05:12.719Z] - Storage Drivers: [2020-04-07T13:05:12.719Z] - "aufs": [2020-04-07T13:05:12.719Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-07T13:05:12.719Z] - "btrfs": [2020-04-07T13:05:12.719Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-07T13:05:12.719Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-07T13:05:12.720Z] - "devicemapper": [2020-04-07T13:05:12.720Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-07T13:05:12.720Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-07T13:05:12.720Z] - "overlay": [2020-04-07T13:05:12.720Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-07T13:05:12.720Z] - "zfs": [2020-04-07T13:05:12.720Z] - /dev/zfs: missing [2020-04-07T13:05:12.720Z] - zfs command: missing [2020-04-07T13:05:12.720Z] - zpool command: missing [2020-04-07T13:05:12.720Z] [2020-04-07T13:05:12.720Z] Limits: [2020-04-07T13:05:12.720Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-07T13:05:12.720Z] [2020-04-07T13:05:12.720Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-07T13:05:13.133Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:06ca1606e1a09c36bd12ed503b4c99d8a17ca230 . [2020-04-07T13:05:13.133Z] #2 [internal] load .dockerignore [2020-04-07T13:05:13.133Z] #2 transferring context: 87B done [2020-04-07T13:05:13.133Z] #2 DONE 0.0s [2020-04-07T13:05:13.133Z] [2020-04-07T13:05:13.133Z] #1 [internal] load build definition from Dockerfile [2020-04-07T13:05:13.133Z] #1 transferring dockerfile: 17.09kB done [2020-04-07T13:05:13.133Z] #1 DONE 0.0s [2020-04-07T13:05:13.133Z] [2020-04-07T13:05:13.133Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-07T13:05:13.413Z] #3 DONE 0.3s [2020-04-07T13:05:13.413Z] [2020-04-07T13:05:13.413Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-07T13:05:13.413Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-07T13:05:13.413Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-07T13:05:13.413Z] #4 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2020-04-07T13:05:13.413Z] #4 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2020-04-07T13:05:13.413Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 0B / 8.87MB 0.0s [2020-04-07T13:05:13.698Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 5.40MB / 8.87MB 0.1s [2020-04-07T13:05:13.698Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2020-04-07T13:05:13.698Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf [2020-04-07T13:05:13.979Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 0.2s done [2020-04-07T13:05:13.979Z] #4 DONE 0.5s [2020-04-07T13:05:14.590Z] [2020-04-07T13:05:14.590Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-07T13:05:14.590Z] #6 ... [2020-04-07T13:05:14.590Z] [2020-04-07T13:05:14.590Z] #5 [internal] load metadata for docker.io/library/golang:1.13.9-buster [2020-04-07T13:05:14.590Z] #5 DONE 0.2s [2020-04-07T13:05:14.890Z] [2020-04-07T13:05:14.890Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-07T13:05:14.890Z] #6 DONE 0.4s [2020-04-07T13:05:14.890Z] [2020-04-07T13:05:14.890Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-07T13:05:14.890Z] #7 resolve docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 done [2020-04-07T13:05:14.890Z] #7 sha256:1869959e92b48f4df8f7f54fbcf37f3236679d4f49f2c3ff028586469d50a577 1.79kB / 1.79kB done [2020-04-07T13:05:14.890Z] #7 sha256:19c08f2986c378fec7e0445eb1fdd253294083edfb92a55ba930c812b7164eeb 5.46kB / 5.46kB done [2020-04-07T13:05:14.890Z] #7 sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 1.42kB / 1.42kB done [2020-04-07T13:05:14.890Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 0B / 48.96MB 0.1s [2020-04-07T13:05:14.890Z] #7 sha256:4da65af62001a02cf6d0b02d633e449ec3633ca0c76bd16cd34bcf2ef28a6352 0B / 7.38MB 0.1s [2020-04-07T13:05:14.890Z] #7 sha256:d6d21d967603e5e4c423c0f549b7978e548b4e142bf03cb70c03051062726687 195.65kB / 9.88MB 0.1s [2020-04-07T13:05:15.196Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 5.37MB / 48.96MB 0.3s [2020-04-07T13:05:15.196Z] #7 sha256:4da65af62001a02cf6d0b02d633e449ec3633ca0c76bd16cd34bcf2ef28a6352 7.38MB / 7.38MB 0.3s [2020-04-07T13:05:15.196Z] #7 sha256:d6d21d967603e5e4c423c0f549b7978e548b4e142bf03cb70c03051062726687 9.88MB / 9.88MB 0.3s [2020-04-07T13:05:15.196Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 23.34MB / 48.96MB 0.5s [2020-04-07T13:05:15.196Z] #7 sha256:4da65af62001a02cf6d0b02d633e449ec3633ca0c76bd16cd34bcf2ef28a6352 7.38MB / 7.38MB 0.3s done [2020-04-07T13:05:15.196Z] #7 sha256:d6d21d967603e5e4c423c0f549b7978e548b4e142bf03cb70c03051062726687 9.88MB / 9.88MB 0.3s done [2020-04-07T13:05:15.196Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 2.56MB / 56.67MB 0.5s [2020-04-07T13:05:15.196Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 3.55MB / 51.33MB 0.5s [2020-04-07T13:05:15.228Z] Fetching without tags [2020-04-07T13:05:15.324Z] Still waiting to schedule task [2020-04-07T13:05:15.324Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-04-07T13:05:15.325Z] Still waiting to schedule task [2020-04-07T13:05:15.325Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-04-07T13:05:15.332Z] Still waiting to schedule task [2020-04-07T13:05:15.332Z] Waiting for next available executor on ‘azwin-2-6d2f00’ [2020-04-07T13:05:15.503Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 28.91MB / 48.96MB 0.6s [2020-04-07T13:05:15.503Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 6.77MB / 51.33MB 0.6s [2020-04-07T13:05:15.503Z] #7 ... [2020-04-07T13:05:15.503Z] [2020-04-07T13:05:15.503Z] #20 [internal] load build context [2020-04-07T13:05:15.503Z] #20 transferring context: 52.78MB 0.7s done [2020-04-07T13:05:15.503Z] #20 DONE 0.7s [2020-04-07T13:05:15.503Z] [2020-04-07T13:05:15.503Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-07T13:05:15.503Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 38.55MB / 48.96MB 0.8s [2020-04-07T13:05:15.503Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 12.63MB / 56.67MB 0.8s [2020-04-07T13:05:15.503Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 13.20MB / 51.33MB 0.8s [2020-04-07T13:05:15.630Z] Merging remotes/origin/master commit a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 into PR head commit 06ca1606e1a09c36bd12ed503b4c99d8a17ca230 [2020-04-07T13:05:15.798Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 42.74MB / 48.96MB 0.9s [2020-04-07T13:05:15.798Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 16.70MB / 56.67MB 0.9s [2020-04-07T13:05:15.798Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 16.81MB / 51.33MB 0.9s [2020-04-07T13:05:15.798Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 46.84MB / 48.96MB 1.0s [2020-04-07T13:05:15.798Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 20.99MB / 56.67MB 1.0s [2020-04-07T13:05:15.798Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 20.15MB / 51.33MB 1.0s [2020-04-07T13:05:16.105Z] #7 sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 48.96MB / 48.96MB 1.0s done [2020-04-07T13:05:16.105Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 32.21MB / 56.67MB 1.2s [2020-04-07T13:05:16.105Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 27.68MB / 51.33MB 1.2s [2020-04-07T13:05:16.105Z] #7 sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 1.53MB / 102.23MB 1.2s [2020-04-07T13:05:16.105Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 36.01MB / 56.67MB 1.3s [2020-04-07T13:05:16.105Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 31.55MB / 51.33MB 1.3s [2020-04-07T13:05:16.105Z] #7 extracting sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 0.1s [2020-04-07T13:05:16.413Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 39.00MB / 56.67MB 1.4s [2020-04-07T13:05:16.413Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 36.83MB / 51.33MB 1.4s [2020-04-07T13:05:16.413Z] #7 sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 8.56MB / 102.23MB 1.4s [2020-04-07T13:05:16.413Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 42.93MB / 56.67MB 1.5s [2020-04-07T13:05:16.413Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 40.27MB / 51.33MB 1.5s [2020-04-07T13:05:16.413Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 46.63MB / 56.67MB 1.6s [2020-04-07T13:05:16.413Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 44.54MB / 51.33MB 1.6s [2020-04-07T13:05:16.413Z] #7 sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 16.89MB / 102.23MB 1.6s [2020-04-07T13:05:15.199Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-07T13:05:15.206Z] > git config --add remote.origin.fetch +refs/pull/40786/head:refs/remotes/origin/PR-40786 # timeout=10 [2020-04-07T13:05:15.210Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T13:05:15.218Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-07T13:05:15.231Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-07T13:05:15.231Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-07T13:05:15.232Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40786/head:refs/remotes/origin/PR-40786 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T13:05:15.632Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T13:05:15.636Z] > git checkout -f 06ca1606e1a09c36bd12ed503b4c99d8a17ca230 # timeout=10 [2020-04-07T13:05:16.536Z] Merge succeeded, producing 06ca1606e1a09c36bd12ed503b4c99d8a17ca230 [2020-04-07T13:05:16.536Z] Checking out Revision 06ca1606e1a09c36bd12ed503b4c99d8a17ca230 (PR-40786) [2020-04-07T13:05:16.718Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 49.76MB / 56.67MB 1.7s [2020-04-07T13:05:16.718Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 48.71MB / 51.33MB 1.7s [2020-04-07T13:05:16.718Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 56.67MB / 56.67MB 1.9s [2020-04-07T13:05:16.718Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 51.33MB / 51.33MB 1.9s [2020-04-07T13:05:16.718Z] #7 sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 29.00MB / 102.23MB 1.9s [2020-04-07T13:05:17.025Z] Commit message: "Fixed typo in inventor comments." [2020-04-07T13:05:17.026Z] #7 sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 56.67MB / 56.67MB 1.9s done [2020-04-07T13:05:17.026Z] #7 sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 51.33MB / 51.33MB 1.9s done [2020-04-07T13:05:17.026Z] #7 sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 39.95MB / 102.23MB 2.0s [2020-04-07T13:05:17.026Z] #7 sha256:38a50ce2ad06196fc9363e15df92ff6fe2d90109296d495b26c0db4800faf0cd 0B / 155B 2.0s [2020-04-07T13:05:17.026Z] #7 sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 49.82MB / 102.23MB 2.1s [2020-04-07T13:05:17.026Z] #7 sha256:38a50ce2ad06196fc9363e15df92ff6fe2d90109296d495b26c0db4800faf0cd 155B / 155B 2.0s done [2020-04-07T13:05:17.319Z] #7 sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 63.71MB / 102.23MB 2.3s [2020-04-07T13:05:17.319Z] #7 sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 75.49MB / 102.23MB 2.4s [2020-04-07T13:05:17.319Z] #7 sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 98.92MB / 102.23MB 2.6s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-07T13:05:17.600Z] #7 ... [2020-04-07T13:05:17.600Z] [2020-04-07T13:05:17.600Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-07T13:05:17.600Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-07T13:05:17.600Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-07T13:05:17.600Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-07T13:05:17.600Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.1s done [2020-04-07T13:05:17.600Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.4s done [2020-04-07T13:05:17.600Z] #71 DONE 2.8s [2020-04-07T13:05:17.600Z] [2020-04-07T13:05:17.600Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-07T13:05:17.600Z] #7 sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 102.23MB / 102.23MB 2.7s done [2020-04-07T13:05:17.863Z] + docker version [2020-04-07T13:05:17.863Z] Client: Docker Engine - Community [2020-04-07T13:05:17.863Z] Version: 19.03.5 [2020-04-07T13:05:17.863Z] API version: 1.40 [2020-04-07T13:05:17.863Z] Go version: go1.12.12 [2020-04-07T13:05:17.863Z] Git commit: 633a0ea [2020-04-07T13:05:17.863Z] Built: Wed Nov 13 07:27:53 2019 [2020-04-07T13:05:17.863Z] OS/Arch: linux/arm64 [2020-04-07T13:05:17.863Z] Experimental: false [2020-04-07T13:05:17.863Z] [2020-04-07T13:05:17.863Z] Server: Docker Engine - Community [2020-04-07T13:05:17.863Z] Engine: [2020-04-07T13:05:17.863Z] Version: 19.03.5 [2020-04-07T13:05:17.863Z] API version: 1.40 (minimum version 1.12) [2020-04-07T13:05:17.863Z] Go version: go1.12.12 [2020-04-07T13:05:17.863Z] Git commit: 633a0ea [2020-04-07T13:05:17.863Z] Built: Wed Nov 13 07:26:25 2019 [2020-04-07T13:05:17.863Z] OS/Arch: linux/arm64 [2020-04-07T13:05:17.863Z] Experimental: true [2020-04-07T13:05:17.863Z] containerd: [2020-04-07T13:05:17.863Z] Version: 1.2.10 [2020-04-07T13:05:17.863Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-07T13:05:17.863Z] runc: [2020-04-07T13:05:17.863Z] Version: 1.0.0-rc8+dev [2020-04-07T13:05:17.863Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-07T13:05:17.863Z] docker-init: [2020-04-07T13:05:17.863Z] Version: 0.18.0 [2020-04-07T13:05:17.863Z] GitCommit: fec3683 [Pipeline] sh [2020-04-07T13:05:17.880Z] #7 extracting sha256:e5611e94178b5632fbdf7d00655f2a077f35fbef849c9665429c154c52784cd2 1.8s done [2020-04-07T13:05:17.880Z] #7 extracting sha256:4da65af62001a02cf6d0b02d633e449ec3633ca0c76bd16cd34bcf2ef28a6352 [2020-04-07T13:05:18.158Z] + docker info [2020-04-07T13:05:18.161Z] #7 extracting sha256:4da65af62001a02cf6d0b02d633e449ec3633ca0c76bd16cd34bcf2ef28a6352 0.3s done [2020-04-07T13:05:18.161Z] #7 extracting sha256:d6d21d967603e5e4c423c0f549b7978e548b4e142bf03cb70c03051062726687 [2020-04-07T13:05:16.515Z] > git merge a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 # timeout=10 [2020-04-07T13:05:16.530Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-07T13:05:16.538Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T13:05:16.545Z] > git checkout -f 06ca1606e1a09c36bd12ed503b4c99d8a17ca230 # timeout=10 [2020-04-07T13:05:18.727Z] Client: [2020-04-07T13:05:18.727Z] Debug Mode: false [2020-04-07T13:05:18.727Z] [2020-04-07T13:05:18.727Z] Server: [2020-04-07T13:05:18.727Z] Containers: 0 [2020-04-07T13:05:18.727Z] Running: 0 [2020-04-07T13:05:18.727Z] Paused: 0 [2020-04-07T13:05:18.727Z] Stopped: 0 [2020-04-07T13:05:18.727Z] Images: 2 [2020-04-07T13:05:18.727Z] Server Version: 19.03.5 [2020-04-07T13:05:18.727Z] Storage Driver: overlay2 [2020-04-07T13:05:18.727Z] Backing Filesystem: extfs [2020-04-07T13:05:18.727Z] Supports d_type: true [2020-04-07T13:05:18.727Z] Native Overlay Diff: true [2020-04-07T13:05:18.727Z] Logging Driver: json-file [2020-04-07T13:05:18.727Z] Cgroup Driver: cgroupfs [2020-04-07T13:05:18.727Z] Plugins: [2020-04-07T13:05:18.727Z] Volume: local [2020-04-07T13:05:18.727Z] Network: bridge host ipvlan macvlan null overlay [2020-04-07T13:05:18.727Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-07T13:05:18.727Z] Swarm: inactive [2020-04-07T13:05:18.727Z] Runtimes: runc [2020-04-07T13:05:18.727Z] Default Runtime: runc [2020-04-07T13:05:18.727Z] Init Binary: docker-init [2020-04-07T13:05:18.727Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-07T13:05:18.727Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-07T13:05:18.727Z] init version: fec3683 [2020-04-07T13:05:18.727Z] Security Options: [2020-04-07T13:05:18.727Z] apparmor [2020-04-07T13:05:18.727Z] seccomp [2020-04-07T13:05:18.727Z] Profile: default [2020-04-07T13:05:18.727Z] Kernel Version: 4.15.0-1057-aws [2020-04-07T13:05:18.727Z] Operating System: Ubuntu 16.04.6 LTS [2020-04-07T13:05:18.727Z] OSType: linux [2020-04-07T13:05:18.727Z] Architecture: aarch64 [2020-04-07T13:05:18.727Z] CPUs: 4 [2020-04-07T13:05:18.727Z] Total Memory: 7.525GiB [2020-04-07T13:05:18.727Z] Name: ip-10-100-121-83 [2020-04-07T13:05:18.727Z] ID: 54S4:KWFU:NIEI:7K7P:YSQE:BV4T:HY72:3FJA:KSC5:7GU7:YG74:V3A7 [2020-04-07T13:05:18.727Z] Docker Root Dir: /var/lib/docker [2020-04-07T13:05:18.727Z] Debug Mode: false [2020-04-07T13:05:18.727Z] Registry: https://index.docker.io/v1/ [2020-04-07T13:05:18.727Z] Labels: [2020-04-07T13:05:18.727Z] Experimental: true [2020-04-07T13:05:18.727Z] Insecure Registries: [2020-04-07T13:05:18.727Z] 127.0.0.0/8 [2020-04-07T13:05:18.727Z] Live Restore Enabled: true [2020-04-07T13:05:18.727Z] [2020-04-07T13:05:18.727Z] WARNING: No swap limit support [Pipeline] sh [2020-04-07T13:05:18.772Z] #7 extracting sha256:d6d21d967603e5e4c423c0f549b7978e548b4e142bf03cb70c03051062726687 0.2s done [2020-04-07T13:05:18.772Z] #7 extracting sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 0.1s [2020-04-07T13:05:19.016Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-07T13:05:19.017Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-07T13:05:19.017Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40786/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-07T13:05:19.017Z] + bash /home/ubuntu/workspace/moby_PR-40786/check-config.sh [2020-04-07T13:05:19.017Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-07T13:05:19.017Z] info: reading kernel config from /boot/config-4.15.0-1057-aws ... [2020-04-07T13:05:19.017Z] [2020-04-07T13:05:19.017Z] Generally Necessary: [2020-04-07T13:05:19.017Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-07T13:05:19.017Z] - apparmor: enabled and tools installed [2020-04-07T13:05:19.017Z] - CONFIG_NAMESPACES: enabled [2020-04-07T13:05:19.017Z] - CONFIG_NET_NS: enabled [2020-04-07T13:05:19.017Z] - CONFIG_PID_NS: enabled [2020-04-07T13:05:19.017Z] - CONFIG_IPC_NS: enabled [2020-04-07T13:05:19.017Z] - CONFIG_UTS_NS: enabled [2020-04-07T13:05:19.017Z] - CONFIG_CGROUPS: enabled [2020-04-07T13:05:19.017Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-07T13:05:19.277Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-07T13:05:19.277Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-07T13:05:19.277Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-07T13:05:19.277Z] - CONFIG_CPUSETS: enabled [2020-04-07T13:05:19.277Z] - CONFIG_MEMCG: enabled [2020-04-07T13:05:19.277Z] - CONFIG_KEYS: enabled [2020-04-07T13:05:19.277Z] - CONFIG_VETH: enabled (as module) [2020-04-07T13:05:19.277Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-07T13:05:19.277Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-07T13:05:19.277Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-07T13:05:19.277Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-07T13:05:19.277Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-07T13:05:19.277Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-07T13:05:19.277Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-07T13:05:19.277Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-07T13:05:19.277Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-07T13:05:19.277Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-07T13:05:19.277Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-07T13:05:19.277Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-07T13:05:19.277Z] [2020-04-07T13:05:19.277Z] Optional Features: [2020-04-07T13:05:19.277Z] - CONFIG_USER_NS: enabled [2020-04-07T13:05:19.277Z] - CONFIG_SECCOMP: enabled [2020-04-07T13:05:19.277Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-07T13:05:19.277Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-07T13:05:19.277Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-07T13:05:19.277Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-07T13:05:19.535Z] - CONFIG_BLK_CGROUP: enabled [2020-04-07T13:05:19.535Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-07T13:05:19.535Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-07T13:05:19.535Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-07T13:05:19.535Z] - CONFIG_CGROUP_PERF: enabled [2020-04-07T13:05:19.535Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-07T13:05:19.535Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-07T13:05:19.535Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-07T13:05:19.535Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-07T13:05:19.535Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-07T13:05:19.535Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-07T13:05:19.535Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-07T13:05:19.535Z] - CONFIG_IP_VS: enabled (as module) [2020-04-07T13:05:19.535Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-07T13:05:19.535Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-07T13:05:19.535Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-07T13:05:19.535Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-07T13:05:19.535Z] - CONFIG_EXT4_FS: enabled [2020-04-07T13:05:19.535Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-07T13:05:19.535Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-07T13:05:19.535Z] - Network Drivers: [2020-04-07T13:05:19.535Z] - "overlay": [2020-04-07T13:05:19.535Z] - CONFIG_VXLAN: enabled (as module) [2020-04-07T13:05:19.535Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-07T13:05:19.535Z] Optional (for encrypted networks): [2020-04-07T13:05:19.794Z] - CONFIG_CRYPTO: enabled [2020-04-07T13:05:19.794Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-07T13:05:19.794Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-07T13:05:19.794Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-07T13:05:19.794Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-07T13:05:19.794Z] - CONFIG_XFRM: enabled [2020-04-07T13:05:19.794Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-07T13:05:19.794Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-07T13:05:19.794Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-07T13:05:19.794Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-07T13:05:19.794Z] - "ipvlan": [2020-04-07T13:05:19.794Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-07T13:05:19.794Z] - "macvlan": [2020-04-07T13:05:19.794Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-07T13:05:19.794Z] - CONFIG_DUMMY: enabled (as module) [2020-04-07T13:05:19.794Z] - "ftp,tftp client in container": [2020-04-07T13:05:19.794Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-07T13:05:19.794Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-07T13:05:19.794Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-07T13:05:19.794Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-07T13:05:19.794Z] - Storage Drivers: [2020-04-07T13:05:19.794Z] - "aufs": [2020-04-07T13:05:19.794Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-07T13:05:19.794Z] - "btrfs": [2020-04-07T13:05:19.794Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-07T13:05:19.794Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-07T13:05:19.794Z] - "devicemapper": [2020-04-07T13:05:19.794Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-07T13:05:19.794Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-07T13:05:19.794Z] - "overlay": [2020-04-07T13:05:19.794Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-07T13:05:19.794Z] - "zfs": [2020-04-07T13:05:19.794Z] - /dev/zfs: missing [2020-04-07T13:05:19.794Z] - zfs command: missing [2020-04-07T13:05:19.794Z] - zpool command: missing [2020-04-07T13:05:19.794Z] [2020-04-07T13:05:19.794Z] Limits: [2020-04-07T13:05:19.794Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-07T13:05:19.794Z] [2020-04-07T13:05:19.794Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-07T13:05:20.132Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:06ca1606e1a09c36bd12ed503b4c99d8a17ca230 . [2020-04-07T13:05:20.132Z] #1 [internal] load build definition from Dockerfile [2020-04-07T13:05:20.132Z] #1 transferring dockerfile: 17.09kB done [2020-04-07T13:05:20.132Z] #1 DONE 0.0s [2020-04-07T13:05:20.132Z] [2020-04-07T13:05:20.132Z] #2 [internal] load .dockerignore [2020-04-07T13:05:20.132Z] #2 transferring context: 87B done [2020-04-07T13:05:20.132Z] #2 DONE 0.0s [2020-04-07T13:05:20.132Z] [2020-04-07T13:05:20.132Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-07T13:05:20.236Z] #7 extracting sha256:42f16d16a70de35898b54cdb65d4a93001ec7fbbee85141930397ec5ab35b6b2 1.4s done [2020-04-07T13:05:20.237Z] #7 extracting sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f [2020-04-07T13:05:20.391Z] #3 DONE 0.1s [2020-04-07T13:05:20.391Z] [2020-04-07T13:05:20.391Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-07T13:05:20.391Z] #4 CACHED [2020-04-07T13:05:20.960Z] [2020-04-07T13:05:20.960Z] #5 [internal] load metadata for docker.io/library/golang:1.13.9-buster [2020-04-07T13:05:20.960Z] #5 DONE 0.1s [2020-04-07T13:05:20.960Z] [2020-04-07T13:05:20.960Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-07T13:05:20.960Z] #6 DONE 0.1s [2020-04-07T13:05:20.960Z] [2020-04-07T13:05:20.960Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-07T13:05:20.960Z] #7 DONE 0.0s [2020-04-07T13:05:20.960Z] [2020-04-07T13:05:20.960Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-07T13:05:20.960Z] #71 DONE 0.0s [2020-04-07T13:05:20.960Z] [2020-04-07T13:05:20.960Z] #20 [internal] load build context [2020-04-07T13:05:21.701Z] #7 extracting sha256:69d3cb6c4137d1caa2295474c52d7df2b7c299b53d502e6755758ec53a65eb5f 1.1s done [2020-04-07T13:05:21.701Z] #7 extracting sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd [2020-04-07T13:05:22.367Z] #20 transferring context: 52.78MB 1.3s done [2020-04-07T13:05:22.367Z] #20 DONE 1.4s [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-07T13:05:22.367Z] #8 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-07T13:05:22.367Z] #73 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-07T13:05:22.367Z] #66 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:05:22.367Z] #53 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-07T13:05:22.367Z] #37 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-07T13:05:22.367Z] #48 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-07T13:05:22.367Z] #52 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:05:22.367Z] #50 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:05:22.367Z] #74 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-07T13:05:22.367Z] #40 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-07T13:05:22.367Z] #9 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:05:22.367Z] #33 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-07T13:05:22.367Z] #57 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-07T13:05:22.367Z] #61 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:05:22.367Z] #23 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-07T13:05:22.367Z] #24 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:05:22.367Z] #60 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-07T13:05:22.367Z] #75 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-07T13:05:22.367Z] #42 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-07T13:05:22.367Z] #67 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-07T13:05:22.367Z] #15 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-07T13:05:22.367Z] #19 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-07T13:05:22.367Z] #55 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-07T13:05:22.367Z] #11 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-07T13:05:22.367Z] #16 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:05:22.367Z] #38 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-07T13:05:22.367Z] #58 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-07T13:05:22.367Z] #41 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-07T13:05:22.367Z] #32 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:05:22.367Z] #68 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-07T13:05:22.367Z] #26 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-07T13:05:22.367Z] #34 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:05:22.367Z] #47 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-07T13:05:22.367Z] #46 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-07T13:05:22.367Z] #49 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T13:05:22.367Z] #27 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-07T13:05:22.367Z] #64 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-07T13:05:22.367Z] #30 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T13:05:22.367Z] #10 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-07T13:05:22.367Z] #45 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-07T13:05:22.367Z] #54 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T13:05:22.367Z] #35 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-07T13:05:22.367Z] #29 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-07T13:05:22.367Z] #51 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:05:22.367Z] #65 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-07T13:05:22.367Z] #69 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-07T13:05:22.367Z] #62 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-07T13:05:22.367Z] #36 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-07T13:05:22.367Z] #25 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-07T13:05:22.367Z] #70 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-07T13:05:22.367Z] #59 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-07T13:05:22.367Z] #28 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T13:05:22.367Z] #43 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-07T13:05:22.367Z] #39 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T13:05:22.367Z] #17 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-07T13:05:22.367Z] #21 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-07T13:05:22.367Z] #63 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-07T13:05:22.367Z] #12 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-07T13:05:22.367Z] #14 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-07T13:05:22.367Z] #72 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:05:22.367Z] #44 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-07T13:05:22.367Z] #18 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:05:22.367Z] #56 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-07T13:05:22.367Z] #22 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-07T13:05:22.367Z] #13 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-07T13:05:22.367Z] #31 CACHED [2020-04-07T13:05:22.367Z] [2020-04-07T13:05:22.367Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-07T13:05:22.367Z] #76 CACHED [2020-04-07T13:05:22.626Z] [2020-04-07T13:05:22.626Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-07T13:05:24.365Z] #7 extracting sha256:be71c0234a2c65f0cad776acc0a7bdc505be7c6c12bb49def081cafac943befd 2.4s done [2020-04-07T13:05:24.365Z] #7 extracting sha256:38a50ce2ad06196fc9363e15df92ff6fe2d90109296d495b26c0db4800faf0cd 0.0s done [2020-04-07T13:05:24.365Z] #7 DONE 9.5s [2020-04-07T13:05:24.529Z] #77 DONE 1.9s [2020-04-07T13:05:24.529Z] [2020-04-07T13:05:24.529Z] #78 exporting to image [2020-04-07T13:05:24.529Z] #78 exporting layers [2020-04-07T13:05:24.646Z] [2020-04-07T13:05:24.646Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-07T13:05:25.905Z] #78 exporting layers 1.5s done [2020-04-07T13:05:25.905Z] #78 writing image sha256:c06e993d6f5cdcf749c5e65ffebcd81be38231f7ef60dd06350c09b44fbcac53 done [2020-04-07T13:05:25.905Z] #78 naming to docker.io/library/docker:06ca1606e1a09c36bd12ed503b4c99d8a17ca230 done [2020-04-07T13:05:25.905Z] #78 DONE 1.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-07T13:05:26.114Z] #8 DONE 1.6s [2020-04-07T13:05:26.114Z] [2020-04-07T13:05:26.114Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-07T13:05:26.241Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40786/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=06ca1606e1a09c36bd12ed503b4c99d8a17ca230 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:06ca1606e1a09c36bd12ed503b4c99d8a17ca230 hack/test/unit [2020-04-07T13:05:27.124Z] #9 DONE 1.0s [2020-04-07T13:05:27.124Z] [2020-04-07T13:05:27.124Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-07T13:05:27.124Z] #40 DONE 0.1s [2020-04-07T13:05:27.124Z] [2020-04-07T13:05:27.124Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-07T13:05:27.124Z] #41 ... [2020-04-07T13:05:27.124Z] [2020-04-07T13:05:27.124Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-07T13:05:27.124Z] #29 DONE 0.1s [2020-04-07T13:05:27.124Z] [2020-04-07T13:05:27.124Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-07T13:05:27.124Z] #21 DONE 0.1s [2020-04-07T13:05:27.124Z] [2020-04-07T13:05:27.124Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-07T13:05:27.124Z] #67 DONE 0.1s [2020-04-07T13:05:27.124Z] [2020-04-07T13:05:27.124Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-07T13:05:27.124Z] #22 DONE 0.1s [2020-04-07T13:05:27.340Z] Fetching without tags [2020-04-07T13:05:27.404Z] [2020-04-07T13:05:27.404Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-07T13:05:27.404Z] #46 DONE 0.1s [2020-04-07T13:05:27.404Z] [2020-04-07T13:05:27.404Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-07T13:05:27.404Z] #32 DONE 0.1s [2020-04-07T13:05:27.404Z] [2020-04-07T13:05:27.404Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-07T13:05:27.404Z] #49 DONE 0.1s [2020-04-07T13:05:27.404Z] [2020-04-07T13:05:27.404Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-07T13:05:27.404Z] #73 DONE 0.1s [2020-04-07T13:05:27.404Z] [2020-04-07T13:05:27.404Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-07T13:05:27.404Z] #52 DONE 0.1s [2020-04-07T13:05:27.404Z] [2020-04-07T13:05:27.404Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-07T13:05:27.404Z] #55 DONE 0.2s [2020-04-07T13:05:27.404Z] [2020-04-07T13:05:27.404Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:05:27.829Z] Merging remotes/origin/master commit a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 into PR head commit 06ca1606e1a09c36bd12ed503b4c99d8a17ca230 [2020-04-07T13:05:27.308Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-07T13:05:27.312Z] > git config --add remote.origin.fetch +refs/pull/40786/head:refs/remotes/origin/PR-40786 # timeout=10 [2020-04-07T13:05:27.316Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T13:05:27.331Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-07T13:05:27.348Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-07T13:05:27.348Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-07T13:05:27.349Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40786/head:refs/remotes/origin/PR-40786 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T13:05:27.836Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T13:05:27.840Z] > git checkout -f 06ca1606e1a09c36bd12ed503b4c99d8a17ca230 # timeout=10 [2020-04-07T13:05:28.998Z] Merge succeeded, producing 06ca1606e1a09c36bd12ed503b4c99d8a17ca230 [2020-04-07T13:05:28.998Z] Checking out Revision 06ca1606e1a09c36bd12ed503b4c99d8a17ca230 (PR-40786) [2020-04-07T13:05:29.534Z] ? github.com/docker/docker/api [no test files] [2020-04-07T13:05:30.028Z] Commit message: "Fixed typo in inventor comments." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-07T13:05:30.846Z] + docker version [2020-04-07T13:05:30.846Z] Client: [2020-04-07T13:05:30.846Z] Version: 18.06.1-ce [2020-04-07T13:05:30.846Z] API version: 1.38 [2020-04-07T13:05:30.846Z] Go version: go1.10.3 [2020-04-07T13:05:30.846Z] Git commit: e68fc7a [2020-04-07T13:05:30.846Z] Built: Tue Aug 21 17:26:10 2018 [2020-04-07T13:05:30.846Z] OS/Arch: linux/ppc64le [2020-04-07T13:05:30.846Z] Experimental: false [2020-04-07T13:05:30.846Z] [2020-04-07T13:05:30.846Z] Server: [2020-04-07T13:05:30.846Z] Engine: [2020-04-07T13:05:30.846Z] Version: 18.06.1-ce [2020-04-07T13:05:30.846Z] API version: 1.38 (minimum version 1.12) [2020-04-07T13:05:30.846Z] Go version: go1.10.3 [2020-04-07T13:05:30.846Z] Git commit: e68fc7a [2020-04-07T13:05:30.846Z] Built: Tue Aug 21 17:24:20 2018 [2020-04-07T13:05:30.846Z] OS/Arch: linux/ppc64le [2020-04-07T13:05:30.846Z] Experimental: true [Pipeline] sh [2020-04-07T13:05:30.872Z] #56 3.242 + RM_GOPATH=0 [2020-04-07T13:05:30.872Z] #56 3.242 + TMP_GOPATH= [2020-04-07T13:05:30.872Z] #56 3.242 + : /build [2020-04-07T13:05:30.872Z] #56 3.242 + '[' -z '' ']' [2020-04-07T13:05:30.872Z] #56 3.242 ++ mktemp -d [2020-04-07T13:05:30.872Z] #56 3.244 + export GOPATH=/tmp/tmp.FNuiJZvWUl [2020-04-07T13:05:30.872Z] #56 3.244 + GOPATH=/tmp/tmp.FNuiJZvWUl [2020-04-07T13:05:30.872Z] #56 3.244 + RM_GOPATH=1 [2020-04-07T13:05:30.872Z] #56 3.244 ++ dirname ./install.sh [2020-04-07T13:05:30.872Z] #56 3.246 + dir=. [2020-04-07T13:05:30.872Z] #56 3.246 + bin=shfmt [2020-04-07T13:05:30.872Z] #56 3.246 + shift [2020-04-07T13:05:30.872Z] #56 3.246 + '[' '!' -f ./shfmt.installer ']' [2020-04-07T13:05:30.872Z] #56 3.246 + . ./shfmt.installer [2020-04-07T13:05:30.872Z] #56 3.246 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-07T13:05:30.872Z] #56 3.247 + install_shfmt [2020-04-07T13:05:30.872Z] #56 3.247 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-07T13:05:30.872Z] #56 3.248 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-07T13:05:30.872Z] #56 3.248 + git clone https://github.com/mvdan/sh.git /tmp/tmp.FNuiJZvWUl/src/github.com/mvdan/sh [2020-04-07T13:05:30.872Z] #56 3.250 Cloning into '/tmp/tmp.FNuiJZvWUl/src/github.com/mvdan/sh'... [2020-04-07T13:05:28.963Z] > git merge a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 # timeout=10 [2020-04-07T13:05:28.988Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-07T13:05:29.005Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T13:05:29.009Z] > git checkout -f 06ca1606e1a09c36bd12ed503b4c99d8a17ca230 # timeout=10 [2020-04-07T13:05:31.223Z] + docker info [2020-04-07T13:05:31.223Z] Containers: 0 [2020-04-07T13:05:31.223Z] Running: 0 [2020-04-07T13:05:31.223Z] Paused: 0 [2020-04-07T13:05:31.223Z] Stopped: 0 [2020-04-07T13:05:31.223Z] Images: 0 [2020-04-07T13:05:31.223Z] Server Version: 18.06.1-ce [2020-04-07T13:05:31.223Z] Storage Driver: overlay2 [2020-04-07T13:05:31.223Z] Backing Filesystem: extfs [2020-04-07T13:05:31.223Z] Supports d_type: true [2020-04-07T13:05:31.223Z] Native Overlay Diff: true [2020-04-07T13:05:31.223Z] Logging Driver: json-file [2020-04-07T13:05:31.223Z] Cgroup Driver: cgroupfs [2020-04-07T13:05:31.223Z] Plugins: [2020-04-07T13:05:31.223Z] Volume: local [2020-04-07T13:05:31.223Z] Network: bridge host ipvlan macvlan null overlay [2020-04-07T13:05:31.223Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-04-07T13:05:31.223Z] Swarm: inactive [2020-04-07T13:05:31.223Z] Runtimes: runc [2020-04-07T13:05:31.223Z] Default Runtime: runc [2020-04-07T13:05:31.223Z] Init Binary: docker-init [2020-04-07T13:05:31.223Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-04-07T13:05:31.223Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-04-07T13:05:31.223Z] init version: fec3683 [2020-04-07T13:05:31.223Z] Security Options: [2020-04-07T13:05:31.223Z] apparmor [2020-04-07T13:05:31.223Z] seccomp [2020-04-07T13:05:31.223Z] Profile: default [2020-04-07T13:05:31.223Z] Kernel Version: 4.4.0-139-generic [2020-04-07T13:05:31.223Z] Operating System: Ubuntu 16.04.3 LTS [2020-04-07T13:05:31.223Z] OSType: linux [2020-04-07T13:05:31.223Z] Architecture: ppc64le [2020-04-07T13:05:31.223Z] CPUs: 4 [2020-04-07T13:05:31.223Z] Total Memory: 7.972GiB [2020-04-07T13:05:31.223Z] Name: ppc64le-ubuntu-23 [2020-04-07T13:05:31.223Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-04-07T13:05:31.223Z] Docker Root Dir: /var/lib/docker [2020-04-07T13:05:31.223Z] Debug Mode (client): false [2020-04-07T13:05:31.223Z] Debug Mode (server): false [2020-04-07T13:05:31.223Z] Username: dockerbuildbot [2020-04-07T13:05:31.223Z] Registry: https://index.docker.io/v1/ [2020-04-07T13:05:31.223Z] Labels: [2020-04-07T13:05:31.223Z] Experimental: true [2020-04-07T13:05:31.223Z] Insecure Registries: [2020-04-07T13:05:31.223Z] 127.0.0.0/8 [2020-04-07T13:05:31.223Z] Live Restore Enabled: false [2020-04-07T13:05:31.223Z] [Pipeline] sh [2020-04-07T13:05:31.608Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-07T13:05:31.608Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-07T13:05:31.608Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40786/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-07T13:05:31.608Z] + bash /home/docker/workspace/moby_PR-40786/check-config.sh [2020-04-07T13:05:31.608Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-07T13:05:31.608Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-04-07T13:05:31.608Z] [2020-04-07T13:05:31.608Z] Generally Necessary: [2020-04-07T13:05:31.896Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-07T13:05:31.896Z] - apparmor: enabled and tools installed [2020-04-07T13:05:31.896Z] - CONFIG_NAMESPACES: enabled [2020-04-07T13:05:31.896Z] - CONFIG_NET_NS: enabled [2020-04-07T13:05:31.896Z] - CONFIG_PID_NS: enabled [2020-04-07T13:05:31.896Z] - CONFIG_IPC_NS: enabled [2020-04-07T13:05:31.896Z] - CONFIG_UTS_NS: enabled [2020-04-07T13:05:31.896Z] - CONFIG_CGROUPS: enabled [2020-04-07T13:05:31.896Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-07T13:05:31.896Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-07T13:05:31.896Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-07T13:05:31.896Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-07T13:05:31.896Z] - CONFIG_CPUSETS: enabled [2020-04-07T13:05:31.896Z] - CONFIG_MEMCG: enabled [2020-04-07T13:05:31.896Z] - CONFIG_KEYS: enabled [2020-04-07T13:05:31.896Z] - CONFIG_VETH: enabled (as module) [2020-04-07T13:05:31.896Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-07T13:05:31.896Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-07T13:05:31.896Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-07T13:05:31.896Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-07T13:05:31.896Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-07T13:05:31.896Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-07T13:05:31.896Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-07T13:05:31.896Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-07T13:05:31.896Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-07T13:05:31.896Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-07T13:05:31.896Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-07T13:05:31.896Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-07T13:05:31.896Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-04-07T13:05:31.896Z] [2020-04-07T13:05:31.896Z] Optional Features: [2020-04-07T13:05:31.896Z] - CONFIG_USER_NS: enabled [2020-04-07T13:05:31.896Z] - CONFIG_SECCOMP: enabled [2020-04-07T13:05:31.896Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-07T13:05:31.896Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-07T13:05:31.896Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-07T13:05:31.896Z] (cgroup swap accounting is currently enabled) [2020-04-07T13:05:31.896Z] - CONFIG_MEMCG_KMEM: enabled [2020-04-07T13:05:32.181Z] - CONFIG_BLK_CGROUP: enabled [2020-04-07T13:05:32.181Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-07T13:05:32.181Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-07T13:05:32.181Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-07T13:05:32.181Z] - CONFIG_CGROUP_PERF: enabled [2020-04-07T13:05:32.181Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-07T13:05:32.181Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-07T13:05:32.181Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-07T13:05:32.181Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-07T13:05:32.181Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-07T13:05:32.181Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-07T13:05:32.181Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-07T13:05:32.181Z] - CONFIG_IP_VS: enabled (as module) [2020-04-07T13:05:32.181Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-07T13:05:32.181Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-07T13:05:32.181Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-07T13:05:32.181Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-07T13:05:32.181Z] - CONFIG_EXT4_FS: enabled [2020-04-07T13:05:32.181Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-07T13:05:32.181Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-07T13:05:32.181Z] - Network Drivers: [2020-04-07T13:05:32.181Z] - "overlay": [2020-04-07T13:05:32.181Z] - CONFIG_VXLAN: enabled (as module) [2020-04-07T13:05:32.181Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-07T13:05:32.181Z] Optional (for encrypted networks): [2020-04-07T13:05:32.181Z] - CONFIG_CRYPTO: enabled [2020-04-07T13:05:32.181Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-04-07T13:05:32.181Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-04-07T13:05:32.181Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-04-07T13:05:32.181Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-04-07T13:05:32.181Z] - CONFIG_XFRM: enabled [2020-04-07T13:05:32.181Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-07T13:05:32.181Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-07T13:05:32.181Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-07T13:05:32.181Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-07T13:05:32.181Z] - "ipvlan": [2020-04-07T13:05:32.465Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-07T13:05:32.465Z] - "macvlan": [2020-04-07T13:05:32.465Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-07T13:05:32.465Z] - CONFIG_DUMMY: enabled (as module) [2020-04-07T13:05:32.465Z] - "ftp,tftp client in container": [2020-04-07T13:05:32.465Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-07T13:05:32.465Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-07T13:05:32.465Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-07T13:05:32.465Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-07T13:05:32.465Z] - Storage Drivers: [2020-04-07T13:05:32.465Z] - "aufs": [2020-04-07T13:05:32.465Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-07T13:05:32.465Z] - "btrfs": [2020-04-07T13:05:32.465Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-07T13:05:32.465Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-07T13:05:32.465Z] - "devicemapper": [2020-04-07T13:05:32.465Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-07T13:05:32.465Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-07T13:05:32.465Z] - "overlay": [2020-04-07T13:05:32.465Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-07T13:05:32.465Z] - "zfs": [2020-04-07T13:05:32.465Z] - /dev/zfs: missing [2020-04-07T13:05:32.465Z] - zfs command: missing [2020-04-07T13:05:32.465Z] - zpool command: missing [2020-04-07T13:05:32.465Z] [2020-04-07T13:05:32.465Z] Limits: [2020-04-07T13:05:32.465Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-07T13:05:32.465Z] [2020-04-07T13:05:32.465Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-07T13:05:32.888Z] #56 ... [2020-04-07T13:05:32.888Z] [2020-04-07T13:05:32.888Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:05:32.888Z] #33 2.781 + RM_GOPATH=0 [2020-04-07T13:05:32.888Z] #33 2.781 + TMP_GOPATH= [2020-04-07T13:05:32.888Z] #33 2.781 + : /build [2020-04-07T13:05:32.888Z] #33 2.782 + '[' -z '' ']' [2020-04-07T13:05:32.888Z] #33 2.782 ++ mktemp -d [2020-04-07T13:05:32.888Z] #33 2.784 + export GOPATH=/tmp/tmp.kkvR4Jtln0 [2020-04-07T13:05:32.888Z] #33 2.784 + GOPATH=/tmp/tmp.kkvR4Jtln0 [2020-04-07T13:05:32.888Z] #33 2.785 + RM_GOPATH=1 [2020-04-07T13:05:32.888Z] #33 2.785 ++ dirname ./install.sh [2020-04-07T13:05:32.888Z] #33 2.787 + dir=. [2020-04-07T13:05:32.888Z] #33 2.787 + bin=tomlv [2020-04-07T13:05:32.888Z] #33 2.787 + shift [2020-04-07T13:05:32.888Z] #33 2.787 + '[' '!' -f ./tomlv.installer ']' [2020-04-07T13:05:32.888Z] #33 2.788 + . ./tomlv.installer [2020-04-07T13:05:32.888Z] #33 2.788 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-07T13:05:32.888Z] #33 2.788 + install_tomlv [2020-04-07T13:05:32.888Z] #33 2.788 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-07T13:05:32.888Z] #33 2.788 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-07T13:05:32.888Z] #33 2.788 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.kkvR4Jtln0/src/github.com/BurntSushi/toml [2020-04-07T13:05:32.888Z] #33 2.790 Cloning into '/tmp/tmp.kkvR4Jtln0/src/github.com/BurntSushi/toml'... [2020-04-07T13:05:32.888Z] #33 3.380 + cd /tmp/tmp.kkvR4Jtln0/src/github.com/BurntSushi/toml [2020-04-07T13:05:32.888Z] #33 3.381 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-07T13:05:32.888Z] #33 3.389 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-07T13:05:32.888Z] #33 3.830 runtime/internal/atomic [2020-04-07T13:05:32.888Z] #33 3.831 internal/cpu [2020-04-07T13:05:32.888Z] #33 4.049 runtime/internal/sys [2020-04-07T13:05:32.888Z] #33 4.199 runtime/internal/math [2020-04-07T13:05:32.888Z] #33 4.255 math/bits [2020-04-07T13:05:32.888Z] #33 4.264 internal/bytealg [2020-04-07T13:05:32.888Z] #33 4.615 runtime [2020-04-07T13:05:32.888Z] #33 4.631 math [2020-04-07T13:05:32.894Z] + make bundles/buildx [2020-04-07T13:05:33.514Z] make: command: Command not found [2020-04-07T13:05:33.514Z] make: command: Command not found [2020-04-07T13:05:33.514Z] mkdir bundles [2020-04-07T13:05:33.514Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-04-07T13:05:33.514Z] --build-arg BUILDX_COMMIT \ [2020-04-07T13:05:33.514Z] --build-arg BUILDX_REPO \ [2020-04-07T13:05:33.514Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-04-07T13:05:33.514Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-04-07T13:05:33.514Z] . [2020-04-07T13:05:33.514Z] /bin/sh: 4: go: not found [2020-04-07T13:05:33.514Z] /bin/sh: 5: go: not found [2020-04-07T13:05:35.555Z] #33 ... [2020-04-07T13:05:35.555Z] [2020-04-07T13:05:35.555Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:05:35.555Z] #23 2.790 + RM_GOPATH=0 [2020-04-07T13:05:35.555Z] #23 2.790 + TMP_GOPATH= [2020-04-07T13:05:35.555Z] #23 2.790 + : /build [2020-04-07T13:05:35.555Z] #23 2.790 + '[' -z '' ']' [2020-04-07T13:05:35.555Z] #23 2.791 ++ mktemp -d [2020-04-07T13:05:35.555Z] #23 2.792 + export GOPATH=/tmp/tmp.9g3juR2hJD [2020-04-07T13:05:35.555Z] #23 2.792 + GOPATH=/tmp/tmp.9g3juR2hJD [2020-04-07T13:05:35.555Z] #23 2.792 + RM_GOPATH=1 [2020-04-07T13:05:35.555Z] #23 2.792 ++ dirname ./install.sh [2020-04-07T13:05:35.555Z] #23 2.796 + dir=. [2020-04-07T13:05:35.555Z] #23 2.796 + bin=dockercli [2020-04-07T13:05:35.555Z] #23 2.796 + shift [2020-04-07T13:05:35.555Z] #23 2.796 + '[' '!' -f ./dockercli.installer ']' [2020-04-07T13:05:35.555Z] #23 2.796 + . ./dockercli.installer [2020-04-07T13:05:35.555Z] #23 2.796 ++ : stable [2020-04-07T13:05:35.555Z] #23 2.796 ++ : 17.06.2-ce [2020-04-07T13:05:35.555Z] #23 2.798 + install_dockercli [2020-04-07T13:05:35.555Z] #23 2.798 Install docker/cli version 17.06.2-ce from stable [2020-04-07T13:05:35.555Z] #23 2.798 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-07T13:05:35.555Z] #23 2.798 ++ uname -m [2020-04-07T13:05:35.555Z] #23 2.799 + arch=s390x [2020-04-07T13:05:35.555Z] #23 2.799 + '[' s390x '!=' x86_64 ']' [2020-04-07T13:05:35.555Z] #23 2.799 + '[' s390x '!=' s390x ']' [2020-04-07T13:05:35.555Z] #23 2.799 + url=https://download.docker.com/linux/static [2020-04-07T13:05:35.555Z] #23 2.799 + tar -xz docker/docker [2020-04-07T13:05:35.555Z] #23 2.800 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-04-07T13:05:35.555Z] #23 7.731 + mkdir -p /build [2020-04-07T13:05:35.555Z] #23 7.733 + mv docker/docker /build/ [2020-04-07T13:05:35.555Z] #23 7.736 + rmdir docker [2020-04-07T13:05:35.555Z] #23 DONE 8.0s [2020-04-07T13:05:35.555Z] [2020-04-07T13:05:35.555Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:05:35.555Z] #47 3.235 + RM_GOPATH=0 [2020-04-07T13:05:35.555Z] #47 3.235 + TMP_GOPATH= [2020-04-07T13:05:35.555Z] #47 3.235 + : /build [2020-04-07T13:05:35.555Z] #47 3.235 + '[' -z '' ']' [2020-04-07T13:05:35.555Z] #47 3.236 ++ mktemp -d [2020-04-07T13:05:35.555Z] #47 3.238 + export GOPATH=/tmp/tmp.XmpG9p5wsd [2020-04-07T13:05:35.555Z] #47 3.239 + GOPATH=/tmp/tmp.XmpG9p5wsd [2020-04-07T13:05:35.555Z] #47 3.239 + RM_GOPATH=1 [2020-04-07T13:05:35.555Z] #47 3.240 ++ dirname ./install.sh [2020-04-07T13:05:35.555Z] #47 3.242 + dir=. [2020-04-07T13:05:35.555Z] #47 3.242 + bin=vndr [2020-04-07T13:05:35.555Z] #47 3.242 + shift [2020-04-07T13:05:35.555Z] #47 3.242 + '[' '!' -f ./vndr.installer ']' [2020-04-07T13:05:35.555Z] #47 3.242 + . ./vndr.installer [2020-04-07T13:05:35.555Z] #47 3.242 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-07T13:05:35.555Z] #47 3.242 + install_vndr [2020-04-07T13:05:35.555Z] #47 3.242 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-07T13:05:35.555Z] #47 3.242 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-07T13:05:35.555Z] #47 3.242 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.XmpG9p5wsd/src/github.com/LK4D4/vndr [2020-04-07T13:05:35.555Z] #47 3.244 Cloning into '/tmp/tmp.XmpG9p5wsd/src/github.com/LK4D4/vndr'... [2020-04-07T13:05:35.555Z] #47 3.750 + cd /tmp/tmp.XmpG9p5wsd/src/github.com/LK4D4/vndr [2020-04-07T13:05:35.555Z] #47 3.750 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-07T13:05:35.555Z] #47 3.762 + go build -buildmode=pie -v -o /build/vndr . [2020-04-07T13:05:35.555Z] #47 4.718 internal/race [2020-04-07T13:05:35.555Z] #47 4.799 runtime [2020-04-07T13:05:35.555Z] #47 4.803 sync/atomic [2020-04-07T13:05:35.555Z] #47 5.195 unicode [2020-04-07T13:05:35.555Z] #47 7.836 unicode/utf8 [2020-04-07T13:05:35.840Z] #47 8.539 math [2020-04-07T13:05:36.216Z] Sending build context to Docker daemon 57.43MB [2020-04-07T13:05:36.216Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-04-07T13:05:36.216Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-04-07T13:05:36.216Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-04-07T13:05:36.216Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-04-07T13:05:36.216Z] 1.12.10-stretch: Pulling from library/golang [2020-04-07T13:05:36.452Z] #47 ... [2020-04-07T13:05:36.452Z] [2020-04-07T13:05:36.452Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:05:36.452Z] #33 9.353 internal/testlog [2020-04-07T13:05:36.501Z] fb056072eab9: Pulling fs layer [2020-04-07T13:05:36.501Z] 6a33b1f9796f: Pulling fs layer [2020-04-07T13:05:36.501Z] 8f8f8962e456: Pulling fs layer [2020-04-07T13:05:36.501Z] 68adcc365214: Pulling fs layer [2020-04-07T13:05:36.501Z] 76d8adf27bdf: Pulling fs layer [2020-04-07T13:05:36.501Z] d66e58854927: Pulling fs layer [2020-04-07T13:05:36.501Z] 71497195576e: Pulling fs layer [2020-04-07T13:05:36.501Z] 76d8adf27bdf: Waiting [2020-04-07T13:05:36.501Z] 71497195576e: Waiting [2020-04-07T13:05:36.501Z] d66e58854927: Waiting [2020-04-07T13:05:36.501Z] 68adcc365214: Waiting [2020-04-07T13:05:36.733Z] #33 9.609 encoding [2020-04-07T13:05:36.786Z] 8f8f8962e456: Verifying Checksum [2020-04-07T13:05:36.786Z] 8f8f8962e456: Download complete [2020-04-07T13:05:37.013Z] #33 9.702 runtime/cgo [2020-04-07T13:05:37.013Z] #33 ... [2020-04-07T13:05:37.013Z] [2020-04-07T13:05:37.013Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-07T13:05:37.013Z] #30 3.089 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-07T13:05:37.013Z] #30 3.093 Cloning into '.'... [2020-04-07T13:05:37.072Z] 6a33b1f9796f: Verifying Checksum [2020-04-07T13:05:37.072Z] 6a33b1f9796f: Download complete [2020-04-07T13:05:37.294Z] #30 ... [2020-04-07T13:05:37.294Z] [2020-04-07T13:05:37.294Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:05:37.294Z] #68 3.140 + RM_GOPATH=0 [2020-04-07T13:05:37.294Z] #68 3.141 + TMP_GOPATH= [2020-04-07T13:05:37.294Z] #68 3.141 + : /build/ [2020-04-07T13:05:37.294Z] #68 3.141 + '[' -z '' ']' [2020-04-07T13:05:37.294Z] #68 3.141 ++ mktemp -d [2020-04-07T13:05:37.294Z] #68 3.149 + export GOPATH=/tmp/tmp.LyN7wCt3JS [2020-04-07T13:05:37.294Z] #68 3.149 + GOPATH=/tmp/tmp.LyN7wCt3JS [2020-04-07T13:05:37.294Z] #68 3.149 + RM_GOPATH=1 [2020-04-07T13:05:37.294Z] #68 3.150 ++ dirname ./install.sh [2020-04-07T13:05:37.294Z] #68 3.151 + dir=. [2020-04-07T13:05:37.294Z] #68 3.151 + bin=rootlesskit [2020-04-07T13:05:37.294Z] #68 3.151 + shift [2020-04-07T13:05:37.294Z] #68 3.152 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-07T13:05:37.294Z] #68 3.152 + . ./rootlesskit.installer [2020-04-07T13:05:37.295Z] #68 3.152 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-07T13:05:37.295Z] #68 3.152 + install_rootlesskit [2020-04-07T13:05:37.295Z] #68 3.152 + case "$1" in [2020-04-07T13:05:37.295Z] #68 3.152 + export CGO_ENABLED=0 [2020-04-07T13:05:37.295Z] #68 3.152 + CGO_ENABLED=0 [2020-04-07T13:05:37.295Z] #68 3.152 + _install_rootlesskit [2020-04-07T13:05:37.295Z] #68 3.152 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-07T13:05:37.295Z] #68 3.152 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.LyN7wCt3JS/src/github.com/rootless-containers/rootlesskit [2020-04-07T13:05:37.295Z] #68 3.152 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-07T13:05:37.295Z] #68 3.163 Cloning into '/tmp/tmp.LyN7wCt3JS/src/github.com/rootless-containers/rootlesskit'... [2020-04-07T13:05:37.295Z] #68 6.147 + cd /tmp/tmp.LyN7wCt3JS/src/github.com/rootless-containers/rootlesskit [2020-04-07T13:05:37.295Z] #68 6.147 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-07T13:05:37.295Z] #68 6.156 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-07T13:05:37.295Z] #68 6.156 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-07T13:05:37.295Z] #68 ... [2020-04-07T13:05:37.295Z] [2020-04-07T13:05:37.295Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-07T13:05:37.295Z] #25 1.229 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-07T13:05:37.295Z] #25 1.493 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-07T13:05:37.295Z] #25 1.581 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-07T13:05:37.295Z] #25 1.805 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-07T13:05:37.295Z] #25 3.136 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [166 kB] [2020-04-07T13:05:37.295Z] #25 3.155 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-07T13:05:37.575Z] #25 ... [2020-04-07T13:05:37.575Z] [2020-04-07T13:05:37.575Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T13:05:37.575Z] #35 2.135 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-07T13:05:37.575Z] #35 2.174 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-07T13:05:37.575Z] #35 2.189 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-07T13:05:37.575Z] #35 2.795 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-07T13:05:37.575Z] #35 3.959 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [166 kB] [2020-04-07T13:05:37.575Z] #35 5.591 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-07T13:05:37.575Z] #35 ... [2020-04-07T13:05:37.575Z] [2020-04-07T13:05:37.575Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:05:37.575Z] #53 3.421 + RM_GOPATH=0 [2020-04-07T13:05:37.575Z] #53 3.421 + TMP_GOPATH= [2020-04-07T13:05:37.575Z] #53 3.421 + : /build [2020-04-07T13:05:37.575Z] #53 3.421 + '[' -z '' ']' [2020-04-07T13:05:37.575Z] #53 3.422 ++ mktemp -d [2020-04-07T13:05:37.575Z] #53 3.424 + export GOPATH=/tmp/tmp.H35JY2iRJb [2020-04-07T13:05:37.575Z] #53 3.424 + GOPATH=/tmp/tmp.H35JY2iRJb [2020-04-07T13:05:37.575Z] #53 3.424 + RM_GOPATH=1 [2020-04-07T13:05:37.575Z] #53 3.424 ++ dirname ./install.sh [2020-04-07T13:05:37.575Z] #53 3.424 + dir=. [2020-04-07T13:05:37.575Z] #53 3.424 + bin=golangci_lint [2020-04-07T13:05:37.575Z] #53 3.424 + shift [2020-04-07T13:05:37.575Z] #53 3.424 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-07T13:05:37.575Z] #53 3.424 + . ./golangci_lint.installer [2020-04-07T13:05:37.575Z] #53 3.424 ++ : v1.23.8 [2020-04-07T13:05:37.575Z] #53 3.424 + install_golangci_lint [2020-04-07T13:05:37.575Z] #53 3.424 + echo 'Installing golangci-lint version v1.23.8' [2020-04-07T13:05:37.575Z] #53 3.424 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-07T13:05:37.575Z] #53 3.424 Installing golangci-lint version v1.23.8 [2020-04-07T13:05:37.855Z] #53 ... [2020-04-07T13:05:37.855Z] [2020-04-07T13:05:37.855Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T13:05:37.855Z] #43 3.683 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-07T13:05:37.855Z] #43 3.724 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-07T13:05:37.855Z] #43 3.738 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-07T13:05:37.855Z] #43 4.484 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-07T13:05:37.855Z] #43 6.852 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [166 kB] [2020-04-07T13:05:37.855Z] #43 9.319 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-07T13:05:37.855Z] #43 ... [2020-04-07T13:05:37.855Z] [2020-04-07T13:05:37.855Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-07T13:05:37.855Z] #62 1.229 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-07T13:05:37.855Z] #62 1.494 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-07T13:05:37.855Z] #62 1.582 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-07T13:05:37.856Z] #62 1.681 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-07T13:05:37.856Z] #62 2.503 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [166 kB] [2020-04-07T13:05:37.856Z] #62 3.659 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-07T13:05:37.856Z] #62 10.93 Fetched 8034 kB in 10s (810 kB/s) [2020-04-07T13:05:38.138Z] #62 10.93 Reading package lists... [2020-04-07T13:05:38.138Z] #62 ... [2020-04-07T13:05:38.138Z] [2020-04-07T13:05:38.138Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:05:38.138Z] #74 3.409 + RM_GOPATH=0 [2020-04-07T13:05:38.138Z] #74 3.409 + TMP_GOPATH= [2020-04-07T13:05:38.138Z] #74 3.409 + : /build [2020-04-07T13:05:38.138Z] #74 3.409 + '[' -z '' ']' [2020-04-07T13:05:38.138Z] #74 3.410 ++ mktemp -d [2020-04-07T13:05:38.138Z] #74 3.410 + export GOPATH=/tmp/tmp.vaWkh1nxvG [2020-04-07T13:05:38.138Z] #74 3.410 + GOPATH=/tmp/tmp.vaWkh1nxvG [2020-04-07T13:05:38.138Z] #74 3.410 + RM_GOPATH=1 [2020-04-07T13:05:38.138Z] #74 3.411 ++ dirname ./install.sh [2020-04-07T13:05:38.138Z] #74 3.413 + dir=. [2020-04-07T13:05:38.138Z] #74 3.413 + bin=proxy [2020-04-07T13:05:38.138Z] #74 3.413 + shift [2020-04-07T13:05:38.138Z] #74 3.413 + '[' '!' -f ./proxy.installer ']' [2020-04-07T13:05:38.138Z] #74 3.413 + . ./proxy.installer [2020-04-07T13:05:38.138Z] #74 3.413 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-07T13:05:38.138Z] #74 3.414 + install_proxy [2020-04-07T13:05:38.138Z] #74 3.414 + case "$1" in [2020-04-07T13:05:38.138Z] #74 3.414 + export CGO_ENABLED=0 [2020-04-07T13:05:38.138Z] #74 3.414 + CGO_ENABLED=0 [2020-04-07T13:05:38.138Z] #74 3.414 + _install_proxy [2020-04-07T13:05:38.138Z] #74 3.414 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-07T13:05:38.138Z] #74 3.414 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-07T13:05:38.138Z] #74 3.414 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.vaWkh1nxvG/src/github.com/docker/libnetwork [2020-04-07T13:05:38.138Z] #74 3.417 Cloning into '/tmp/tmp.vaWkh1nxvG/src/github.com/docker/libnetwork'... [2020-04-07T13:05:38.138Z] #74 ... [2020-04-07T13:05:38.138Z] [2020-04-07T13:05:38.138Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T13:05:38.138Z] #10 2.116 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-07T13:05:38.138Z] #10 2.153 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-07T13:05:38.138Z] #10 2.164 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-07T13:05:38.138Z] #10 2.669 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-07T13:05:38.138Z] #10 3.983 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [166 kB] [2020-04-07T13:05:38.138Z] #10 5.432 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-07T13:05:38.419Z] #10 ... [2020-04-07T13:05:38.419Z] [2020-04-07T13:05:38.419Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:05:38.419Z] #50 2.755 + RM_GOPATH=0 [2020-04-07T13:05:38.419Z] #50 2.755 + TMP_GOPATH= [2020-04-07T13:05:38.419Z] #50 2.755 + : /build [2020-04-07T13:05:38.419Z] #50 2.755 + '[' -z '' ']' [2020-04-07T13:05:38.419Z] #50 2.755 ++ mktemp -d [2020-04-07T13:05:38.419Z] #50 2.756 + export GOPATH=/tmp/tmp.pjGBoKnSll [2020-04-07T13:05:38.419Z] #50 2.756 + GOPATH=/tmp/tmp.pjGBoKnSll [2020-04-07T13:05:38.419Z] #50 2.756 + RM_GOPATH=1 [2020-04-07T13:05:38.419Z] #50 2.758 ++ dirname ./install.sh [2020-04-07T13:05:38.419Z] #50 2.762 + dir=. [2020-04-07T13:05:38.419Z] #50 2.762 + bin=gotestsum [2020-04-07T13:05:38.419Z] #50 2.762 + shift [2020-04-07T13:05:38.419Z] #50 2.762 + '[' '!' -f ./gotestsum.installer ']' [2020-04-07T13:05:38.419Z] #50 2.762 + . ./gotestsum.installer [2020-04-07T13:05:38.419Z] #50 2.762 ++ : v0.3.5 [2020-04-07T13:05:38.419Z] #50 2.762 + install_gotestsum [2020-04-07T13:05:38.419Z] #50 2.762 + echo 'Installing gotestsum version v0.3.5' [2020-04-07T13:05:38.419Z] #50 2.762 + go get -d gotest.tools/gotestsum [2020-04-07T13:05:38.419Z] #50 2.762 Installing gotestsum version v0.3.5 [2020-04-07T13:05:38.419Z] #50 ... [2020-04-07T13:05:38.419Z] [2020-04-07T13:05:38.419Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-07T13:05:38.419Z] #25 11.43 Fetched 8034 kB in 10s (772 kB/s) [2020-04-07T13:05:39.779Z] fb056072eab9: Verifying Checksum [2020-04-07T13:05:39.779Z] fb056072eab9: Download complete [2020-04-07T13:05:40.434Z] #25 11.43 Reading package lists... [2020-04-07T13:05:40.434Z] #25 ... [2020-04-07T13:05:40.434Z] [2020-04-07T13:05:40.434Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-07T13:05:40.434Z] #41 3.222 + git clone https://github.com/docker/distribution.git . [2020-04-07T13:05:40.434Z] #41 3.226 Cloning into '.'... [2020-04-07T13:05:40.434Z] #41 ... [2020-04-07T13:05:40.434Z] [2020-04-07T13:05:40.434Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T13:05:40.434Z] #43 13.52 Fetched 8034 kB in 10s (812 kB/s) [2020-04-07T13:05:40.818Z] 68adcc365214: Verifying Checksum [2020-04-07T13:05:40.818Z] 68adcc365214: Download complete [2020-04-07T13:05:40.818Z] 71497195576e: Verifying Checksum [2020-04-07T13:05:40.818Z] 71497195576e: Download complete [2020-04-07T13:05:41.111Z] 76d8adf27bdf: Verifying Checksum [2020-04-07T13:05:41.111Z] 76d8adf27bdf: Download complete [2020-04-07T13:05:41.765Z] ok github.com/docker/docker/api/server 0.045s coverage: 9.0% of statements [2020-04-07T13:05:43.880Z] #43 13.52 Reading package lists... [2020-04-07T13:05:44.598Z] fb056072eab9: Pull complete [2020-04-07T13:05:44.888Z] 6a33b1f9796f: Pull complete [2020-04-07T13:05:45.176Z] 8f8f8962e456: Pull complete [2020-04-07T13:05:45.631Z] #43 17.15 Reading package lists... [2020-04-07T13:05:45.631Z] #43 ... [2020-04-07T13:05:45.631Z] [2020-04-07T13:05:45.631Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:05:45.631Z] #53 15.44 + cd /tmp/tmp.H35JY2iRJb/src/github.com/golangci/golangci-lint/ [2020-04-07T13:05:45.631Z] #53 15.44 + git checkout -q v1.23.8 [2020-04-07T13:05:45.631Z] #53 15.96 ++ git describe --tags [2020-04-07T13:05:45.631Z] #53 16.00 + version=v1.23.8 [2020-04-07T13:05:45.631Z] #53 16.01 ++ git rev-parse --short HEAD [2020-04-07T13:05:45.631Z] #53 16.01 + commit=76a82c6 [2020-04-07T13:05:45.631Z] #53 16.01 ++ git show -s --format=%cd [2020-04-07T13:05:45.631Z] #53 16.01 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-07T13:05:45.631Z] #53 16.01 + 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-04-07T13:05:46.647Z] #53 ... [2020-04-07T13:05:46.647Z] [2020-04-07T13:05:46.647Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:05:46.647Z] #56 9.509 + cd /tmp/tmp.FNuiJZvWUl/src/github.com/mvdan/sh [2020-04-07T13:05:46.647Z] #56 9.509 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-07T13:05:46.647Z] #56 9.556 + GO111MODULE=on [2020-04-07T13:05:46.647Z] #56 9.556 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-07T13:05:46.647Z] #56 10.31 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-07T13:05:46.647Z] #56 10.31 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-07T13:05:46.647Z] #56 10.31 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-07T13:05:46.647Z] #56 10.41 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-07T13:05:46.647Z] #56 10.54 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-07T13:05:46.647Z] #56 11.08 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-07T13:05:46.647Z] #56 11.74 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-07T13:05:46.647Z] #56 12.51 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-07T13:05:46.647Z] #56 13.51 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-07T13:05:46.647Z] #56 13.53 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-07T13:05:46.647Z] #56 13.64 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-07T13:05:46.647Z] #56 13.65 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-07T13:05:46.647Z] #56 14.21 runtime [2020-04-07T13:05:46.647Z] #56 14.21 runtime/cgo [2020-04-07T13:05:46.678Z] d66e58854927: Verifying Checksum [2020-04-07T13:05:46.678Z] d66e58854927: Download complete [2020-04-07T13:05:46.928Z] #56 ... [2020-04-07T13:05:46.928Z] [2020-04-07T13:05:46.928Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-07T13:05:46.928Z] #41 13.98 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-07T13:05:46.928Z] #41 15.63 + 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-04-07T13:05:47.209Z] #41 ... [2020-04-07T13:05:47.209Z] [2020-04-07T13:05:47.209Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T13:05:47.209Z] #43 17.15 Reading package lists... [2020-04-07T13:05:47.770Z] #43 20.38 Building dependency tree... [2020-04-07T13:05:48.052Z] #43 21.23 The following additional packages will be installed: [2020-04-07T13:05:48.334Z] #43 21.24 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-07T13:05:48.334Z] #43 21.24 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-07T13:05:48.334Z] #43 21.24 Suggested packages: [2020-04-07T13:05:48.334Z] #43 21.24 manpages-dev python-setuptools [2020-04-07T13:05:48.334Z] #43 ... [2020-04-07T13:05:48.334Z] [2020-04-07T13:05:48.334Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-07T13:05:48.334Z] #62 10.93 Reading package lists... [2020-04-07T13:05:48.334Z] #62 14.69 Reading package lists... [2020-04-07T13:05:48.334Z] #62 18.22 Building dependency tree... [2020-04-07T13:05:48.334Z] #62 19.40 The following additional packages will be installed: [2020-04-07T13:05:48.334Z] #62 19.40 libbtrfs0 [2020-04-07T13:05:48.334Z] #62 19.51 The following NEW packages will be installed: [2020-04-07T13:05:48.334Z] #62 19.51 libbtrfs-dev libbtrfs0 [2020-04-07T13:05:48.334Z] #62 19.71 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2020-04-07T13:05:48.334Z] #62 19.71 Need to get 118 kB of archives. [2020-04-07T13:05:48.334Z] #62 19.71 After this operation, 390 kB of additional disk space will be used. [2020-04-07T13:05:48.334Z] #62 19.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-04-07T13:05:48.334Z] #62 19.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-04-07T13:05:48.334Z] #62 20.46 debconf: delaying package configuration, since apt-utils is not installed [2020-04-07T13:05:48.334Z] #62 20.59 Fetched 118 kB in 0s (669 kB/s) [2020-04-07T13:05:48.334Z] #62 20.65 Selecting previously unselected package libbtrfs0. [2020-04-07T13:05:48.334Z] #62 20.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-04-07T13:05:48.334Z] #62 20.72 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-04-07T13:05:48.334Z] #62 20.73 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-07T13:05:48.334Z] #62 20.81 Selecting previously unselected package libbtrfs-dev. [2020-04-07T13:05:48.334Z] #62 20.82 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-04-07T13:05:48.334Z] #62 20.82 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-07T13:05:48.334Z] #62 20.96 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-07T13:05:48.334Z] #62 20.97 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-07T13:05:48.334Z] #62 20.98 Processing triggers for libc-bin (2.28-10) ... [2020-04-07T13:05:48.334Z] #62 DONE 21.4s [2020-04-07T13:05:48.334Z] [2020-04-07T13:05:48.334Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-07T13:05:48.334Z] #63 DONE 0.1s [2020-04-07T13:05:48.616Z] [2020-04-07T13:05:48.616Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-07T13:05:48.616Z] #64 DONE 0.1s [2020-04-07T13:05:48.616Z] [2020-04-07T13:05:48.616Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:05:49.386Z] 68adcc365214: Pull complete [2020-04-07T13:05:49.624Z] #65 ... [2020-04-07T13:05:49.624Z] [2020-04-07T13:05:49.624Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T13:05:49.624Z] #35 12.44 Fetched 8034 kB in 10s (777 kB/s) [2020-04-07T13:05:49.624Z] #35 12.44 Reading package lists... [2020-04-07T13:05:49.624Z] #35 15.69 Reading package lists... [2020-04-07T13:05:49.624Z] #35 19.17 Building dependency tree... [2020-04-07T13:05:49.624Z] #35 20.51 The following additional packages will be installed: [2020-04-07T13:05:49.624Z] #35 20.52 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-07T13:05:49.624Z] #35 20.52 Suggested packages: [2020-04-07T13:05:49.624Z] #35 20.52 cmake-doc ninja-build lrzip [2020-04-07T13:05:49.624Z] #35 20.52 Recommended packages: [2020-04-07T13:05:49.624Z] #35 20.52 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-07T13:05:49.624Z] #35 21.45 The following NEW packages will be installed: [2020-04-07T13:05:49.624Z] #35 21.46 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-07T13:05:49.624Z] #35 21.46 vim-common xxd [2020-04-07T13:05:49.624Z] #35 21.58 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2020-04-07T13:05:49.624Z] #35 21.58 Need to get 14.0 MB of archives. [2020-04-07T13:05:49.624Z] #35 21.58 After this operation, 62.1 MB of additional disk space will be used. [2020-04-07T13:05:49.624Z] #35 21.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-04-07T13:05:49.624Z] #35 21.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-04-07T13:05:49.624Z] #35 21.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-04-07T13:05:49.624Z] #35 21.74 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-04-07T13:05:49.624Z] #35 22.31 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-04-07T13:05:49.624Z] #35 22.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-04-07T13:05:49.624Z] #35 22.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-04-07T13:05:49.624Z] #35 22.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-04-07T13:05:49.624Z] #35 22.37 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-04-07T13:05:49.624Z] #35 22.37 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-04-07T13:05:49.624Z] #35 ... [2020-04-07T13:05:49.624Z] [2020-04-07T13:05:49.624Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:05:49.624Z] #47 12.18 unicode/utf16 [2020-04-07T13:05:49.624Z] #47 12.39 container/list [2020-04-07T13:05:49.624Z] #47 12.81 crypto/internal/subtle [2020-04-07T13:05:49.624Z] #47 12.93 crypto/subtle [2020-04-07T13:05:49.624Z] #47 13.01 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-07T13:05:49.624Z] #47 13.14 internal/nettrace [2020-04-07T13:05:49.624Z] #47 13.19 runtime/cgo [2020-04-07T13:05:49.624Z] #47 ... [2020-04-07T13:05:49.624Z] [2020-04-07T13:05:49.624Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T13:05:49.624Z] #43 22.32 The following NEW packages will be installed: [2020-04-07T13:05:49.624Z] #43 22.32 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-07T13:05:49.624Z] #43 22.33 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-07T13:05:49.624Z] #43 22.33 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-07T13:05:49.624Z] #43 22.33 python-six zlib1g-dev [2020-04-07T13:05:49.624Z] #43 22.46 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2020-04-07T13:05:49.624Z] #43 22.46 Need to get 3742 kB of archives. [2020-04-07T13:05:49.624Z] #43 22.46 After this operation, 22.0 MB of additional disk space will be used. [2020-04-07T13:05:49.624Z] #43 22.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-04-07T13:05:49.624Z] #43 22.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-04-07T13:05:49.624Z] #43 22.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-04-07T13:05:49.624Z] #43 22.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-04-07T13:05:49.624Z] #43 22.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-04-07T13:05:49.624Z] #43 22.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-04-07T13:05:49.624Z] #43 22.52 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-04-07T13:05:49.624Z] #43 22.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-04-07T13:05:49.624Z] #43 22.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-04-07T13:05:49.624Z] #43 22.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-04-07T13:05:49.624Z] #43 22.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-04-07T13:05:49.624Z] #43 22.63 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-04-07T13:05:49.624Z] #43 22.65 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-04-07T13:05:49.624Z] #43 22.65 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-04-07T13:05:49.624Z] #43 22.66 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-07T13:05:49.624Z] #43 22.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-04-07T13:05:49.905Z] #43 ... [2020-04-07T13:05:49.905Z] [2020-04-07T13:05:49.905Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-07T13:05:49.905Z] #25 11.43 Reading package lists... [2020-04-07T13:05:49.905Z] #25 15.65 Reading package lists... [2020-04-07T13:05:49.905Z] #25 19.30 Building dependency tree... [2020-04-07T13:05:49.905Z] #25 20.17 ca-certificates is already the newest version (20190110). [2020-04-07T13:05:49.905Z] #25 20.17 The following additional packages will be installed: [2020-04-07T13:05:49.905Z] #25 20.17 libjq1 libonig5 [2020-04-07T13:05:49.905Z] #25 20.39 The following NEW packages will be installed: [2020-04-07T13:05:49.905Z] #25 20.46 jq libjq1 libonig5 [2020-04-07T13:05:49.905Z] #25 20.60 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-04-07T13:05:49.905Z] #25 20.60 Need to get 350 kB of archives. [2020-04-07T13:05:49.905Z] #25 20.60 After this operation, 1154 kB of additional disk space will be used. [2020-04-07T13:05:49.905Z] #25 20.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-04-07T13:05:49.905Z] #25 20.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-04-07T13:05:49.905Z] #25 20.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-04-07T13:05:49.905Z] #25 21.56 debconf: delaying package configuration, since apt-utils is not installed [2020-04-07T13:05:49.905Z] #25 21.68 Fetched 350 kB in 0s (2277 kB/s) [2020-04-07T13:05:49.905Z] #25 21.74 Selecting previously unselected package libonig5:s390x. [2020-04-07T13:05:49.905Z] #25 21.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-04-07T13:05:49.905Z] #25 21.86 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-04-07T13:05:49.905Z] #25 21.89 Unpacking libonig5:s390x (6.9.1-1) ... [2020-04-07T13:05:49.905Z] #25 22.06 Selecting previously unselected package libjq1:s390x. [2020-04-07T13:05:49.905Z] #25 22.06 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-04-07T13:05:49.905Z] #25 22.06 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-04-07T13:05:49.905Z] #25 22.22 Selecting previously unselected package jq. [2020-04-07T13:05:49.905Z] #25 22.23 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-04-07T13:05:49.905Z] #25 22.23 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-07T13:05:49.905Z] #25 22.40 Setting up libonig5:s390x (6.9.1-1) ... [2020-04-07T13:05:49.905Z] #25 22.40 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-04-07T13:05:49.905Z] #25 22.41 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-07T13:05:49.905Z] #25 22.42 Processing triggers for libc-bin (2.28-10) ... [2020-04-07T13:05:49.905Z] #25 DONE 22.8s [2020-04-07T13:05:49.905Z] [2020-04-07T13:05:49.905Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T13:05:49.905Z] #43 22.69 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-04-07T13:05:49.905Z] #43 ... [2020-04-07T13:05:49.905Z] [2020-04-07T13:05:49.905Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T13:05:49.905Z] #10 12.70 Fetched 8034 kB in 11s (756 kB/s) [2020-04-07T13:05:49.905Z] #10 12.70 Reading package lists... [2020-04-07T13:05:49.905Z] #10 16.30 Reading package lists... [2020-04-07T13:05:49.905Z] #10 19.91 Building dependency tree... [2020-04-07T13:05:49.905Z] #10 20.71 The following additional packages will be installed: [2020-04-07T13:05:49.905Z] #10 20.71 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-07T13:05:49.905Z] #10 20.71 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-07T13:05:49.905Z] #10 20.71 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-07T13:05:49.905Z] #10 20.71 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-07T13:05:49.905Z] #10 20.71 Suggested packages: [2020-04-07T13:05:49.905Z] #10 20.71 gcc-8-locales seccomp wine64 [2020-04-07T13:05:49.905Z] #10 21.65 The following NEW packages will be installed: [2020-04-07T13:05:49.905Z] #10 21.66 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-07T13:05:49.905Z] #10 21.66 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-07T13:05:49.905Z] #10 21.66 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-07T13:05:49.905Z] #10 21.66 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-07T13:05:49.905Z] #10 21.66 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-07T13:05:49.905Z] #10 21.66 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-07T13:05:49.905Z] #10 21.78 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2020-04-07T13:05:49.905Z] #10 21.78 Need to get 73.3 MB of archives. [2020-04-07T13:05:49.905Z] #10 21.78 After this operation, 494 MB of additional disk space will be used. [2020-04-07T13:05:49.905Z] #10 21.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-04-07T13:05:49.905Z] #10 21.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-04-07T13:05:49.905Z] #10 22.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-04-07T13:05:49.905Z] #10 22.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-04-07T13:05:49.905Z] #10 22.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-04-07T13:05:49.905Z] #10 22.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-07T13:05:49.905Z] #10 22.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-04-07T13:05:49.905Z] #10 22.58 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-04-07T13:05:49.905Z] #10 22.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2020-04-07T13:05:49.905Z] #10 ... [2020-04-07T13:05:49.906Z] [2020-04-07T13:05:49.906Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-07T13:05:49.906Z] #26 DONE 0.1s [2020-04-07T13:05:49.906Z] [2020-04-07T13:05:49.906Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T13:05:51.939Z] #27 ... [2020-04-07T13:05:51.939Z] [2020-04-07T13:05:51.939Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:05:51.939Z] #74 14.54 Checking out files: 95% (1965/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-04-07T13:05:51.939Z] #74 14.63 + cd /tmp/tmp.vaWkh1nxvG/src/github.com/docker/libnetwork [2020-04-07T13:05:51.939Z] #74 14.63 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-07T13:05:51.939Z] #74 15.08 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-07T13:05:51.939Z] #74 ... [2020-04-07T13:05:51.939Z] [2020-04-07T13:05:51.939Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T13:05:51.939Z] #43 23.54 debconf: delaying package configuration, since apt-utils is not installed [2020-04-07T13:05:51.939Z] #43 23.62 Fetched 3742 kB in 0s (12.1 MB/s) [2020-04-07T13:05:51.939Z] #43 23.67 Selecting previously unselected package libcap-dev:s390x. [2020-04-07T13:05:51.939Z] #43 23.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-04-07T13:05:51.939Z] #43 23.74 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-04-07T13:05:51.939Z] #43 23.75 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-04-07T13:05:51.939Z] #43 23.82 Selecting previously unselected package libnet1:s390x. [2020-04-07T13:05:51.939Z] #43 23.82 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-04-07T13:05:51.939Z] #43 23.83 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-04-07T13:05:51.939Z] #43 23.88 Selecting previously unselected package libnet1-dev. [2020-04-07T13:05:51.939Z] #43 23.88 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-04-07T13:05:51.939Z] #43 23.89 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-07T13:05:51.939Z] #43 24.06 Selecting previously unselected package libnl-3-200:s390x. [2020-04-07T13:05:51.939Z] #43 24.06 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-04-07T13:05:51.939Z] #43 24.07 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-04-07T13:05:51.939Z] #43 24.13 Selecting previously unselected package libnl-3-dev:s390x. [2020-04-07T13:05:51.939Z] #43 24.14 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-04-07T13:05:51.939Z] #43 24.14 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-04-07T13:05:51.939Z] #43 24.36 Selecting previously unselected package libprotobuf-c1:s390x. [2020-04-07T13:05:51.939Z] #43 24.37 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-04-07T13:05:51.939Z] #43 24.37 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-04-07T13:05:51.939Z] #43 24.48 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-04-07T13:05:51.939Z] #43 24.48 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-04-07T13:05:51.939Z] #43 24.49 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-04-07T13:05:51.939Z] #43 24.58 Selecting previously unselected package zlib1g-dev:s390x. [2020-04-07T13:05:51.939Z] #43 24.58 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-04-07T13:05:51.939Z] #43 24.58 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-04-07T13:05:51.939Z] #43 24.79 Selecting previously unselected package libprotobuf17:s390x. [2020-04-07T13:05:51.939Z] #43 24.81 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-04-07T13:05:51.939Z] #43 24.81 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-04-07T13:05:52.084Z] 76d8adf27bdf: Pull complete [2020-04-07T13:05:52.220Z] #43 25.30 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-04-07T13:05:52.501Z] #43 25.30 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-04-07T13:05:52.501Z] #43 25.30 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-04-07T13:05:52.501Z] #43 25.42 Selecting previously unselected package libprotobuf-dev:s390x. [2020-04-07T13:05:52.501Z] #43 25.42 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-04-07T13:05:52.501Z] #43 25.42 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-04-07T13:05:53.114Z] #43 26.14 Selecting previously unselected package libprotoc17:s390x. [2020-04-07T13:05:53.114Z] #43 26.19 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-04-07T13:05:53.114Z] #43 26.19 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-04-07T13:05:53.726Z] #43 26.57 Selecting previously unselected package protobuf-c-compiler. [2020-04-07T13:05:53.726Z] #43 26.57 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-04-07T13:05:53.726Z] #43 26.57 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-07T13:05:53.726Z] #43 26.71 Selecting previously unselected package protobuf-compiler. [2020-04-07T13:05:53.726Z] #43 26.71 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-04-07T13:05:53.726Z] #43 26.72 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-07T13:05:54.007Z] #43 26.82 Selecting previously unselected package python-pkg-resources. [2020-04-07T13:05:54.007Z] #43 26.83 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-07T13:05:54.007Z] #43 26.83 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-07T13:05:54.007Z] #43 26.97 Selecting previously unselected package python-six. [2020-04-07T13:05:54.007Z] #43 26.97 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-07T13:05:54.007Z] #43 26.98 Unpacking python-six (1.12.0-1) ... [2020-04-07T13:05:54.007Z] #43 27.09 Selecting previously unselected package python-protobuf. [2020-04-07T13:05:54.007Z] #43 27.10 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-04-07T13:05:54.007Z] #43 27.10 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-07T13:05:54.619Z] #43 27.57 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-07T13:05:54.619Z] #43 ... [2020-04-07T13:05:54.619Z] [2020-04-07T13:05:54.619Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:05:54.619Z] #74 DONE 27.5s [2020-04-07T13:05:54.907Z] [2020-04-07T13:05:54.907Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T13:05:54.907Z] #27 2.805 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-07T13:05:54.907Z] #27 3.170 [2020-04-07T13:05:55.773Z] #27 3.371 0.7% #### 6.3% ####### 10.4% ############ 16.7% ################ 23.0% ################### 27.1% ######################## 33.4% ############################ 39.7% ############################### 43.9% #################################### 50.1% ######################################## 56.4% ########################################### 60.6% ############################################## 64.7% ################################################### 71.0% ###################################################### 75.2% ######################################################### 79.4% ############################################################# 85.6% ################################################################ 89.8% ##################################################################### 96.1% ######################################################################## 100.0% [2020-04-07T13:05:56.054Z] #27 6.085 [2020-04-07T13:05:56.904Z] #27 6.243 ### 4.3% ################ 22.6% ############################ 39.5% #################################### 50.8% ######################################################## 79.1% ######################################################################## 100.0% [2020-04-07T13:05:57.184Z] #27 7.235 [2020-04-07T13:05:57.600Z] d66e58854927: Pull complete [2020-04-07T13:05:57.600Z] 71497195576e: Pull complete [2020-04-07T13:05:57.600Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-04-07T13:05:57.600Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-04-07T13:05:57.600Z] ---> ebd73b5ebd31 [2020-04-07T13:05:57.600Z] Step 5/16 : ARG BUILDX_REPO [2020-04-07T13:05:57.600Z] ---> Running in d5917d8a4ef1 [2020-04-07T13:05:57.600Z] Removing intermediate container d5917d8a4ef1 [2020-04-07T13:05:57.600Z] ---> 3482161a41a8 [2020-04-07T13:05:57.600Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-04-07T13:05:57.600Z] ---> Running in ad79c318228a [2020-04-07T13:05:57.885Z] Cloning into '/buildx'... [2020-04-07T13:05:58.321Z] #27 7.383 #=#=# ##### 8.0% ############# 18.1% #################### 28.3% ######################### 35.9% ################################# 46.1% #################################### 51.2% ############################################ 61.4% [2020-04-07T13:05:58.321Z] #27 ... [2020-04-07T13:05:58.321Z] [2020-04-07T13:05:58.321Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-07T13:05:58.321Z] #30 31.19 Checking out files: 93% (1423/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-04-07T13:05:58.321Z] #30 31.32 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-07T13:05:58.602Z] #30 31.48 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-07T13:06:00.068Z] #30 ... [2020-04-07T13:06:00.068Z] [2020-04-07T13:06:00.068Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:06:00.068Z] #65 1.453 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-07T13:06:00.068Z] #65 1.453 + RM_GOPATH=0 [2020-04-07T13:06:00.068Z] #65 1.453 + TMP_GOPATH= [2020-04-07T13:06:00.068Z] #65 1.453 + : /build [2020-04-07T13:06:00.068Z] #65 1.453 + '[' -z '' ']' [2020-04-07T13:06:00.068Z] #65 1.453 ++ mktemp -d [2020-04-07T13:06:00.068Z] #65 1.453 + export GOPATH=/tmp/tmp.V1VeioiYQD [2020-04-07T13:06:00.068Z] #65 1.453 + GOPATH=/tmp/tmp.V1VeioiYQD [2020-04-07T13:06:00.068Z] #65 1.453 + RM_GOPATH=1 [2020-04-07T13:06:00.068Z] #65 1.453 ++ dirname ./install.sh [2020-04-07T13:06:00.068Z] #65 1.453 + dir=. [2020-04-07T13:06:00.068Z] #65 1.453 + bin=containerd [2020-04-07T13:06:00.068Z] #65 1.453 + shift [2020-04-07T13:06:00.068Z] #65 1.453 + '[' '!' -f ./containerd.installer ']' [2020-04-07T13:06:00.068Z] #65 1.453 + . ./containerd.installer [2020-04-07T13:06:00.068Z] #65 1.453 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-07T13:06:00.068Z] #65 1.453 + install_containerd [2020-04-07T13:06:00.068Z] #65 1.453 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-04-07T13:06:00.068Z] #65 1.453 + git clone https://github.com/containerd/containerd.git /tmp/tmp.V1VeioiYQD/src/github.com/containerd/containerd [2020-04-07T13:06:00.068Z] #65 1.465 Cloning into '/tmp/tmp.V1VeioiYQD/src/github.com/containerd/containerd'... [2020-04-07T13:06:00.068Z] #65 ... [2020-04-07T13:06:00.068Z] [2020-04-07T13:06:00.068Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T13:06:00.068Z] #27 7.383 #=#=# ##### 8.0% ############# 18.1% #################### 28.3% ######################### 35.9% ################################# 46.1% #################################### 51.2% ############################################ 61.4% ################################################# 69.0% ##################################################### 74.1% ########################################################## 81.7% ################################################################ 89.4% ####################################################################### 99.5% ######################################################################## 100.0% [2020-04-07T13:06:00.068Z] #27 9.201 [2020-04-07T13:06:00.349Z] #27 9.343 0.3% ## 3.1% #### 5.9% ###### 8.8% ######## 11.6% ########## 14.4% ############ 17.3% ############## 20.1% ################ 23.5% ################## 25.8% #################### 28.1% ####################### 32.3% [2020-04-07T13:06:00.349Z] #27 ... [2020-04-07T13:06:00.349Z] [2020-04-07T13:06:00.349Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T13:06:00.349Z] #35 23.39 debconf: delaying package configuration, since apt-utils is not installed [2020-04-07T13:06:00.349Z] #35 23.51 Fetched 14.0 MB in 1s (13.3 MB/s) [2020-04-07T13:06:00.349Z] #35 23.55 Selecting previously unselected package xxd. [2020-04-07T13:06:00.349Z] #35 23.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 ... 15168 files and directories currently installed.) [2020-04-07T13:06:00.349Z] #35 23.68 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-04-07T13:06:00.349Z] #35 23.68 Unpacking xxd (2:8.1.0875-5) ... [2020-04-07T13:06:00.349Z] #35 23.89 Selecting previously unselected package vim-common. [2020-04-07T13:06:00.349Z] #35 23.90 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-07T13:06:00.349Z] #35 23.95 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-07T13:06:00.349Z] #35 24.14 Selecting previously unselected package cmake-data. [2020-04-07T13:06:00.349Z] #35 24.14 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-07T13:06:00.349Z] #35 24.14 Unpacking cmake-data (3.13.4-1) ... [2020-04-07T13:06:00.349Z] #35 26.62 Selecting previously unselected package libicu63:s390x. [2020-04-07T13:06:00.349Z] #35 26.66 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-04-07T13:06:00.349Z] #35 26.67 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-04-07T13:06:00.349Z] #35 31.80 Selecting previously unselected package libxml2:s390x. [2020-04-07T13:06:00.349Z] #35 31.81 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-04-07T13:06:00.349Z] #35 31.81 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-04-07T13:06:00.349Z] #35 32.24 Selecting previously unselected package libarchive13:s390x. [2020-04-07T13:06:00.349Z] #35 32.25 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-04-07T13:06:00.349Z] #35 32.26 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-04-07T13:06:00.349Z] #35 32.51 Selecting previously unselected package libjsoncpp1:s390x. [2020-04-07T13:06:00.349Z] #35 32.52 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-04-07T13:06:00.349Z] #35 32.52 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-04-07T13:06:00.349Z] #35 32.64 Selecting previously unselected package librhash0:s390x. [2020-04-07T13:06:00.349Z] #35 32.64 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-04-07T13:06:00.349Z] #35 32.64 Unpacking librhash0:s390x (1.3.8-1) ... [2020-04-07T13:06:00.349Z] #35 32.78 Selecting previously unselected package libuv1:s390x. [2020-04-07T13:06:00.349Z] #35 32.78 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-04-07T13:06:00.349Z] #35 32.78 Unpacking libuv1:s390x (1.24.1-1) ... [2020-04-07T13:06:00.349Z] #35 32.91 Selecting previously unselected package cmake. [2020-04-07T13:06:00.349Z] #35 32.91 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-04-07T13:06:00.349Z] #35 32.91 Unpacking cmake (3.13.4-1) ... [2020-04-07T13:06:00.630Z] #35 ... [2020-04-07T13:06:00.630Z] [2020-04-07T13:06:00.630Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T13:06:01.192Z] #27 9.343 0.3% ## 3.1% #### 5.9% ###### 8.8% ######## 11.6% ########## 14.4% ############ 17.3% ############## 20.1% ################ 23.5% ################## 25.8% #################### 28.1% ####################### 32.3% ######################### 36.1% ############################ 39.9% ############################### 43.7% ################################# 46.5% ################################### 49.3% ##################################### 52.2% ####################################### [2020-04-07T13:06:01.192Z] #27 ... [2020-04-07T13:06:01.192Z] [2020-04-07T13:06:01.192Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:06:01.192Z] #33 23.97 sync [2020-04-07T13:06:01.192Z] #33 23.98 internal/reflectlite [2020-04-07T13:06:01.192Z] #33 25.99 errors [2020-04-07T13:06:01.192Z] #33 26.01 sort [2020-04-07T13:06:01.192Z] #33 26.24 strconv [2020-04-07T13:06:01.192Z] #33 27.08 io [2020-04-07T13:06:01.192Z] #33 28.52 internal/oserror [2020-04-07T13:06:01.192Z] #33 28.57 syscall [2020-04-07T13:06:01.192Z] #33 29.33 reflect [2020-04-07T13:06:01.515Z] #33 ... [2020-04-07T13:06:01.515Z] [2020-04-07T13:06:01.515Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T13:06:01.515Z] #10 24.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-04-07T13:06:01.515Z] #10 25.64 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-04-07T13:06:01.515Z] #10 25.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-04-07T13:06:01.515Z] #10 25.65 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-04-07T13:06:01.515Z] #10 25.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-04-07T13:06:01.515Z] #10 25.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-04-07T13:06:01.515Z] #10 25.67 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB] [2020-04-07T13:06:01.515Z] #10 25.68 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-04-07T13:06:01.515Z] #10 25.70 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-04-07T13:06:01.515Z] #10 25.72 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-04-07T13:06:01.515Z] #10 25.73 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-04-07T13:06:01.515Z] #10 25.86 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-04-07T13:06:01.515Z] #10 26.14 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-04-07T13:06:01.515Z] #10 26.14 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-04-07T13:06:01.515Z] #10 26.14 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-04-07T13:06:01.515Z] #10 26.14 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB] [2020-04-07T13:06:01.515Z] #10 26.95 debconf: delaying package configuration, since apt-utils is not installed [2020-04-07T13:06:01.515Z] #10 27.05 Fetched 73.3 MB in 4s (16.5 MB/s) [2020-04-07T13:06:01.515Z] #10 27.16 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-07T13:06:01.515Z] #10 27.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 ... 15168 files and directories currently installed.) [2020-04-07T13:06:01.515Z] #10 27.28 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-04-07T13:06:01.515Z] #10 27.29 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-07T13:06:01.515Z] #10 29.76 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-07T13:06:01.515Z] #10 29.76 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-04-07T13:06:01.515Z] #10 29.76 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-07T13:06:01.515Z] #10 31.98 Selecting previously unselected package binutils-mingw-w64. [2020-04-07T13:06:01.515Z] #10 31.98 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-07T13:06:01.515Z] #10 31.99 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-07T13:06:01.515Z] #10 32.10 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-04-07T13:06:01.515Z] #10 32.10 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-04-07T13:06:01.515Z] #10 32.11 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-04-07T13:06:01.515Z] #10 32.23 Selecting previously unselected package dmsetup. [2020-04-07T13:06:01.515Z] #10 32.24 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-04-07T13:06:01.515Z] #10 32.25 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-07T13:06:01.515Z] #10 32.43 Selecting previously unselected package mingw-w64-common. [2020-04-07T13:06:01.515Z] #10 32.43 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-07T13:06:01.515Z] #10 32.43 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-07T13:06:01.515Z] #10 ... [2020-04-07T13:06:01.515Z] [2020-04-07T13:06:01.515Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T13:06:02.650Z] #27 9.343 0.3% ## 3.1% #### 5.9% ###### 8.8% ######## 11.6% ########## 14.4% ############ 17.3% ############## 20.1% ################ 23.5% ################## 25.8% #################### 28.1% ####################### 32.3% ######################### 36.1% ############################ 39.9% ############################### 43.7% ################################# 46.5% ################################### 49.3% ##################################### 52.2% ####################################### 55.0% ######################################### 57.9% ############################################ 61.6% ############################################### 65.4% ################################################# 69.2% #################################################### 73.0% ###################################################### 75.8% ######################################################## 78.6% ########################################################## 81.5% ############################################################ 84.3% ############################################################### 88.1% #################################### [2020-04-07T13:06:02.650Z] #27 ... [2020-04-07T13:06:02.650Z] [2020-04-07T13:06:02.650Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T13:06:02.650Z] #43 29.91 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-04-07T13:06:02.650Z] #43 29.92 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-04-07T13:06:02.650Z] #43 29.93 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-04-07T13:06:02.650Z] #43 29.94 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-04-07T13:06:02.650Z] #43 29.94 Setting up python-six (1.12.0-1) ... [2020-04-07T13:06:02.650Z] #43 31.42 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-04-07T13:06:02.650Z] #43 31.43 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-04-07T13:06:02.650Z] #43 31.44 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-04-07T13:06:02.650Z] #43 31.47 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-04-07T13:06:02.650Z] #43 31.50 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-04-07T13:06:02.650Z] #43 31.51 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-07T13:06:02.650Z] #43 31.52 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-07T13:06:02.650Z] #43 31.53 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-04-07T13:06:02.650Z] #43 31.54 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-07T13:06:02.650Z] #43 31.55 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-07T13:06:02.650Z] #43 34.96 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-04-07T13:06:02.650Z] #43 34.97 Processing triggers for libc-bin (2.28-10) ... [2020-04-07T13:06:02.650Z] #43 DONE 35.7s [2020-04-07T13:06:02.650Z] [2020-04-07T13:06:02.650Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T13:06:02.650Z] #35 35.09 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-04-07T13:06:02.650Z] #35 35.11 Setting up xxd (2:8.1.0875-5) ... [2020-04-07T13:06:02.650Z] #35 35.11 Setting up libuv1:s390x (1.24.1-1) ... [2020-04-07T13:06:02.650Z] #35 35.12 Setting up vim-common (2:8.1.0875-5) ... [2020-04-07T13:06:02.650Z] #35 35.13 Setting up librhash0:s390x (1.3.8-1) ... [2020-04-07T13:06:02.650Z] #35 35.16 Setting up cmake-data (3.13.4-1) ... [2020-04-07T13:06:02.650Z] #35 35.17 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-04-07T13:06:02.650Z] #35 35.18 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-04-07T13:06:02.650Z] #35 35.18 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-04-07T13:06:02.650Z] #35 35.19 Setting up cmake (3.13.4-1) ... [2020-04-07T13:06:02.650Z] #35 35.20 Processing triggers for libc-bin (2.28-10) ... [2020-04-07T13:06:02.650Z] #35 35.24 Processing triggers for mime-support (3.62) ... [2020-04-07T13:06:02.650Z] #35 DONE 35.7s [2020-04-07T13:06:02.650Z] [2020-04-07T13:06:02.650Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-07T13:06:02.650Z] #36 DONE 0.1s [2020-04-07T13:06:02.650Z] [2020-04-07T13:06:02.650Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T13:06:02.932Z] #27 9.343 0.3% ## 3.1% #### 5.9% ###### 8.8% ######## 11.6% ########## 14.4% ############ 17.3% ############## 20.1% ################ 23.5% ################## 25.8% #################### 28.1% ####################### 32.3% ######################### 36.1% ############################ 39.9% ############################### 43.7% ################################# 46.5% ################################### 49.3% ##################################### 52.2% ####################################### 55.0% ######################################### 57.9% ############################################ 61.6% ############################################### 65.4% ################################################# 69.2% #################################################### 73.0% ###################################################### 75.8% ######################################################## 78.6% ########################################################## 81.5% ############################################################ 84.3% ############################################################### 88.1% ################################################################# 90.9% [2020-04-07T13:06:02.932Z] #27 ... [2020-04-07T13:06:02.932Z] [2020-04-07T13:06:02.932Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-07T13:06:02.932Z] #37 DONE 0.1s [2020-04-07T13:06:02.932Z] [2020-04-07T13:06:02.932Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T13:06:03.214Z] #27 9.343 0.3% ## 3.1% #### 5.9% ###### 8.8% ######## 11.6% ########## 14.4% ############ 17.3% ############## 20.1% ################ 23.5% ################## 25.8% #################### 28.1% ####################### 32.3% ######################### 36.1% ############################ 39.9% ############################### 43.7% ################################# 46.5% ################################### 49.3% ##################################### 52.2% ####################################### 55.0% ######################################### 57.9% ############################################ 61.6% ############################################### 65.4% ################################################# 69.2% #################################################### 73.0% ###################################################### 75.8% ######################################################## 78.6% ########################################################## 81.5% ############################################################ 84.3% ############################################################### 88.1% ################################################################# 90.9% #################################################################### 94.7% ###################################################################### 97.5% ######################################################################## 100.0% [2020-04-07T13:06:03.214Z] #27 13.21 [2020-04-07T13:06:03.401Z] Removing intermediate container ad79c318228a [2020-04-07T13:06:03.401Z] ---> 0b0569336184 [2020-04-07T13:06:03.401Z] Step 7/16 : WORKDIR /buildx [2020-04-07T13:06:03.401Z] ---> Running in a0314875b6cf [2020-04-07T13:06:03.401Z] Removing intermediate container a0314875b6cf [2020-04-07T13:06:03.401Z] ---> b6f1800e0b08 [2020-04-07T13:06:03.401Z] Step 8/16 : ARG BUILDX_COMMIT [2020-04-07T13:06:03.401Z] ---> Running in b0adeb884e51 [2020-04-07T13:06:03.401Z] Removing intermediate container b0adeb884e51 [2020-04-07T13:06:03.401Z] ---> 62946553be4a [2020-04-07T13:06:03.401Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-04-07T13:06:03.401Z] ---> Running in 6e1ed22bc851 [2020-04-07T13:06:03.495Z] #27 ... [2020-04-07T13:06:03.495Z] [2020-04-07T13:06:03.495Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:06:03.495Z] #47 26.31 io [2020-04-07T13:06:03.495Z] #47 26.32 strconv [2020-04-07T13:06:03.495Z] #47 27.31 bytes [2020-04-07T13:06:03.495Z] #47 29.20 bufio [2020-04-07T13:06:03.495Z] #47 29.44 reflect [2020-04-07T13:06:03.495Z] #47 30.60 syscall [2020-04-07T13:06:03.686Z] From https://github.com/docker/buildx [2020-04-07T13:06:03.686Z] * [new tag] v0.3.1 -> build [2020-04-07T13:06:03.776Z] #47 ... [2020-04-07T13:06:03.776Z] [2020-04-07T13:06:03.776Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:06:04.387Z] #38 1.539 + RM_GOPATH=0 [2020-04-07T13:06:04.387Z] #38 1.539 + TMP_GOPATH= [2020-04-07T13:06:04.387Z] #38 1.539 + : /build [2020-04-07T13:06:04.387Z] #38 1.539 + '[' -z '' ']' [2020-04-07T13:06:04.387Z] #38 1.539 ++ mktemp -d [2020-04-07T13:06:04.387Z] #38 1.540 + export GOPATH=/tmp/tmp.DLjeZA9mee [2020-04-07T13:06:04.387Z] #38 1.540 + GOPATH=/tmp/tmp.DLjeZA9mee [2020-04-07T13:06:04.387Z] #38 1.540 + RM_GOPATH=1 [2020-04-07T13:06:04.387Z] #38 1.540 ++ dirname ./install.sh [2020-04-07T13:06:04.387Z] #38 1.542 + dir=. [2020-04-07T13:06:04.387Z] #38 1.542 + bin=tini [2020-04-07T13:06:04.387Z] #38 1.542 + shift [2020-04-07T13:06:04.387Z] #38 1.542 + '[' '!' -f ./tini.installer ']' [2020-04-07T13:06:04.387Z] #38 1.542 + . ./tini.installer [2020-04-07T13:06:04.387Z] #38 1.542 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-07T13:06:04.387Z] #38 1.542 + install_tini [2020-04-07T13:06:04.387Z] #38 1.543 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-07T13:06:04.387Z] #38 1.543 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-07T13:06:04.387Z] #38 1.543 + git clone https://github.com/krallin/tini.git /tmp/tmp.DLjeZA9mee/tini [2020-04-07T13:06:04.387Z] #38 1.545 Cloning into '/tmp/tmp.DLjeZA9mee/tini'... [2020-04-07T13:06:04.702Z] Switched to branch 'build' [2020-04-07T13:06:04.998Z] #38 2.081 + cd /tmp/tmp.DLjeZA9mee/tini [2020-04-07T13:06:04.998Z] #38 2.081 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-07T13:06:04.998Z] #38 2.085 + cmake . [2020-04-07T13:06:05.279Z] #38 2.522 -- The C compiler identification is GNU 8.3.0 [2020-04-07T13:06:05.279Z] #38 2.542 -- Check for working C compiler: /usr/bin/cc [2020-04-07T13:06:05.560Z] #38 ... [2020-04-07T13:06:05.560Z] [2020-04-07T13:06:05.560Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:06:05.560Z] #50 28.36 + cd /tmp/tmp.pjGBoKnSll/src/gotest.tools/gotestsum [2020-04-07T13:06:05.560Z] #50 28.36 + git checkout -q v0.3.5 [2020-04-07T13:06:05.560Z] #50 28.38 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-07T13:06:05.720Z] Removing intermediate container 6e1ed22bc851 [2020-04-07T13:06:05.720Z] ---> 6092086c1290 [2020-04-07T13:06:05.720Z] Step 10/16 : RUN go mod download [2020-04-07T13:06:05.720Z] ---> Running in b3a1e86252b1 [2020-04-07T13:06:05.840Z] #50 ... [2020-04-07T13:06:05.840Z] [2020-04-07T13:06:05.840Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T13:06:05.840Z] #27 14.09 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-07T13:06:05.840Z] #27 14.42 [2020-04-07T13:06:05.840Z] #27 14.53 ######################################### 57.5% ######################################################################## 100.0% [2020-04-07T13:06:05.840Z] #27 14.62 [2020-04-07T13:06:05.840Z] #27 15.67 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-07T13:06:05.840Z] #27 15.99 #=#=# [2020-04-07T13:06:06.007Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-04-07T13:06:06.007Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-04-07T13:06:06.007Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-04-07T13:06:06.007Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-04-07T13:06:06.007Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-04-07T13:06:06.007Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-04-07T13:06:06.007Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-04-07T13:06:06.007Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-04-07T13:06:06.007Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-04-07T13:06:06.080Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e813c7ff2fcbc7ae) in /home/ubuntu/workspace/moby_PR-40786 [Pipeline] { [Pipeline] checkout [2020-04-07T13:06:06.125Z] #27 16.15 ######################################################################## 100.0% [2020-04-07T13:06:06.125Z] #27 16.27 [2020-04-07T13:06:06.736Z] #27 17.00 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-07T13:06:07.017Z] #27 17.04 skipping existing b63cc5f62c21 [2020-04-07T13:06:07.017Z] #27 17.12 [2020-04-07T13:06:07.049Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-04-07T13:06:08.019Z] #27 ... [2020-04-07T13:06:08.019Z] [2020-04-07T13:06:08.019Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:06:08.019Z] #56 30.66 syscall [2020-04-07T13:06:08.019Z] #56 30.73 reflect [2020-04-07T13:06:08.019Z] #56 36.93 time [2020-04-07T13:06:08.019Z] #56 40.66 context [2020-04-07T13:06:08.019Z] #56 ... [2020-04-07T13:06:08.019Z] [2020-04-07T13:06:08.019Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T13:06:08.019Z] #27 18.09 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-07T13:06:08.077Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-04-07T13:06:08.077Z] go: finding github.com/jinzhu/now v1.0.0 [2020-04-07T13:06:08.077Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-04-07T13:06:08.077Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-04-07T13:06:08.299Z] #27 18.35 [2020-04-07T13:06:08.299Z] #27 18.46 ######################################################################## 100.0% [2020-04-07T13:06:08.299Z] #27 18.52 [2020-04-07T13:06:08.299Z] #27 18.56 Download of images into '/build' complete. [2020-04-07T13:06:08.364Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-04-07T13:06:08.364Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-04-07T13:06:08.580Z] #27 18.56 Use something like the following to load the result into a Docker daemon: [2020-04-07T13:06:08.580Z] #27 18.56 tar -cC '/build' . | docker load [2020-04-07T13:06:08.580Z] #27 DONE 18.8s [2020-04-07T13:06:08.580Z] [2020-04-07T13:06:08.580Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:06:08.580Z] #56 41.13 encoding/binary [2020-04-07T13:06:08.580Z] #56 41.35 os [2020-04-07T13:06:08.992Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-04-07T13:06:08.992Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-04-07T13:06:08.992Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-04-07T13:06:09.272Z] using credential docker-jenkins-github-credentials [2020-04-07T13:06:09.279Z] Cloning the remote Git repository [2020-04-07T13:06:09.280Z] Cloning with configured refspecs honoured and without tags [2020-04-07T13:06:10.035Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-04-07T13:06:10.035Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-04-07T13:06:10.050Z] #56 ... [2020-04-07T13:06:10.050Z] [2020-04-07T13:06:10.050Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:06:10.050Z] #38 2.994 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-07T13:06:10.050Z] #38 2.995 -- Detecting C compiler ABI info [2020-04-07T13:06:10.050Z] #38 3.435 -- Detecting C compiler ABI info - done [2020-04-07T13:06:10.050Z] #38 3.453 -- Detecting C compile features [2020-04-07T13:06:10.050Z] #38 4.712 -- Detecting C compile features - done [2020-04-07T13:06:10.050Z] #38 4.734 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-07T13:06:10.050Z] #38 4.899 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-07T13:06:10.050Z] #38 4.967 -- Configuring done [2020-04-07T13:06:10.050Z] #38 4.981 -- Generating done [2020-04-07T13:06:10.050Z] #38 4.984 -- Build files have been written to: /tmp/tmp.DLjeZA9mee/tini [2020-04-07T13:06:10.050Z] #38 4.989 + make tini-static [2020-04-07T13:06:10.050Z] #38 5.273 Scanning dependencies of target tini-static [2020-04-07T13:06:10.050Z] #38 5.348 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-07T13:06:10.050Z] #38 6.473 [100%] Linking C executable tini-static [2020-04-07T13:06:10.050Z] #38 6.863 [100%] Built target tini-static [2020-04-07T13:06:10.050Z] #38 6.937 + mkdir -p /build [2020-04-07T13:06:10.050Z] #38 6.938 + cp tini-static /build/docker-init [2020-04-07T13:06:10.050Z] #38 DONE 7.1s [2020-04-07T13:06:10.050Z] [2020-04-07T13:06:10.050Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:06:10.050Z] #33 34.89 time [2020-04-07T13:06:10.050Z] #33 39.10 internal/poll [2020-04-07T13:06:10.050Z] #33 39.11 internal/fmtsort [2020-04-07T13:06:10.050Z] #33 39.57 internal/syscall/unix [2020-04-07T13:06:10.050Z] #33 39.85 strings [2020-04-07T13:06:10.050Z] #33 40.75 os [2020-04-07T13:06:10.050Z] #33 42.06 path [2020-04-07T13:06:10.050Z] #33 42.66 text/tabwriter [2020-04-07T13:06:09.269Z] Cloning repository https://github.com/moby/moby.git [2020-04-07T13:06:09.326Z] > git init /home/ubuntu/workspace/moby_PR-40786 # timeout=10 [2020-04-07T13:06:09.902Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-07T13:06:09.902Z] > git --version # timeout=10 [2020-04-07T13:06:09.930Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-07T13:06:09.932Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40786/head:refs/remotes/origin/PR-40786 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T13:06:10.336Z] #33 ... [2020-04-07T13:06:10.336Z] [2020-04-07T13:06:10.336Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T13:06:10.336Z] #10 37.82 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-07T13:06:10.336Z] #10 37.84 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-07T13:06:10.336Z] #10 37.84 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-07T13:06:10.336Z] #10 43.16 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-07T13:06:10.336Z] #10 43.19 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-04-07T13:06:10.336Z] #10 43.19 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-07T13:06:10.336Z] #10 43.33 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-07T13:06:10.336Z] #10 43.33 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-04-07T13:06:10.336Z] #10 43.33 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-07T13:06:10.625Z] #10 ... [2020-04-07T13:06:10.625Z] [2020-04-07T13:06:10.625Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:06:10.625Z] #56 43.31 encoding/base64 [2020-04-07T13:06:10.665Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-04-07T13:06:10.955Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-07T13:06:11.237Z] #56 43.99 golang.org/x/sys/unix [2020-04-07T13:06:11.245Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-04-07T13:06:11.245Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-04-07T13:06:11.536Z] go: finding github.com/json-iterator/go v1.1.6 [2020-04-07T13:06:11.536Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-04-07T13:06:12.565Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-04-07T13:06:12.701Z] #56 45.21 fmt [2020-04-07T13:06:12.701Z] #56 ... [2020-04-07T13:06:12.701Z] [2020-04-07T13:06:12.701Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:06:12.701Z] #44 7.878 Note: Building without setproctitle() and strlcpy() support. [2020-04-07T13:06:12.701Z] #44 7.878 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-07T13:06:12.701Z] #44 7.878 Note: Building without GnuTLS support [2020-04-07T13:06:12.701Z] #44 8.775 fatal: not a git repository (or any of the parent directories): .git [2020-04-07T13:06:12.701Z] #44 8.793 GEN .gitid [2020-04-07T13:06:12.701Z] #44 8.796 GEN criu/include/version.h [2020-04-07T13:06:12.701Z] #44 8.806 GEN include/common/asm [2020-04-07T13:06:12.701Z] #44 9.649 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-07T13:06:12.701Z] #44 9.727 PBCC images/opts.pb-c.c [2020-04-07T13:06:12.701Z] #44 9.770 PBCC images/sit.pb-c.c [2020-04-07T13:06:12.701Z] #44 9.805 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-07T13:06:12.701Z] #44 9.822 DEP images/opts.pb-c.d [2020-04-07T13:06:12.701Z] #44 9.863 DEP images/sit.pb-c.d [2020-04-07T13:06:12.701Z] #44 9.888 PBCC images/macvlan.pb-c.c [2020-04-07T13:06:12.701Z] #44 9.914 DEP images/macvlan.pb-c.d [2020-04-07T13:06:12.701Z] #44 9.939 PBCC images/autofs.pb-c.c [2020-04-07T13:06:12.701Z] #44 9.961 DEP images/autofs.pb-c.d [2020-04-07T13:06:12.701Z] #44 10.00 PBCC images/sysctl.pb-c.c [2020-04-07T13:06:12.701Z] #44 10.04 DEP images/sysctl.pb-c.d [2020-04-07T13:06:12.701Z] #44 10.05 PBCC images/time.pb-c.c [2020-04-07T13:06:12.701Z] #44 10.06 DEP images/time.pb-c.d [2020-04-07T13:06:12.701Z] #44 10.10 PBCC images/binfmt-misc.pb-c.c [2020-04-07T13:06:12.701Z] #44 10.11 DEP images/binfmt-misc.pb-c.d [2020-04-07T13:06:12.701Z] #44 10.12 PBCC images/seccomp.pb-c.c [2020-04-07T13:06:12.701Z] #44 10.13 DEP images/seccomp.pb-c.d [2020-04-07T13:06:12.701Z] #44 10.18 PBCC images/userns.pb-c.c [2020-04-07T13:06:12.701Z] #44 10.18 DEP images/userns.pb-c.d [2020-04-07T13:06:12.701Z] #44 10.19 PBCC images/cgroup.pb-c.c [2020-04-07T13:06:12.701Z] #44 10.21 DEP images/cgroup.pb-c.d [2020-04-07T13:06:12.701Z] #44 ... [2020-04-07T13:06:12.701Z] [2020-04-07T13:06:12.701Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:06:12.702Z] #65 23.27 Checking out files: 69% (2178/3155) Checking out files: 70% (2209/3155) Checking out files: 71% (2241/3155) Checking out files: 72% (2272/3155) Checking out files: 73% (2304/3155) Checking out files: 74% (2335/3155) Checking out files: 75% (2367/3155) Checking out files: 76% (2398/3155) Checking out files: 77% (2430/3155) Checking out files: 78% (2461/3155) Checking out files: 79% (2493/3155) Checking out files: 80% (2524/3155) Checking out files: 81% (2556/3155) Checking out files: 82% (2588/3155) Checking out files: 83% (2619/3155) Checking out files: 84% (2651/3155) Checking out files: 85% (2682/3155) Checking out files: 86% (2714/3155) Checking out files: 87% (2745/3155) Checking out files: 88% (2777/3155) Checking out files: 89% (2808/3155) Checking out files: 90% (2840/3155) Checking out files: 91% (2872/3155) Checking out files: 92% (2903/3155) Checking out files: 93% (2935/3155) Checking out files: 94% (2966/3155) Checking out files: 95% (2998/3155) Checking out files: 96% (3029/3155) Checking out files: 97% (3061/3155) Checking out files: 98% (3092/3155) Checking out files: 99% (3124/3155) Checking out files: 100% (3155/3155) Checking out files: 100% (3155/3155), done. [2020-04-07T13:06:12.702Z] #65 24.06 + cd /tmp/tmp.V1VeioiYQD/src/github.com/containerd/containerd [2020-04-07T13:06:12.702Z] #65 24.06 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-07T13:06:12.857Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-04-07T13:06:12.857Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-04-07T13:06:13.486Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-04-07T13:06:13.486Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-04-07T13:06:13.723Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0708dd79652df8d8c) in /home/ubuntu/workspace/moby_PR-40786 [Pipeline] { [Pipeline] checkout [2020-04-07T13:06:14.141Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-04-07T13:06:14.141Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-04-07T13:06:14.167Z] #65 25.29 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-07T13:06:14.167Z] #65 25.29 + BUILDTAGS='netgo osusergo static_build' [2020-04-07T13:06:14.167Z] #65 25.29 + export EXTRA_FLAGS=-buildmode=pie [2020-04-07T13:06:14.167Z] #65 25.29 + EXTRA_FLAGS=-buildmode=pie [2020-04-07T13:06:14.167Z] #65 25.29 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-07T13:06:14.167Z] #65 25.29 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-07T13:06:14.167Z] #65 25.29 + '[' '' = dynamic ']' [2020-04-07T13:06:14.167Z] #65 25.29 + make [2020-04-07T13:06:14.167Z] #65 ... [2020-04-07T13:06:14.167Z] [2020-04-07T13:06:14.167Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:06:14.167Z] #47 36.69 time [2020-04-07T13:06:14.167Z] #47 39.96 strings [2020-04-07T13:06:14.167Z] #47 40.30 internal/poll [2020-04-07T13:06:14.167Z] #47 42.16 regexp/syntax [2020-04-07T13:06:14.167Z] #47 42.26 os [2020-04-07T13:06:14.167Z] #47 45.19 fmt [2020-04-07T13:06:14.167Z] #47 45.93 regexp [2020-04-07T13:06:14.167Z] #47 ... [2020-04-07T13:06:14.167Z] [2020-04-07T13:06:14.167Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:06:14.167Z] #44 10.24 PBCC images/fown.pb-c.c [2020-04-07T13:06:14.167Z] #44 10.26 PBCC images/ext-file.pb-c.c [2020-04-07T13:06:14.167Z] #44 10.28 DEP images/fown.pb-c.d [2020-04-07T13:06:14.167Z] #44 10.31 DEP images/ext-file.pb-c.d [2020-04-07T13:06:14.167Z] #44 10.39 PBCC images/rpc.pb-c.c [2020-04-07T13:06:14.167Z] #44 10.41 DEP images/rpc.pb-c.d [2020-04-07T13:06:14.167Z] #44 10.45 PBCC images/siginfo.pb-c.c [2020-04-07T13:06:14.167Z] #44 10.47 DEP images/siginfo.pb-c.d [2020-04-07T13:06:14.167Z] #44 10.50 PBCC images/pagemap.pb-c.c [2020-04-07T13:06:14.167Z] #44 10.52 DEP images/pagemap.pb-c.d [2020-04-07T13:06:14.167Z] #44 10.54 PBCC images/rlimit.pb-c.c [2020-04-07T13:06:14.167Z] #44 10.55 DEP images/rlimit.pb-c.d [2020-04-07T13:06:14.167Z] #44 10.58 PBCC images/file-lock.pb-c.c [2020-04-07T13:06:14.167Z] #44 10.58 DEP images/file-lock.pb-c.d [2020-04-07T13:06:14.167Z] #44 10.64 PBCC images/tty.pb-c.c [2020-04-07T13:06:14.167Z] #44 10.64 DEP images/tty.pb-c.d [2020-04-07T13:06:14.167Z] #44 10.67 PBCC images/tun.pb-c.c [2020-04-07T13:06:14.167Z] #44 10.69 PBCC images/netdev.pb-c.c [2020-04-07T13:06:14.167Z] #44 10.74 DEP images/tun.pb-c.d [2020-04-07T13:06:14.167Z] #44 10.77 DEP images/netdev.pb-c.d [2020-04-07T13:06:14.167Z] #44 10.81 PBCC images/vma.pb-c.c [2020-04-07T13:06:14.167Z] #44 10.83 DEP images/vma.pb-c.d [2020-04-07T13:06:14.167Z] #44 10.86 PBCC images/creds.pb-c.c [2020-04-07T13:06:14.167Z] #44 10.89 DEP images/creds.pb-c.d [2020-04-07T13:06:14.167Z] #44 10.93 PBCC images/utsns.pb-c.c [2020-04-07T13:06:14.167Z] #44 10.94 DEP images/utsns.pb-c.d [2020-04-07T13:06:14.167Z] #44 10.97 PBCC images/ipc-desc.pb-c.c [2020-04-07T13:06:14.167Z] #44 10.98 PBCC images/ipc-sem.pb-c.c [2020-04-07T13:06:14.167Z] #44 11.01 DEP images/ipc-desc.pb-c.d [2020-04-07T13:06:14.167Z] #44 11.03 DEP images/ipc-sem.pb-c.d [2020-04-07T13:06:14.167Z] #44 11.05 PBCC images/ipc-msg.pb-c.c [2020-04-07T13:06:14.167Z] #44 11.07 DEP images/ipc-msg.pb-c.d [2020-04-07T13:06:14.167Z] #44 11.10 PBCC images/ipc-shm.pb-c.c [2020-04-07T13:06:14.167Z] #44 11.11 DEP images/ipc-shm.pb-c.d [2020-04-07T13:06:14.167Z] #44 11.14 PBCC images/ipc-var.pb-c.c [2020-04-07T13:06:14.167Z] #44 11.15 DEP images/ipc-var.pb-c.d [2020-04-07T13:06:14.167Z] #44 11.17 PBCC images/sk-opts.pb-c.c [2020-04-07T13:06:14.167Z] #44 11.19 PBCC images/packet-sock.pb-c.c [2020-04-07T13:06:14.167Z] #44 11.21 DEP images/sk-opts.pb-c.d [2020-04-07T13:06:14.167Z] #44 11.24 DEP images/packet-sock.pb-c.d [2020-04-07T13:06:14.167Z] #44 11.28 PBCC images/sk-netlink.pb-c.c [2020-04-07T13:06:14.167Z] #44 11.29 DEP images/sk-netlink.pb-c.d [2020-04-07T13:06:14.167Z] #44 11.33 PBCC images/sk-inet.pb-c.c [2020-04-07T13:06:14.167Z] #44 11.35 DEP images/sk-inet.pb-c.d [2020-04-07T13:06:14.167Z] #44 11.39 PBCC images/sk-unix.pb-c.c [2020-04-07T13:06:14.167Z] #44 11.39 DEP images/sk-unix.pb-c.d [2020-04-07T13:06:14.167Z] #44 11.42 PBCC images/mm.pb-c.c [2020-04-07T13:06:14.167Z] #44 11.43 DEP images/mm.pb-c.d [2020-04-07T13:06:14.167Z] #44 11.46 PBCC images/timerfd.pb-c.c [2020-04-07T13:06:14.167Z] #44 11.48 DEP images/timerfd.pb-c.d [2020-04-07T13:06:14.167Z] #44 11.54 PBCC images/timer.pb-c.c [2020-04-07T13:06:14.167Z] #44 11.57 DEP images/timer.pb-c.d [2020-04-07T13:06:14.167Z] #44 11.58 PBCC images/sa.pb-c.c [2020-04-07T13:06:14.167Z] #44 11.62 DEP images/sa.pb-c.d [2020-04-07T13:06:14.167Z] #44 11.65 PBCC images/pipe-data.pb-c.c [2020-04-07T13:06:14.447Z] #44 11.66 DEP images/pipe-data.pb-c.d [2020-04-07T13:06:14.447Z] #44 11.70 PBCC images/mnt.pb-c.c [2020-04-07T13:06:14.447Z] #44 11.71 DEP images/mnt.pb-c.d [2020-04-07T13:06:14.447Z] #44 11.76 PBCC images/sk-packet.pb-c.c [2020-04-07T13:06:14.447Z] #44 11.76 DEP images/sk-packet.pb-c.d [2020-04-07T13:06:14.447Z] #44 11.81 PBCC images/tcp-stream.pb-c.c [2020-04-07T13:06:14.447Z] #44 11.83 DEP images/tcp-stream.pb-c.d [2020-04-07T13:06:14.447Z] #44 11.85 PBCC images/pipe.pb-c.c [2020-04-07T13:06:14.447Z] #44 11.88 DEP images/pipe.pb-c.d [2020-04-07T13:06:14.728Z] #44 11.91 PBCC images/pstree.pb-c.c [2020-04-07T13:06:14.728Z] #44 11.92 DEP images/pstree.pb-c.d [2020-04-07T13:06:14.728Z] #44 11.95 PBCC images/fs.pb-c.c [2020-04-07T13:06:14.728Z] #44 11.96 DEP images/fs.pb-c.d [2020-04-07T13:06:14.728Z] #44 11.99 PBCC images/signalfd.pb-c.c [2020-04-07T13:06:14.728Z] #44 12.01 DEP images/signalfd.pb-c.d [2020-04-07T13:06:14.728Z] #44 12.04 PBCC images/fh.pb-c.c [2020-04-07T13:06:14.728Z] #44 12.06 PBCC images/fsnotify.pb-c.c [2020-04-07T13:06:14.728Z] #44 12.09 DEP images/fh.pb-c.d [2020-04-07T13:06:14.728Z] #44 12.12 DEP images/fsnotify.pb-c.d [2020-04-07T13:06:14.728Z] #44 12.15 PBCC images/eventpoll.pb-c.c [2020-04-07T13:06:14.728Z] #44 12.17 DEP images/eventpoll.pb-c.d [2020-04-07T13:06:14.728Z] #44 12.20 PBCC images/eventfd.pb-c.c [2020-04-07T13:06:14.772Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-04-07T13:06:14.772Z] go: finding github.com/lib/pq v1.0.0 [2020-04-07T13:06:14.772Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-07T13:06:15.009Z] #44 12.21 DEP images/eventfd.pb-c.d [2020-04-07T13:06:15.009Z] #44 12.22 PBCC images/remap-file-path.pb-c.c [2020-04-07T13:06:15.009Z] #44 12.23 DEP images/remap-file-path.pb-c.d [2020-04-07T13:06:15.009Z] #44 12.27 PBCC images/fifo.pb-c.c [2020-04-07T13:06:15.009Z] #44 12.28 DEP images/fifo.pb-c.d [2020-04-07T13:06:15.009Z] #44 12.31 PBCC images/ghost-file.pb-c.c [2020-04-07T13:06:15.009Z] #44 12.34 DEP images/ghost-file.pb-c.d [2020-04-07T13:06:15.009Z] #44 12.39 PBCC images/regfile.pb-c.c [2020-04-07T13:06:15.009Z] #44 12.43 DEP images/regfile.pb-c.d [2020-04-07T13:06:15.063Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-04-07T13:06:15.290Z] #44 12.46 PBCC images/ns.pb-c.c [2020-04-07T13:06:15.290Z] #44 12.46 DEP images/ns.pb-c.d [2020-04-07T13:06:15.290Z] #44 12.49 PBCC images/fdinfo.pb-c.c [2020-04-07T13:06:15.290Z] #44 12.53 DEP images/fdinfo.pb-c.d [2020-04-07T13:06:15.290Z] #44 12.56 PBCC images/core-aarch64.pb-c.c [2020-04-07T13:06:15.290Z] #44 12.60 PBCC images/core-arm.pb-c.c [2020-04-07T13:06:15.290Z] #44 12.62 PBCC images/core-ppc64.pb-c.c [2020-04-07T13:06:15.290Z] #44 12.65 PBCC images/core-s390.pb-c.c [2020-04-07T13:06:15.290Z] #44 12.67 PBCC images/core-x86.pb-c.c [2020-04-07T13:06:15.290Z] #44 12.71 PBCC images/core.pb-c.c [2020-04-07T13:06:15.290Z] #44 12.75 PBCC images/inventory.pb-c.c [2020-04-07T13:06:15.357Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-04-07T13:06:15.571Z] #44 12.79 DEP images/core-aarch64.pb-c.d [2020-04-07T13:06:15.571Z] #44 12.82 DEP images/core-arm.pb-c.d [2020-04-07T13:06:15.571Z] #44 12.85 DEP images/core-ppc64.pb-c.d [2020-04-07T13:06:15.571Z] #44 12.87 DEP images/core-s390.pb-c.d [2020-04-07T13:06:15.571Z] #44 12.90 DEP images/core-x86.pb-c.d [2020-04-07T13:06:15.571Z] #44 12.95 DEP images/core.pb-c.d [2020-04-07T13:06:15.571Z] #44 12.98 DEP images/inventory.pb-c.d [2020-04-07T13:06:15.571Z] #44 13.03 PBCC images/cpuinfo.pb-c.c [2020-04-07T13:06:15.571Z] #44 13.04 DEP images/cpuinfo.pb-c.d [2020-04-07T13:06:15.571Z] #44 13.06 PBCC images/stats.pb-c.c [2020-04-07T13:06:15.571Z] #44 13.10 DEP images/stats.pb-c.d [2020-04-07T13:06:16.573Z] #44 13.91 make[1]: Nothing to be done for 'all'. [2020-04-07T13:06:16.883Z] go: finding github.com/spf13/viper v1.3.2 [2020-04-07T13:06:16.883Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-04-07T13:06:17.175Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-04-07T13:06:17.460Z] using credential docker-jenkins-github-credentials [2020-04-07T13:06:17.468Z] go: finding github.com/stretchr/testify v1.2.2 [2020-04-07T13:06:17.468Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-04-07T13:06:17.471Z] Cloning the remote Git repository [2020-04-07T13:06:17.471Z] Cloning with configured refspecs honoured and without tags [2020-04-07T13:06:17.582Z] #44 14.93 CC images/stats.o [2020-04-07T13:06:17.759Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-04-07T13:06:17.862Z] #44 15.28 CC images/core.o [2020-04-07T13:06:18.053Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-04-07T13:06:18.053Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-04-07T13:06:18.474Z] #44 15.58 CC images/core-x86.o [2020-04-07T13:06:18.474Z] #44 15.88 CC images/core-arm.o [2020-04-07T13:06:17.514Z] Cloning repository https://github.com/moby/moby.git [2020-04-07T13:06:17.571Z] > git init /home/ubuntu/workspace/moby_PR-40786 # timeout=10 [2020-04-07T13:06:17.858Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-07T13:06:17.859Z] > git --version # timeout=10 [2020-04-07T13:06:17.899Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-07T13:06:17.900Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40786/head:refs/remotes/origin/PR-40786 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T13:06:18.754Z] #44 16.25 CC images/core-aarch64.o [2020-04-07T13:06:19.087Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-04-07T13:06:19.087Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-04-07T13:06:19.087Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-04-07T13:06:19.365Z] #44 16.58 CC images/core-ppc64.o [2020-04-07T13:06:19.646Z] #44 16.93 CC images/core-s390.o [2020-04-07T13:06:19.929Z] #44 ... [2020-04-07T13:06:19.929Z] [2020-04-07T13:06:19.929Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:06:19.929Z] #33 43.92 fmt [2020-04-07T13:06:19.929Z] #33 43.92 path/filepath [2020-04-07T13:06:19.929Z] #33 45.14 io/ioutil [2020-04-07T13:06:19.929Z] #33 46.38 flag [2020-04-07T13:06:19.929Z] #33 46.38 github.com/BurntSushi/toml [2020-04-07T13:06:19.929Z] #33 47.98 log [2020-04-07T13:06:19.929Z] #33 49.71 github.com/BurntSushi/toml/cmd/tomlv [2020-04-07T13:06:19.929Z] #33 DONE 52.8s [2020-04-07T13:06:19.929Z] [2020-04-07T13:06:19.929Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:06:19.929Z] #44 17.40 CC images/cpuinfo.o [2020-04-07T13:06:19.929Z] #44 ... [2020-04-07T13:06:19.929Z] [2020-04-07T13:06:19.929Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:06:19.929Z] #47 48.51 internal/lazyregexp [2020-04-07T13:06:19.929Z] #47 48.69 github.com/LK4D4/vndr/godl/singleflight [2020-04-07T13:06:19.929Z] #47 48.93 go/token [2020-04-07T13:06:19.929Z] #47 48.93 net/url [2020-04-07T13:06:19.929Z] #47 49.72 go/scanner [2020-04-07T13:06:19.929Z] #47 50.18 text/template/parse [2020-04-07T13:06:19.929Z] #47 50.83 go/ast [2020-04-07T13:06:19.929Z] #47 52.75 text/template [2020-04-07T13:06:20.613Z] go: finding github.com/imdario/mergo v0.3.7 [2020-04-07T13:06:21.245Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-04-07T13:06:21.419Z] #47 ... [2020-04-07T13:06:21.419Z] [2020-04-07T13:06:21.419Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:06:21.419Z] #44 17.94 CC images/inventory.o [2020-04-07T13:06:21.419Z] #44 18.03 CC images/fdinfo.o [2020-04-07T13:06:21.419Z] #44 18.20 CC images/fown.o [2020-04-07T13:06:21.419Z] #44 18.27 CC images/ns.o [2020-04-07T13:06:21.419Z] #44 18.35 CC images/regfile.o [2020-04-07T13:06:21.419Z] #44 18.55 CC images/ghost-file.o [2020-04-07T13:06:21.419Z] #44 18.67 CC images/fifo.o [2020-04-07T13:06:21.419Z] #44 18.84 CC images/remap-file-path.o [2020-04-07T13:06:21.419Z] #44 18.93 CC images/eventfd.o [2020-04-07T13:06:21.537Z] go: finding github.com/gofrs/flock v0.7.0 [2020-04-07T13:06:21.537Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-04-07T13:06:21.700Z] #44 19.08 CC images/eventpoll.o [2020-04-07T13:06:21.981Z] #44 19.23 CC images/fh.o [2020-04-07T13:06:22.168Z] go: finding github.com/magiconair/properties v1.8.0 [2020-04-07T13:06:22.168Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-04-07T13:06:22.276Z] #44 19.56 CC images/fsnotify.o [2020-04-07T13:06:22.457Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-04-07T13:06:22.556Z] #44 19.84 CC images/signalfd.o [2020-04-07T13:06:22.836Z] #44 20.02 CC images/fs.o [2020-04-07T13:06:22.836Z] #44 20.12 CC images/pstree.o [2020-04-07T13:06:22.836Z] #44 20.23 CC images/pipe.o [2020-04-07T13:06:22.836Z] #44 20.35 CC images/tcp-stream.o [2020-04-07T13:06:23.447Z] #44 20.53 CC images/sk-packet.o [2020-04-07T13:06:23.447Z] #44 20.73 CC images/mnt.o [2020-04-07T13:06:23.447Z] #44 20.88 CC images/pipe-data.o [2020-04-07T13:06:23.488Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-07T13:06:23.488Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-04-07T13:06:23.488Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-04-07T13:06:23.488Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-04-07T13:06:23.728Z] #44 20.99 CC images/sa.o [2020-04-07T13:06:23.728Z] #44 21.16 CC images/timer.o [2020-04-07T13:06:23.779Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-04-07T13:06:24.008Z] #44 21.40 CC images/timerfd.o [2020-04-07T13:06:24.289Z] #44 21.57 CC images/mm.o [2020-04-07T13:06:24.409Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-04-07T13:06:24.569Z] #44 21.81 CC images/sk-opts.o [2020-04-07T13:06:24.569Z] #44 21.91 CC images/sk-unix.o [2020-04-07T13:06:24.569Z] #44 ... [2020-04-07T13:06:24.569Z] [2020-04-07T13:06:24.569Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:06:24.569Z] #65 26.03 + bin/ctr [2020-04-07T13:06:24.699Z] go: finding github.com/docker/go-connections v0.4.0 [2020-04-07T13:06:24.699Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-04-07T13:06:24.850Z] #65 ... [2020-04-07T13:06:24.850Z] [2020-04-07T13:06:24.850Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:06:24.850Z] #44 22.12 CC images/sk-inet.o [2020-04-07T13:06:25.131Z] #44 22.40 CC images/tun.o [2020-04-07T13:06:25.328Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-04-07T13:06:25.411Z] #44 22.64 CC images/sk-netlink.o [2020-04-07T13:06:25.411Z] #44 22.73 CC images/packet-sock.o [2020-04-07T13:06:25.691Z] #44 23.03 CC images/ipc-var.o [2020-04-07T13:06:25.691Z] #44 23.11 CC images/ipc-desc.o [2020-04-07T13:06:25.963Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-04-07T13:06:25.963Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-07T13:06:25.963Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-04-07T13:06:25.972Z] #44 23.26 CC images/ipc-shm.o [2020-04-07T13:06:25.972Z] #44 23.35 CC images/ipc-msg.o [2020-04-07T13:06:26.253Z] #44 23.48 CC images/ipc-sem.o [2020-04-07T13:06:26.253Z] #44 23.57 CC images/utsns.o [2020-04-07T13:06:26.253Z] #44 23.75 CC images/creds.o [2020-04-07T13:06:26.255Z] go: finding github.com/spf13/pflag v1.0.3 [2020-04-07T13:06:26.533Z] #44 23.87 CC images/vma.o [2020-04-07T13:06:26.533Z] #44 ... [2020-04-07T13:06:26.533Z] [2020-04-07T13:06:26.533Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:06:26.533Z] #56 49.19 encoding/json [2020-04-07T13:06:26.533Z] #56 51.03 github.com/pkg/diff [2020-04-07T13:06:26.533Z] #56 51.97 go/ast [2020-04-07T13:06:26.533Z] #56 53.66 golang.org/x/crypto/ssh/terminal [2020-04-07T13:06:26.533Z] #56 54.50 mvdan.cc/editorconfig [2020-04-07T13:06:26.533Z] #56 55.14 mvdan.cc/sh/v3/fileutil [2020-04-07T13:06:26.533Z] #56 55.28 mvdan.cc/sh/v3/syntax [2020-04-07T13:06:26.533Z] #56 59.36 mvdan.cc/sh/v3/cmd/shfmt [2020-04-07T13:06:26.533Z] #56 ... [2020-04-07T13:06:26.533Z] [2020-04-07T13:06:26.533Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T13:06:26.533Z] #10 59.20 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-07T13:06:26.533Z] #10 59.20 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-04-07T13:06:26.533Z] #10 59.20 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-07T13:06:26.888Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-04-07T13:06:27.180Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-04-07T13:06:27.470Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-04-07T13:06:28.525Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-04-07T13:06:28.815Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-04-07T13:06:29.880Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-07T13:06:29.880Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-04-07T13:06:30.911Z] #10 ... [2020-04-07T13:06:30.911Z] [2020-04-07T13:06:30.911Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:06:30.911Z] #56 DONE 63.3s [2020-04-07T13:06:30.911Z] [2020-04-07T13:06:30.911Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:06:30.911Z] #44 24.08 CC images/netdev.o [2020-04-07T13:06:30.911Z] #44 24.39 CC images/tty.o [2020-04-07T13:06:30.911Z] #44 24.80 CC images/file-lock.o [2020-04-07T13:06:30.911Z] #44 24.93 CC images/rlimit.o [2020-04-07T13:06:30.911Z] #44 25.05 CC images/pagemap.o [2020-04-07T13:06:30.911Z] #44 25.18 CC images/siginfo.o [2020-04-07T13:06:30.911Z] #44 25.34 CC images/rpc.o [2020-04-07T13:06:30.911Z] #44 26.03 CC images/ext-file.o [2020-04-07T13:06:30.911Z] #44 26.19 CC images/cgroup.o [2020-04-07T13:06:30.911Z] #44 26.64 CC images/userns.o [2020-04-07T13:06:30.911Z] #44 26.79 CC images/google/protobuf/descriptor.o [2020-04-07T13:06:30.911Z] #44 27.76 CC images/opts.o [2020-04-07T13:06:30.911Z] #44 27.85 CC images/seccomp.o [2020-04-07T13:06:30.911Z] #44 28.05 CC images/binfmt-misc.o [2020-04-07T13:06:30.911Z] #44 28.16 CC images/time.o [2020-04-07T13:06:30.911Z] #44 28.26 CC images/sysctl.o [2020-04-07T13:06:30.922Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-07T13:06:31.196Z] #44 28.39 CC images/autofs.o [2020-04-07T13:06:31.196Z] #44 28.59 CC images/macvlan.o [2020-04-07T13:06:31.196Z] #44 28.72 CC images/sit.o [2020-04-07T13:06:31.212Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-04-07T13:06:31.476Z] #44 28.90 LINK images/built-in.o [2020-04-07T13:06:31.476Z] #44 28.99 GEN compel/include/asm [2020-04-07T13:06:31.757Z] #44 29.00 GEN compel/include/version.h [2020-04-07T13:06:31.757Z] #44 29.01 touch .config [2020-04-07T13:06:31.757Z] #44 29.02 GEN include/common/config.h [2020-04-07T13:06:31.757Z] #44 29.08 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-04-07T13:06:31.757Z] #44 29.14 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-07T13:06:31.846Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-04-07T13:06:32.038Z] #44 29.17 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-07T13:06:32.038Z] #44 29.17 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-04-07T13:06:32.038Z] #44 29.18 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-04-07T13:06:32.038Z] #44 29.19 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-04-07T13:06:32.038Z] #44 29.21 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-07T13:06:32.038Z] #44 29.21 DEP compel/plugins/std/infect.d [2020-04-07T13:06:32.038Z] #44 29.30 DEP compel/plugins/std/string.d [2020-04-07T13:06:32.038Z] #44 29.40 DEP compel/plugins/std/log.d [2020-04-07T13:06:32.038Z] #44 29.52 DEP compel/plugins/std/fds.d [2020-04-07T13:06:32.319Z] #44 29.55 DEP compel/plugins/std/std.d [2020-04-07T13:06:32.319Z] #44 29.60 DEP compel/plugins/shmem/shmem.d [2020-04-07T13:06:32.319Z] #44 29.69 DEP compel/plugins/fds/fds.d [2020-04-07T13:06:32.319Z] #44 29.75 CC compel/plugins/std/std.o [2020-04-07T13:06:32.475Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-04-07T13:06:32.600Z] #44 29.87 CC compel/plugins/std/fds.o [2020-04-07T13:06:32.600Z] #44 ... [2020-04-07T13:06:32.600Z] [2020-04-07T13:06:32.600Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:06:32.600Z] #47 55.36 go/parser [2020-04-07T13:06:32.600Z] #47 56.66 go/doc [2020-04-07T13:06:32.600Z] #47 57.47 encoding/xml [2020-04-07T13:06:32.600Z] #47 58.78 github.com/LK4D4/vndr/build [2020-04-07T13:06:32.600Z] #47 60.69 github.com/LK4D4/vndr/versioned [2020-04-07T13:06:32.600Z] #47 60.89 crypto/rsa [2020-04-07T13:06:32.600Z] #47 61.41 crypto/dsa [2020-04-07T13:06:32.600Z] #47 61.69 crypto/x509/pkix [2020-04-07T13:06:32.600Z] #47 62.02 vendor/golang.org/x/crypto/cryptobyte [2020-04-07T13:06:32.600Z] #47 62.08 net [2020-04-07T13:06:32.600Z] #47 63.24 vendor/golang.org/x/sys/cpu [2020-04-07T13:06:32.600Z] #47 63.75 vendor/golang.org/x/crypto/internal/chacha20 [2020-04-07T13:06:32.600Z] #47 64.39 vendor/golang.org/x/crypto/poly1305 [2020-04-07T13:06:32.600Z] #47 64.68 vendor/golang.org/x/crypto/chacha20poly1305 [2020-04-07T13:06:32.600Z] #47 64.98 vendor/golang.org/x/crypto/curve25519 [2020-04-07T13:06:32.600Z] #47 65.32 vendor/golang.org/x/crypto/hkdf [2020-04-07T13:06:32.600Z] #47 65.53 vendor/golang.org/x/text/transform [2020-04-07T13:06:32.600Z] #47 ... [2020-04-07T13:06:32.600Z] [2020-04-07T13:06:32.600Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:06:32.600Z] #44 30.02 CC compel/plugins/std/log.o [2020-04-07T13:06:33.165Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-04-07T13:06:33.212Z] #44 30.42 CC compel/plugins/std/string.o [2020-04-07T13:06:33.423Z] Fetching without tags [2020-04-07T13:06:33.455Z] go: finding github.com/gorilla/mux v1.7.0 [2020-04-07T13:06:33.725Z] Merging remotes/origin/master commit a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 into PR head commit 06ca1606e1a09c36bd12ed503b4c99d8a17ca230 [2020-04-07T13:06:33.826Z] #44 30.98 CC compel/plugins/std/infect.o [2020-04-07T13:06:33.826Z] #44 31.21 CC compel/arch/s390/plugins/std/parasite-head.o [2020-04-07T13:06:33.826Z] #44 31.23 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-04-07T13:06:33.826Z] #44 31.26 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-04-07T13:06:33.826Z] #44 31.32 AR compel/plugins/std.lib.a [2020-04-07T13:06:34.110Z] #44 31.36 CC compel/plugins/fds/fds.o [2020-04-07T13:06:34.110Z] #44 31.48 AR compel/plugins/fds.lib.a [2020-04-07T13:06:34.110Z] #44 31.53 HOSTDEP compel/src/lib/log-host.d [2020-04-07T13:06:34.409Z] #44 31.63 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-07T13:06:34.409Z] #44 31.75 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-04-07T13:06:34.409Z] #44 31.89 HOSTDEP compel/src/main-host.d [2020-04-07T13:06:34.653Z] Merge succeeded, producing 06ca1606e1a09c36bd12ed503b4c99d8a17ca230 [2020-04-07T13:06:34.653Z] Checking out Revision 06ca1606e1a09c36bd12ed503b4c99d8a17ca230 (PR-40786) [2020-04-07T13:06:34.690Z] #44 32.02 DEP compel/src/lib/ptrace.d [2020-04-07T13:06:33.317Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-07T13:06:33.346Z] > git config --add remote.origin.fetch +refs/pull/40786/head:refs/remotes/origin/PR-40786 # timeout=10 [2020-04-07T13:06:33.374Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T13:06:33.389Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-07T13:06:33.423Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-07T13:06:33.424Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-07T13:06:33.425Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40786/head:refs/remotes/origin/PR-40786 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T13:06:33.728Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T13:06:33.758Z] > git checkout -f 06ca1606e1a09c36bd12ed503b4c99d8a17ca230 # timeout=10 [2020-04-07T13:06:34.575Z] > git merge a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 # timeout=10 [2020-04-07T13:06:34.624Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-07T13:06:34.691Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T13:06:34.716Z] > git checkout -f 06ca1606e1a09c36bd12ed503b4c99d8a17ca230 # timeout=10 [2020-04-07T13:06:34.971Z] #44 32.13 DEP compel/src/lib/infect.d [2020-04-07T13:06:34.971Z] #44 32.25 DEP compel/src/lib/infect-util.d [2020-04-07T13:06:34.971Z] #44 32.31 DEP compel/src/lib/infect-rpc.d [2020-04-07T13:06:34.971Z] #44 32.38 DEP compel/arch/s390/src/lib/infect.d [2020-04-07T13:06:35.251Z] #44 32.44 DEP compel/arch/s390/src/lib/cpu.d [2020-04-07T13:06:35.251Z] #44 32.51 DEP compel/src/lib/log.d [2020-04-07T13:06:35.251Z] #44 32.63 DEP compel/src/main.d [2020-04-07T13:06:35.251Z] #44 32.77 DEP compel/src/lib/handle-elf.d [2020-04-07T13:06:35.520Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-04-07T13:06:35.520Z] go: finding github.com/spf13/afero v1.1.2 [2020-04-07T13:06:35.532Z] #44 32.88 DEP compel/arch/s390/src/lib/handle-elf.d [2020-04-07T13:06:35.532Z] #44 33.01 CC compel/src/lib/log.o [2020-04-07T13:06:35.810Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-04-07T13:06:35.810Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-04-07T13:06:36.143Z] #44 33.34 CC compel/arch/s390/src/lib/cpu.o [2020-04-07T13:06:36.425Z] #44 33.63 CC compel/arch/s390/src/lib/infect.o [2020-04-07T13:06:36.446Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-04-07T13:06:36.706Z] #44 34.10 CC compel/src/lib/infect-rpc.o [2020-04-07T13:06:36.733Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-04-07T13:06:36.986Z] #44 34.26 CC compel/src/lib/infect-util.o [2020-04-07T13:06:36.987Z] #44 34.44 CC compel/src/lib/infect.o [2020-04-07T13:06:37.363Z] go: finding golang.org/x/text v0.3.0 [2020-04-07T13:06:37.653Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-04-07T13:06:37.943Z] go: finding github.com/stretchr/objx v0.1.1 [2020-04-07T13:06:38.013Z] ok github.com/docker/docker/api/server/httputils 0.025s coverage: 14.7% of statements [2020-04-07T13:06:38.013Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-07T13:06:38.013Z] ok github.com/docker/docker/api/server/middleware 0.036s coverage: 37.7% of statements [2020-04-07T13:06:38.013Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-07T13:06:38.013Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-07T13:06:38.013Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-07T13:06:38.013Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-07T13:06:38.013Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-07T13:06:38.013Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-07T13:06:38.013Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-07T13:06:38.013Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-07T13:06:38.013Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-07T13:06:38.013Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-07T13:06:38.013Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-07T13:06:38.013Z] ok github.com/docker/docker/api/types/strslice 0.017s coverage: 90.0% of statements [2020-04-07T13:06:38.013Z] ok github.com/docker/docker/api/types/filters 0.015s coverage: 92.2% of statements [2020-04-07T13:06:38.013Z] ok github.com/docker/docker/api/server/router/swarm 0.027s coverage: 4.5% of statements [2020-04-07T13:06:38.013Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-07T13:06:38.013Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-07T13:06:38.013Z] ? github.com/docker/docker/api/types [no test files] [2020-04-07T13:06:38.013Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-07T13:06:38.013Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-07T13:06:38.013Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-07T13:06:38.013Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-07T13:06:38.013Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-07T13:06:38.013Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-07T13:06:38.013Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-07T13:06:38.013Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-07T13:06:38.013Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-07T13:06:38.013Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-07T13:06:38.013Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-07T13:06:38.013Z] ok github.com/docker/docker/api/types/time 0.032s coverage: 100.0% of statements [2020-04-07T13:06:38.013Z] ok github.com/docker/docker/api/types/versions 0.028s coverage: 75.0% of statements [2020-04-07T13:06:38.013Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-07T13:06:38.013Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-07T13:06:38.013Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-07T13:06:38.013Z] ? github.com/docker/docker/builder [no test files] [2020-04-07T13:06:38.013Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-07T13:06:38.013Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-07T13:06:38.013Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-07T13:06:38.013Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-07T13:06:38.013Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-07T13:06:38.013Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-07T13:06:38.013Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-07T13:06:38.013Z] ok github.com/docker/docker/builder/dockerignore 0.015s coverage: 96.8% of statements [2020-04-07T13:06:38.013Z] ok github.com/docker/docker/cli/debug 0.010s coverage: 100.0% of statements [2020-04-07T13:06:38.232Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-04-07T13:06:38.272Z] ok github.com/docker/docker/builder/remotecontext 0.309s coverage: 13.6% of statements [2020-04-07T13:06:38.272Z] ok github.com/docker/docker/builder/remotecontext/git 3.245s coverage: 86.3% of statements [2020-04-07T13:06:38.452Z] #44 35.92 CC compel/src/lib/ptrace.o [2020-04-07T13:06:38.521Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-04-07T13:06:38.733Z] #44 36.09 AR compel/libcompel.a [2020-04-07T13:06:38.733Z] #44 36.15 HOSTCC compel/src/main-host.o [2020-04-07T13:06:38.733Z] #44 ... [2020-04-07T13:06:38.733Z] [2020-04-07T13:06:38.733Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T13:06:38.733Z] #10 70.43 Selecting previously unselected package libapparmor1:s390x. [2020-04-07T13:06:38.733Z] #10 70.45 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-04-07T13:06:38.733Z] #10 70.46 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-04-07T13:06:38.733Z] #10 70.52 Selecting previously unselected package libapparmor-dev:s390x. [2020-04-07T13:06:38.733Z] #10 70.52 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-04-07T13:06:38.733Z] #10 70.53 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-04-07T13:06:38.733Z] #10 70.64 Selecting previously unselected package libbtrfs0. [2020-04-07T13:06:38.733Z] #10 70.64 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-04-07T13:06:38.733Z] #10 70.64 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-07T13:06:38.733Z] #10 70.69 Selecting previously unselected package libbtrfs-dev. [2020-04-07T13:06:38.733Z] #10 70.70 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-04-07T13:06:38.733Z] #10 70.70 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-07T13:06:38.733Z] #10 70.79 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-04-07T13:06:38.733Z] #10 70.79 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-04-07T13:06:38.733Z] #10 70.80 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-04-07T13:06:38.733Z] #10 70.83 Selecting previously unselected package libudev-dev:s390x. [2020-04-07T13:06:38.733Z] #10 70.83 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_s390x.deb ... [2020-04-07T13:06:38.733Z] #10 70.84 Unpacking libudev-dev:s390x (241-7~deb10u3) ... [2020-04-07T13:06:38.733Z] #10 70.96 Selecting previously unselected package libsepol1-dev:s390x. [2020-04-07T13:06:38.733Z] #10 70.96 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-04-07T13:06:38.733Z] #10 70.96 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-04-07T13:06:38.733Z] #10 71.23 Selecting previously unselected package libpcre16-3:s390x. [2020-04-07T13:06:38.733Z] #10 71.23 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-04-07T13:06:38.733Z] #10 71.24 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-04-07T13:06:38.733Z] #10 71.32 Selecting previously unselected package libpcre32-3:s390x. [2020-04-07T13:06:38.733Z] #10 71.32 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-04-07T13:06:38.733Z] #10 71.32 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-04-07T13:06:38.733Z] #10 71.45 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-04-07T13:06:38.733Z] #10 71.45 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-04-07T13:06:38.733Z] #10 71.45 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-04-07T13:06:38.733Z] #10 71.50 Selecting previously unselected package libpcre3-dev:s390x. [2020-04-07T13:06:38.733Z] #10 71.50 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-04-07T13:06:38.733Z] #10 71.50 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-04-07T13:06:38.733Z] #10 71.82 Selecting previously unselected package libselinux1-dev:s390x. [2020-04-07T13:06:38.733Z] #10 71.82 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-04-07T13:06:38.733Z] #10 71.82 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-04-07T13:06:39.014Z] #10 72.05 Selecting previously unselected package libdevmapper-dev:s390x. [2020-04-07T13:06:39.014Z] #10 72.05 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-04-07T13:06:39.014Z] #10 72.06 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-04-07T13:06:39.014Z] #10 72.11 Selecting previously unselected package libseccomp-dev:s390x. [2020-04-07T13:06:39.014Z] #10 72.11 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-04-07T13:06:39.014Z] #10 72.12 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-04-07T13:06:39.159Z] Commit message: "Fixed typo in inventor comments." [2020-04-07T13:06:39.295Z] #10 72.21 Selecting previously unselected package libsystemd-dev:s390x. [2020-04-07T13:06:39.296Z] #10 72.21 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_s390x.deb ... [2020-04-07T13:06:39.296Z] #10 72.22 Unpacking libsystemd-dev:s390x (241-7~deb10u3) ... [2020-04-07T13:06:39.551Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-04-07T13:06:39.653Z] ok github.com/docker/docker/builder/dockerfile 1.284s coverage: 48.2% of statements [2020-04-07T13:06:39.653Z] ? github.com/docker/docker/cli [no test files] [2020-04-07T13:06:39.653Z] ? github.com/docker/docker/cli/config [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-07T13:06:39.840Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-04-07T13:06:39.913Z] #10 72.74 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-04-07T13:06:39.913Z] #10 72.75 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-04-07T13:06:39.913Z] #10 72.76 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-04-07T13:06:39.913Z] #10 72.77 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-07T13:06:39.913Z] #10 72.78 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-04-07T13:06:39.913Z] #10 72.79 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-04-07T13:06:39.913Z] #10 72.80 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-07T13:06:39.913Z] #10 72.80 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-07T13:06:39.913Z] #10 72.81 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-04-07T13:06:39.913Z] #10 72.81 Setting up libudev-dev:s390x (241-7~deb10u3) ... [2020-04-07T13:06:39.913Z] #10 72.82 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-07T13:06:39.913Z] #10 72.83 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-07T13:06:39.913Z] #10 72.84 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-04-07T13:06:39.913Z] #10 72.84 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-07T13:06:39.913Z] #10 72.85 Setting up libsystemd-dev:s390x (241-7~deb10u3) ... [2020-04-07T13:06:39.913Z] #10 72.86 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-07T13:06:39.913Z] #10 72.86 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-04-07T13:06:39.913Z] #10 72.87 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-07T13:06:39.913Z] #10 72.88 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-04-07T13:06:39.913Z] #10 72.88 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-04-07T13:06:39.913Z] #10 72.88 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-07T13:06:39.913Z] #10 72.89 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-04-07T13:06:39.913Z] #10 72.89 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-04-07T13:06:39.913Z] #10 72.89 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-07T13:06:39.913Z] #10 72.90 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-04-07T13:06:39.913Z] #10 72.91 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-04-07T13:06:39.913Z] #10 72.91 Setting up dmsetup (2:1.02.155-3) ... [2020-04-07T13:06:39.913Z] #10 72.92 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-04-07T13:06:39.913Z] #10 72.93 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-04-07T13:06:39.913Z] #10 72.93 Processing triggers for libc-bin (2.28-10) ... [2020-04-07T13:06:40.327Z] + docker version [2020-04-07T13:06:40.470Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-04-07T13:06:40.470Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-04-07T13:06:40.470Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-04-07T13:06:40.470Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-04-07T13:06:40.526Z] #10 DONE 73.5s [2020-04-07T13:06:40.526Z] [2020-04-07T13:06:40.526Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-07T13:06:40.760Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-04-07T13:06:40.760Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-04-07T13:06:40.760Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-04-07T13:06:40.809Z] #58 DONE 0.1s [2020-04-07T13:06:40.809Z] [2020-04-07T13:06:40.809Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-07T13:06:40.809Z] #59 DONE 0.1s [2020-04-07T13:06:40.809Z] [2020-04-07T13:06:40.809Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-07T13:06:41.050Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-04-07T13:06:41.182Z] Fetching without tags [2020-04-07T13:06:41.551Z] Merging remotes/origin/master commit a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 into PR head commit 06ca1606e1a09c36bd12ed503b4c99d8a17ca230 [2020-04-07T13:06:41.703Z] go: finding github.com/spf13/cobra v0.0.3 [2020-04-07T13:06:42.281Z] #11 DONE 1.4s [2020-04-07T13:06:42.281Z] [2020-04-07T13:06:42.281Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:06:42.281Z] #68 70.25 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-07T13:06:42.281Z] #68 70.25 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-07T13:06:42.281Z] #68 DONE 74.9s [2020-04-07T13:06:42.281Z] [2020-04-07T13:06:42.281Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:06:42.281Z] #60 1.241 + RM_GOPATH=0 [2020-04-07T13:06:42.281Z] #60 1.241 + TMP_GOPATH= [2020-04-07T13:06:42.281Z] #60 1.241 + : /build [2020-04-07T13:06:42.281Z] #60 1.241 + '[' -z '' ']' [2020-04-07T13:06:42.281Z] #60 1.241 ++ mktemp -d [2020-04-07T13:06:42.281Z] #60 1.242 + export GOPATH=/tmp/tmp.VWYUoKXeeU [2020-04-07T13:06:42.281Z] #60 1.242 + GOPATH=/tmp/tmp.VWYUoKXeeU [2020-04-07T13:06:42.281Z] #60 1.242 + RM_GOPATH=1 [2020-04-07T13:06:42.281Z] #60 1.242 ++ dirname ./install.sh [2020-04-07T13:06:42.281Z] #60 1.242 + dir=. [2020-04-07T13:06:42.281Z] #60 1.242 + bin=runc [2020-04-07T13:06:42.281Z] #60 1.242 + shift [2020-04-07T13:06:42.281Z] #60 1.242 + '[' '!' -f ./runc.installer ']' [2020-04-07T13:06:42.281Z] #60 1.242 + . ./runc.installer [2020-04-07T13:06:42.281Z] #60 1.242 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-07T13:06:42.281Z] #60 1.243 + install_runc [2020-04-07T13:06:42.281Z] #60 1.243 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-07T13:06:42.281Z] #60 1.243 + uname -r [2020-04-07T13:06:42.281Z] #60 1.249 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-07T13:06:42.281Z] #60 1.249 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-07T13:06:42.281Z] #60 1.249 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-07T13:06:42.281Z] #60 1.249 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.VWYUoKXeeU/src/github.com/opencontainers/runc [2020-04-07T13:06:42.281Z] #60 1.260 Cloning into '/tmp/tmp.VWYUoKXeeU/src/github.com/opencontainers/runc'... [2020-04-07T13:06:42.281Z] #60 ... [2020-04-07T13:06:42.281Z] [2020-04-07T13:06:42.281Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-07T13:06:42.281Z] #69 DONE 0.1s [2020-04-07T13:06:42.281Z] [2020-04-07T13:06:42.281Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:06:42.281Z] #44 36.33 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-04-07T13:06:42.281Z] #44 36.51 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-07T13:06:42.281Z] #44 36.85 HOSTCC compel/src/lib/log-host.o [2020-04-07T13:06:42.281Z] #44 37.01 HOSTLINK compel/compel-host-bin [2020-04-07T13:06:42.281Z] #44 37.07 DEP soccr/soccr.d [2020-04-07T13:06:42.281Z] #44 37.19 CC soccr/soccr.o [2020-04-07T13:06:42.281Z] #44 38.36 AR soccr/libsoccr.a [2020-04-07T13:06:42.281Z] #44 38.38 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-07T13:06:42.281Z] #44 38.53 DEP criu/arch/s390/sigframe.d [2020-04-07T13:06:42.281Z] #44 38.72 DEP criu/arch/s390/crtools.d [2020-04-07T13:06:42.281Z] #44 38.97 DEP criu/arch/s390/cpu.d [2020-04-07T13:06:42.281Z] #44 39.16 CC criu/arch/s390/cpu.o [2020-04-07T13:06:42.281Z] #44 39.51 CC criu/arch/s390/crtools.o [2020-04-07T13:06:42.393Z] Merge succeeded, producing 06ca1606e1a09c36bd12ed503b4c99d8a17ca230 [2020-04-07T13:06:42.393Z] Checking out Revision 06ca1606e1a09c36bd12ed503b4c99d8a17ca230 (PR-40786) [2020-04-07T13:06:41.101Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-07T13:06:41.116Z] > git config --add remote.origin.fetch +refs/pull/40786/head:refs/remotes/origin/PR-40786 # timeout=10 [2020-04-07T13:06:41.130Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T13:06:41.156Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-07T13:06:41.186Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-07T13:06:41.186Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-07T13:06:41.187Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40786/head:refs/remotes/origin/PR-40786 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T13:06:41.563Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T13:06:41.606Z] > git checkout -f 06ca1606e1a09c36bd12ed503b4c99d8a17ca230 # timeout=10 [2020-04-07T13:06:42.341Z] > git merge a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 # timeout=10 [2020-04-07T13:06:42.368Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-07T13:06:42.395Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T13:06:42.731Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-07T13:06:42.894Z] #44 40.23 CC criu/arch/s390/sigframe.o [2020-04-07T13:06:43.175Z] #44 40.42 LINK criu/arch/s390/crtools.built-in.o [2020-04-07T13:06:43.175Z] #44 40.43 DEP criu/pie/util-vdso.d [2020-04-07T13:06:43.175Z] #44 ... [2020-04-07T13:06:43.175Z] [2020-04-07T13:06:43.175Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:06:43.175Z] #47 65.93 vendor/golang.org/x/text/unicode/bidi [2020-04-07T13:06:43.175Z] #47 67.59 vendor/golang.org/x/text/secure/bidirule [2020-04-07T13:06:43.175Z] #47 67.79 vendor/golang.org/x/text/unicode/norm [2020-04-07T13:06:43.175Z] #47 70.30 vendor/golang.org/x/net/idna [2020-04-07T13:06:43.175Z] #47 71.46 vendor/golang.org/x/net/http2/hpack [2020-04-07T13:06:43.175Z] #47 72.07 mime [2020-04-07T13:06:43.175Z] #47 73.56 mime/quotedprintable [2020-04-07T13:06:43.175Z] #47 73.99 net/http/internal [2020-04-07T13:06:43.175Z] #47 75.37 mime/multipart [2020-04-07T13:06:43.175Z] #47 75.37 crypto/tls [2020-04-07T13:06:43.175Z] #47 ... [2020-04-07T13:06:43.175Z] [2020-04-07T13:06:43.175Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:06:43.175Z] #44 40.52 DEP criu/pie/util.d [2020-04-07T13:06:43.175Z] #44 40.58 CC criu/pie/util.o [2020-04-07T13:06:43.359Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-04-07T13:06:43.359Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-07T13:06:43.359Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-07T13:06:43.457Z] #44 40.91 CC criu/pie/util-vdso.o [2020-04-07T13:06:43.649Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-04-07T13:06:44.075Z] #44 ... [2020-04-07T13:06:44.075Z] [2020-04-07T13:06:44.075Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-07T13:06:44.075Z] #12 DONE 1.9s [2020-04-07T13:06:44.075Z] [2020-04-07T13:06:44.075Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-07T13:06:44.277Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-04-07T13:06:44.277Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-04-07T13:06:42.419Z] > git checkout -f 06ca1606e1a09c36bd12ed503b4c99d8a17ca230 # timeout=10 [2020-04-07T13:06:44.936Z] ok github.com/docker/docker/client 0.394s coverage: 75.8% of statements [2020-04-07T13:06:45.086Z] #13 ... [2020-04-07T13:06:45.086Z] [2020-04-07T13:06:45.086Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:06:45.086Z] #50 DONE 77.5s [2020-04-07T13:06:45.086Z] [2020-04-07T13:06:45.086Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:06:45.086Z] #44 41.44 AR criu/pie/pie.lib.a [2020-04-07T13:06:45.086Z] #44 41.50 DEP criu/pie/restorer.d [2020-04-07T13:06:45.086Z] #44 41.69 DEP criu/arch/s390/restorer.d [2020-04-07T13:06:45.086Z] #44 41.75 DEP criu/arch/s390/vdso-pie.d [2020-04-07T13:06:45.086Z] #44 41.89 DEP criu/pie/parasite-vdso.d [2020-04-07T13:06:45.086Z] #44 42.09 DEP criu/pie/parasite.d [2020-04-07T13:06:45.086Z] #44 42.28 CC criu/pie/parasite.o [2020-04-07T13:06:45.306Z] go: finding github.com/spf13/cast v1.3.0 [2020-04-07T13:06:45.367Z] #44 ... [2020-04-07T13:06:45.367Z] [2020-04-07T13:06:45.367Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-07T13:06:45.367Z] #13 1.496 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-07T13:06:45.367Z] #13 DONE 1.6s [2020-04-07T13:06:45.654Z] [2020-04-07T13:06:45.654Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-07T13:06:46.688Z] Commit message: "Fixed typo in inventor comments." [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-07T13:06:47.160Z] #14 DONE 1.7s [2020-04-07T13:06:47.160Z] [2020-04-07T13:06:47.160Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:06:47.160Z] #44 43.09 LINK criu/pie/parasite.built-in.o [2020-04-07T13:06:47.160Z] #44 43.11 GEN criu/pie/parasite-blob.h [2020-04-07T13:06:47.160Z] #44 43.11 CC criu/pie/parasite-vdso.o [2020-04-07T13:06:47.160Z] #44 43.71 CC criu/arch/s390/vdso-pie.o [2020-04-07T13:06:47.160Z] #44 43.89 CC criu/arch/s390/restorer.o [2020-04-07T13:06:47.160Z] #44 44.23 CC criu/pie/restorer.o [2020-04-07T13:06:47.791Z] + docker version [2020-04-07T13:06:48.428Z] Client: Docker Engine - Community [2020-04-07T13:06:48.428Z] Version: 19.03.5 [2020-04-07T13:06:48.428Z] API version: 1.40 [2020-04-07T13:06:48.428Z] Go version: go1.12.12 [2020-04-07T13:06:48.428Z] Git commit: 633a0ea838 [2020-04-07T13:06:48.428Z] Built: Wed Nov 13 07:29:52 2019 [2020-04-07T13:06:48.428Z] OS/Arch: linux/amd64 [2020-04-07T13:06:48.428Z] Experimental: false [2020-04-07T13:06:48.428Z] [2020-04-07T13:06:48.428Z] Server: Docker Engine - Community [2020-04-07T13:06:48.428Z] Engine: [2020-04-07T13:06:48.428Z] Version: 19.03.5 [2020-04-07T13:06:48.428Z] API version: 1.40 (minimum version 1.12) [2020-04-07T13:06:48.428Z] Go version: go1.12.12 [2020-04-07T13:06:48.428Z] Git commit: 633a0ea838 [2020-04-07T13:06:48.428Z] Built: Wed Nov 13 07:28:22 2019 [2020-04-07T13:06:48.428Z] OS/Arch: linux/amd64 [2020-04-07T13:06:48.428Z] Experimental: true [2020-04-07T13:06:48.428Z] containerd: [2020-04-07T13:06:48.428Z] Version: 1.2.10 [2020-04-07T13:06:48.428Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-07T13:06:48.428Z] runc: [2020-04-07T13:06:48.428Z] Version: 1.0.0-rc8+dev [2020-04-07T13:06:48.428Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-07T13:06:48.428Z] docker-init: [2020-04-07T13:06:48.428Z] Version: 0.18.0 [2020-04-07T13:06:48.428Z] GitCommit: fec3683 [Pipeline] sh [2020-04-07T13:06:48.634Z] #44 45.80 LINK criu/pie/restorer.built-in.o [2020-04-07T13:06:48.634Z] #44 ... [2020-04-07T13:06:48.634Z] [2020-04-07T13:06:48.634Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-07T13:06:48.634Z] #15 DONE 1.4s [2020-04-07T13:06:48.634Z] [2020-04-07T13:06:48.634Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:06:48.634Z] #44 45.81 GEN criu/pie/restorer-blob.h [2020-04-07T13:06:48.634Z] #44 45.86 DEP criu/vdso.d [2020-04-07T13:06:48.634Z] #44 45.95 DEP criu/uts_ns.d [2020-04-07T13:06:48.634Z] #44 46.02 DEP criu/util.d [2020-04-07T13:06:48.824Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-04-07T13:06:48.824Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-07T13:06:48.824Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-04-07T13:06:48.824Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-04-07T13:06:48.824Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-04-07T13:06:48.824Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-04-07T13:06:48.824Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-04-07T13:06:48.855Z] + docker info [2020-04-07T13:06:48.922Z] #44 46.17 DEP criu/uffd.d [2020-04-07T13:06:48.922Z] #44 46.38 DEP criu/tun.d [2020-04-07T13:06:49.202Z] #44 46.50 DEP criu/tty.d [2020-04-07T13:06:49.482Z] #44 46.70 DEP criu/timerfd.d [2020-04-07T13:06:49.482Z] #44 46.95 DEP criu/sysfs_parse.d [2020-04-07T13:06:49.763Z] #44 ... [2020-04-07T13:06:49.763Z] [2020-04-07T13:06:49.763Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-07T13:06:49.763Z] #16 DONE 1.3s [2020-04-07T13:06:49.763Z] [2020-04-07T13:06:49.763Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:06:49.763Z] #44 47.14 DEP criu/sysctl.d [2020-04-07T13:06:50.047Z] #44 47.34 DEP criu/string.d [2020-04-07T13:06:50.047Z] #44 47.36 DEP criu/stats.d [2020-04-07T13:06:50.366Z] #44 47.57 DEP criu/sockets.d [2020-04-07T13:06:50.366Z] #44 47.71 DEP criu/sk-unix.d [2020-04-07T13:06:50.367Z] #44 47.81 DEP criu/sk-tcp.d [2020-04-07T13:06:50.662Z] #44 48.03 DEP criu/sk-queue.d [2020-04-07T13:06:50.662Z] #44 48.11 DEP criu/sk-packet.d [2020-04-07T13:06:50.883Z] go: finding github.com/google/go-cmp v0.2.0 [2020-04-07T13:06:50.884Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-04-07T13:06:50.942Z] #44 48.23 DEP criu/sk-netlink.d [2020-04-07T13:06:50.942Z] #44 48.37 DEP criu/sk-inet.d [2020-04-07T13:06:51.173Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-04-07T13:06:51.223Z] #44 48.56 DEP criu/signalfd.d [2020-04-07T13:06:51.461Z] go: finding github.com/docker/go-connections v0.3.0 [2020-04-07T13:06:51.461Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-04-07T13:06:51.503Z] #44 48.71 DEP criu/sigframe.d [2020-04-07T13:06:51.503Z] #44 48.79 DEP criu/shmem.d [2020-04-07T13:06:51.783Z] #44 48.97 DEP criu/servicefd.d [2020-04-07T13:06:51.784Z] #44 49.07 DEP criu/seize.d [2020-04-07T13:06:51.784Z] #44 49.16 DEP criu/seccomp.d [2020-04-07T13:06:51.784Z] #44 49.29 DEP criu/rst-malloc.d [2020-04-07T13:06:51.996Z] Client: Docker Engine - Community [2020-04-07T13:06:51.996Z] Version: 19.03.5 [2020-04-07T13:06:51.996Z] API version: 1.40 [2020-04-07T13:06:51.996Z] Go version: go1.12.12 [2020-04-07T13:06:51.996Z] Git commit: 633a0ea838 [2020-04-07T13:06:51.996Z] Built: Wed Nov 13 07:29:52 2019 [2020-04-07T13:06:51.996Z] OS/Arch: linux/amd64 [2020-04-07T13:06:51.996Z] Experimental: false [2020-04-07T13:06:51.996Z] [2020-04-07T13:06:51.996Z] Server: Docker Engine - Community [2020-04-07T13:06:51.996Z] Engine: [2020-04-07T13:06:51.996Z] Version: 19.03.5 [2020-04-07T13:06:51.996Z] API version: 1.40 (minimum version 1.12) [2020-04-07T13:06:51.996Z] Go version: go1.12.12 [2020-04-07T13:06:51.996Z] Git commit: 633a0ea838 [2020-04-07T13:06:51.996Z] Built: Wed Nov 13 07:28:22 2019 [2020-04-07T13:06:51.996Z] OS/Arch: linux/amd64 [2020-04-07T13:06:51.996Z] Experimental: true [2020-04-07T13:06:51.996Z] containerd: [2020-04-07T13:06:51.996Z] Version: 1.2.10 [2020-04-07T13:06:51.996Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-07T13:06:51.996Z] runc: [2020-04-07T13:06:51.996Z] Version: 1.0.0-rc8+dev [2020-04-07T13:06:51.996Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-07T13:06:51.996Z] docker-init: [2020-04-07T13:06:51.996Z] Version: 0.18.0 [2020-04-07T13:06:51.996Z] GitCommit: fec3683 [Pipeline] sh [2020-04-07T13:06:52.064Z] #44 49.36 DEP criu/rbtree.d [2020-04-07T13:06:52.064Z] #44 49.39 DEP criu/pstree.d [2020-04-07T13:06:52.064Z] #44 49.52 DEP criu/protobuf.d [2020-04-07T13:06:52.335Z] + docker info [2020-04-07T13:06:52.346Z] #44 49.65 GEN criu/protobuf-desc-gen.h [2020-04-07T13:06:52.960Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-04-07T13:06:52.960Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-04-07T13:06:53.348Z] #44 50.57 DEP criu/protobuf-desc.d [2020-04-07T13:06:53.348Z] #44 50.66 DEP criu/proc_parse.d [2020-04-07T13:06:53.628Z] #44 50.84 DEP criu/plugin.d [2020-04-07T13:06:53.628Z] #44 50.94 DEP criu/pipes.d [2020-04-07T13:06:53.628Z] #44 51.06 DEP criu/pie-util.d [2020-04-07T13:06:53.909Z] #44 51.16 DEP criu/pie-util-vdso.d [2020-04-07T13:06:53.909Z] #44 51.26 DEP criu/path.d [2020-04-07T13:06:53.909Z] #44 51.36 DEP criu/parasite-syscall.d [2020-04-07T13:06:54.190Z] #44 51.49 DEP criu/pagemap.d [2020-04-07T13:06:54.190Z] #44 51.60 DEP criu/pagemap-cache.d [2020-04-07T13:06:54.462Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-04-07T13:06:54.462Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-04-07T13:06:54.462Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-04-07T13:06:54.462Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-04-07T13:06:54.462Z] go: finding github.com/golang/protobuf v1.2.0 [2020-04-07T13:06:54.470Z] #44 51.66 DEP criu/page-xfer.d [2020-04-07T13:06:54.470Z] #44 51.74 DEP criu/page-pipe.d [2020-04-07T13:06:54.470Z] #44 51.78 DEP criu/netfilter.d [2020-04-07T13:06:54.470Z] #44 51.86 DEP criu/net.d [2020-04-07T13:06:54.751Z] #44 52.04 DEP criu/namespaces.d [2020-04-07T13:06:54.751Z] #44 52.15 DEP criu/mount.d [2020-04-07T13:06:55.031Z] #44 52.29 DEP criu/mem.d [2020-04-07T13:06:55.095Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-04-07T13:06:55.313Z] #44 52.45 DEP criu/lsm.d [2020-04-07T13:06:55.313Z] #44 52.60 DEP criu/log.d [2020-04-07T13:06:55.593Z] #44 52.76 DEP criu/libnetlink.d [2020-04-07T13:06:55.593Z] #44 52.85 DEP criu/kerndat.d [2020-04-07T13:06:55.593Z] #44 52.94 DEP criu/kcmp-ids.d [2020-04-07T13:06:55.729Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-04-07T13:06:55.729Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-04-07T13:06:55.729Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-04-07T13:06:55.880Z] #44 53.01 DEP criu/irmap.d [2020-04-07T13:06:55.880Z] #44 53.13 DEP criu/ipc_ns.d [2020-04-07T13:06:55.880Z] #44 53.27 DEP criu/image.d [2020-04-07T13:06:55.880Z] #44 53.39 DEP criu/image-desc.d [2020-04-07T13:06:56.162Z] #44 53.51 DEP criu/fsnotify.d [2020-04-07T13:06:56.364Z] go: finding github.com/pkg/profile v1.2.1 [2020-04-07T13:06:56.443Z] #44 53.69 DEP criu/filesystems.d [2020-04-07T13:06:56.443Z] #44 53.80 DEP criu/files.d [2020-04-07T13:06:56.724Z] #44 54.01 DEP criu/files-reg.d [2020-04-07T13:06:56.724Z] #44 54.17 DEP criu/files-ext.d [2020-04-07T13:06:57.005Z] #44 54.30 DEP criu/file-lock.d [2020-04-07T13:06:57.005Z] #44 54.40 DEP criu/file-ids.d [2020-04-07T13:06:57.022Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-04-07T13:06:57.022Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-04-07T13:06:57.022Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-04-07T13:06:57.286Z] #44 54.55 DEP criu/fifo.d [2020-04-07T13:06:57.286Z] #44 54.68 DEP criu/fdstore.d [2020-04-07T13:06:57.286Z] #44 ... [2020-04-07T13:06:57.286Z] [2020-04-07T13:06:57.286Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:06:57.286Z] #60 6.507 + cd /tmp/tmp.VWYUoKXeeU/src/github.com/opencontainers/runc [2020-04-07T13:06:57.286Z] #60 6.507 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-07T13:06:57.286Z] #60 6.768 + '[' -z '' ']' [2020-04-07T13:06:57.286Z] #60 6.769 + target=static [2020-04-07T13:06:57.286Z] #60 6.769 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-07T13:06:57.286Z] #60 7.707 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-04-07T13:06:57.286Z] #60 ... [2020-04-07T13:06:57.286Z] [2020-04-07T13:06:57.286Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:06:57.286Z] #44 54.76 DEP criu/fault-injection.d [2020-04-07T13:06:57.286Z] #44 54.79 DEP criu/external.d [2020-04-07T13:06:57.573Z] #44 54.86 DEP criu/eventpoll.d [2020-04-07T13:06:57.573Z] #44 55.00 DEP criu/eventfd.d [2020-04-07T13:06:57.656Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-04-07T13:06:57.854Z] #44 55.17 DEP criu/crtools.d [2020-04-07T13:06:57.854Z] #44 55.38 DEP criu/cr-service.d [2020-04-07T13:06:57.854Z] #44 ... [2020-04-07T13:06:57.854Z] [2020-04-07T13:06:57.854Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:06:57.854Z] #47 80.72 net/http/httptrace [2020-04-07T13:06:57.854Z] #47 80.87 net/http [2020-04-07T13:06:57.854Z] #47 88.32 github.com/LK4D4/vndr/godl [2020-04-07T13:06:57.854Z] #47 88.89 github.com/LK4D4/vndr [2020-04-07T13:06:58.135Z] #47 ... [2020-04-07T13:06:58.135Z] [2020-04-07T13:06:58.135Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:06:58.135Z] #44 55.49 DEP criu/cr-restore.d [2020-04-07T13:06:58.285Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-04-07T13:06:58.285Z] go: finding google.golang.org/grpc v1.20.1 [2020-04-07T13:06:58.416Z] #44 55.75 DEP criu/cr-errno.d [2020-04-07T13:06:58.416Z] #44 55.76 DEP criu/cr-dump.d [2020-04-07T13:06:58.416Z] #44 55.89 DEP criu/cr-dedup.d [2020-04-07T13:06:58.573Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-04-07T13:06:58.697Z] #44 56.09 DEP criu/cr-check.d [2020-04-07T13:06:58.797Z] Client: [2020-04-07T13:06:58.797Z] Debug Mode: false [2020-04-07T13:06:58.797Z] [2020-04-07T13:06:58.797Z] Server: [2020-04-07T13:06:58.797Z] Containers: 0 [2020-04-07T13:06:58.797Z] Running: 0 [2020-04-07T13:06:58.797Z] Paused: 0 [2020-04-07T13:06:58.797Z] Stopped: 0 [2020-04-07T13:06:58.797Z] Images: 0 [2020-04-07T13:06:58.797Z] Server Version: 19.03.5 [2020-04-07T13:06:58.797Z] Storage Driver: overlay2 [2020-04-07T13:06:58.797Z] Backing Filesystem: extfs [2020-04-07T13:06:58.797Z] Supports d_type: true [2020-04-07T13:06:58.797Z] Native Overlay Diff: true [2020-04-07T13:06:58.797Z] Logging Driver: json-file [2020-04-07T13:06:58.797Z] Cgroup Driver: cgroupfs [2020-04-07T13:06:58.797Z] Plugins: [2020-04-07T13:06:58.797Z] Volume: local [2020-04-07T13:06:58.797Z] Network: bridge host ipvlan macvlan null overlay [2020-04-07T13:06:58.797Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-07T13:06:58.797Z] Swarm: inactive [2020-04-07T13:06:58.797Z] Runtimes: runc [2020-04-07T13:06:58.797Z] Default Runtime: runc [2020-04-07T13:06:58.797Z] Init Binary: docker-init [2020-04-07T13:06:58.797Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-07T13:06:58.797Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-07T13:06:58.797Z] init version: fec3683 [2020-04-07T13:06:58.797Z] Security Options: [2020-04-07T13:06:58.797Z] apparmor [2020-04-07T13:06:58.797Z] seccomp [2020-04-07T13:06:58.797Z] Profile: default [2020-04-07T13:06:58.797Z] Kernel Version: 4.15.0-1058-aws [2020-04-07T13:06:58.797Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-07T13:06:58.797Z] OSType: linux [2020-04-07T13:06:58.797Z] Architecture: x86_64 [2020-04-07T13:06:58.797Z] CPUs: 2 [2020-04-07T13:06:58.797Z] Total Memory: 7.501GiB [2020-04-07T13:06:58.797Z] Name: ip-10-100-73-193 [2020-04-07T13:06:58.797Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-04-07T13:06:58.797Z] Docker Root Dir: /var/lib/docker [2020-04-07T13:06:58.797Z] Debug Mode: false [2020-04-07T13:06:58.797Z] Registry: https://index.docker.io/v1/ [2020-04-07T13:06:58.797Z] Labels: [2020-04-07T13:06:58.797Z] Experimental: true [2020-04-07T13:06:58.797Z] Insecure Registries: [2020-04-07T13:06:58.797Z] 127.0.0.0/8 [2020-04-07T13:06:58.797Z] Live Restore Enabled: true [2020-04-07T13:06:58.797Z] [2020-04-07T13:06:58.797Z] WARNING: No swap limit support [Pipeline] sh [2020-04-07T13:06:58.978Z] #44 56.36 DEP criu/config.d [2020-04-07T13:06:59.191Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-07T13:06:59.191Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-07T13:06:59.191Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40786/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-07T13:06:59.191Z] + bash /home/ubuntu/workspace/moby_PR-40786/check-config.sh [2020-04-07T13:06:59.191Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-07T13:06:59.191Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-04-07T13:06:59.191Z] [2020-04-07T13:06:59.191Z] Generally Necessary: [2020-04-07T13:06:59.191Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-07T13:06:59.191Z] - apparmor: enabled and tools installed [2020-04-07T13:06:59.191Z] - CONFIG_NAMESPACES: enabled [2020-04-07T13:06:59.191Z] - CONFIG_NET_NS: enabled [2020-04-07T13:06:59.191Z] - CONFIG_PID_NS: enabled [2020-04-07T13:06:59.191Z] - CONFIG_IPC_NS: enabled [2020-04-07T13:06:59.191Z] - CONFIG_UTS_NS: enabled [2020-04-07T13:06:59.191Z] - CONFIG_CGROUPS: enabled [2020-04-07T13:06:59.191Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-07T13:06:59.191Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-07T13:06:59.191Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-07T13:06:59.191Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-07T13:06:59.191Z] - CONFIG_CPUSETS: enabled [2020-04-07T13:06:59.191Z] - CONFIG_MEMCG: enabled [2020-04-07T13:06:59.191Z] - CONFIG_KEYS: enabled [2020-04-07T13:06:59.191Z] - CONFIG_VETH: enabled (as module) [2020-04-07T13:06:59.191Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-07T13:06:59.191Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-07T13:06:59.191Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-07T13:06:59.191Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-07T13:06:59.191Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-07T13:06:59.191Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-07T13:06:59.191Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-07T13:06:59.191Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-07T13:06:59.191Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-07T13:06:59.191Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-07T13:06:59.191Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-07T13:06:59.191Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-07T13:06:59.191Z] [2020-04-07T13:06:59.191Z] Optional Features: [2020-04-07T13:06:59.191Z] - CONFIG_USER_NS: enabled [2020-04-07T13:06:59.199Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-07T13:06:59.199Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-04-07T13:06:59.260Z] #44 56.49 DEP criu/clone-noasan.d [2020-04-07T13:06:59.260Z] #44 56.57 DEP criu/cgroup.d [2020-04-07T13:06:59.452Z] - CONFIG_SECCOMP: enabled [2020-04-07T13:06:59.452Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-07T13:06:59.452Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-07T13:06:59.452Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-07T13:06:59.452Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-07T13:06:59.452Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-04-07T13:06:59.452Z] - CONFIG_BLK_CGROUP: enabled [2020-04-07T13:06:59.452Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-07T13:06:59.452Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-07T13:06:59.452Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-07T13:06:59.452Z] - CONFIG_CGROUP_PERF: enabled [2020-04-07T13:06:59.452Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-07T13:06:59.452Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-07T13:06:59.452Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-07T13:06:59.452Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-07T13:06:59.452Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-07T13:06:59.452Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-07T13:06:59.452Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-07T13:06:59.452Z] - CONFIG_IP_VS: enabled (as module) [2020-04-07T13:06:59.452Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-07T13:06:59.452Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-07T13:06:59.452Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-07T13:06:59.452Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-07T13:06:59.452Z] - CONFIG_EXT4_FS: enabled [2020-04-07T13:06:59.452Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-07T13:06:59.452Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-07T13:06:59.452Z] - Network Drivers: [2020-04-07T13:06:59.452Z] - "overlay": [2020-04-07T13:06:59.452Z] - CONFIG_VXLAN: enabled (as module) [2020-04-07T13:06:59.452Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-07T13:06:59.452Z] Optional (for encrypted networks): [2020-04-07T13:06:59.452Z] - CONFIG_CRYPTO: enabled [2020-04-07T13:06:59.452Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-07T13:06:59.452Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-07T13:06:59.452Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-07T13:06:59.452Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-07T13:06:59.452Z] - CONFIG_XFRM: enabled [2020-04-07T13:06:59.452Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-07T13:06:59.452Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-07T13:06:59.452Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-07T13:06:59.452Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-07T13:06:59.452Z] - "ipvlan": [2020-04-07T13:06:59.541Z] #44 56.70 DEP criu/cgroup-props.d [2020-04-07T13:06:59.541Z] #44 56.82 DEP criu/bitmap.d [2020-04-07T13:06:59.541Z] #44 56.83 DEP criu/bfd.d [2020-04-07T13:06:59.541Z] #44 56.94 DEP criu/autofs.d [2020-04-07T13:06:59.716Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-07T13:06:59.716Z] - "macvlan": [2020-04-07T13:06:59.716Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-07T13:06:59.716Z] - CONFIG_DUMMY: enabled (as module) [2020-04-07T13:06:59.716Z] - "ftp,tftp client in container": [2020-04-07T13:06:59.716Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-07T13:06:59.716Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-07T13:06:59.716Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-07T13:06:59.716Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-07T13:06:59.716Z] - Storage Drivers: [2020-04-07T13:06:59.716Z] - "aufs": [2020-04-07T13:06:59.716Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-07T13:06:59.716Z] - "btrfs": [2020-04-07T13:06:59.716Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-07T13:06:59.716Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-07T13:06:59.716Z] - "devicemapper": [2020-04-07T13:06:59.716Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-07T13:06:59.716Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-07T13:06:59.716Z] - "overlay": [2020-04-07T13:06:59.716Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-07T13:06:59.716Z] - "zfs": [2020-04-07T13:06:59.716Z] - /dev/zfs: missing [2020-04-07T13:06:59.716Z] - zfs command: missing [2020-04-07T13:06:59.716Z] - zpool command: missing [2020-04-07T13:06:59.716Z] [2020-04-07T13:06:59.716Z] Limits: [2020-04-07T13:06:59.716Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-07T13:06:59.716Z] [2020-04-07T13:06:59.716Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-07T13:06:59.822Z] #44 57.14 DEP criu/aio.d [2020-04-07T13:06:59.822Z] #44 ... [2020-04-07T13:06:59.822Z] [2020-04-07T13:06:59.822Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T13:06:59.822Z] #17 1.519 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-07T13:06:59.822Z] #17 1.661 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-07T13:06:59.822Z] #17 1.863 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-07T13:06:59.822Z] #17 1.937 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-07T13:06:59.822Z] #17 3.278 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [166 kB] [2020-04-07T13:06:59.822Z] #17 4.724 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-07T13:06:59.822Z] #17 6.845 Fetched 8034 kB in 6s (1453 kB/s) [2020-04-07T13:06:59.822Z] #17 6.845 Reading package lists... [2020-04-07T13:07:00.069Z] + sudo modprobe ip_vs [2020-04-07T13:07:00.103Z] #17 8.610 Reading package lists... [2020-04-07T13:07:00.103Z] #17 ... [2020-04-07T13:07:00.103Z] [2020-04-07T13:07:00.103Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:07:00.103Z] #44 57.36 DEP criu/action-scripts.d [2020-04-07T13:07:00.225Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-04-07T13:07:00.329Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:06ca1606e1a09c36bd12ed503b4c99d8a17ca230 . [2020-04-07T13:07:00.383Z] #44 57.54 CC criu/action-scripts.o [2020-04-07T13:07:00.588Z] #2 [internal] load .dockerignore [2020-04-07T13:07:00.588Z] #2 transferring context: [2020-04-07T13:07:00.588Z] #2 transferring context: 87B done [2020-04-07T13:07:00.588Z] #2 DONE 0.2s [2020-04-07T13:07:00.588Z] [2020-04-07T13:07:00.588Z] #1 [internal] load build definition from Dockerfile [2020-04-07T13:07:00.588Z] #1 transferring dockerfile: 17.09kB 0.0s done [2020-04-07T13:07:00.588Z] #1 DONE 0.2s [2020-04-07T13:07:00.588Z] [2020-04-07T13:07:00.588Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-07T13:07:00.664Z] #44 57.82 CC criu/aio.o [2020-04-07T13:07:00.944Z] #44 58.23 CC criu/autofs.o [2020-04-07T13:07:01.151Z] #3 DONE 0.4s [2020-04-07T13:07:01.151Z] [2020-04-07T13:07:01.151Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-07T13:07:01.151Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-07T13:07:01.151Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-07T13:07:01.151Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-04-07T13:07:01.151Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-04-07T13:07:01.151Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.0s [2020-04-07T13:07:01.255Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-04-07T13:07:01.408Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.18MB / 8.82MB 0.2s [2020-04-07T13:07:01.408Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-04-07T13:07:01.408Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.3s done [2020-04-07T13:07:01.545Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-04-07T13:07:01.545Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-04-07T13:07:01.952Z] #44 ... [2020-04-07T13:07:01.952Z] [2020-04-07T13:07:01.952Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:07:01.952Z] #47 DONE 94.5s [2020-04-07T13:07:01.952Z] [2020-04-07T13:07:01.952Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T13:07:01.952Z] #17 8.610 Reading package lists... [2020-04-07T13:07:01.952Z] #17 10.43 Building dependency tree... [2020-04-07T13:07:01.952Z] #17 10.99 libcap2-bin is already the newest version (1:2.25-2). [2020-04-07T13:07:01.952Z] #17 10.99 The following additional packages will be installed: [2020-04-07T13:07:01.952Z] #17 10.99 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-07T13:07:01.952Z] #17 10.99 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-07T13:07:01.952Z] #17 10.99 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-07T13:07:01.952Z] #17 10.99 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-07T13:07:01.952Z] #17 10.99 python3.7 python3.7-minimal vim-runtime xxd [2020-04-07T13:07:01.952Z] #17 10.99 Suggested packages: [2020-04-07T13:07:01.952Z] #17 11.00 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-07T13:07:01.952Z] #17 11.00 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-07T13:07:01.952Z] #17 11.00 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-07T13:07:01.952Z] #17 11.00 Recommended packages: [2020-04-07T13:07:01.952Z] #17 11.00 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-07T13:07:01.952Z] #17 11.00 python3-keyrings.alt python3-xdg unzip [2020-04-07T13:07:01.969Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2020-04-07T13:07:01.969Z] #4 DONE 0.8s [2020-04-07T13:07:02.237Z] #17 12.33 The following NEW packages will be installed: [2020-04-07T13:07:02.237Z] #17 12.35 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-07T13:07:02.237Z] #17 12.35 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-07T13:07:02.237Z] #17 12.35 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-07T13:07:02.237Z] #17 12.35 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-07T13:07:02.237Z] #17 12.35 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-07T13:07:02.237Z] #17 12.35 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-07T13:07:02.237Z] #17 12.35 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-07T13:07:02.237Z] #17 12.35 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-07T13:07:02.237Z] #17 12.35 xz-utils zip [2020-04-07T13:07:02.237Z] #17 12.44 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2020-04-07T13:07:02.237Z] #17 12.44 Need to get 27.7 MB of archives. [2020-04-07T13:07:02.237Z] #17 12.44 After this operation, 117 MB of additional disk space will be used. [2020-04-07T13:07:02.237Z] #17 12.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-04-07T13:07:02.237Z] #17 12.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-04-07T13:07:02.238Z] #17 12.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-04-07T13:07:02.238Z] #17 12.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-04-07T13:07:02.324Z] Client: [2020-04-07T13:07:02.324Z] Debug Mode: false [2020-04-07T13:07:02.324Z] [2020-04-07T13:07:02.324Z] Server: [2020-04-07T13:07:02.324Z] Containers: 0 [2020-04-07T13:07:02.324Z] Running: 0 [2020-04-07T13:07:02.324Z] Paused: 0 [2020-04-07T13:07:02.324Z] Stopped: 0 [2020-04-07T13:07:02.324Z] Images: 0 [2020-04-07T13:07:02.324Z] Server Version: 19.03.5 [2020-04-07T13:07:02.324Z] Storage Driver: overlay2 [2020-04-07T13:07:02.324Z] Backing Filesystem: extfs [2020-04-07T13:07:02.324Z] Supports d_type: true [2020-04-07T13:07:02.324Z] Native Overlay Diff: true [2020-04-07T13:07:02.324Z] Logging Driver: json-file [2020-04-07T13:07:02.324Z] Cgroup Driver: cgroupfs [2020-04-07T13:07:02.324Z] Plugins: [2020-04-07T13:07:02.324Z] Volume: local [2020-04-07T13:07:02.324Z] Network: bridge host ipvlan macvlan null overlay [2020-04-07T13:07:02.324Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-07T13:07:02.324Z] Swarm: inactive [2020-04-07T13:07:02.324Z] Runtimes: runc [2020-04-07T13:07:02.324Z] Default Runtime: runc [2020-04-07T13:07:02.324Z] Init Binary: docker-init [2020-04-07T13:07:02.324Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-07T13:07:02.324Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-07T13:07:02.324Z] init version: fec3683 [2020-04-07T13:07:02.324Z] Security Options: [2020-04-07T13:07:02.324Z] apparmor [2020-04-07T13:07:02.324Z] seccomp [2020-04-07T13:07:02.324Z] Profile: default [2020-04-07T13:07:02.324Z] Kernel Version: 4.15.0-1058-aws [2020-04-07T13:07:02.324Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-07T13:07:02.324Z] OSType: linux [2020-04-07T13:07:02.324Z] Architecture: x86_64 [2020-04-07T13:07:02.324Z] CPUs: 2 [2020-04-07T13:07:02.324Z] Total Memory: 7.501GiB [2020-04-07T13:07:02.324Z] Name: ip-10-100-113-184 [2020-04-07T13:07:02.324Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-04-07T13:07:02.324Z] Docker Root Dir: /var/lib/docker [2020-04-07T13:07:02.324Z] Debug Mode: false [2020-04-07T13:07:02.324Z] Registry: https://index.docker.io/v1/ [2020-04-07T13:07:02.324Z] Labels: [2020-04-07T13:07:02.324Z] Experimental: true [2020-04-07T13:07:02.324Z] Insecure Registries: [2020-04-07T13:07:02.324Z] 127.0.0.0/8 [2020-04-07T13:07:02.324Z] Live Restore Enabled: true [2020-04-07T13:07:02.324Z] [2020-04-07T13:07:02.324Z] WARNING: No swap limit support [Pipeline] sh [2020-04-07T13:07:02.523Z] #17 12.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-04-07T13:07:02.523Z] #17 12.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-04-07T13:07:02.536Z] [2020-04-07T13:07:02.536Z] #6 [internal] load metadata for docker.io/library/golang:1.13.9-buster [2020-04-07T13:07:02.583Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-04-07T13:07:02.583Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-04-07T13:07:02.637Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-07T13:07:02.637Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-07T13:07:02.637Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40786/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-07T13:07:02.637Z] + bash /home/ubuntu/workspace/moby_PR-40786/check-config.sh [2020-04-07T13:07:02.637Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-07T13:07:02.637Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-04-07T13:07:02.637Z] [2020-04-07T13:07:02.637Z] Generally Necessary: [2020-04-07T13:07:02.637Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-07T13:07:02.637Z] - apparmor: enabled and tools installed [2020-04-07T13:07:02.792Z] #6 DONE 0.3s [2020-04-07T13:07:02.792Z] [2020-04-07T13:07:02.792Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-07T13:07:02.873Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-07T13:07:02.904Z] - CONFIG_NAMESPACES: enabled [2020-04-07T13:07:02.904Z] - CONFIG_NET_NS: enabled [2020-04-07T13:07:02.904Z] - CONFIG_PID_NS: enabled [2020-04-07T13:07:02.904Z] - CONFIG_IPC_NS: enabled [2020-04-07T13:07:02.904Z] - CONFIG_UTS_NS: enabled [2020-04-07T13:07:02.904Z] - CONFIG_CGROUPS: enabled [2020-04-07T13:07:02.904Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-07T13:07:02.904Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-07T13:07:02.904Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-07T13:07:02.904Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-07T13:07:02.904Z] - CONFIG_CPUSETS: enabled [2020-04-07T13:07:02.904Z] - CONFIG_MEMCG: enabled [2020-04-07T13:07:02.904Z] - CONFIG_KEYS: enabled [2020-04-07T13:07:02.904Z] - CONFIG_VETH: enabled (as module) [2020-04-07T13:07:02.904Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-07T13:07:02.904Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-07T13:07:02.904Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-07T13:07:02.904Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-07T13:07:02.904Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-07T13:07:02.904Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-07T13:07:02.904Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-07T13:07:02.904Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-07T13:07:02.904Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-07T13:07:02.904Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-07T13:07:02.904Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-07T13:07:03.051Z] #5 DONE 0.3s [2020-04-07T13:07:03.051Z] [2020-04-07T13:07:03.051Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-07T13:07:03.051Z] #7 resolve docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 done [2020-04-07T13:07:03.051Z] #7 sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 1.42kB / 1.42kB done [2020-04-07T13:07:03.051Z] #7 sha256:009f7cc109619687ea1a9be03fb3bd93377fba59ff178475e034a157ec76a192 1.79kB / 1.79kB done [2020-04-07T13:07:03.051Z] #7 sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 0B / 7.81MB 0.2s [2020-04-07T13:07:03.051Z] #7 sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 0B / 10.00MB 0.2s [2020-04-07T13:07:03.051Z] #7 sha256:ea7439326d7d81dd232126ad84a1bc20178ca118ce5433071b06dbc4a52dd14a 5.45kB / 5.45kB done [2020-04-07T13:07:03.051Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 655.36kB / 50.38MB 0.2s [2020-04-07T13:07:03.173Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-07T13:07:03.173Z] [2020-04-07T13:07:03.173Z] Optional Features: [2020-04-07T13:07:03.173Z] - CONFIG_USER_NS: enabled [2020-04-07T13:07:03.173Z] - CONFIG_SECCOMP: enabled [2020-04-07T13:07:03.173Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-07T13:07:03.173Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-07T13:07:03.173Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-07T13:07:03.173Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-07T13:07:03.173Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-04-07T13:07:03.173Z] - CONFIG_BLK_CGROUP: enabled [2020-04-07T13:07:03.173Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-07T13:07:03.173Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-07T13:07:03.173Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-07T13:07:03.173Z] - CONFIG_CGROUP_PERF: enabled [2020-04-07T13:07:03.173Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-07T13:07:03.173Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-07T13:07:03.173Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-07T13:07:03.173Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-07T13:07:03.173Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-07T13:07:03.173Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-07T13:07:03.173Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-07T13:07:03.173Z] - CONFIG_IP_VS: enabled (as module) [2020-04-07T13:07:03.173Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-07T13:07:03.173Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-07T13:07:03.173Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-07T13:07:03.174Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-07T13:07:03.174Z] - CONFIG_EXT4_FS: enabled [2020-04-07T13:07:03.174Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-07T13:07:03.174Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-07T13:07:03.174Z] - Network Drivers: [2020-04-07T13:07:03.174Z] - "overlay": [2020-04-07T13:07:03.174Z] - CONFIG_VXLAN: enabled (as module) [2020-04-07T13:07:03.174Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-07T13:07:03.174Z] Optional (for encrypted networks): [2020-04-07T13:07:03.369Z] #7 sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 1.01MB / 7.81MB 0.3s [2020-04-07T13:07:03.369Z] #7 sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 642.58kB / 10.00MB 0.3s [2020-04-07T13:07:03.369Z] #7 sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 5.59MB / 7.81MB 0.4s [2020-04-07T13:07:03.369Z] #7 sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 6.68MB / 10.00MB 0.4s [2020-04-07T13:07:03.369Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 8.31MB / 50.38MB 0.4s [2020-04-07T13:07:03.432Z] - CONFIG_CRYPTO: enabled [2020-04-07T13:07:03.432Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-07T13:07:03.432Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-07T13:07:03.432Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-07T13:07:03.432Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-07T13:07:03.432Z] - CONFIG_XFRM: enabled [2020-04-07T13:07:03.432Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-07T13:07:03.432Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-07T13:07:03.432Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-07T13:07:03.432Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-07T13:07:03.432Z] - "ipvlan": [2020-04-07T13:07:03.432Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-07T13:07:03.432Z] - "macvlan": [2020-04-07T13:07:03.432Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-07T13:07:03.432Z] - CONFIG_DUMMY: enabled (as module) [2020-04-07T13:07:03.432Z] - "ftp,tftp client in container": [2020-04-07T13:07:03.432Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-07T13:07:03.432Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-07T13:07:03.432Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-07T13:07:03.432Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-07T13:07:03.432Z] - Storage Drivers: [2020-04-07T13:07:03.432Z] - "aufs": [2020-04-07T13:07:03.432Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-07T13:07:03.432Z] - "btrfs": [2020-04-07T13:07:03.432Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-07T13:07:03.432Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-07T13:07:03.432Z] - "devicemapper": [2020-04-07T13:07:03.432Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-07T13:07:03.432Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-07T13:07:03.432Z] - "overlay": [2020-04-07T13:07:03.432Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-07T13:07:03.432Z] - "zfs": [2020-04-07T13:07:03.432Z] - /dev/zfs: missing [2020-04-07T13:07:03.432Z] - zfs command: missing [2020-04-07T13:07:03.432Z] - zpool command: missing [2020-04-07T13:07:03.432Z] [2020-04-07T13:07:03.432Z] Limits: [2020-04-07T13:07:03.432Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-07T13:07:03.432Z] [2020-04-07T13:07:03.432Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-07T13:07:03.525Z] #17 13.51 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-04-07T13:07:03.525Z] #17 13.51 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-04-07T13:07:03.525Z] #17 13.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-04-07T13:07:03.525Z] #17 13.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-04-07T13:07:03.525Z] #17 13.52 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-04-07T13:07:03.525Z] #17 13.52 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-04-07T13:07:03.525Z] #17 13.52 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-04-07T13:07:03.525Z] #17 13.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-04-07T13:07:03.525Z] #17 13.68 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-04-07T13:07:03.525Z] #17 13.77 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-04-07T13:07:03.525Z] #17 13.78 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-04-07T13:07:03.525Z] #17 13.78 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-04-07T13:07:03.525Z] #17 13.78 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-04-07T13:07:03.525Z] #17 13.79 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-04-07T13:07:03.525Z] #17 13.79 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-04-07T13:07:03.525Z] #17 13.80 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-04-07T13:07:03.525Z] #17 13.82 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-04-07T13:07:03.525Z] #17 13.82 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-04-07T13:07:03.525Z] #17 13.83 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-04-07T13:07:03.525Z] #17 13.83 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-04-07T13:07:03.525Z] #17 13.84 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-04-07T13:07:03.525Z] #17 13.84 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-04-07T13:07:03.525Z] #17 13.84 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-04-07T13:07:03.638Z] #7 sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 7.81MB / 7.81MB 0.6s [2020-04-07T13:07:03.639Z] #7 sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 7.71MB / 10.00MB 0.6s [2020-04-07T13:07:03.806Z] #17 14.10 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-04-07T13:07:03.806Z] #17 14.10 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-04-07T13:07:03.806Z] #17 14.10 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-04-07T13:07:03.806Z] #17 14.11 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-04-07T13:07:03.806Z] #17 14.12 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-04-07T13:07:03.806Z] #17 14.13 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-04-07T13:07:03.806Z] #17 14.19 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-07T13:07:03.816Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:06ca1606e1a09c36bd12ed503b4c99d8a17ca230 . [2020-04-07T13:07:03.816Z] #2 [internal] load build definition from Dockerfile [2020-04-07T13:07:03.816Z] #2 transferring dockerfile: 37B [2020-04-07T13:07:03.895Z] #7 sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 7.81MB / 7.81MB 0.6s done [2020-04-07T13:07:03.895Z] #7 sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 10.00MB / 10.00MB 0.7s done [2020-04-07T13:07:03.895Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 16.75MB / 50.38MB 0.8s [2020-04-07T13:07:03.895Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 2.19MB / 51.79MB 0.8s [2020-04-07T13:07:03.895Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 0B / 68.60MB 0.8s [2020-04-07T13:07:03.895Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 20.06MB / 50.38MB 1.0s [2020-04-07T13:07:03.895Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 10.02MB / 51.79MB 1.0s [2020-04-07T13:07:03.895Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 5.05MB / 68.60MB 1.0s [2020-04-07T13:07:04.082Z] #2 transferring dockerfile: 17.09kB done [2020-04-07T13:07:04.082Z] #2 DONE 0.1s [2020-04-07T13:07:04.082Z] [2020-04-07T13:07:04.082Z] #1 [internal] load .dockerignore [2020-04-07T13:07:04.082Z] #1 transferring context: 87B done [2020-04-07T13:07:04.082Z] #1 DONE 0.1s [2020-04-07T13:07:04.082Z] [2020-04-07T13:07:04.082Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-07T13:07:04.087Z] #17 14.20 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-04-07T13:07:04.087Z] #17 14.20 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-04-07T13:07:04.087Z] #17 14.20 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-07T13:07:04.087Z] #17 14.21 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-04-07T13:07:04.087Z] #17 14.22 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-07T13:07:04.087Z] #17 14.22 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-04-07T13:07:04.087Z] #17 14.26 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-04-07T13:07:04.087Z] #17 14.27 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-04-07T13:07:04.087Z] #17 14.28 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-07T13:07:04.087Z] #17 14.46 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-04-07T13:07:04.152Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 28.50MB / 50.38MB 1.1s [2020-04-07T13:07:04.152Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 12.84MB / 51.79MB 1.1s [2020-04-07T13:07:04.152Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 10.88MB / 68.60MB 1.1s [2020-04-07T13:07:04.152Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 16.10MB / 51.79MB 1.2s [2020-04-07T13:07:04.368Z] #17 14.50 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-04-07T13:07:04.368Z] #17 14.52 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-04-07T13:07:04.371Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-04-07T13:07:04.410Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 34.42MB / 50.38MB 1.3s [2020-04-07T13:07:04.410Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 17.65MB / 68.60MB 1.3s [2020-04-07T13:07:04.410Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 39.78MB / 50.38MB 1.6s [2020-04-07T13:07:04.410Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 24.49MB / 51.79MB 1.6s [2020-04-07T13:07:04.410Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 23.59MB / 68.60MB 1.6s [2020-04-07T13:07:04.648Z] #3 DONE 0.5s [2020-04-07T13:07:04.648Z] [2020-04-07T13:07:04.648Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-07T13:07:04.648Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-07T13:07:04.648Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-07T13:07:04.648Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-04-07T13:07:04.648Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-04-07T13:07:04.648Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [2020-04-07T13:07:04.648Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 6.40MB / 8.82MB 0.2s [2020-04-07T13:07:04.671Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 43.19MB / 50.38MB 1.7s [2020-04-07T13:07:04.671Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 28.43MB / 68.60MB 1.7s [2020-04-07T13:07:04.671Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 47.65MB / 50.38MB 1.8s [2020-04-07T13:07:04.671Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 28.98MB / 51.79MB 1.8s [2020-04-07T13:07:04.671Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 33.15MB / 68.60MB 1.8s [2020-04-07T13:07:04.906Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2020-04-07T13:07:04.906Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-04-07T13:07:04.934Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 50.17MB / 50.38MB 1.9s [2020-04-07T13:07:04.934Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 34.97MB / 51.79MB 2.1s [2020-04-07T13:07:04.934Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 39.15MB / 68.60MB 2.1s [2020-04-07T13:07:04.994Z] #17 15.06 debconf: delaying package configuration, since apt-utils is not installed [2020-04-07T13:07:04.994Z] #17 15.09 Fetched 27.7 MB in 2s (13.0 MB/s) [2020-04-07T13:07:04.994Z] #17 15.13 Selecting previously unselected package pigz. [2020-04-07T13:07:04.994Z] #17 15.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23190 files and directories currently installed.) [2020-04-07T13:07:04.994Z] #17 15.17 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-04-07T13:07:04.994Z] #17 15.18 Unpacking pigz (2.4-1) ... [2020-04-07T13:07:04.994Z] #17 15.24 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-04-07T13:07:04.994Z] #17 15.24 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-04-07T13:07:04.994Z] #17 15.24 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-04-07T13:07:05.167Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2020-04-07T13:07:05.167Z] #4 DONE 0.7s [2020-04-07T13:07:05.195Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 50.38MB / 50.38MB 2.1s done [2020-04-07T13:07:05.195Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 38.12MB / 51.79MB 2.2s [2020-04-07T13:07:05.195Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 872.05kB / 120.14MB 2.2s [2020-04-07T13:07:05.452Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 45.98MB / 68.60MB 2.5s [2020-04-07T13:07:05.452Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 8.08MB / 120.14MB 2.5s [2020-04-07T13:07:05.613Z] #17 15.66 Selecting previously unselected package python3.7-minimal. [2020-04-07T13:07:05.613Z] #17 15.66 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-04-07T13:07:05.613Z] #17 15.68 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-07T13:07:05.708Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 43.22MB / 51.79MB 2.6s [2020-04-07T13:07:05.708Z] #7 extracting sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e [2020-04-07T13:07:05.708Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 45.97MB / 51.79MB 2.8s [2020-04-07T13:07:05.708Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 51.15MB / 68.60MB 2.8s [2020-04-07T13:07:05.708Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 15.83MB / 120.14MB 2.8s [2020-04-07T13:07:05.733Z] [2020-04-07T13:07:05.733Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-07T13:07:05.872Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-04-07T13:07:05.872Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-04-07T13:07:05.872Z] go: finding github.com/client9/misspell v0.3.4 [2020-04-07T13:07:05.872Z] go: finding github.com/golang/mock v1.1.1 [2020-04-07T13:07:05.872Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-04-07T13:07:05.964Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 51.79MB / 51.79MB 2.9s [2020-04-07T13:07:05.964Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 55.43MB / 68.60MB 2.9s [2020-04-07T13:07:05.964Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 22.77MB / 120.14MB 2.9s [2020-04-07T13:07:05.992Z] #6 ... [2020-04-07T13:07:05.992Z] [2020-04-07T13:07:05.992Z] #5 [internal] load metadata for docker.io/library/golang:1.13.9-buster [2020-04-07T13:07:05.992Z] #5 DONE 0.2s [2020-04-07T13:07:06.221Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 51.79MB / 51.79MB 3.1s done [2020-04-07T13:07:06.221Z] #7 sha256:c9f73938539c05ec12492dbe6ed0414a0bc190cbda94c380a94334fbfc78b224 0B / 124B 3.2s [2020-04-07T13:07:06.224Z] #17 16.22 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-04-07T13:07:06.224Z] #17 16.23 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-07T13:07:06.255Z] [2020-04-07T13:07:06.255Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-07T13:07:06.255Z] #6 DONE 0.4s [2020-04-07T13:07:06.255Z] [2020-04-07T13:07:06.255Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-07T13:07:06.255Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-07T13:07:06.483Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 63.80MB / 68.60MB 3.5s [2020-04-07T13:07:06.483Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 32.47MB / 120.14MB 3.5s [2020-04-07T13:07:06.483Z] #7 sha256:c9f73938539c05ec12492dbe6ed0414a0bc190cbda94c380a94334fbfc78b224 124B / 124B 3.3s done [2020-04-07T13:07:06.483Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 67.33MB / 68.60MB 3.7s [2020-04-07T13:07:06.514Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-07T13:07:06.514Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-07T13:07:06.739Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 38.61MB / 120.14MB 3.8s [2020-04-07T13:07:06.898Z] go: finding google.golang.org/appengine v1.1.0 [2020-04-07T13:07:06.997Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 68.60MB / 68.60MB 3.9s done [2020-04-07T13:07:06.997Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 45.71MB / 120.14MB 4.0s [2020-04-07T13:07:07.188Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-04-07T13:07:07.255Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 52.21MB / 120.14MB 4.4s [2020-04-07T13:07:07.692Z] #17 17.62 Selecting previously unselected package python3-minimal. [2020-04-07T13:07:07.692Z] #17 17.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23439 files and directories currently installed.) [2020-04-07T13:07:07.692Z] #17 17.68 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-04-07T13:07:07.692Z] #17 17.69 Unpacking python3-minimal (3.7.3-1) ... [2020-04-07T13:07:07.692Z] #17 17.74 Selecting previously unselected package libmpdec2:s390x. [2020-04-07T13:07:07.692Z] #17 17.74 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-04-07T13:07:07.692Z] #17 17.77 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-04-07T13:07:07.692Z] #17 17.81 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-04-07T13:07:07.692Z] #17 17.81 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-04-07T13:07:07.692Z] #17 17.81 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-04-07T13:07:07.692Z] #17 ... [2020-04-07T13:07:07.692Z] [2020-04-07T13:07:07.692Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-07T13:07:07.692Z] #30 DONE 100.7s [2020-04-07T13:07:07.692Z] [2020-04-07T13:07:07.692Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:07:07.692Z] #44 59.30 CC criu/bfd.o [2020-04-07T13:07:07.692Z] #44 59.71 CC criu/bitmap.o [2020-04-07T13:07:07.692Z] #44 59.79 CC criu/cgroup-props.o [2020-04-07T13:07:07.692Z] #44 60.16 CC criu/cgroup.o [2020-04-07T13:07:07.692Z] #44 61.62 CC criu/clone-noasan.o [2020-04-07T13:07:07.692Z] #44 61.70 CC criu/config.o [2020-04-07T13:07:07.692Z] #44 62.66 CC criu/cr-check.o [2020-04-07T13:07:07.692Z] #44 63.75 CC criu/cr-dedup.o [2020-04-07T13:07:07.692Z] #44 64.10 CC criu/cr-dump.o [2020-04-07T13:07:07.826Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 60.51MB / 120.14MB 4.7s [2020-04-07T13:07:07.979Z] #44 65.44 CC criu/cr-errno.o [2020-04-07T13:07:08.082Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 68.12MB / 120.14MB 5.2s [2020-04-07T13:07:08.231Z] go: finding gotest.tools v2.2.0+incompatible [2020-04-07T13:07:08.231Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-04-07T13:07:08.267Z] #44 65.51 CC criu/cr-restore.o [2020-04-07T13:07:08.346Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 79.85MB / 120.14MB 5.5s [2020-04-07T13:07:08.522Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-04-07T13:07:08.522Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-04-07T13:07:08.522Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-04-07T13:07:08.522Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-04-07T13:07:08.548Z] #44 ... [2020-04-07T13:07:08.548Z] [2020-04-07T13:07:08.548Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T13:07:08.548Z] #17 18.73 Selecting previously unselected package python3.7. [2020-04-07T13:07:08.548Z] #17 18.73 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-04-07T13:07:08.548Z] #17 18.73 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-07T13:07:08.548Z] #17 18.79 Selecting previously unselected package libpython3-stdlib:s390x. [2020-04-07T13:07:08.548Z] #17 18.79 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-04-07T13:07:08.548Z] #17 18.79 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-04-07T13:07:08.548Z] #17 18.86 Setting up python3-minimal (3.7.3-1) ... [2020-04-07T13:07:08.602Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 89.48MB / 120.14MB 5.7s [2020-04-07T13:07:09.159Z] #17 19.35 Selecting previously unselected package python3. [2020-04-07T13:07:09.159Z] #17 19.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23851 files and directories currently installed.) [2020-04-07T13:07:09.159Z] #17 19.40 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-04-07T13:07:09.159Z] #17 19.40 Unpacking python3 (3.7.3-1) ... [2020-04-07T13:07:09.159Z] #17 19.48 Selecting previously unselected package libip4tc0:s390x. [2020-04-07T13:07:09.171Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 96.36MB / 120.14MB 6.1s [2020-04-07T13:07:09.430Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 105.36MB / 120.14MB 6.5s [2020-04-07T13:07:09.440Z] #17 19.48 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-04-07T13:07:09.440Z] #17 19.48 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-04-07T13:07:09.440Z] #17 19.52 Selecting previously unselected package libip6tc0:s390x. [2020-04-07T13:07:09.440Z] #17 19.52 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-04-07T13:07:09.440Z] #17 19.52 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-04-07T13:07:09.440Z] #17 19.56 Selecting previously unselected package libiptc0:s390x. [2020-04-07T13:07:09.440Z] #17 19.56 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-04-07T13:07:09.440Z] #17 19.56 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-04-07T13:07:09.440Z] #17 19.59 Selecting previously unselected package libnfnetlink0:s390x. [2020-04-07T13:07:09.440Z] #17 19.59 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-04-07T13:07:09.440Z] #17 19.59 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-04-07T13:07:09.440Z] #17 19.63 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-04-07T13:07:09.440Z] #17 19.63 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-04-07T13:07:09.440Z] #17 19.65 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-04-07T13:07:09.440Z] #17 19.67 Selecting previously unselected package libnftnl11:s390x. [2020-04-07T13:07:09.440Z] #17 19.67 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-04-07T13:07:09.440Z] #17 19.67 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-04-07T13:07:09.440Z] #17 19.71 Selecting previously unselected package iptables. [2020-04-07T13:07:09.440Z] #17 19.71 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-04-07T13:07:09.440Z] #17 19.72 Unpacking iptables (1.8.2-4) ... [2020-04-07T13:07:09.557Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-04-07T13:07:09.687Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 118.13MB / 120.14MB 6.9s [2020-04-07T13:07:09.721Z] #17 19.91 Selecting previously unselected package xxd. [2020-04-07T13:07:09.721Z] #17 19.91 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-04-07T13:07:09.721Z] #17 19.91 Unpacking xxd (2:8.1.0875-5) ... [2020-04-07T13:07:09.721Z] #17 19.96 Selecting previously unselected package vim-common. [2020-04-07T13:07:09.721Z] #17 19.96 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-07T13:07:09.721Z] #17 19.97 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-07T13:07:09.721Z] #17 20.10 Selecting previously unselected package bash-completion. [2020-04-07T13:07:09.721Z] #17 20.10 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-07T13:07:09.818Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 3.1s [2020-04-07T13:07:09.818Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 842.83kB / 9.86MB 3.3s [2020-04-07T13:07:09.818Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.88MB / 9.86MB 3.4s [2020-04-07T13:07:09.818Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.5s [2020-04-07T13:07:09.818Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-04-07T13:07:09.818Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.5s done [2020-04-07T13:07:10.249Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 120.14MB / 120.14MB 7.2s done [2020-04-07T13:07:10.506Z] #7 ... [2020-04-07T13:07:10.506Z] [2020-04-07T13:07:10.506Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-07T13:07:10.506Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-07T13:07:10.506Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-07T13:07:10.506Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-07T13:07:10.506Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.7s done [2020-04-07T13:07:10.506Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.2s done [2020-04-07T13:07:10.506Z] #71 DONE 7.5s [2020-04-07T13:07:10.506Z] [2020-04-07T13:07:10.506Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-07T13:07:10.506Z] #7 ... [2020-04-07T13:07:10.506Z] [2020-04-07T13:07:10.506Z] #20 [internal] load build context [2020-04-07T13:07:10.506Z] #20 transferring context: 42.78MB 7.6s [2020-04-07T13:07:11.077Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-04-07T13:07:11.077Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-04-07T13:07:11.186Z] #17 21.44 Unpacking bash-completion (1:2.8-6) ... [2020-04-07T13:07:11.368Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-07T13:07:11.368Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-04-07T13:07:11.438Z] #20 transferring context: 52.78MB 8.4s done [2020-04-07T13:07:11.466Z] #17 21.68 Selecting previously unselected package bzip2. [2020-04-07T13:07:11.466Z] #17 21.68 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-04-07T13:07:11.466Z] #17 21.69 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-07T13:07:11.466Z] #17 21.75 Selecting previously unselected package xz-utils. [2020-04-07T13:07:11.466Z] #17 21.75 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-04-07T13:07:11.466Z] #17 21.75 Unpacking xz-utils (5.2.4-1) ... [2020-04-07T13:07:11.466Z] #17 21.86 Selecting previously unselected package apparmor. [2020-04-07T13:07:11.510Z] ok github.com/docker/docker/cmd/dockerd 0.098s coverage: 30.8% of statements [2020-04-07T13:07:11.657Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-04-07T13:07:11.693Z] #20 DONE 8.6s [2020-04-07T13:07:11.693Z] [2020-04-07T13:07:11.693Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-07T13:07:11.693Z] #7 extracting sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 6.0s [2020-04-07T13:07:11.747Z] #17 21.86 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-04-07T13:07:11.747Z] #17 21.90 Unpacking apparmor (2.13.2-10) ... [2020-04-07T13:07:12.041Z] #17 22.16 Selecting previously unselected package aufs-tools. [2020-04-07T13:07:12.041Z] #17 22.17 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-04-07T13:07:12.041Z] #17 22.17 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-07T13:07:12.041Z] #17 22.26 Selecting previously unselected package libonig5:s390x. [2020-04-07T13:07:12.041Z] #17 22.26 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-04-07T13:07:12.041Z] #17 22.26 Unpacking libonig5:s390x (6.9.1-1) ... [2020-04-07T13:07:12.041Z] #17 22.34 Selecting previously unselected package libjq1:s390x. [2020-04-07T13:07:12.042Z] #17 22.34 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-04-07T13:07:12.042Z] #17 22.35 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-04-07T13:07:12.322Z] #17 22.42 Selecting previously unselected package jq. [2020-04-07T13:07:12.322Z] #17 22.42 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-04-07T13:07:12.322Z] #17 22.42 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-07T13:07:12.322Z] #17 22.47 Selecting previously unselected package libaio1:s390x. [2020-04-07T13:07:12.322Z] #17 22.48 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-04-07T13:07:12.322Z] #17 22.48 Unpacking libaio1:s390x (0.3.112-3) ... [2020-04-07T13:07:12.322Z] #17 22.53 Selecting previously unselected package libgpm2:s390x. [2020-04-07T13:07:12.322Z] #17 22.53 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-04-07T13:07:12.322Z] #17 22.53 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-04-07T13:07:12.322Z] #17 22.59 Selecting previously unselected package libicu63:s390x. [2020-04-07T13:07:12.322Z] #17 22.59 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-04-07T13:07:12.322Z] #17 22.59 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-04-07T13:07:12.358Z] #71 ... [2020-04-07T13:07:12.358Z] [2020-04-07T13:07:12.358Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-07T13:07:12.358Z] #7 resolve docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 done [2020-04-07T13:07:12.358Z] #7 sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 7.81MB / 7.81MB 0.4s done [2020-04-07T13:07:12.358Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 50.38MB / 50.38MB 1.7s done [2020-04-07T13:07:12.358Z] #7 sha256:009f7cc109619687ea1a9be03fb3bd93377fba59ff178475e034a157ec76a192 1.79kB / 1.79kB done [2020-04-07T13:07:12.358Z] #7 sha256:ea7439326d7d81dd232126ad84a1bc20178ca118ce5433071b06dbc4a52dd14a 5.45kB / 5.45kB done [2020-04-07T13:07:12.358Z] #7 sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 10.00MB / 10.00MB 0.7s done [2020-04-07T13:07:12.358Z] #7 sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 1.42kB / 1.42kB done [2020-04-07T13:07:12.358Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 51.79MB / 51.79MB 2.8s done [2020-04-07T13:07:12.358Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 68.60MB / 68.60MB 3.5s done [2020-04-07T13:07:12.358Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 91.38MB / 120.14MB 5.7s [2020-04-07T13:07:12.358Z] #7 extracting sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 3.4s [2020-04-07T13:07:12.358Z] #7 sha256:c9f73938539c05ec12492dbe6ed0414a0bc190cbda94c380a94334fbfc78b224 124B / 124B 3.0s done [2020-04-07T13:07:12.358Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 102.29MB / 120.14MB 6.0s [2020-04-07T13:07:12.622Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 109.10MB / 120.14MB 6.3s [2020-04-07T13:07:12.622Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 115.42MB / 120.14MB 6.5s [2020-04-07T13:07:12.685Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-04-07T13:07:12.685Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-04-07T13:07:12.685Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-04-07T13:07:13.214Z] #7 ... [2020-04-07T13:07:13.214Z] [2020-04-07T13:07:13.214Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-07T13:07:13.214Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.0s done [2020-04-07T13:07:13.214Z] #71 DONE 6.9s [2020-04-07T13:07:13.214Z] [2020-04-07T13:07:13.214Z] #20 [internal] load build context [2020-04-07T13:07:13.214Z] #20 transferring context: 35.45MB 6.8s [2020-04-07T13:07:13.316Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-04-07T13:07:13.460Z] ok github.com/docker/docker/container 0.169s coverage: 34.9% of statements [2020-04-07T13:07:13.460Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-07T13:07:13.460Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-07T13:07:13.460Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-07T13:07:13.460Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-07T13:07:13.580Z] #7 extracting sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 8.0s done [2020-04-07T13:07:13.607Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-04-07T13:07:13.835Z] #7 extracting sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 0.1s [2020-04-07T13:07:13.898Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-04-07T13:07:14.151Z] #20 transferring context: 52.78MB 7.7s done [2020-04-07T13:07:14.151Z] #20 DONE 7.8s [2020-04-07T13:07:14.151Z] [2020-04-07T13:07:14.151Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-07T13:07:14.151Z] #7 sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 120.14MB / 120.14MB 6.9s done [2020-04-07T13:07:14.336Z] #17 24.47 Selecting previously unselected package libnet1:s390x. [2020-04-07T13:07:14.336Z] #17 24.47 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-04-07T13:07:14.336Z] #17 24.47 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-04-07T13:07:14.336Z] #17 24.52 Selecting previously unselected package libnl-3-200:s390x. [2020-04-07T13:07:14.336Z] #17 24.52 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-04-07T13:07:14.336Z] #17 24.52 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-04-07T13:07:14.336Z] #17 24.57 Selecting previously unselected package libprotobuf-c1:s390x. [2020-04-07T13:07:14.336Z] #17 24.57 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-04-07T13:07:14.336Z] #17 24.57 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-04-07T13:07:14.336Z] #17 24.59 Selecting previously unselected package libreadline5:s390x. [2020-04-07T13:07:14.336Z] #17 24.59 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-04-07T13:07:14.336Z] #17 24.60 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-04-07T13:07:14.336Z] #17 24.66 Selecting previously unselected package net-tools. [2020-04-07T13:07:14.336Z] #17 24.66 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-04-07T13:07:14.336Z] #17 24.66 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-07T13:07:14.398Z] #7 extracting sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 0.6s done [2020-04-07T13:07:14.398Z] #7 extracting sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 [2020-04-07T13:07:14.617Z] #17 24.77 Selecting previously unselected package python-pip-whl. [2020-04-07T13:07:14.617Z] #17 24.77 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-07T13:07:14.617Z] #17 24.77 Unpacking python-pip-whl (18.1-5) ... [2020-04-07T13:07:14.897Z] #17 25.14 Selecting previously unselected package python3-lib2to3. [2020-04-07T13:07:14.897Z] #17 25.14 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-07T13:07:14.897Z] #17 25.14 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-07T13:07:14.897Z] #17 25.22 Selecting previously unselected package python3-distutils. [2020-04-07T13:07:14.897Z] #17 25.22 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-07T13:07:14.897Z] #17 25.23 Unpacking python3-distutils (3.7.3-1) ... [2020-04-07T13:07:14.936Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-07T13:07:14.958Z] #7 extracting sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 0.5s done [2020-04-07T13:07:14.958Z] #7 extracting sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 [2020-04-07T13:07:15.178Z] #17 25.33 Selecting previously unselected package python3-pip. [2020-04-07T13:07:15.178Z] #17 25.33 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-07T13:07:15.178Z] #17 25.33 Unpacking python3-pip (18.1-5) ... [2020-04-07T13:07:15.178Z] #17 25.43 Selecting previously unselected package python3-pkg-resources. [2020-04-07T13:07:15.178Z] #17 25.43 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-07T13:07:15.178Z] #17 25.43 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-07T13:07:15.178Z] #17 25.51 Selecting previously unselected package python3-setuptools. [2020-04-07T13:07:15.178Z] #17 25.51 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-07T13:07:15.178Z] #17 25.51 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-07T13:07:15.226Z] go: finding cloud.google.com/go v0.26.0 [2020-04-07T13:07:15.458Z] #17 25.67 Selecting previously unselected package python3-wheel. [2020-04-07T13:07:15.458Z] #17 25.67 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-07T13:07:15.458Z] #17 25.69 Unpacking python3-wheel (0.32.3-2) ... [2020-04-07T13:07:15.458Z] #17 25.76 Selecting previously unselected package sudo. [2020-04-07T13:07:15.458Z] #17 25.76 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-04-07T13:07:15.458Z] #17 25.76 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-07T13:07:15.632Z] INFO [loader] Go packages loading at mode 575 (deps|types_sizes|compiled_files|exports_file|files|imports|name) took 1m52.742990327s [2020-04-07T13:07:15.632Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 447.428249ms [2020-04-07T13:07:15.739Z] #17 26.07 Selecting previously unselected package thin-provisioning-tools. [2020-04-07T13:07:15.739Z] #17 26.08 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-04-07T13:07:15.739Z] #17 26.08 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-07T13:07:16.020Z] #17 26.21 Selecting previously unselected package uidmap. [2020-04-07T13:07:16.020Z] #17 26.21 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-04-07T13:07:16.020Z] #17 26.21 Unpacking uidmap (1:4.5-1.1) ... [2020-04-07T13:07:16.020Z] #17 26.29 Selecting previously unselected package vim-runtime. [2020-04-07T13:07:16.020Z] #17 26.29 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-07T13:07:16.020Z] #17 26.31 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-07T13:07:16.020Z] #17 26.32 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-07T13:07:16.020Z] #17 26.32 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-07T13:07:16.261Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-04-07T13:07:16.682Z] #7 extracting sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 7.8s done [2020-04-07T13:07:16.682Z] #7 extracting sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 [2020-04-07T13:07:16.907Z] go: finding github.com/kr/text v0.1.0 [2020-04-07T13:07:16.939Z] #7 extracting sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 0.5s done [2020-04-07T13:07:17.197Z] #7 extracting sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 [2020-04-07T13:07:17.673Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.026s coverage: 65.3% of statements [2020-04-07T13:07:17.776Z] #7 extracting sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 0.5s done [2020-04-07T13:07:17.776Z] #7 extracting sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 [2020-04-07T13:07:17.933Z] ok github.com/docker/docker/daemon/cluster/convert 0.051s coverage: 35.6% of statements [2020-04-07T13:07:18.033Z] #17 28.07 Selecting previously unselected package vim. [2020-04-07T13:07:18.033Z] #17 28.07 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-04-07T13:07:18.033Z] #17 28.08 Unpacking vim (2:8.1.0875-5) ... [2020-04-07T13:07:18.313Z] #17 28.38 Selecting previously unselected package xfsprogs. [2020-04-07T13:07:18.313Z] #17 28.38 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-04-07T13:07:18.313Z] #17 28.38 Unpacking xfsprogs (4.20.0-1) ... [2020-04-07T13:07:18.403Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-04-07T13:07:18.404Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-04-07T13:07:18.404Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-04-07T13:07:18.404Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-04-07T13:07:18.502Z] ok github.com/docker/docker/daemon/cluster 0.178s coverage: 0.5% of statements [2020-04-07T13:07:18.594Z] #17 28.72 Selecting previously unselected package zip. [2020-04-07T13:07:18.594Z] #17 28.72 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-04-07T13:07:18.594Z] #17 28.72 Unpacking zip (3.0-11+b1) ... [2020-04-07T13:07:18.594Z] #17 28.87 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-07T13:07:18.594Z] #17 28.88 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-07T13:07:18.594Z] #17 28.89 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-04-07T13:07:18.594Z] #17 28.90 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-04-07T13:07:18.594Z] #17 28.90 Setting up libgpm2:s390x (1.20.7-5) ... [2020-04-07T13:07:18.594Z] #17 28.91 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-04-07T13:07:18.594Z] #17 28.92 Setting up uidmap (1:4.5-1.1) ... [2020-04-07T13:07:18.875Z] #17 28.92 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-04-07T13:07:18.875Z] #17 28.93 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-04-07T13:07:18.875Z] #17 28.94 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-07T13:07:18.875Z] #17 28.94 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-04-07T13:07:18.875Z] #17 28.95 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-04-07T13:07:18.875Z] #17 28.96 Setting up xxd (2:8.1.0875-5) ... [2020-04-07T13:07:18.875Z] #17 28.96 Setting up zip (3.0-11+b1) ... [2020-04-07T13:07:18.875Z] #17 28.97 Setting up vim-common (2:8.1.0875-5) ... [2020-04-07T13:07:18.875Z] #17 28.99 Setting up bash-completion (1:2.8-6) ... [2020-04-07T13:07:19.132Z] #7 extracting sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 3.9s done [2020-04-07T13:07:19.132Z] #7 extracting sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e [2020-04-07T13:07:19.878Z] #17 30.26 Setting up libiptc0:s390x (1.8.2-4) ... [2020-04-07T13:07:19.910Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-04-07T13:07:20.159Z] #17 30.26 Setting up xz-utils (5.2.4-1) ... [2020-04-07T13:07:20.159Z] #17 30.27 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-07T13:07:20.159Z] #17 30.28 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-07T13:07:20.159Z] #17 30.32 invoke-rc.d: could not determine current runlevel [2020-04-07T13:07:20.159Z] #17 30.33 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-07T13:07:20.159Z] #17 30.33 Setting up pigz (2.4-1) ... [2020-04-07T13:07:20.159Z] #17 30.34 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-04-07T13:07:20.159Z] #17 30.35 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-04-07T13:07:20.159Z] #17 30.36 Setting up python-pip-whl (18.1-5) ... [2020-04-07T13:07:20.159Z] #17 30.36 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-04-07T13:07:20.159Z] #17 30.37 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-07T13:07:20.200Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-04-07T13:07:20.440Z] #17 30.56 Setting up libaio1:s390x (0.3.112-3) ... [2020-04-07T13:07:20.440Z] #17 30.57 Setting up libonig5:s390x (6.9.1-1) ... [2020-04-07T13:07:20.440Z] #17 30.58 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-04-07T13:07:20.440Z] #17 30.59 Setting up vim (2:8.1.0875-5) ... [2020-04-07T13:07:20.440Z] #17 30.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-07T13:07:20.440Z] #17 30.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-07T13:07:20.440Z] #17 30.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-07T13:07:20.440Z] #17 30.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-07T13:07:20.440Z] #17 30.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-07T13:07:20.440Z] #17 30.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-07T13:07:20.440Z] #17 30.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-07T13:07:20.440Z] #17 30.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-07T13:07:20.440Z] #17 30.62 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-04-07T13:07:20.440Z] #17 30.63 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-07T13:07:20.440Z] #17 30.64 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-04-07T13:07:20.440Z] #17 30.64 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-07T13:07:20.440Z] #17 30.65 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-04-07T13:07:20.440Z] #17 30.66 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-07T13:07:20.490Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-04-07T13:07:20.490Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-04-07T13:07:20.721Z] #17 ... [2020-04-07T13:07:20.721Z] [2020-04-07T13:07:20.721Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:07:20.721Z] #44 67.99 CC criu/cr-service.o [2020-04-07T13:07:20.721Z] #44 68.91 CC criu/crtools.o [2020-04-07T13:07:20.721Z] #44 69.22 CC criu/eventfd.o [2020-04-07T13:07:20.721Z] #44 69.43 CC criu/eventpoll.o [2020-04-07T13:07:20.721Z] #44 69.91 CC criu/external.o [2020-04-07T13:07:20.721Z] #44 70.08 CC criu/fault-injection.o [2020-04-07T13:07:20.721Z] #44 70.15 CC criu/fdstore.o [2020-04-07T13:07:20.721Z] #44 70.42 CC criu/fifo.o [2020-04-07T13:07:20.721Z] #44 70.60 CC criu/file-ids.o [2020-04-07T13:07:20.721Z] #44 70.84 CC criu/file-lock.o [2020-04-07T13:07:20.721Z] #44 71.41 CC criu/files-ext.o [2020-04-07T13:07:20.721Z] #44 71.63 CC criu/files-reg.o [2020-04-07T13:07:20.721Z] #44 72.78 CC criu/files.o [2020-04-07T13:07:20.721Z] #44 73.91 CC criu/filesystems.o [2020-04-07T13:07:20.721Z] #44 74.30 CC criu/fsnotify.o [2020-04-07T13:07:20.721Z] #44 74.84 CC criu/image-desc.o [2020-04-07T13:07:20.721Z] #44 74.99 CC criu/image.o [2020-04-07T13:07:20.721Z] #44 75.38 CC criu/ipc_ns.o [2020-04-07T13:07:20.721Z] #44 76.10 CC criu/irmap.o [2020-04-07T13:07:20.721Z] #44 76.52 CC criu/kcmp-ids.o [2020-04-07T13:07:20.721Z] #44 76.63 CC criu/kerndat.o [2020-04-07T13:07:20.721Z] #44 77.27 CC criu/libnetlink.o [2020-04-07T13:07:20.721Z] #44 77.44 CC criu/log.o [2020-04-07T13:07:20.721Z] #44 77.67 CC criu/lsm.o [2020-04-07T13:07:20.721Z] #44 77.89 CC criu/mem.o [2020-04-07T13:07:21.725Z] #44 78.90 CC criu/mount.o [2020-04-07T13:07:21.798Z] ok github.com/docker/docker/daemon/discovery 0.015s coverage: 30.0% of statements [2020-04-07T13:07:21.953Z] #7 extracting sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 3.8s done [2020-04-07T13:07:21.953Z] #7 extracting sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e [2020-04-07T13:07:21.990Z] go: finding github.com/docker/go-units v0.3.1 [2020-04-07T13:07:22.057Z] ok github.com/docker/docker/daemon/config 0.083s coverage: 81.7% of statements [2020-04-07T13:07:22.158Z] INFO [runner/unused/goanalysis] analyzers took 26.284996164s with top 10 stages: buildssa: 22.303091272s, U1000: 3.981904892s [2020-04-07T13:07:22.337Z] #44 ... [2020-04-07T13:07:22.337Z] [2020-04-07T13:07:22.337Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T13:07:22.337Z] #17 32.55 Setting up iptables (1.8.2-4) ... [2020-04-07T13:07:22.337Z] #17 32.56 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-07T13:07:22.337Z] #17 32.56 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-07T13:07:22.337Z] #17 32.56 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-07T13:07:22.337Z] #17 32.57 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-07T13:07:22.337Z] #17 32.57 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-07T13:07:22.337Z] #17 32.57 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-07T13:07:22.337Z] #17 32.57 Setting up python3 (3.7.3-1) ... [2020-04-07T13:07:22.622Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-04-07T13:07:22.622Z] go: finding github.com/onsi/gomega v1.4.3 [2020-04-07T13:07:22.647Z] #17 32.72 Setting up python3-wheel (0.32.3-2) ... [2020-04-07T13:07:22.911Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-04-07T13:07:22.928Z] #17 33.11 Setting up apparmor (2.13.2-10) ... [2020-04-07T13:07:22.998Z] ok github.com/docker/docker/daemon/events 0.077s coverage: 50.0% of statements [2020-04-07T13:07:23.295Z] #7 extracting sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 3.9s done [2020-04-07T13:07:23.295Z] #7 extracting sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 [2020-04-07T13:07:23.929Z] #17 34.00 Setting up xfsprogs (4.20.0-1) ... [2020-04-07T13:07:23.930Z] #17 34.01 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-07T13:07:23.937Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-04-07T13:07:23.937Z] go: finding gotest.tools v2.1.0+incompatible [2020-04-07T13:07:24.210Z] #17 34.28 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-07T13:07:24.226Z] go: finding github.com/containerd/containerd v1.2.4 [2020-04-07T13:07:24.385Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2020-04-07T13:07:24.522Z] go: finding github.com/kr/pty v1.1.1 [2020-04-07T13:07:24.522Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-04-07T13:07:24.820Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-04-07T13:07:24.820Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-04-07T13:07:24.821Z] #17 34.97 Setting up python3-distutils (3.7.3-1) ... [2020-04-07T13:07:25.102Z] #17 35.29 Setting up python3-setuptools (40.8.0-1) ... [2020-04-07T13:07:25.110Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-04-07T13:07:25.110Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-04-07T13:07:25.399Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-04-07T13:07:25.686Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-04-07T13:07:25.686Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-04-07T13:07:25.713Z] #17 35.99 Setting up python3-pip (18.1-5) ... [2020-04-07T13:07:26.134Z] #7 extracting sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 3.8s done [2020-04-07T13:07:26.134Z] #7 extracting sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 [2020-04-07T13:07:26.325Z] #17 36.41 Processing triggers for libc-bin (2.28-10) ... [2020-04-07T13:07:26.325Z] #17 36.45 Processing triggers for mime-support (3.62) ... [2020-04-07T13:07:26.942Z] #17 DONE 37.0s [2020-04-07T13:07:26.942Z] [2020-04-07T13:07:26.942Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-07T13:07:27.945Z] #18 1.194 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-07T13:07:27.945Z] #18 1.197 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-07T13:07:27.945Z] #18 1.200 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-07T13:07:28.226Z] #18 DONE 1.4s [2020-04-07T13:07:28.226Z] [2020-04-07T13:07:28.226Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-07T13:07:28.582Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-04-07T13:07:28.590Z] #7 extracting sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 5.2s [2020-04-07T13:07:29.151Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.473s coverage: 13.7% of statements [2020-04-07T13:07:29.721Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.652s coverage: 57.0% of statements [2020-04-07T13:07:31.128Z] #7 extracting sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 7.9s done [2020-04-07T13:07:31.384Z] #7 extracting sha256:c9f73938539c05ec12492dbe6ed0414a0bc190cbda94c380a94334fbfc78b224 done [2020-04-07T13:07:31.400Z] #7 extracting sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 5.2s [2020-04-07T13:07:31.638Z] #7 DONE 28.7s [2020-04-07T13:07:31.638Z] [2020-04-07T13:07:31.638Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-07T13:07:31.694Z] #19 3.388 Collecting yamllint==1.16.0 [2020-04-07T13:07:31.694Z] #19 3.566 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-07T13:07:31.694Z] #19 3.598 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-07T13:07:31.694Z] #19 3.641 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-04-07T13:07:31.694Z] #19 3.657 Collecting pyyaml (from yamllint==1.16.0) [2020-04-07T13:07:31.694Z] #19 3.744 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-07T13:07:32.262Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.019s coverage: 1.8% of statements [2020-04-07T13:07:32.704Z] #19 4.494 Building wheels for collected packages: pyyaml [2020-04-07T13:07:32.704Z] #19 4.510 Running setup.py bdist_wheel for pyyaml: started [2020-04-07T13:07:33.299Z] #7 extracting sha256:89f17a5c26fc557bf6d36077d948272e3bb1a7e2ed7cec3589feed8467d6aeb9 7.5s done [2020-04-07T13:07:33.316Z] #19 5.153 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-07T13:07:33.316Z] #19 5.153 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-07T13:07:33.316Z] #19 5.198 Successfully built pyyaml [2020-04-07T13:07:33.316Z] #19 5.206 Installing collected packages: pathspec, pyyaml, yamllint [2020-04-07T13:07:33.599Z] #19 5.412 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-07T13:07:33.866Z] #7 extracting sha256:c9f73938539c05ec12492dbe6ed0414a0bc190cbda94c380a94334fbfc78b224 done [2020-04-07T13:07:33.866Z] #7 DONE 27.6s [2020-04-07T13:07:33.866Z] [2020-04-07T13:07:33.866Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-07T13:07:33.880Z] #19 DONE 5.8s [2020-04-07T13:07:33.880Z] [2020-04-07T13:07:33.880Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-07T13:07:33.880Z] #41 121.6 + dpkg --print-architecture [2020-04-07T13:07:33.880Z] #41 121.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-07T13:07:33.880Z] #41 122.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-07T13:07:33.880Z] #41 122.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-07T13:07:33.880Z] #41 ... [2020-04-07T13:07:33.880Z] [2020-04-07T13:07:33.880Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:07:33.880Z] #44 81.23 CC criu/namespaces.o [2020-04-07T13:07:33.880Z] #44 82.30 CC criu/net.o [2020-04-07T13:07:33.880Z] #44 84.31 CC criu/netfilter.o [2020-04-07T13:07:33.880Z] #44 84.40 CC criu/page-pipe.o [2020-04-07T13:07:33.880Z] #44 84.82 CC criu/page-xfer.o [2020-04-07T13:07:33.880Z] #44 85.61 CC criu/pagemap-cache.o [2020-04-07T13:07:33.880Z] #44 85.97 CC criu/pagemap.o [2020-04-07T13:07:33.880Z] #44 86.72 CC criu/parasite-syscall.o [2020-04-07T13:07:33.880Z] #44 87.39 CC criu/path.o [2020-04-07T13:07:33.880Z] #44 87.56 CC criu/pie-util-vdso.o [2020-04-07T13:07:33.880Z] #44 87.84 CC criu/pie-util.o [2020-04-07T13:07:33.880Z] #44 87.96 CC criu/pipes.o [2020-04-07T13:07:33.880Z] #44 88.58 CC criu/plugin.o [2020-04-07T13:07:33.880Z] #44 88.95 CC criu/proc_parse.o [2020-04-07T13:07:33.880Z] #44 90.65 CC criu/protobuf-desc.o [2020-04-07T13:07:33.880Z] #44 91.13 CC criu/protobuf.o [2020-04-07T13:07:34.165Z] #44 ... [2020-04-07T13:07:34.165Z] [2020-04-07T13:07:34.165Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-07T13:07:34.165Z] #24 DONE 0.2s [2020-04-07T13:07:34.165Z] [2020-04-07T13:07:34.165Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:07:34.165Z] #44 91.35 CC criu/pstree.o [2020-04-07T13:07:34.165Z] #44 ... [2020-04-07T13:07:34.165Z] [2020-04-07T13:07:34.165Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-07T13:07:34.171Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.396s coverage: 45.9% of statements [2020-04-07T13:07:34.776Z] #28 DONE 0.7s [2020-04-07T13:07:34.776Z] [2020-04-07T13:07:34.776Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:07:34.776Z] #44 92.01 CC criu/rbtree.o [2020-04-07T13:07:34.776Z] #44 92.20 CC criu/rst-malloc.o [2020-04-07T13:07:34.898Z] #8 DONE 2.9s [2020-04-07T13:07:34.898Z] [2020-04-07T13:07:34.898Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-07T13:07:35.057Z] #44 ... [2020-04-07T13:07:35.057Z] [2020-04-07T13:07:35.057Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-07T13:07:35.057Z] #31 DONE 0.2s [2020-04-07T13:07:35.057Z] [2020-04-07T13:07:35.057Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:07:35.057Z] #44 92.32 CC criu/seccomp.o [2020-04-07T13:07:35.057Z] #44 ... [2020-04-07T13:07:35.057Z] [2020-04-07T13:07:35.057Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-07T13:07:35.057Z] #34 DONE 0.1s [2020-04-07T13:07:35.108Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.534s coverage: 72.5% of statements [2020-04-07T13:07:35.337Z] [2020-04-07T13:07:35.337Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-07T13:07:35.337Z] #39 DONE 0.1s [2020-04-07T13:07:35.337Z] [2020-04-07T13:07:35.337Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:07:35.337Z] #65 ... [2020-04-07T13:07:35.337Z] [2020-04-07T13:07:35.337Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:07:35.337Z] #44 92.63 CC criu/seize.o [2020-04-07T13:07:35.459Z] #9 DONE 1.0s [2020-04-07T13:07:35.459Z] [2020-04-07T13:07:35.459Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-07T13:07:35.459Z] #40 DONE 0.1s [2020-04-07T13:07:35.459Z] [2020-04-07T13:07:35.459Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-07T13:07:35.459Z] #29 DONE 0.1s [2020-04-07T13:07:35.459Z] [2020-04-07T13:07:35.459Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-07T13:07:35.459Z] #21 DONE 0.1s [2020-04-07T13:07:35.459Z] [2020-04-07T13:07:35.459Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-07T13:07:35.618Z] #44 93.04 CC criu/servicefd.o [2020-04-07T13:07:35.714Z] #32 ... [2020-04-07T13:07:35.714Z] [2020-04-07T13:07:35.714Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-07T13:07:35.714Z] #73 DONE 0.1s [2020-04-07T13:07:35.714Z] [2020-04-07T13:07:35.714Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-07T13:07:35.714Z] #67 DONE 0.1s [2020-04-07T13:07:35.714Z] [2020-04-07T13:07:35.714Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-07T13:07:35.714Z] #52 DONE 0.2s [2020-04-07T13:07:35.714Z] [2020-04-07T13:07:35.714Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-07T13:07:35.714Z] #46 DONE 0.2s [2020-04-07T13:07:35.714Z] [2020-04-07T13:07:35.714Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-07T13:07:35.714Z] #55 DONE 0.2s [2020-04-07T13:07:35.714Z] [2020-04-07T13:07:35.714Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-07T13:07:35.714Z] #49 DONE 0.2s [2020-04-07T13:07:35.714Z] [2020-04-07T13:07:35.714Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-07T13:07:35.714Z] #32 DONE 0.2s [2020-04-07T13:07:35.714Z] [2020-04-07T13:07:35.714Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-07T13:07:35.714Z] #22 DONE 0.3s [2020-04-07T13:07:35.714Z] [2020-04-07T13:07:35.714Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:07:35.899Z] #44 93.25 CC criu/shmem.o [2020-04-07T13:07:36.044Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.969s coverage: 49.5% of statements [2020-04-07T13:07:36.044Z] ok github.com/docker/docker/daemon 12.367s coverage: 17.4% of statements [2020-04-07T13:07:36.044Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-07T13:07:36.044Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-07T13:07:36.044Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-07T13:07:36.044Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-07T13:07:36.044Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-07T13:07:36.511Z] #44 93.77 CC criu/sigframe.o [2020-04-07T13:07:36.511Z] #44 93.85 CC criu/signalfd.o [2020-04-07T13:07:36.792Z] #44 93.97 CC criu/sk-inet.o [2020-04-07T13:07:37.145Z] #8 DONE 2.6s [2020-04-07T13:07:37.145Z] [2020-04-07T13:07:37.145Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-07T13:07:37.404Z] #44 94.54 CC criu/sk-netlink.o [2020-04-07T13:07:37.404Z] #44 94.72 CC criu/sk-packet.o [2020-04-07T13:07:37.410Z] #9 DONE 0.9s [2020-04-07T13:07:37.410Z] [2020-04-07T13:07:37.410Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T13:07:37.672Z] #35 ... [2020-04-07T13:07:37.672Z] [2020-04-07T13:07:37.672Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-07T13:07:37.672Z] #29 DONE 0.1s [2020-04-07T13:07:37.672Z] [2020-04-07T13:07:37.672Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-07T13:07:37.672Z] #40 DONE 0.1s [2020-04-07T13:07:37.672Z] [2020-04-07T13:07:37.672Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-07T13:07:37.672Z] #21 DONE 0.1s [2020-04-07T13:07:37.672Z] [2020-04-07T13:07:37.672Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-07T13:07:37.672Z] #32 DONE 0.2s [2020-04-07T13:07:37.672Z] [2020-04-07T13:07:37.672Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:07:37.930Z] #33 ... [2020-04-07T13:07:37.930Z] [2020-04-07T13:07:37.930Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-07T13:07:37.930Z] #73 DONE 0.2s [2020-04-07T13:07:37.930Z] [2020-04-07T13:07:37.930Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-07T13:07:37.930Z] #46 DONE 0.2s [2020-04-07T13:07:37.930Z] [2020-04-07T13:07:37.930Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-07T13:07:37.930Z] #49 DONE 0.2s [2020-04-07T13:07:37.930Z] [2020-04-07T13:07:37.930Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-07T13:07:37.930Z] #55 DONE 0.3s [2020-04-07T13:07:37.930Z] [2020-04-07T13:07:37.930Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-07T13:07:37.930Z] #52 DONE 0.3s [2020-04-07T13:07:37.930Z] [2020-04-07T13:07:37.930Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-07T13:07:37.930Z] #22 DONE 0.3s [2020-04-07T13:07:37.930Z] [2020-04-07T13:07:37.930Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-07T13:07:37.930Z] #67 DONE 0.3s [2020-04-07T13:07:37.930Z] [2020-04-07T13:07:37.930Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:07:37.956Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.663s coverage: 76.1% of statements [2020-04-07T13:07:37.956Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.024s coverage: 58.0% of statements [2020-04-07T13:07:37.956Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.021s coverage: 3.0% of statements [2020-04-07T13:07:38.015Z] #44 95.16 CC criu/sk-queue.o [2020-04-07T13:07:38.296Z] #44 95.56 CC criu/sk-tcp.o [2020-04-07T13:07:38.296Z] #44 95.82 CC criu/sk-unix.o [2020-04-07T13:07:38.894Z] ok github.com/docker/docker/daemon/links 0.040s coverage: 93.0% of statements [2020-04-07T13:07:39.774Z] #44 97.10 CC criu/sockets.o [2020-04-07T13:07:40.055Z] #44 97.58 CC criu/stats.o [2020-04-07T13:07:40.276Z] ok github.com/docker/docker/daemon/logger 0.242s coverage: 41.8% of statements [2020-04-07T13:07:40.335Z] #44 97.72 CC criu/string.o [2020-04-07T13:07:40.616Z] #44 97.80 CC criu/sysctl.o [2020-04-07T13:07:41.227Z] #44 98.34 CC criu/sysfs_parse.o [2020-04-07T13:07:41.507Z] #44 98.71 CC criu/timerfd.o [2020-04-07T13:07:41.658Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.083s coverage: 61.0% of statements [2020-04-07T13:07:41.658Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-07T13:07:41.658Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-07T13:07:41.658Z] ok github.com/docker/docker/daemon/logger/awslogs 0.270s coverage: 77.4% of statements [2020-04-07T13:07:41.788Z] #44 98.93 CC criu/tty.o [2020-04-07T13:07:41.918Z] ok github.com/docker/docker/daemon/logger/gelf 0.020s coverage: 67.0% of statements [2020-04-07T13:07:42.252Z] #23 ... [2020-04-07T13:07:42.252Z] [2020-04-07T13:07:42.252Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T13:07:42.252Z] #43 4.376 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-07T13:07:42.252Z] #43 4.478 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-07T13:07:42.252Z] #43 4.564 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-07T13:07:42.252Z] #43 5.083 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-07T13:07:42.488Z] ok github.com/docker/docker/daemon/images 0.058s coverage: 4.9% of statements [2020-04-07T13:07:42.488Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-07T13:07:42.488Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-07T13:07:42.488Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-07T13:07:42.488Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-07T13:07:43.057Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.016s coverage: 88.3% of statements [2020-04-07T13:07:43.057Z] ok github.com/docker/docker/daemon/logger/journald 0.016s coverage: 26.2% of statements [2020-04-07T13:07:43.181Z] #43 ... [2020-04-07T13:07:43.181Z] [2020-04-07T13:07:43.181Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:07:43.181Z] #74 7.401 + RM_GOPATH=0 [2020-04-07T13:07:43.181Z] #74 7.401 + TMP_GOPATH= [2020-04-07T13:07:43.181Z] #74 7.401 + : /build [2020-04-07T13:07:43.181Z] #74 7.401 + '[' -z '' ']' [2020-04-07T13:07:43.181Z] #74 7.401 ++ mktemp -d [2020-04-07T13:07:43.181Z] #74 7.407 + export GOPATH=/tmp/tmp.BAdEU5wzCB [2020-04-07T13:07:43.181Z] #74 7.409 + GOPATH=/tmp/tmp.BAdEU5wzCB [2020-04-07T13:07:43.181Z] #74 7.409 + RM_GOPATH=1 [2020-04-07T13:07:43.181Z] #74 7.410 ++ dirname ./install.sh [2020-04-07T13:07:43.181Z] #74 7.417 + dir=. [2020-04-07T13:07:43.181Z] #74 7.420 + bin=proxy [2020-04-07T13:07:43.181Z] #74 7.420 + shift [2020-04-07T13:07:43.181Z] #74 7.420 + '[' '!' -f ./proxy.installer ']' [2020-04-07T13:07:43.181Z] #74 7.420 + . ./proxy.installer [2020-04-07T13:07:43.181Z] #74 7.421 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-07T13:07:43.181Z] #74 7.421 + install_proxy [2020-04-07T13:07:43.181Z] #74 7.421 + case "$1" in [2020-04-07T13:07:43.181Z] #74 7.421 + export CGO_ENABLED=0 [2020-04-07T13:07:43.181Z] #74 7.421 + CGO_ENABLED=0 [2020-04-07T13:07:43.181Z] #74 7.421 + _install_proxy [2020-04-07T13:07:43.181Z] #74 7.422 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-07T13:07:43.181Z] #74 7.422 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-07T13:07:43.181Z] #74 7.422 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.BAdEU5wzCB/src/github.com/docker/libnetwork [2020-04-07T13:07:43.181Z] #74 7.434 Cloning into '/tmp/tmp.BAdEU5wzCB/src/github.com/docker/libnetwork'... [2020-04-07T13:07:43.252Z] #44 100.5 CC criu/tun.o [2020-04-07T13:07:43.532Z] #44 100.8 CC criu/uffd.o [2020-04-07T13:07:43.627Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.031s coverage: 62.1% of statements [2020-04-07T13:07:43.741Z] #74 ... [2020-04-07T13:07:43.741Z] [2020-04-07T13:07:43.741Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T13:07:43.741Z] #43 8.182 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-07T13:07:44.143Z] #44 101.5 CC criu/util.o [2020-04-07T13:07:44.522Z] #68 ... [2020-04-07T13:07:44.522Z] [2020-04-07T13:07:44.522Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-07T13:07:44.522Z] #62 5.888 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-07T13:07:44.522Z] #62 5.980 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-07T13:07:44.522Z] #62 5.980 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-07T13:07:44.522Z] #62 7.090 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-07T13:07:44.569Z] ok github.com/docker/docker/daemon/logger/local 0.054s coverage: 74.7% of statements [2020-04-07T13:07:44.569Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-07T13:07:44.829Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.056s coverage: 33.3% of statements [2020-04-07T13:07:45.088Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.056s coverage: 19.9% of statements [2020-04-07T13:07:45.144Z] #44 102.3 CC criu/uts_ns.o [2020-04-07T13:07:45.144Z] #44 102.5 CC criu/vdso.o [2020-04-07T13:07:45.144Z] #44 ... [2020-04-07T13:07:45.144Z] [2020-04-07T13:07:45.144Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-07T13:07:45.144Z] #41 DONE 138.1s [2020-04-07T13:07:45.424Z] [2020-04-07T13:07:45.424Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:07:45.626Z] #43 ... [2020-04-07T13:07:45.626Z] [2020-04-07T13:07:45.626Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-07T13:07:45.626Z] #62 8.050 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-07T13:07:45.626Z] #62 8.095 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-07T13:07:45.626Z] #62 8.126 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-07T13:07:45.626Z] #62 10.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-07T13:07:45.626Z] #62 ... [2020-04-07T13:07:45.626Z] [2020-04-07T13:07:45.626Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T13:07:45.626Z] #10 7.580 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-07T13:07:45.626Z] #10 7.639 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-07T13:07:45.626Z] #10 7.643 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-07T13:07:45.626Z] #10 8.427 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-07T13:07:45.659Z] ok github.com/docker/docker/daemon/logger/templates 0.030s coverage: 8.3% of statements [2020-04-07T13:07:45.726Z] #53 ... [2020-04-07T13:07:45.726Z] [2020-04-07T13:07:45.726Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:07:45.726Z] #44 103.0 LINK criu/built-in.o [2020-04-07T13:07:45.726Z] #44 103.1 LINK criu/criu [2020-04-07T13:07:45.880Z] #10 ... [2020-04-07T13:07:45.880Z] [2020-04-07T13:07:45.880Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:07:45.880Z] #50 10.22 + RM_GOPATH=0 [2020-04-07T13:07:45.880Z] #50 10.22 + TMP_GOPATH= [2020-04-07T13:07:45.880Z] #50 10.22 + : /build [2020-04-07T13:07:45.880Z] #50 ... [2020-04-07T13:07:45.880Z] [2020-04-07T13:07:45.881Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T13:07:45.881Z] #35 6.946 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-07T13:07:45.881Z] #35 7.082 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-07T13:07:45.881Z] #35 7.083 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-07T13:07:45.881Z] #35 8.465 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-07T13:07:45.894Z] #62 ... [2020-04-07T13:07:45.894Z] [2020-04-07T13:07:45.894Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:07:45.894Z] #53 7.805 + RM_GOPATH=0 [2020-04-07T13:07:45.894Z] #53 7.805 + TMP_GOPATH= [2020-04-07T13:07:45.894Z] #53 7.805 + : /build [2020-04-07T13:07:45.894Z] #53 7.805 + '[' -z '' ']' [2020-04-07T13:07:45.894Z] #53 7.805 ++ mktemp -d [2020-04-07T13:07:45.894Z] #53 7.812 + export GOPATH=/tmp/tmp.Ldb0T9qkrN [2020-04-07T13:07:45.894Z] #53 7.812 + GOPATH=/tmp/tmp.Ldb0T9qkrN [2020-04-07T13:07:45.894Z] #53 7.812 + RM_GOPATH=1 [2020-04-07T13:07:45.894Z] #53 7.812 ++ dirname ./install.sh [2020-04-07T13:07:45.894Z] #53 7.820 + dir=. [2020-04-07T13:07:45.894Z] #53 7.824 + bin=golangci_lint [2020-04-07T13:07:45.894Z] #53 7.824 + shift [2020-04-07T13:07:45.894Z] #53 7.824 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-07T13:07:45.894Z] #53 7.824 + . ./golangci_lint.installer [2020-04-07T13:07:45.894Z] #53 7.825 ++ : v1.23.8 [2020-04-07T13:07:45.894Z] #53 7.825 + install_golangci_lint [2020-04-07T13:07:45.894Z] #53 7.825 + echo 'Installing golangci-lint version v1.23.8' [2020-04-07T13:07:45.894Z] #53 7.825 Installing golangci-lint version v1.23.8 [2020-04-07T13:07:45.894Z] #53 7.826 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-07T13:07:46.135Z] #35 ... [2020-04-07T13:07:46.135Z] [2020-04-07T13:07:46.135Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-07T13:07:46.135Z] #25 5.435 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-07T13:07:46.135Z] #25 5.515 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-07T13:07:46.135Z] #25 5.524 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-07T13:07:46.135Z] #25 7.184 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-07T13:07:46.135Z] #25 ... [2020-04-07T13:07:46.135Z] [2020-04-07T13:07:46.135Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:07:46.135Z] #47 8.570 + RM_GOPATH=0 [2020-04-07T13:07:46.135Z] #47 8.570 + TMP_GOPATH= [2020-04-07T13:07:46.135Z] #47 8.570 + : /build [2020-04-07T13:07:46.135Z] #47 8.570 + '[' -z '' ']' [2020-04-07T13:07:46.135Z] #47 8.572 ++ mktemp -d [2020-04-07T13:07:46.135Z] #47 8.588 + export GOPATH=/tmp/tmp.XYsvyUwsGv [2020-04-07T13:07:46.135Z] #47 8.588 + GOPATH=/tmp/tmp.XYsvyUwsGv [2020-04-07T13:07:46.135Z] #47 8.588 + RM_GOPATH=1 [2020-04-07T13:07:46.135Z] #47 8.590 ++ dirname ./install.sh [2020-04-07T13:07:46.135Z] #47 8.594 + dir=. [2020-04-07T13:07:46.135Z] #47 8.595 + bin=vndr [2020-04-07T13:07:46.135Z] #47 8.595 + shift [2020-04-07T13:07:46.135Z] #47 8.595 + '[' '!' -f ./vndr.installer ']' [2020-04-07T13:07:46.135Z] #47 8.597 + . ./vndr.installer [2020-04-07T13:07:46.135Z] #47 8.597 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-07T13:07:46.135Z] #47 8.600 + install_vndr [2020-04-07T13:07:46.135Z] #47 8.600 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-07T13:07:46.135Z] #47 8.600 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-07T13:07:46.135Z] #47 8.601 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.XYsvyUwsGv/src/github.com/LK4D4/vndr [2020-04-07T13:07:46.135Z] #47 8.604 Cloning into '/tmp/tmp.XYsvyUwsGv/src/github.com/LK4D4/vndr'... [2020-04-07T13:07:46.135Z] #47 9.712 + cd /tmp/tmp.XYsvyUwsGv/src/github.com/LK4D4/vndr [2020-04-07T13:07:46.135Z] #47 9.712 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-07T13:07:46.135Z] #47 9.722 + go build -buildmode=pie -v -o /build/vndr . [2020-04-07T13:07:46.152Z] #53 ... [2020-04-07T13:07:46.152Z] [2020-04-07T13:07:46.152Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:07:46.152Z] #33 8.251 + RM_GOPATH=0 [2020-04-07T13:07:46.152Z] #33 8.251 + TMP_GOPATH= [2020-04-07T13:07:46.152Z] #33 8.251 + : /build [2020-04-07T13:07:46.152Z] #33 8.251 + '[' -z '' ']' [2020-04-07T13:07:46.152Z] #33 8.251 ++ mktemp -d [2020-04-07T13:07:46.152Z] #33 8.253 + export GOPATH=/tmp/tmp.s2wxp0Gw8y [2020-04-07T13:07:46.152Z] #33 8.253 + GOPATH=/tmp/tmp.s2wxp0Gw8y [2020-04-07T13:07:46.152Z] #33 8.253 + RM_GOPATH=1 [2020-04-07T13:07:46.152Z] #33 8.254 ++ dirname ./install.sh [2020-04-07T13:07:46.152Z] #33 8.259 + dir=. [2020-04-07T13:07:46.152Z] #33 8.259 + bin=tomlv [2020-04-07T13:07:46.152Z] #33 8.259 + shift [2020-04-07T13:07:46.152Z] #33 8.259 + '[' '!' -f ./tomlv.installer ']' [2020-04-07T13:07:46.152Z] #33 8.259 + . ./tomlv.installer [2020-04-07T13:07:46.152Z] #33 8.259 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-07T13:07:46.152Z] #33 8.259 + install_tomlv [2020-04-07T13:07:46.152Z] #33 8.259 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-07T13:07:46.152Z] #33 8.259 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.s2wxp0Gw8y/src/github.com/BurntSushi/toml [2020-04-07T13:07:46.152Z] #33 8.259 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-07T13:07:46.152Z] #33 8.262 Cloning into '/tmp/tmp.s2wxp0Gw8y/src/github.com/BurntSushi/toml'... [2020-04-07T13:07:46.231Z] ok github.com/docker/docker/daemon/logger/syslog 0.024s coverage: 47.8% of statements [2020-04-07T13:07:46.365Z] #44 103.7 DEP lib/c/criu.d [2020-04-07T13:07:46.365Z] #44 103.7 CC images/rpc.pb-c.o [2020-04-07T13:07:46.390Z] #47 ... [2020-04-07T13:07:46.390Z] [2020-04-07T13:07:46.390Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-07T13:07:46.390Z] #30 6.996 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-07T13:07:46.390Z] #30 6.997 Cloning into '.'... [2020-04-07T13:07:46.491Z] ok github.com/docker/docker/daemon/network 0.023s coverage: 63.8% of statements [2020-04-07T13:07:46.645Z] #30 ... [2020-04-07T13:07:46.645Z] [2020-04-07T13:07:46.645Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-07T13:07:46.645Z] #41 7.570 + git clone https://github.com/docker/distribution.git . [2020-04-07T13:07:46.645Z] #41 7.573 Cloning into '.'... [2020-04-07T13:07:46.645Z] #41 ... [2020-04-07T13:07:46.645Z] [2020-04-07T13:07:46.645Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:07:46.645Z] #33 7.772 + RM_GOPATH=0 [2020-04-07T13:07:46.645Z] #33 7.772 + TMP_GOPATH= [2020-04-07T13:07:46.645Z] #33 7.772 + : /build [2020-04-07T13:07:46.645Z] #33 7.772 + '[' -z '' ']' [2020-04-07T13:07:46.645Z] #33 7.783 ++ mktemp -d [2020-04-07T13:07:46.645Z] #33 7.785 + export GOPATH=/tmp/tmp.cbIJJ5XnIe [2020-04-07T13:07:46.645Z] #33 7.785 + GOPATH=/tmp/tmp.cbIJJ5XnIe [2020-04-07T13:07:46.645Z] #33 7.785 + RM_GOPATH=1 [2020-04-07T13:07:46.645Z] #33 7.786 ++ dirname ./install.sh [2020-04-07T13:07:46.645Z] #33 7.793 + dir=. [2020-04-07T13:07:46.645Z] #33 7.801 + bin=tomlv [2020-04-07T13:07:46.645Z] #33 7.801 + shift [2020-04-07T13:07:46.645Z] #33 7.801 + '[' '!' -f ./tomlv.installer ']' [2020-04-07T13:07:46.645Z] #33 7.801 + . ./tomlv.installer [2020-04-07T13:07:46.645Z] #33 7.802 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-07T13:07:46.645Z] #33 7.802 + install_tomlv [2020-04-07T13:07:46.645Z] #33 7.802 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-07T13:07:46.645Z] #33 7.802 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-07T13:07:46.645Z] #33 7.802 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.cbIJJ5XnIe/src/github.com/BurntSushi/toml [2020-04-07T13:07:46.645Z] #33 7.804 Cloning into '/tmp/tmp.cbIJJ5XnIe/src/github.com/BurntSushi/toml'... [2020-04-07T13:07:46.645Z] #33 9.307 + cd /tmp/tmp.cbIJJ5XnIe/src/github.com/BurntSushi/toml [2020-04-07T13:07:46.645Z] #33 9.307 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-07T13:07:46.645Z] #33 9.454 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-07T13:07:46.645Z] #33 10.59 internal/cpu [2020-04-07T13:07:46.645Z] #33 10.60 runtime/internal/atomic [2020-04-07T13:07:46.646Z] #44 ... [2020-04-07T13:07:46.646Z] [2020-04-07T13:07:46.646Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-07T13:07:46.646Z] #42 DONE 0.4s [2020-04-07T13:07:46.646Z] [2020-04-07T13:07:46.646Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:07:46.646Z] #44 104.0 CC lib/c/criu.o [2020-04-07T13:07:46.901Z] #33 10.97 runtime/internal/sys [2020-04-07T13:07:46.901Z] #33 ... [2020-04-07T13:07:46.901Z] [2020-04-07T13:07:46.901Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:07:46.901Z] #68 9.099 + RM_GOPATH=0 [2020-04-07T13:07:46.901Z] #68 9.099 + TMP_GOPATH= [2020-04-07T13:07:46.901Z] #68 9.099 + : /build/ [2020-04-07T13:07:46.901Z] #68 9.099 + '[' -z '' ']' [2020-04-07T13:07:46.901Z] #68 9.111 ++ mktemp -d [2020-04-07T13:07:46.901Z] #68 9.111 + export GOPATH=/tmp/tmp.b0QGei546l [2020-04-07T13:07:46.901Z] #68 9.111 + GOPATH=/tmp/tmp.b0QGei546l [2020-04-07T13:07:46.901Z] #68 9.111 + RM_GOPATH=1 [2020-04-07T13:07:46.901Z] #68 9.119 ++ dirname ./install.sh [2020-04-07T13:07:46.901Z] #68 9.123 + dir=. [2020-04-07T13:07:46.901Z] #68 9.127 + bin=rootlesskit [2020-04-07T13:07:46.901Z] #68 9.135 + shift [2020-04-07T13:07:46.901Z] #68 9.135 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-07T13:07:46.901Z] #68 9.136 + . ./rootlesskit.installer [2020-04-07T13:07:46.901Z] #68 9.136 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-07T13:07:46.901Z] #68 9.139 + install_rootlesskit [2020-04-07T13:07:46.901Z] #68 9.143 + case "$1" in [2020-04-07T13:07:46.901Z] #68 9.143 + export CGO_ENABLED=0 [2020-04-07T13:07:46.901Z] #68 9.143 + CGO_ENABLED=0 [2020-04-07T13:07:46.901Z] #68 9.144 + _install_rootlesskit [2020-04-07T13:07:46.901Z] #68 9.144 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-07T13:07:46.901Z] #68 9.144 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-07T13:07:46.901Z] #68 9.144 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.b0QGei546l/src/github.com/rootless-containers/rootlesskit [2020-04-07T13:07:46.901Z] #68 9.146 Cloning into '/tmp/tmp.b0QGei546l/src/github.com/rootless-containers/rootlesskit'... [2020-04-07T13:07:46.901Z] #68 ... [2020-04-07T13:07:46.901Z] [2020-04-07T13:07:46.901Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:07:46.901Z] #53 7.715 + RM_GOPATH=0 [2020-04-07T13:07:46.901Z] #53 7.715 + TMP_GOPATH= [2020-04-07T13:07:46.901Z] #53 7.715 + : /build [2020-04-07T13:07:46.901Z] #53 7.715 + '[' -z '' ']' [2020-04-07T13:07:46.901Z] #53 7.719 ++ mktemp -d [2020-04-07T13:07:46.901Z] #53 7.735 + export GOPATH=/tmp/tmp.HTgLzevfSg [2020-04-07T13:07:46.901Z] #53 7.747 Installing golangci-lint version v1.23.8 [2020-04-07T13:07:46.901Z] #53 7.748 + GOPATH=/tmp/tmp.HTgLzevfSg [2020-04-07T13:07:46.901Z] #53 7.748 + RM_GOPATH=1 [2020-04-07T13:07:46.901Z] #53 7.748 ++ dirname ./install.sh [2020-04-07T13:07:46.901Z] #53 7.748 + dir=. [2020-04-07T13:07:46.901Z] #53 7.748 + bin=golangci_lint [2020-04-07T13:07:46.901Z] #53 7.748 + shift [2020-04-07T13:07:46.901Z] #53 7.748 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-07T13:07:46.901Z] #53 7.748 + . ./golangci_lint.installer [2020-04-07T13:07:46.901Z] #53 7.748 ++ : v1.23.8 [2020-04-07T13:07:46.901Z] #53 7.748 + install_golangci_lint [2020-04-07T13:07:46.901Z] #53 7.748 + echo 'Installing golangci-lint version v1.23.8' [2020-04-07T13:07:46.901Z] #53 7.748 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-07T13:07:47.156Z] #53 ... [2020-04-07T13:07:47.156Z] [2020-04-07T13:07:47.156Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:07:47.156Z] #56 8.761 + RM_GOPATH=0 [2020-04-07T13:07:47.156Z] #56 8.761 + TMP_GOPATH= [2020-04-07T13:07:47.156Z] #56 8.761 + : /build [2020-04-07T13:07:47.156Z] #56 8.761 + '[' -z '' ']' [2020-04-07T13:07:47.156Z] #56 8.766 ++ mktemp -d [2020-04-07T13:07:47.156Z] #56 8.773 + export GOPATH=/tmp/tmp.ZM8NrOCSiE [2020-04-07T13:07:47.156Z] #56 8.774 + GOPATH=/tmp/tmp.ZM8NrOCSiE [2020-04-07T13:07:47.156Z] #56 8.774 + RM_GOPATH=1 [2020-04-07T13:07:47.156Z] #56 8.775 ++ dirname ./install.sh [2020-04-07T13:07:47.156Z] #56 8.801 + dir=. [2020-04-07T13:07:47.156Z] #56 8.801 + bin=shfmt [2020-04-07T13:07:47.156Z] #56 8.801 + shift [2020-04-07T13:07:47.156Z] #56 8.801 + '[' '!' -f ./shfmt.installer ']' [2020-04-07T13:07:47.156Z] #56 8.801 + . ./shfmt.installer [2020-04-07T13:07:47.156Z] #56 8.801 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-07T13:07:47.156Z] #56 8.802 + install_shfmt [2020-04-07T13:07:47.156Z] #56 8.802 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-07T13:07:47.156Z] #56 8.802 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ZM8NrOCSiE/src/github.com/mvdan/sh [2020-04-07T13:07:47.156Z] #56 8.802 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-07T13:07:47.156Z] #56 8.804 Cloning into '/tmp/tmp.ZM8NrOCSiE/src/github.com/mvdan/sh'... [2020-04-07T13:07:47.156Z] #56 ... [2020-04-07T13:07:47.156Z] [2020-04-07T13:07:47.156Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T13:07:47.156Z] #35 11.72 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-07T13:07:47.256Z] #44 104.5 LINK lib/c/built-in.o [2020-04-07T13:07:47.256Z] #44 104.6 LINK lib/c/libcriu.so [2020-04-07T13:07:47.256Z] #44 104.6 LINK lib/c/libcriu.a [2020-04-07T13:07:47.256Z] #44 104.6 GEN magic.py [2020-04-07T13:07:47.525Z] #33 9.402 + cd /tmp/tmp.s2wxp0Gw8y/src/github.com/BurntSushi/toml [2020-04-07T13:07:47.525Z] #33 9.402 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-07T13:07:47.525Z] #33 9.420 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-07T13:07:47.525Z] #33 ... [2020-04-07T13:07:47.525Z] [2020-04-07T13:07:47.525Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T13:07:47.525Z] #10 9.100 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-07T13:07:47.525Z] #10 9.179 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-07T13:07:47.525Z] #10 9.180 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-07T13:07:47.525Z] #10 ... [2020-04-07T13:07:47.525Z] [2020-04-07T13:07:47.525Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-07T13:07:47.525Z] #25 9.415 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-07T13:07:47.525Z] #25 9.568 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-07T13:07:47.525Z] #25 9.574 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-07T13:07:47.542Z] #44 104.7 Note: Building without setproctitle() and strlcpy() support. [2020-04-07T13:07:47.542Z] #44 104.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-07T13:07:47.542Z] #44 104.7 Note: Building without GnuTLS support [2020-04-07T13:07:47.783Z] #25 ... [2020-04-07T13:07:47.783Z] [2020-04-07T13:07:47.783Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T13:07:47.783Z] #43 9.145 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-07T13:07:47.783Z] #43 9.237 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-07T13:07:47.783Z] #43 9.237 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-07T13:07:47.825Z] #44 105.0 fatal: not a git repository (or any of the parent directories): .git [2020-04-07T13:07:47.871Z] ok github.com/docker/docker/daemon/logger/splunk 1.884s coverage: 82.5% of statements [2020-04-07T13:07:47.871Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-07T13:07:47.871Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-07T13:07:48.041Z] #43 ... [2020-04-07T13:07:48.041Z] [2020-04-07T13:07:48.041Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-07T13:07:48.041Z] #30 8.570 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-07T13:07:48.041Z] #30 8.570 Cloning into '.'... [2020-04-07T13:07:48.041Z] #30 ... [2020-04-07T13:07:48.041Z] [2020-04-07T13:07:48.041Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:07:48.041Z] #74 8.748 + RM_GOPATH=0 [2020-04-07T13:07:48.041Z] #74 8.748 + TMP_GOPATH= [2020-04-07T13:07:48.041Z] #74 8.748 + : /build [2020-04-07T13:07:48.041Z] #74 8.748 + '[' -z '' ']' [2020-04-07T13:07:48.041Z] #74 8.750 ++ mktemp -d [2020-04-07T13:07:48.041Z] #74 8.753 + export GOPATH=/tmp/tmp.4JyV702SEN [2020-04-07T13:07:48.041Z] #74 8.753 + GOPATH=/tmp/tmp.4JyV702SEN [2020-04-07T13:07:48.041Z] #74 8.753 + RM_GOPATH=1 [2020-04-07T13:07:48.041Z] #74 8.755 ++ dirname ./install.sh [2020-04-07T13:07:48.041Z] #74 8.761 + dir=. [2020-04-07T13:07:48.041Z] #74 8.761 + bin=proxy [2020-04-07T13:07:48.041Z] #74 8.761 + shift [2020-04-07T13:07:48.041Z] #74 8.761 + '[' '!' -f ./proxy.installer ']' [2020-04-07T13:07:48.041Z] #74 8.761 + . ./proxy.installer [2020-04-07T13:07:48.041Z] #74 8.761 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-07T13:07:48.041Z] #74 8.761 + install_proxy [2020-04-07T13:07:48.041Z] #74 8.761 + case "$1" in [2020-04-07T13:07:48.041Z] #74 8.761 + export CGO_ENABLED=0 [2020-04-07T13:07:48.041Z] #74 8.761 + CGO_ENABLED=0 [2020-04-07T13:07:48.041Z] #74 8.761 + _install_proxy [2020-04-07T13:07:48.041Z] #74 8.761 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-07T13:07:48.041Z] #74 8.761 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.4JyV702SEN/src/github.com/docker/libnetwork [2020-04-07T13:07:48.041Z] #74 8.762 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-07T13:07:48.041Z] #74 8.763 Cloning into '/tmp/tmp.4JyV702SEN/src/github.com/docker/libnetwork'... [2020-04-07T13:07:48.106Z] #44 105.3 make[1]: Nothing to be done for 'all'. [2020-04-07T13:07:48.299Z] #74 ... [2020-04-07T13:07:48.299Z] [2020-04-07T13:07:48.299Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:07:48.299Z] #56 8.079 + RM_GOPATH=0 [2020-04-07T13:07:48.299Z] #56 8.079 + TMP_GOPATH= [2020-04-07T13:07:48.299Z] #56 8.079 + : /build [2020-04-07T13:07:48.299Z] #56 8.079 + '[' -z '' ']' [2020-04-07T13:07:48.299Z] #56 8.080 ++ mktemp -d [2020-04-07T13:07:48.299Z] #56 8.084 + export GOPATH=/tmp/tmp.aHnnqmLLCJ [2020-04-07T13:07:48.299Z] #56 8.084 + GOPATH=/tmp/tmp.aHnnqmLLCJ [2020-04-07T13:07:48.299Z] #56 8.084 + RM_GOPATH=1 [2020-04-07T13:07:48.299Z] #56 8.084 ++ dirname ./install.sh [2020-04-07T13:07:48.299Z] #56 8.084 + dir=. [2020-04-07T13:07:48.299Z] #56 8.084 + bin=shfmt [2020-04-07T13:07:48.299Z] #56 8.084 + shift [2020-04-07T13:07:48.299Z] #56 8.084 + '[' '!' -f ./shfmt.installer ']' [2020-04-07T13:07:48.299Z] #56 8.084 + . ./shfmt.installer [2020-04-07T13:07:48.299Z] #56 8.084 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-07T13:07:48.299Z] #56 8.084 + install_shfmt [2020-04-07T13:07:48.299Z] #56 8.084 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-07T13:07:48.299Z] #56 8.084 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-07T13:07:48.299Z] #56 8.084 + git clone https://github.com/mvdan/sh.git /tmp/tmp.aHnnqmLLCJ/src/github.com/mvdan/sh [2020-04-07T13:07:48.299Z] #56 8.100 Cloning into '/tmp/tmp.aHnnqmLLCJ/src/github.com/mvdan/sh'... [2020-04-07T13:07:48.299Z] #56 ... [2020-04-07T13:07:48.299Z] [2020-04-07T13:07:48.299Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:07:48.299Z] #50 8.553 + RM_GOPATH=0 [2020-04-07T13:07:48.299Z] #50 8.553 + TMP_GOPATH= [2020-04-07T13:07:48.299Z] #50 8.553 + : /build [2020-04-07T13:07:48.299Z] #50 8.553 + '[' -z '' ']' [2020-04-07T13:07:48.299Z] #50 8.561 ++ mktemp -d [2020-04-07T13:07:48.299Z] #50 8.563 + export GOPATH=/tmp/tmp.c2BW5TMgVM [2020-04-07T13:07:48.299Z] #50 8.563 + GOPATH=/tmp/tmp.c2BW5TMgVM [2020-04-07T13:07:48.299Z] #50 8.563 + RM_GOPATH=1 [2020-04-07T13:07:48.299Z] #50 8.565 ++ dirname ./install.sh [2020-04-07T13:07:48.299Z] #50 8.568 + dir=. [2020-04-07T13:07:48.299Z] #50 8.568 + bin=gotestsum [2020-04-07T13:07:48.299Z] #50 8.568 + shift [2020-04-07T13:07:48.299Z] #50 8.568 + '[' '!' -f ./gotestsum.installer ']' [2020-04-07T13:07:48.299Z] #50 8.570 + . ./gotestsum.installer [2020-04-07T13:07:48.299Z] #50 8.570 ++ : v0.3.5 [2020-04-07T13:07:48.299Z] #50 8.570 + install_gotestsum [2020-04-07T13:07:48.299Z] #50 8.570 + echo 'Installing gotestsum version v0.3.5' [2020-04-07T13:07:48.299Z] #50 8.571 Installing gotestsum version v0.3.5 [2020-04-07T13:07:48.299Z] #50 8.571 + go get -d gotest.tools/gotestsum [2020-04-07T13:07:48.386Z] #44 105.6 make[1]: 'images/built-in.o' is up to date. [2020-04-07T13:07:48.386Z] #44 105.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-07T13:07:48.386Z] #44 105.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-07T13:07:48.386Z] #44 105.7 make[1]: 'compel/libcompel.a' is up to date. [2020-04-07T13:07:48.386Z] #44 105.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-07T13:07:48.386Z] #44 105.7 make[1]: Nothing to be done for 'all'. [2020-04-07T13:07:48.386Z] #44 105.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-07T13:07:48.386Z] #44 105.8 make[2]: Nothing to be done for 'all'. [2020-04-07T13:07:48.386Z] #44 105.8 make[2]: Nothing to be done for 'all'. [2020-04-07T13:07:48.386Z] #44 105.8 make[2]: Nothing to be done for 'all'. [2020-04-07T13:07:48.441Z] ok github.com/docker/docker/distribution/metadata 0.163s coverage: 48.2% of statements [2020-04-07T13:07:48.558Z] #50 ... [2020-04-07T13:07:48.558Z] [2020-04-07T13:07:48.558Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-07T13:07:48.558Z] #41 8.407 + git clone https://github.com/docker/distribution.git . [2020-04-07T13:07:48.558Z] #41 8.407 Cloning into '.'... [2020-04-07T13:07:48.558Z] #41 ... [2020-04-07T13:07:48.558Z] [2020-04-07T13:07:48.558Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:07:48.558Z] #23 8.408 + RM_GOPATH=0 [2020-04-07T13:07:48.558Z] #23 8.408 + TMP_GOPATH= [2020-04-07T13:07:48.558Z] #23 8.408 + : /build [2020-04-07T13:07:48.558Z] #23 8.408 + '[' -z '' ']' [2020-04-07T13:07:48.558Z] #23 8.408 ++ mktemp -d [2020-04-07T13:07:48.558Z] #23 8.411 + export GOPATH=/tmp/tmp.EtGQE9J3i5 [2020-04-07T13:07:48.558Z] #23 8.411 + GOPATH=/tmp/tmp.EtGQE9J3i5 [2020-04-07T13:07:48.558Z] #23 8.411 + RM_GOPATH=1 [2020-04-07T13:07:48.558Z] #23 8.412 ++ dirname ./install.sh [2020-04-07T13:07:48.558Z] #23 8.413 + dir=. [2020-04-07T13:07:48.558Z] #23 8.413 + bin=dockercli [2020-04-07T13:07:48.558Z] #23 8.413 + shift [2020-04-07T13:07:48.558Z] #23 8.413 + '[' '!' -f ./dockercli.installer ']' [2020-04-07T13:07:48.558Z] #23 8.414 + . ./dockercli.installer [2020-04-07T13:07:48.558Z] #23 8.414 ++ : stable [2020-04-07T13:07:48.558Z] #23 8.416 ++ : 17.06.2-ce [2020-04-07T13:07:48.558Z] #23 8.417 + install_dockercli [2020-04-07T13:07:48.558Z] #23 8.418 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-07T13:07:48.558Z] #23 8.422 Install docker/cli version 17.06.2-ce from stable [2020-04-07T13:07:48.558Z] #23 8.423 ++ uname -m [2020-04-07T13:07:48.558Z] #23 8.423 + arch=x86_64 [2020-04-07T13:07:48.558Z] #23 8.424 + '[' x86_64 '!=' x86_64 ']' [2020-04-07T13:07:48.558Z] #23 8.424 + url=https://download.docker.com/linux/static [2020-04-07T13:07:48.558Z] #23 8.424 + tar -xz docker/docker [2020-04-07T13:07:48.558Z] #23 8.436 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-04-07T13:07:48.672Z] #44 105.8 make[2]: Nothing to be done for 'all'. [2020-04-07T13:07:48.672Z] #44 105.9 make[2]: Nothing to be done for 'all'. [2020-04-07T13:07:48.672Z] #44 105.9 make[2]: Nothing to be done for 'all'. [2020-04-07T13:07:48.672Z] #44 105.9 make[2]: Nothing to be done for 'all'. [2020-04-07T13:07:48.672Z] #44 106.0 make[2]: Nothing to be done for 'all'. [2020-04-07T13:07:48.672Z] #44 106.0 INSTALL criu/criu [2020-04-07T13:07:48.816Z] #23 ... [2020-04-07T13:07:48.816Z] [2020-04-07T13:07:48.816Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:07:48.816Z] #47 8.302 + RM_GOPATH=0 [2020-04-07T13:07:48.816Z] #47 8.302 + TMP_GOPATH= [2020-04-07T13:07:48.816Z] #47 8.302 + : /build [2020-04-07T13:07:48.816Z] #47 8.302 + '[' -z '' ']' [2020-04-07T13:07:48.816Z] #47 8.306 ++ mktemp -d [2020-04-07T13:07:48.816Z] #47 8.312 + export GOPATH=/tmp/tmp.ZGq8I39TYs [2020-04-07T13:07:48.816Z] #47 8.312 + GOPATH=/tmp/tmp.ZGq8I39TYs [2020-04-07T13:07:48.816Z] #47 8.312 + RM_GOPATH=1 [2020-04-07T13:07:48.816Z] #47 8.313 ++ dirname ./install.sh [2020-04-07T13:07:48.816Z] #47 8.321 + dir=. [2020-04-07T13:07:48.816Z] #47 8.324 + bin=vndr [2020-04-07T13:07:48.816Z] #47 8.324 + shift [2020-04-07T13:07:48.816Z] #47 8.324 + '[' '!' -f ./vndr.installer ']' [2020-04-07T13:07:48.816Z] #47 8.324 + . ./vndr.installer [2020-04-07T13:07:48.816Z] #47 8.329 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-07T13:07:48.816Z] #47 8.330 + install_vndr [2020-04-07T13:07:48.816Z] #47 8.338 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-07T13:07:48.816Z] #47 8.338 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-07T13:07:48.816Z] #47 8.338 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ZGq8I39TYs/src/github.com/LK4D4/vndr [2020-04-07T13:07:48.816Z] #47 8.340 Cloning into '/tmp/tmp.ZGq8I39TYs/src/github.com/LK4D4/vndr'... [2020-04-07T13:07:48.816Z] #47 9.721 + cd /tmp/tmp.ZGq8I39TYs/src/github.com/LK4D4/vndr [2020-04-07T13:07:48.816Z] #47 9.721 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-07T13:07:48.816Z] #47 9.854 + go build -buildmode=pie -v -o /build/vndr . [2020-04-07T13:07:48.816Z] #47 ... [2020-04-07T13:07:48.816Z] [2020-04-07T13:07:48.816Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-07T13:07:48.816Z] #25 11.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-07T13:07:48.953Z] #44 DONE 106.2s [2020-04-07T13:07:48.953Z] [2020-04-07T13:07:48.953Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:07:49.382Z] ok github.com/docker/docker/distribution 0.256s coverage: 22.1% of statements [2020-04-07T13:07:49.382Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-07T13:07:49.642Z] ok github.com/docker/docker/errdefs 0.028s coverage: 49.4% of statements [2020-04-07T13:07:49.964Z] #53 ... [2020-04-07T13:07:49.964Z] [2020-04-07T13:07:49.964Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-07T13:07:49.964Z] #45 DONE 0.1s [2020-04-07T13:07:49.964Z] [2020-04-07T13:07:49.964Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:07:49.964Z] #60 69.11 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-04-07T13:07:49.964Z] #60 ... [2020-04-07T13:07:49.964Z] [2020-04-07T13:07:49.964Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-07T13:07:49.964Z] #48 DONE 0.1s [2020-04-07T13:07:49.964Z] [2020-04-07T13:07:49.964Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-07T13:07:49.964Z] #51 DONE 0.1s [2020-04-07T13:07:50.244Z] [2020-04-07T13:07:50.244Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:07:50.528Z] #60 69.82 + mkdir -p /build [2020-04-07T13:07:50.528Z] #60 69.82 + cp runc /build/runc [2020-04-07T13:07:50.816Z] #60 DONE 70.0s [2020-04-07T13:07:50.816Z] [2020-04-07T13:07:50.816Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:07:51.025Z] ok github.com/docker/docker/image 0.049s coverage: 86.4% of statements [2020-04-07T13:07:51.025Z] ok github.com/docker/docker/distribution/xfer 1.705s coverage: 85.1% of statements [2020-04-07T13:07:51.025Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-07T13:07:51.285Z] ok github.com/docker/docker/image/cache 0.024s coverage: 19.2% of statements [2020-04-07T13:07:51.285Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-07T13:07:51.545Z] ok github.com/docker/docker/image/v1 0.024s coverage: 25.0% of statements [2020-04-07T13:07:51.545Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-07T13:07:51.806Z] ok github.com/docker/docker/libcontainerd/queue 0.047s coverage: 100.0% of statements [2020-04-07T13:07:52.376Z] ok github.com/docker/docker/pkg/aaparser 0.010s coverage: 50.0% of statements [2020-04-07T13:07:52.407Z] #35 16.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-07T13:07:52.407Z] #35 ... [2020-04-07T13:07:52.407Z] [2020-04-07T13:07:52.407Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:07:52.407Z] #68 16.05 + cd /tmp/tmp.b0QGei546l/src/github.com/rootless-containers/rootlesskit [2020-04-07T13:07:52.407Z] #68 16.05 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-07T13:07:52.407Z] #68 16.74 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-07T13:07:52.407Z] #68 16.74 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-07T13:07:53.319Z] ok github.com/docker/docker/opts 0.098s coverage: 67.4% of statements [2020-04-07T13:07:54.072Z] #25 16.47 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-07T13:07:54.072Z] #25 ... [2020-04-07T13:07:54.072Z] [2020-04-07T13:07:54.072Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:07:54.072Z] #68 8.263 + RM_GOPATH=0 [2020-04-07T13:07:54.072Z] #68 8.263 + TMP_GOPATH= [2020-04-07T13:07:54.072Z] #68 8.263 + : /build/ [2020-04-07T13:07:54.073Z] #68 8.264 + '[' -z '' ']' [2020-04-07T13:07:54.073Z] #68 8.271 ++ mktemp -d [2020-04-07T13:07:54.073Z] #68 8.271 + export GOPATH=/tmp/tmp.QdrFOsGT0K [2020-04-07T13:07:54.073Z] #68 8.271 + GOPATH=/tmp/tmp.QdrFOsGT0K [2020-04-07T13:07:54.073Z] #68 8.271 + RM_GOPATH=1 [2020-04-07T13:07:54.073Z] #68 8.273 ++ dirname ./install.sh [2020-04-07T13:07:54.073Z] #68 8.274 + dir=. [2020-04-07T13:07:54.073Z] #68 8.274 + bin=rootlesskit [2020-04-07T13:07:54.073Z] #68 8.274 + shift [2020-04-07T13:07:54.073Z] #68 8.275 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-07T13:07:54.073Z] #68 8.275 + . ./rootlesskit.installer [2020-04-07T13:07:54.073Z] #68 8.275 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-07T13:07:54.073Z] #68 8.275 + install_rootlesskit [2020-04-07T13:07:54.073Z] #68 8.275 + case "$1" in [2020-04-07T13:07:54.073Z] #68 8.275 + export CGO_ENABLED=0 [2020-04-07T13:07:54.073Z] #68 8.275 + CGO_ENABLED=0 [2020-04-07T13:07:54.073Z] #68 8.275 + _install_rootlesskit [2020-04-07T13:07:54.073Z] #68 8.275 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-07T13:07:54.073Z] #68 8.275 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.QdrFOsGT0K/src/github.com/rootless-containers/rootlesskit [2020-04-07T13:07:54.073Z] #68 8.275 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-07T13:07:54.073Z] #68 8.278 Cloning into '/tmp/tmp.QdrFOsGT0K/src/github.com/rootless-containers/rootlesskit'... [2020-04-07T13:07:54.073Z] #68 13.84 Checking out files: 76% (602/788) Checking out files: 77% (607/788) Checking out files: 78% (615/788) Checking out files: 79% (623/788) Checking out files: 80% (631/788) Checking out files: 81% (639/788) Checking out files: 82% (647/788) Checking out files: 83% (655/788) Checking out files: 84% (662/788) Checking out files: 85% (670/788) Checking out files: 86% (678/788) Checking out files: 87% (686/788) Checking out files: 88% (694/788) Checking out files: 89% (702/788) Checking out files: 90% (710/788) Checking out files: 91% (718/788) Checking out files: 92% (725/788) Checking out files: 93% (733/788) Checking out files: 94% (741/788) Checking out files: 95% (749/788) Checking out files: 96% (757/788) Checking out files: 97% (765/788) Checking out files: 98% (773/788) Checking out files: 99% (781/788) Checking out files: 100% (788/788) Checking out files: 100% (788/788), done. [2020-04-07T13:07:54.073Z] #68 14.30 + cd /tmp/tmp.QdrFOsGT0K/src/github.com/rootless-containers/rootlesskit [2020-04-07T13:07:54.073Z] #68 14.30 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-07T13:07:54.073Z] #68 14.70 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-07T13:07:54.073Z] #68 14.71 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-07T13:07:54.260Z] #65 125.7 + bin/containerd [2020-04-07T13:07:54.702Z] ok github.com/docker/docker/pkg/broadcaster 0.007s coverage: 100.0% of statements [2020-04-07T13:07:54.961Z] ok github.com/docker/docker/pkg/authorization 0.635s coverage: 68.3% of statements [2020-04-07T13:07:54.961Z] ok github.com/docker/docker/pkg/capabilities 0.010s coverage: 87.5% of statements [2020-04-07T13:07:55.531Z] ok github.com/docker/docker/pkg/directory 0.016s coverage: 80.0% of statements [2020-04-07T13:07:55.693Z] #68 ... [2020-04-07T13:07:55.693Z] [2020-04-07T13:07:55.693Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:07:55.693Z] #23 9.560 + RM_GOPATH=0 [2020-04-07T13:07:55.693Z] #23 9.560 + TMP_GOPATH= [2020-04-07T13:07:55.693Z] #23 9.560 + : /build [2020-04-07T13:07:55.693Z] #23 9.560 + '[' -z '' ']' [2020-04-07T13:07:55.693Z] #23 9.564 ++ mktemp -d [2020-04-07T13:07:55.693Z] #23 9.564 + export GOPATH=/tmp/tmp.HhoqwBKr23 [2020-04-07T13:07:55.693Z] #23 9.564 + GOPATH=/tmp/tmp.HhoqwBKr23 [2020-04-07T13:07:55.693Z] #23 9.564 + RM_GOPATH=1 [2020-04-07T13:07:55.693Z] #23 9.572 ++ dirname ./install.sh [2020-04-07T13:07:55.693Z] #23 9.580 Install docker/cli version 17.06.2-ce from stable [2020-04-07T13:07:55.693Z] #23 9.580 + dir=. [2020-04-07T13:07:55.693Z] #23 9.580 + bin=dockercli [2020-04-07T13:07:55.693Z] #23 9.580 + shift [2020-04-07T13:07:55.693Z] #23 9.580 + '[' '!' -f ./dockercli.installer ']' [2020-04-07T13:07:55.693Z] #23 9.580 + . ./dockercli.installer [2020-04-07T13:07:55.693Z] #23 9.580 ++ : stable [2020-04-07T13:07:55.693Z] #23 9.580 ++ : 17.06.2-ce [2020-04-07T13:07:55.693Z] #23 9.580 + install_dockercli [2020-04-07T13:07:55.693Z] #23 9.580 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-07T13:07:55.693Z] #23 9.580 ++ uname -m [2020-04-07T13:07:55.693Z] #23 9.580 + arch=x86_64 [2020-04-07T13:07:55.693Z] #23 9.580 + '[' x86_64 '!=' x86_64 ']' [2020-04-07T13:07:55.693Z] #23 9.580 + url=https://download.docker.com/linux/static [2020-04-07T13:07:55.693Z] #23 9.580 + tar -xz docker/docker [2020-04-07T13:07:55.693Z] #23 9.580 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-04-07T13:07:55.693Z] #23 ... [2020-04-07T13:07:55.693Z] [2020-04-07T13:07:55.693Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:07:55.693Z] #47 12.03 internal/bytealg [2020-04-07T13:07:55.693Z] #47 12.13 internal/race [2020-04-07T13:07:55.693Z] #47 12.45 sync/atomic [2020-04-07T13:07:55.693Z] #47 13.44 unicode [2020-04-07T13:07:55.693Z] #47 13.82 runtime [2020-04-07T13:07:55.693Z] #47 19.79 unicode/utf8 [2020-04-07T13:07:55.950Z] #47 ... [2020-04-07T13:07:55.950Z] [2020-04-07T13:07:55.950Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:07:55.950Z] #50 10.23 + '[' -z '' ']' [2020-04-07T13:07:55.950Z] #50 10.23 ++ mktemp -d [2020-04-07T13:07:55.950Z] #50 10.24 + export GOPATH=/tmp/tmp.Zg0VIRqrxT [2020-04-07T13:07:55.950Z] #50 10.24 + GOPATH=/tmp/tmp.Zg0VIRqrxT [2020-04-07T13:07:55.950Z] #50 10.24 + RM_GOPATH=1 [2020-04-07T13:07:55.950Z] #50 10.24 ++ dirname ./install.sh [2020-04-07T13:07:55.950Z] #50 10.26 Installing gotestsum version v0.3.5 [2020-04-07T13:07:55.950Z] #50 10.26 + dir=. [2020-04-07T13:07:55.950Z] #50 10.26 + bin=gotestsum [2020-04-07T13:07:55.950Z] #50 10.26 + shift [2020-04-07T13:07:55.950Z] #50 10.26 + '[' '!' -f ./gotestsum.installer ']' [2020-04-07T13:07:55.950Z] #50 10.26 + . ./gotestsum.installer [2020-04-07T13:07:55.950Z] #50 10.26 ++ : v0.3.5 [2020-04-07T13:07:55.950Z] #50 10.26 + install_gotestsum [2020-04-07T13:07:55.950Z] #50 10.26 + echo 'Installing gotestsum version v0.3.5' [2020-04-07T13:07:55.950Z] #50 10.26 + go get -d gotest.tools/gotestsum [2020-04-07T13:07:56.470Z] ok github.com/docker/docker/pkg/archive 1.268s coverage: 77.0% of statements [2020-04-07T13:07:56.470Z] ok github.com/docker/docker/pkg/discovery 0.018s coverage: 58.3% of statements [2020-04-07T13:07:56.510Z] #50 ... [2020-04-07T13:07:56.510Z] [2020-04-07T13:07:56.510Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:07:56.510Z] #33 11.20 runtime/internal/math [2020-04-07T13:07:56.510Z] #33 11.30 internal/bytealg [2020-04-07T13:07:56.510Z] #33 11.34 math/bits [2020-04-07T13:07:56.510Z] #33 12.21 math [2020-04-07T13:07:56.510Z] #33 12.92 runtime [2020-04-07T13:07:56.510Z] #33 20.58 unicode/utf8 [2020-04-07T13:07:56.610Z] #68 ... [2020-04-07T13:07:56.610Z] [2020-04-07T13:07:56.610Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T13:07:56.610Z] #35 8.907 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-07T13:07:56.610Z] #35 8.976 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-07T13:07:56.610Z] #35 8.979 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-07T13:07:56.610Z] #35 10.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-07T13:07:56.610Z] #35 14.31 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-07T13:07:56.610Z] #35 18.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-07T13:07:56.610Z] #35 ... [2020-04-07T13:07:56.610Z] [2020-04-07T13:07:56.610Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:07:56.610Z] #47 11.72 internal/cpu [2020-04-07T13:07:56.610Z] #47 11.84 runtime/internal/math [2020-04-07T13:07:56.610Z] #47 11.94 internal/race [2020-04-07T13:07:56.610Z] #47 12.05 sync/atomic [2020-04-07T13:07:56.610Z] #47 12.53 unicode [2020-04-07T13:07:56.610Z] #47 12.70 internal/bytealg [2020-04-07T13:07:56.610Z] #47 14.24 runtime [2020-04-07T13:07:56.610Z] #47 17.25 unicode/utf8 [2020-04-07T13:07:56.766Z] #33 ... [2020-04-07T13:07:56.766Z] [2020-04-07T13:07:56.766Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-07T13:07:56.766Z] #25 11.29 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-07T13:07:56.766Z] #25 16.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-07T13:07:56.868Z] #47 18.99 math [2020-04-07T13:07:57.022Z] #25 ... [2020-04-07T13:07:57.022Z] [2020-04-07T13:07:57.022Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T13:07:57.022Z] #43 11.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-07T13:07:57.022Z] #43 ... [2020-04-07T13:07:57.022Z] [2020-04-07T13:07:57.022Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T13:07:57.022Z] #10 11.60 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-07T13:07:57.022Z] #10 17.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-07T13:07:57.039Z] ok github.com/docker/docker/pkg/discovery/file 0.014s coverage: 92.9% of statements [2020-04-07T13:07:57.282Z] #10 ... [2020-04-07T13:07:57.282Z] [2020-04-07T13:07:57.282Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:07:57.282Z] #33 21.49 internal/testlog [2020-04-07T13:07:57.607Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-04-07T13:07:57.801Z] #47 ... [2020-04-07T13:07:57.801Z] [2020-04-07T13:07:57.801Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:07:57.801Z] #33 10.95 runtime/internal/atomic [2020-04-07T13:07:57.801Z] #33 10.97 internal/cpu [2020-04-07T13:07:57.801Z] #33 11.77 runtime/internal/sys [2020-04-07T13:07:57.801Z] #33 11.89 runtime/internal/math [2020-04-07T13:07:57.801Z] #33 11.91 internal/bytealg [2020-04-07T13:07:57.801Z] #33 12.01 math/bits [2020-04-07T13:07:57.801Z] #33 12.60 math [2020-04-07T13:07:57.801Z] #33 13.39 runtime [2020-04-07T13:07:57.801Z] #33 19.59 internal/testlog [2020-04-07T13:07:57.801Z] #33 20.05 encoding [2020-04-07T13:07:57.801Z] #33 ... [2020-04-07T13:07:57.801Z] [2020-04-07T13:07:57.801Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-07T13:07:57.801Z] #62 10.53 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-07T13:07:57.801Z] #62 13.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-07T13:07:57.848Z] #33 22.13 encoding [2020-04-07T13:07:58.059Z] #62 ... [2020-04-07T13:07:58.059Z] [2020-04-07T13:07:58.059Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T13:07:58.059Z] #43 11.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-07T13:07:58.059Z] #43 14.96 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-07T13:07:58.059Z] #43 19.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-07T13:07:58.174Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-04-07T13:07:58.316Z] #43 ... [2020-04-07T13:07:58.316Z] [2020-04-07T13:07:58.316Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:07:58.316Z] #33 20.51 runtime/cgo [2020-04-07T13:07:58.433Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2020-04-07T13:07:58.628Z] #65 ... [2020-04-07T13:07:58.628Z] [2020-04-07T13:07:58.628Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:07:58.628Z] #53 DONE 151.3s [2020-04-07T13:07:58.628Z] [2020-04-07T13:07:58.628Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:07:58.774Z] #33 22.90 runtime/cgo [2020-04-07T13:07:58.881Z] #33 ... [2020-04-07T13:07:58.881Z] [2020-04-07T13:07:58.881Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T13:07:58.881Z] #10 11.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-07T13:07:58.881Z] #10 14.85 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-07T13:07:58.881Z] #10 19.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-07T13:07:58.881Z] #10 ... [2020-04-07T13:07:58.881Z] [2020-04-07T13:07:58.881Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-07T13:07:58.881Z] #25 21.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-07T13:07:59.239Z] #65 ... [2020-04-07T13:07:59.239Z] [2020-04-07T13:07:59.239Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-07T13:07:59.239Z] #54 DONE 0.2s [2020-04-07T13:07:59.555Z] [2020-04-07T13:07:59.555Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-07T13:07:59.555Z] #57 DONE 0.1s [2020-04-07T13:07:59.555Z] [2020-04-07T13:07:59.555Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:07:59.555Z] #65 ... [2020-04-07T13:07:59.555Z] [2020-04-07T13:07:59.555Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-07T13:07:59.809Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2020-04-07T13:07:59.809Z] ok github.com/docker/docker/pkg/chrootarchive 3.633s coverage: 43.2% of statements [2020-04-07T13:07:59.842Z] #61 DONE 0.2s [2020-04-07T13:07:59.842Z] [2020-04-07T13:07:59.842Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:08:00.140Z] #33 ... [2020-04-07T13:08:00.140Z] [2020-04-07T13:08:00.140Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-07T13:08:00.140Z] #62 14.70 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-07T13:08:00.140Z] #62 19.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-07T13:08:00.377Z] ok github.com/docker/docker/pkg/fileutils 0.022s coverage: 89.5% of statements [2020-04-07T13:08:00.397Z] #62 ... [2020-04-07T13:08:00.397Z] [2020-04-07T13:08:00.397Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:08:00.397Z] #23 24.57 + mkdir -p /build [2020-04-07T13:08:00.397Z] #23 24.57 + mv docker/docker /build/ [2020-04-07T13:08:00.397Z] #23 24.57 + rmdir docker [2020-04-07T13:08:00.636Z] ok github.com/docker/docker/pkg/fsutils 0.318s coverage: 85.1% of statements [2020-04-07T13:08:00.775Z] #25 ... [2020-04-07T13:08:00.775Z] [2020-04-07T13:08:00.775Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:08:00.775Z] #23 22.03 + mkdir -p /build [2020-04-07T13:08:00.775Z] #23 22.04 + mv docker/docker /build/ [2020-04-07T13:08:00.775Z] #23 22.05 + rmdir docker [2020-04-07T13:08:00.775Z] #23 DONE 22.9s [2020-04-07T13:08:00.902Z] ok github.com/docker/docker/pkg/discovery/kv 3.090s coverage: 84.1% of statements [2020-04-07T13:08:00.902Z] ok github.com/docker/docker/pkg/homedir 0.025s coverage: 11.4% of statements [2020-04-07T13:08:00.958Z] #23 DONE 25.0s [2020-04-07T13:08:00.958Z] [2020-04-07T13:08:00.958Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:08:00.958Z] #56 25.03 + cd /tmp/tmp.ZM8NrOCSiE/src/github.com/mvdan/sh [2020-04-07T13:08:00.958Z] #56 25.03 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-07T13:08:00.958Z] #56 25.23 + GO111MODULE=on [2020-04-07T13:08:00.958Z] #56 25.23 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-07T13:08:01.033Z] [2020-04-07T13:08:01.033Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:08:01.854Z] ok github.com/docker/docker/pkg/jsonmessage 0.019s coverage: 91.7% of statements [2020-04-07T13:08:02.113Z] ok github.com/docker/docker/layer 8.101s coverage: 68.8% of statements [2020-04-07T13:08:02.113Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-07T13:08:02.113Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-07T13:08:02.113Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-07T13:08:02.113Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-07T13:08:02.113Z] ? github.com/docker/docker/oci [no test files] [2020-04-07T13:08:02.113Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-07T13:08:02.113Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-07T13:08:02.113Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-07T13:08:02.113Z] ok github.com/docker/docker/pkg/locker 0.023s coverage: 88.9% of statements [2020-04-07T13:08:02.372Z] ok github.com/docker/docker/pkg/idtools 0.750s coverage: 70.1% of statements [2020-04-07T13:08:02.630Z] ok github.com/docker/docker/pkg/ioutils 0.616s coverage: 69.3% of statements [2020-04-07T13:08:02.631Z] ok github.com/docker/docker/pkg/longpath 0.012s coverage: 100.0% of statements [2020-04-07T13:08:02.631Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-07T13:08:02.631Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-07T13:08:02.891Z] ok github.com/docker/docker/pkg/namesgenerator 0.024s coverage: 85.7% of statements [2020-04-07T13:08:02.891Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-07T13:08:02.944Z] #47 ... [2020-04-07T13:08:02.944Z] [2020-04-07T13:08:02.944Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:08:02.944Z] #56 24.81 + cd /tmp/tmp.aHnnqmLLCJ/src/github.com/mvdan/sh [2020-04-07T13:08:02.944Z] #56 24.81 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-07T13:08:02.944Z] #56 25.04 + GO111MODULE=on [2020-04-07T13:08:02.944Z] #56 25.04 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-07T13:08:03.150Z] ok github.com/docker/docker/pkg/parsers 0.042s coverage: 97.0% of statements [2020-04-07T13:08:03.150Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2020-04-07T13:08:03.410Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.017s coverage: 91.4% of statements [2020-04-07T13:08:03.472Z] #56 27.60 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-07T13:08:03.472Z] #56 27.63 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-07T13:08:03.472Z] #56 27.69 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-07T13:08:03.670Z] ok github.com/docker/docker/pkg/pidfile 0.027s coverage: 82.4% of statements [2020-04-07T13:08:03.670Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-07T13:08:03.670Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-07T13:08:04.035Z] #56 28.26 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-07T13:08:04.036Z] #56 28.33 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-07T13:08:04.240Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.045s coverage: 56.8% of statements [2020-04-07T13:08:04.810Z] ok github.com/docker/docker/pkg/plugins/transport 0.024s coverage: 85.7% of statements [2020-04-07T13:08:04.810Z] ok github.com/docker/docker/pkg/pools 0.024s coverage: 88.2% of statements [2020-04-07T13:08:04.810Z] ok github.com/docker/docker/pkg/progress 0.014s coverage: 75.9% of statements [2020-04-07T13:08:05.379Z] ok github.com/docker/docker/pkg/reexec 0.017s coverage: 82.4% of statements [2020-04-07T13:08:05.400Z] #56 29.72 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-07T13:08:05.471Z] #56 27.23 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-07T13:08:05.471Z] #56 27.56 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-07T13:08:05.471Z] #56 27.63 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-07T13:08:05.727Z] #56 27.74 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-07T13:08:05.727Z] #56 27.98 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-07T13:08:06.317Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2020-04-07T13:08:06.317Z] ok github.com/docker/docker/pkg/pubsub 1.083s coverage: 73.9% of statements [2020-04-07T13:08:06.766Z] #56 ... [2020-04-07T13:08:06.766Z] [2020-04-07T13:08:06.766Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-07T13:08:06.886Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2020-04-07T13:08:06.886Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2020-04-07T13:08:07.021Z] #41 30.99 Checking out files: 79% (1271/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) [2020-04-07T13:08:07.022Z] #41 ... [2020-04-07T13:08:07.022Z] [2020-04-07T13:08:07.022Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:08:07.022Z] #47 21.33 internal/testlog [2020-04-07T13:08:07.022Z] #47 22.04 encoding [2020-04-07T13:08:07.022Z] #47 22.42 unicode/utf16 [2020-04-07T13:08:07.022Z] #47 22.88 container/list [2020-04-07T13:08:07.022Z] #47 24.51 crypto/internal/subtle [2020-04-07T13:08:07.022Z] #47 25.15 crypto/subtle [2020-04-07T13:08:07.022Z] #47 25.56 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-07T13:08:07.022Z] #47 25.85 internal/nettrace [2020-04-07T13:08:07.022Z] #47 26.26 runtime/cgo [2020-04-07T13:08:07.145Z] ok github.com/docker/docker/pkg/symlink 0.019s coverage: 87.7% of statements [2020-04-07T13:08:07.277Z] #47 ... [2020-04-07T13:08:07.277Z] [2020-04-07T13:08:07.277Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-07T13:08:07.277Z] #41 30.99 Checking out files: 79% (1271/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-04-07T13:08:07.277Z] #41 31.71 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-07T13:08:07.404Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 71.3% of statements [2020-04-07T13:08:07.625Z] #56 29.39 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-07T13:08:08.343Z] ok github.com/docker/docker/pkg/system 0.037s coverage: 37.2% of statements [2020-04-07T13:08:08.343Z] ok github.com/docker/docker/pkg/tailfile 0.108s coverage: 88.6% of statements [2020-04-07T13:08:08.343Z] ok github.com/docker/docker/pkg/signal 2.827s coverage: 61.0% of statements [2020-04-07T13:08:08.913Z] ok github.com/docker/docker/pkg/term 0.013s coverage: 84.8% of statements [2020-04-07T13:08:09.000Z] #56 30.86 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-07T13:08:09.173Z] testing: warning: no tests to run [2020-04-07T13:08:09.173Z] coverage: [no statements] [2020-04-07T13:08:09.173Z] ok github.com/docker/docker/pkg/term/windows 0.022s coverage: [no statements] [no tests to run] [2020-04-07T13:08:09.173Z] ok github.com/docker/docker/pkg/tarsum 0.137s coverage: 89.3% of statements [2020-04-07T13:08:09.434Z] ok github.com/docker/docker/pkg/urlutil 0.007s coverage: 100.0% of statements [2020-04-07T13:08:09.693Z] ok github.com/docker/docker/pkg/truncindex 0.118s coverage: 91.5% of statements [2020-04-07T13:08:09.693Z] ok github.com/docker/docker/pkg/useragent 0.014s coverage: 88.9% of statements [2020-04-07T13:08:10.545Z] #41 34.43 + 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-04-07T13:08:11.536Z] #56 33.30 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-07T13:08:11.536Z] #56 ... [2020-04-07T13:08:11.536Z] [2020-04-07T13:08:11.536Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-07T13:08:11.602Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2020-04-07T13:08:11.602Z] ok github.com/docker/docker/profiles/seccomp 0.018s coverage: 73.8% of statements [2020-04-07T13:08:12.315Z] #41 33.69 Checking out files: 65% (1051/1597) Checking out files: 66% (1055/1597) Checking out files: 67% (1070/1597) Checking out files: 68% (1086/1597) Checking out files: 69% (1102/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/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-04-07T13:08:12.315Z] #41 34.73 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-07T13:08:12.540Z] ok github.com/docker/docker/reference 0.047s coverage: 83.7% of statements [2020-04-07T13:08:12.799Z] ok github.com/docker/docker/plugin 0.598s coverage: 27.1% of statements [2020-04-07T13:08:13.061Z] #41 ... [2020-04-07T13:08:13.061Z] [2020-04-07T13:08:13.061Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:08:13.061Z] #74 33.74 Checking out files: 42% (885/2066) Checking out files: 43% (889/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: 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-04-07T13:08:13.061Z] #74 35.44 + cd /tmp/tmp.BAdEU5wzCB/src/github.com/docker/libnetwork [2020-04-07T13:08:13.061Z] #74 35.44 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-07T13:08:13.061Z] #74 36.25 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-07T13:08:13.371Z] ok github.com/docker/docker/registry/resumable 0.040s coverage: 100.0% of statements [2020-04-07T13:08:13.941Z] ok github.com/docker/docker/restartmanager 0.013s coverage: 45.3% of statements [2020-04-07T13:08:13.941Z] ok github.com/docker/docker/registry 0.291s coverage: 56.0% of statements [2020-04-07T13:08:13.987Z] #74 ... [2020-04-07T13:08:13.987Z] [2020-04-07T13:08:13.987Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T13:08:13.987Z] #43 28.53 Fetched 8337 kB in 24s (341 kB/s) [2020-04-07T13:08:14.218Z] #41 ... [2020-04-07T13:08:14.218Z] [2020-04-07T13:08:14.218Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:08:14.218Z] #47 26.29 unicode/utf16 [2020-04-07T13:08:14.218Z] #47 27.28 container/list [2020-04-07T13:08:14.218Z] #47 28.19 crypto/internal/subtle [2020-04-07T13:08:14.218Z] #47 28.32 crypto/subtle [2020-04-07T13:08:14.218Z] #47 28.68 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-07T13:08:14.218Z] #47 28.97 internal/nettrace [2020-04-07T13:08:14.218Z] #47 29.40 runtime/cgo [2020-04-07T13:08:14.218Z] #47 ... [2020-04-07T13:08:14.218Z] [2020-04-07T13:08:14.218Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:08:14.218Z] #74 33.67 Checking out files: 42% (872/2066) Checking out files: 43% (889/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: 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: 99% (2058/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-04-07T13:08:14.218Z] #74 35.72 + cd /tmp/tmp.4JyV702SEN/src/github.com/docker/libnetwork [2020-04-07T13:08:14.218Z] #74 35.73 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-07T13:08:14.218Z] #74 36.10 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-07T13:08:14.243Z] #43 28.53 Reading package lists... [2020-04-07T13:08:14.243Z] #43 ... [2020-04-07T13:08:14.243Z] [2020-04-07T13:08:14.243Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:08:14.243Z] #56 31.11 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-07T13:08:14.243Z] #56 33.46 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-07T13:08:14.243Z] #56 35.64 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-07T13:08:14.243Z] #56 35.75 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-07T13:08:14.243Z] #56 36.25 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-07T13:08:14.243Z] #56 36.29 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-07T13:08:14.243Z] #56 37.88 runtime [2020-04-07T13:08:14.243Z] #56 38.19 runtime/cgo [2020-04-07T13:08:14.513Z] ok github.com/docker/docker/testutil 0.009s coverage: 62.5% of statements [2020-04-07T13:08:14.773Z] ok github.com/docker/docker/runconfig 0.023s coverage: 68.2% of statements [2020-04-07T13:08:15.027Z] #65 144.5 + bin/containerd-stress [2020-04-07T13:08:15.027Z] #65 145.8 + bin/containerd-shim [2020-04-07T13:08:15.614Z] #56 ... [2020-04-07T13:08:15.614Z] [2020-04-07T13:08:15.614Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T13:08:15.614Z] #43 28.53 Reading package lists... [2020-04-07T13:08:17.315Z] ok github.com/docker/docker/volume/drivers 0.013s coverage: 36.1% of statements [2020-04-07T13:08:17.315Z] ok github.com/docker/docker/volume/local 0.057s coverage: 73.0% of statements [2020-04-07T13:08:17.315Z] ok github.com/docker/docker/volume/mounts 0.044s coverage: 67.0% of statements [2020-04-07T13:08:17.502Z] #74 ... [2020-04-07T13:08:17.502Z] [2020-04-07T13:08:17.502Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-07T13:08:17.502Z] #62 29.72 Fetched 8337 kB in 24s (347 kB/s) [2020-04-07T13:08:17.502Z] #62 29.72 Reading package lists... [2020-04-07T13:08:17.502Z] #62 ... [2020-04-07T13:08:17.502Z] [2020-04-07T13:08:17.502Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:08:17.502Z] #53 37.25 + cd /tmp/tmp.Ldb0T9qkrN/src/github.com/golangci/golangci-lint/ [2020-04-07T13:08:17.502Z] #53 37.25 + git checkout -q v1.23.8 [2020-04-07T13:08:17.502Z] #53 38.04 ++ git describe --tags [2020-04-07T13:08:17.502Z] #53 38.06 + version=v1.23.8 [2020-04-07T13:08:17.502Z] #53 38.06 ++ git rev-parse --short HEAD [2020-04-07T13:08:17.502Z] #53 38.07 + commit=76a82c6 [2020-04-07T13:08:17.502Z] #53 38.09 ++ git show -s --format=%cd [2020-04-07T13:08:17.502Z] #53 38.09 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-07T13:08:17.502Z] #53 38.09 + 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-04-07T13:08:18.063Z] #43 40.65 Reading package lists... [2020-04-07T13:08:18.063Z] #43 ... [2020-04-07T13:08:18.063Z] [2020-04-07T13:08:18.063Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-07T13:08:18.063Z] #25 32.36 Fetched 8337 kB in 27s (308 kB/s) [2020-04-07T13:08:18.063Z] #25 32.36 Reading package lists... [2020-04-07T13:08:18.063Z] #25 ... [2020-04-07T13:08:18.063Z] [2020-04-07T13:08:18.063Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:08:18.063Z] #53 41.23 + cd /tmp/tmp.HTgLzevfSg/src/github.com/golangci/golangci-lint/ [2020-04-07T13:08:18.063Z] #53 41.23 + git checkout -q v1.23.8 [2020-04-07T13:08:18.318Z] #53 ... [2020-04-07T13:08:18.318Z] [2020-04-07T13:08:18.318Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T13:08:18.318Z] #35 32.82 Fetched 8337 kB in 26s (318 kB/s) [2020-04-07T13:08:18.318Z] #35 32.82 Reading package lists... [2020-04-07T13:08:18.318Z] #35 ... [2020-04-07T13:08:18.318Z] [2020-04-07T13:08:18.318Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-07T13:08:18.318Z] #62 34.70 Fetched 8337 kB in 27s (310 kB/s) [2020-04-07T13:08:18.466Z] #65 149.9 + bin/containerd-shim-runc-v1 [2020-04-07T13:08:18.574Z] #62 34.70 Reading package lists... [2020-04-07T13:08:18.574Z] #62 ... [2020-04-07T13:08:18.574Z] [2020-04-07T13:08:18.574Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:08:18.574Z] #53 42.78 ++ git describe --tags [2020-04-07T13:08:18.574Z] #53 42.78 + version=v1.23.8 [2020-04-07T13:08:18.574Z] #53 42.78 ++ git rev-parse --short HEAD [2020-04-07T13:08:18.574Z] #53 42.80 + commit=76a82c6 [2020-04-07T13:08:18.574Z] #53 42.80 ++ git show -s --format=%cd [2020-04-07T13:08:18.574Z] #53 42.84 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-07T13:08:18.574Z] #53 42.84 + 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-04-07T13:08:18.692Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.0% of statements [2020-04-07T13:08:19.937Z] #53 ... [2020-04-07T13:08:19.937Z] [2020-04-07T13:08:19.937Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T13:08:19.937Z] #10 34.37 Fetched 8337 kB in 27s (309 kB/s) [2020-04-07T13:08:19.937Z] #10 34.37 Reading package lists... [2020-04-07T13:08:19.937Z] #10 ... [2020-04-07T13:08:19.937Z] [2020-04-07T13:08:19.937Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T13:08:19.937Z] #35 32.82 Reading package lists... [2020-04-07T13:08:20.483Z] #65 151.9 + bin/containerd-shim-runc-v2 [2020-04-07T13:08:21.095Z] #65 152.5 + binaries [2020-04-07T13:08:21.095Z] #65 152.5 + mkdir -p /build [2020-04-07T13:08:21.095Z] #65 152.5 + cp bin/containerd /build/containerd [2020-04-07T13:08:21.095Z] #65 152.6 + cp bin/containerd-shim /build/containerd-shim [2020-04-07T13:08:21.095Z] #65 152.6 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-07T13:08:21.095Z] #65 152.6 + cp bin/ctr /build/ctr [2020-04-07T13:08:21.706Z] #65 DONE 153.1s [2020-04-07T13:08:22.709Z] [2020-04-07T13:08:22.709Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-07T13:08:22.709Z] #66 DONE 0.3s [2020-04-07T13:08:22.709Z] [2020-04-07T13:08:22.709Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-07T13:08:22.771Z] #53 ... [2020-04-07T13:08:22.772Z] [2020-04-07T13:08:22.772Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T13:08:22.772Z] #35 34.53 Fetched 8337 kB in 26s (321 kB/s) [2020-04-07T13:08:22.772Z] #35 34.53 Reading package lists... [2020-04-07T13:08:22.772Z] #35 ... [2020-04-07T13:08:22.772Z] [2020-04-07T13:08:22.772Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:08:22.772Z] #56 35.99 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-07T13:08:22.772Z] #56 36.16 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-07T13:08:22.772Z] #56 36.23 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-07T13:08:22.772Z] #56 36.43 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-07T13:08:22.772Z] #56 37.62 runtime [2020-04-07T13:08:22.772Z] #56 37.75 runtime/cgo [2020-04-07T13:08:22.772Z] #56 ... [2020-04-07T13:08:22.772Z] [2020-04-07T13:08:22.772Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T13:08:22.772Z] #35 34.53 Reading package lists... [2020-04-07T13:08:22.990Z] #70 DONE 0.2s [2020-04-07T13:08:22.990Z] [2020-04-07T13:08:22.990Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-07T13:08:22.990Z] #72 DONE 0.2s [2020-04-07T13:08:22.990Z] [2020-04-07T13:08:22.990Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-07T13:08:23.271Z] #75 DONE 0.2s [2020-04-07T13:08:23.271Z] [2020-04-07T13:08:23.271Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-07T13:08:23.271Z] #76 DONE 0.1s [2020-04-07T13:08:23.271Z] [2020-04-07T13:08:23.271Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-07T13:08:23.596Z] #35 45.55 Reading package lists... [2020-04-07T13:08:23.596Z] #35 ... [2020-04-07T13:08:23.596Z] [2020-04-07T13:08:23.596Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T13:08:23.596Z] #43 36.07 Fetched 8337 kB in 27s (307 kB/s) [2020-04-07T13:08:23.596Z] #43 36.07 Reading package lists... [2020-04-07T13:08:23.596Z] #43 ... [2020-04-07T13:08:23.596Z] [2020-04-07T13:08:23.596Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T13:08:23.596Z] #10 36.16 Fetched 8337 kB in 27s (304 kB/s) [2020-04-07T13:08:23.858Z] #10 36.16 Reading package lists... [2020-04-07T13:08:23.858Z] #10 ... [2020-04-07T13:08:23.858Z] [2020-04-07T13:08:23.858Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T13:08:23.858Z] #43 36.07 Reading package lists... [2020-04-07T13:08:23.882Z] #77 DONE 0.6s [2020-04-07T13:08:24.163Z] [2020-04-07T13:08:24.163Z] #78 exporting to image [2020-04-07T13:08:24.163Z] #78 exporting layers [2020-04-07T13:08:24.422Z] #43 ... [2020-04-07T13:08:24.422Z] [2020-04-07T13:08:24.422Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-07T13:08:24.422Z] #25 36.84 Fetched 8337 kB in 28s (299 kB/s) [2020-04-07T13:08:24.422Z] #25 36.84 Reading package lists... [2020-04-07T13:08:24.422Z] #25 ... [2020-04-07T13:08:24.422Z] [2020-04-07T13:08:24.422Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T13:08:24.679Z] #43 46.93 Reading package lists... [2020-04-07T13:08:24.679Z] #43 ... [2020-04-07T13:08:24.679Z] [2020-04-07T13:08:24.679Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-07T13:08:24.679Z] #41 37.05 + 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-04-07T13:08:24.679Z] #41 ... [2020-04-07T13:08:24.679Z] [2020-04-07T13:08:24.679Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T13:08:24.679Z] #10 36.16 Reading package lists... [2020-04-07T13:08:26.467Z] #35 44.45 Reading package lists... [2020-04-07T13:08:26.467Z] #35 ... [2020-04-07T13:08:26.467Z] [2020-04-07T13:08:26.467Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-07T13:08:26.467Z] #62 34.70 Reading package lists... [2020-04-07T13:08:26.828Z] #78 exporting layers 2.3s done [2020-04-07T13:08:26.828Z] #78 writing image sha256:45d45fc3bedad9624ce9cfe6d69c67e153e52a8d9dc6451cbda2e2cfc11a45f0 done [2020-04-07T13:08:26.828Z] #78 naming to docker.io/library/docker:06ca1606e1a09c36bd12ed503b4c99d8a17ca230 done [2020-04-07T13:08:26.828Z] #78 DONE 2.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-07T13:08:27.244Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40786/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=06ca1606e1a09c36bd12ed503b4c99d8a17ca230 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:06ca1606e1a09c36bd12ed503b4c99d8a17ca230 hack/test/unit [2020-04-07T13:08:27.394Z] #62 46.76 Reading package lists... [2020-04-07T13:08:27.394Z] #62 ... [2020-04-07T13:08:27.394Z] [2020-04-07T13:08:27.394Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T13:08:27.394Z] #43 40.65 Reading package lists... [2020-04-07T13:08:28.532Z] #10 47.77 Reading package lists... [2020-04-07T13:08:28.532Z] #10 ... [2020-04-07T13:08:28.532Z] [2020-04-07T13:08:28.532Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-07T13:08:28.532Z] #62 29.72 Reading package lists... [2020-04-07T13:08:28.532Z] #62 41.55 Reading package lists... [2020-04-07T13:08:28.532Z] #62 ... [2020-04-07T13:08:28.532Z] [2020-04-07T13:08:28.532Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-07T13:08:28.532Z] #25 36.84 Reading package lists... [2020-04-07T13:08:28.886Z] #43 52.38 Building dependency tree... [2020-04-07T13:08:28.886Z] #43 ... [2020-04-07T13:08:28.886Z] [2020-04-07T13:08:28.886Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-07T13:08:28.886Z] #25 32.36 Reading package lists... [2020-04-07T13:08:28.886Z] #25 44.01 Reading package lists... [2020-04-07T13:08:28.886Z] #25 ... [2020-04-07T13:08:28.886Z] [2020-04-07T13:08:28.886Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T13:08:28.886Z] #10 34.37 Reading package lists... [2020-04-07T13:08:29.280Z] ? github.com/docker/docker/api [no test files] [2020-04-07T13:08:29.819Z] #10 45.52 Reading package lists... [2020-04-07T13:08:29.820Z] #10 ... [2020-04-07T13:08:29.820Z] [2020-04-07T13:08:29.820Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:08:29.820Z] #47 43.93 vendor/golang.org/x/crypto/internal/subtle [2020-04-07T13:08:29.820Z] #47 44.38 vendor/golang.org/x/crypto/curve25519 [2020-04-07T13:08:30.382Z] #47 ... [2020-04-07T13:08:30.382Z] [2020-04-07T13:08:30.382Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T13:08:30.382Z] #43 52.38 Building dependency tree... [2020-04-07T13:08:31.059Z] #25 48.35 Reading package lists... [2020-04-07T13:08:31.059Z] #25 ... [2020-04-07T13:08:31.059Z] [2020-04-07T13:08:31.059Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-07T13:08:31.059Z] #62 41.55 Reading package lists... [2020-04-07T13:08:32.958Z] #62 52.94 Building dependency tree... [2020-04-07T13:08:33.645Z] #43 58.28 The following additional packages will be installed: [2020-04-07T13:08:33.645Z] #43 58.28 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-07T13:08:33.645Z] #43 58.31 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-07T13:08:33.900Z] #43 58.32 Suggested packages: [2020-04-07T13:08:33.900Z] #43 58.33 manpages-dev python-setuptools [2020-04-07T13:08:35.486Z] #62 ... [2020-04-07T13:08:35.486Z] [2020-04-07T13:08:35.486Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T13:08:35.486Z] #43 46.93 Reading package lists... [2020-04-07T13:08:36.429Z] #43 60.57 The following NEW packages will be installed: [2020-04-07T13:08:36.429Z] #43 60.62 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-07T13:08:36.429Z] #43 60.63 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-07T13:08:36.429Z] #43 60.64 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-07T13:08:36.429Z] #43 60.64 python-six zlib1g-dev [2020-04-07T13:08:36.990Z] #43 61.43 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2020-04-07T13:08:36.990Z] #43 61.43 Need to get 4095 kB of archives. [2020-04-07T13:08:36.990Z] #43 61.43 After this operation, 22.5 MB of additional disk space will be used. [2020-04-07T13:08:36.990Z] #43 61.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-04-07T13:08:36.990Z] #43 61.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-04-07T13:08:36.990Z] #43 61.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-04-07T13:08:36.990Z] #43 61.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-04-07T13:08:36.990Z] #43 61.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-04-07T13:08:36.990Z] #43 61.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-04-07T13:08:36.990Z] #43 61.49 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-04-07T13:08:36.990Z] #43 61.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-04-07T13:08:36.990Z] #43 61.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-04-07T13:08:36.990Z] #43 61.64 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-04-07T13:08:36.990Z] #43 61.67 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-04-07T13:08:37.245Z] #43 61.84 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-04-07T13:08:37.500Z] #43 61.98 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-04-07T13:08:37.500Z] #43 61.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-04-07T13:08:37.500Z] #43 62.00 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-07T13:08:37.500Z] #43 62.05 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-04-07T13:08:37.500Z] #43 62.05 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-04-07T13:08:37.639Z] ok github.com/docker/docker/api/server 0.010s coverage: 9.0% of statements [2020-04-07T13:08:37.755Z] #43 ... [2020-04-07T13:08:37.755Z] [2020-04-07T13:08:37.755Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:08:37.755Z] #33 62.07 internal/reflectlite [2020-04-07T13:08:38.010Z] #33 62.08 sync [2020-04-07T13:08:38.594Z] #43 58.57 Building dependency tree... [2020-04-07T13:08:40.535Z] #33 ... [2020-04-07T13:08:40.535Z] [2020-04-07T13:08:40.535Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-07T13:08:40.535Z] #25 44.01 Reading package lists... [2020-04-07T13:08:40.535Z] #25 55.61 Building dependency tree... [2020-04-07T13:08:40.535Z] #25 61.68 ca-certificates is already the newest version (20190110). [2020-04-07T13:08:40.535Z] #25 61.68 The following additional packages will be installed: [2020-04-07T13:08:40.535Z] #25 61.70 libjq1 libonig5 [2020-04-07T13:08:40.535Z] #25 62.32 The following NEW packages will be installed: [2020-04-07T13:08:40.535Z] #25 62.34 jq libjq1 libonig5 [2020-04-07T13:08:40.535Z] #25 62.84 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-04-07T13:08:40.535Z] #25 62.84 Need to get 355 kB of archives. [2020-04-07T13:08:40.535Z] #25 62.84 After this operation, 1072 kB of additional disk space will be used. [2020-04-07T13:08:40.535Z] #25 62.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-07T13:08:40.535Z] #25 62.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-07T13:08:40.535Z] #25 62.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-07T13:08:40.535Z] #25 64.63 debconf: delaying package configuration, since apt-utils is not installed [2020-04-07T13:08:40.535Z] #25 64.97 Fetched 355 kB in 0s (1027 kB/s) [2020-04-07T13:08:40.535Z] #25 ... [2020-04-07T13:08:40.535Z] [2020-04-07T13:08:40.535Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T13:08:40.535Z] #43 64.00 debconf: delaying package configuration, since apt-utils is not installed [2020-04-07T13:08:40.535Z] #43 64.38 Fetched 4095 kB in 1s (3531 kB/s) [2020-04-07T13:08:40.535Z] #43 64.59 Selecting previously unselected package libcap-dev:amd64. [2020-04-07T13:08:40.535Z] #43 64.59 (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-04-07T13:08:40.535Z] #43 64.71 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-04-07T13:08:40.535Z] #43 64.73 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-04-07T13:08:40.535Z] #43 65.13 Selecting previously unselected package libnet1:amd64. [2020-04-07T13:08:40.535Z] #43 65.13 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-07T13:08:40.535Z] #43 65.19 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-07T13:08:40.613Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.6% of statements [2020-04-07T13:08:40.613Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-07T13:08:40.613Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-07T13:08:40.613Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-07T13:08:40.613Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-07T13:08:40.613Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-07T13:08:40.613Z] ? github.com/docker/docker/rootless [no test files] [2020-04-07T13:08:40.613Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-07T13:08:40.613Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-07T13:08:40.613Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-07T13:08:40.613Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-07T13:08:40.613Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-07T13:08:40.613Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-07T13:08:40.613Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-07T13:08:40.613Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-07T13:08:40.613Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-07T13:08:40.613Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-07T13:08:40.613Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-07T13:08:40.613Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-07T13:08:40.613Z] ? github.com/docker/docker/volume [no test files] [2020-04-07T13:08:40.613Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-07T13:08:40.613Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-07T13:08:40.613Z] [2020-04-07T13:08:40.613Z] === Skipped [2020-04-07T13:08:40.613Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-07T13:08:40.613Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-07T13:08:40.613Z] [2020-04-07T13:08:40.613Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-07T13:08:40.613Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-07T13:08:40.613Z] [2020-04-07T13:08:40.613Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-07T13:08:40.613Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T13:08:40.614Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-07T13:08:40.614Z] [2020-04-07T13:08:40.614Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-07T13:08:40.614Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T13:08:40.614Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-07T13:08:40.614Z] [2020-04-07T13:08:40.614Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-07T13:08:40.614Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T13:08:40.614Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-07T13:08:40.614Z] [2020-04-07T13:08:40.614Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-07T13:08:40.614Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T13:08:40.614Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-07T13:08:40.614Z] [2020-04-07T13:08:40.614Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-07T13:08:40.614Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T13:08:40.614Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-07T13:08:40.614Z] [2020-04-07T13:08:40.614Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-07T13:08:40.614Z] graphtest_unix.go:73: No driver to put! [2020-04-07T13:08:40.614Z] [2020-04-07T13:08:40.614Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-07T13:08:40.614Z] time="2020-04-07T13:07:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-07T13:08:40.614Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-07T13:08:40.614Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-07T13:08:40.614Z] [2020-04-07T13:08:40.614Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-07T13:08:40.614Z] time="2020-04-07T13:07:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-07T13:08:40.614Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-07T13:08:40.614Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-07T13:08:40.614Z] [2020-04-07T13:08:40.614Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-07T13:08:40.614Z] time="2020-04-07T13:07:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-07T13:08:40.614Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-07T13:08:40.614Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-07T13:08:40.614Z] [2020-04-07T13:08:40.614Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-07T13:08:40.614Z] time="2020-04-07T13:07:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-07T13:08:40.614Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-07T13:08:40.614Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-07T13:08:40.614Z] [2020-04-07T13:08:40.614Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-07T13:08:40.614Z] time="2020-04-07T13:07:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-07T13:08:40.614Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-07T13:08:40.614Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-07T13:08:40.614Z] [2020-04-07T13:08:40.614Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-07T13:08:40.614Z] graphtest_unix.go:73: No driver to put! [2020-04-07T13:08:40.614Z] [2020-04-07T13:08:40.614Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-07T13:08:40.614Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-07T13:08:40.614Z] [2020-04-07T13:08:40.614Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-07T13:08:40.614Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-07T13:08:40.614Z] [2020-04-07T13:08:40.614Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-07T13:08:40.614Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-07T13:08:40.614Z] [2020-04-07T13:08:40.614Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-07T13:08:40.614Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-07T13:08:40.614Z] [2020-04-07T13:08:40.614Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-07T13:08:40.614Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T13:08:40.614Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-07T13:08:40.614Z] [2020-04-07T13:08:40.614Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-07T13:08:40.614Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T13:08:40.614Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-07T13:08:40.614Z] [2020-04-07T13:08:40.614Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-07T13:08:40.614Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T13:08:40.614Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-07T13:08:40.614Z] [2020-04-07T13:08:40.614Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-07T13:08:40.614Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T13:08:40.614Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-07T13:08:40.614Z] [2020-04-07T13:08:40.614Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-07T13:08:40.614Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T13:08:40.614Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-07T13:08:40.614Z] [2020-04-07T13:08:40.614Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-07T13:08:40.614Z] graphtest_unix.go:73: No driver to put! [2020-04-07T13:08:40.614Z] [2020-04-07T13:08:40.614Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-07T13:08:40.614Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-07T13:08:40.614Z] [2020-04-07T13:08:40.614Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-07T13:08:40.614Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-07T13:08:40.614Z] [2020-04-07T13:08:40.614Z] [2020-04-07T13:08:40.614Z] DONE 2140 tests, 26 skipped in 190.459s Post stage [Pipeline] junit [2020-04-07T13:08:40.626Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-07T13:08:41.096Z] #43 65.61 Selecting previously unselected package libnet1-dev. [2020-04-07T13:08:41.096Z] #43 65.63 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-07T13:08:41.096Z] #43 65.64 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-07T13:08:41.106Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40786/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=06ca1606e1a09c36bd12ed503b4c99d8a17ca230 -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:06ca1606e1a09c36bd12ed503b4c99d8a17ca230 hack/make.sh dynbinary test-integration [2020-04-07T13:08:41.133Z] #43 ... [2020-04-07T13:08:41.133Z] [2020-04-07T13:08:41.133Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-07T13:08:41.133Z] #62 59.18 The following additional packages will be installed: [2020-04-07T13:08:41.133Z] #62 59.20 libbtrfs0 [2020-04-07T13:08:41.133Z] #62 59.46 The following NEW packages will be installed: [2020-04-07T13:08:41.133Z] #62 59.52 libbtrfs-dev libbtrfs0 [2020-04-07T13:08:41.133Z] #62 60.23 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2020-04-07T13:08:41.133Z] #62 60.23 Need to get 119 kB of archives. [2020-04-07T13:08:41.133Z] #62 60.23 After this operation, 387 kB of additional disk space will be used. [2020-04-07T13:08:41.133Z] #62 60.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-07T13:08:41.133Z] #62 60.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-07T13:08:41.133Z] #62 62.15 debconf: delaying package configuration, since apt-utils is not installed [2020-04-07T13:08:41.133Z] #62 62.47 Fetched 119 kB in 0s (332 kB/s) [2020-04-07T13:08:41.133Z] #62 62.70 Selecting previously unselected package libbtrfs0. [2020-04-07T13:08:41.133Z] #62 62.70 (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-04-07T13:08:41.133Z] #62 62.89 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-07T13:08:41.133Z] #62 62.95 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-07T13:08:41.133Z] #62 63.26 Selecting previously unselected package libbtrfs-dev. [2020-04-07T13:08:41.133Z] #62 63.26 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-07T13:08:41.133Z] #62 63.30 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-07T13:08:41.351Z] #43 ... [2020-04-07T13:08:41.351Z] [2020-04-07T13:08:41.351Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T13:08:41.351Z] #35 44.45 Reading package lists... [2020-04-07T13:08:41.351Z] #35 56.26 Building dependency tree... [2020-04-07T13:08:41.351Z] #35 62.43 The following additional packages will be installed: [2020-04-07T13:08:41.351Z] #35 62.45 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-07T13:08:41.351Z] #35 62.47 Suggested packages: [2020-04-07T13:08:41.351Z] #35 62.49 cmake-doc ninja-build lrzip [2020-04-07T13:08:41.351Z] #35 62.49 Recommended packages: [2020-04-07T13:08:41.351Z] #35 62.49 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-07T13:08:41.351Z] #35 63.99 The following NEW packages will be installed: [2020-04-07T13:08:41.351Z] #35 64.02 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-07T13:08:41.351Z] #35 64.05 vim-common xxd [2020-04-07T13:08:41.351Z] #35 64.70 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2020-04-07T13:08:41.351Z] #35 64.70 Need to get 14.9 MB of archives. [2020-04-07T13:08:41.351Z] #35 64.70 After this operation, 61.8 MB of additional disk space will be used. [2020-04-07T13:08:41.351Z] #35 64.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-07T13:08:41.352Z] #35 64.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-07T13:08:41.352Z] #35 64.77 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-04-07T13:08:41.352Z] #35 65.02 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-07T13:08:41.352Z] #35 ... [2020-04-07T13:08:41.352Z] [2020-04-07T13:08:41.352Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-07T13:08:41.352Z] #25 65.19 Selecting previously unselected package libonig5:amd64. [2020-04-07T13:08:41.352Z] #25 65.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-07T13:08:41.352Z] #25 65.31 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-04-07T13:08:41.352Z] #25 65.33 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-07T13:08:41.352Z] #25 65.70 Selecting previously unselected package libjq1:amd64. [2020-04-07T13:08:41.352Z] #25 65.70 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-07T13:08:41.352Z] #25 65.73 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-07T13:08:41.394Z] #62 63.82 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-07T13:08:41.394Z] #62 63.89 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-07T13:08:41.394Z] #62 63.90 Processing triggers for libc-bin (2.28-10) ... [2020-04-07T13:08:41.959Z] #62 DONE 64.5s [2020-04-07T13:08:41.959Z] [2020-04-07T13:08:41.959Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-07T13:08:41.959Z] #63 DONE 0.1s [2020-04-07T13:08:41.959Z] [2020-04-07T13:08:41.959Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-07T13:08:42.009Z] #25 66.27 Selecting previously unselected package jq. [2020-04-07T13:08:42.009Z] #25 66.28 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-07T13:08:42.009Z] #25 66.29 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-07T13:08:42.042Z] [2020-04-07T13:08:42.042Z] Removing bundles/ [2020-04-07T13:08:42.042Z] [2020-04-07T13:08:42.042Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-07T13:08:42.042Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-07T13:08:42.042Z] GOOS="" GOARCH="" GOARM="" [2020-04-07T13:08:42.218Z] #64 DONE 0.1s [2020-04-07T13:08:42.218Z] [2020-04-07T13:08:42.218Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:08:42.281Z] #25 66.63 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-07T13:08:42.281Z] #25 66.73 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-07T13:08:42.281Z] #25 66.74 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-07T13:08:42.281Z] #25 66.77 Processing triggers for libc-bin (2.28-10) ... [2020-04-07T13:08:42.281Z] #25 ... [2020-04-07T13:08:42.281Z] [2020-04-07T13:08:42.281Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T13:08:42.281Z] #10 45.52 Reading package lists... [2020-04-07T13:08:42.281Z] #10 57.17 Building dependency tree... [2020-04-07T13:08:42.281Z] #10 62.96 The following additional packages will be installed: [2020-04-07T13:08:42.281Z] #10 62.98 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-07T13:08:42.281Z] #10 62.98 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-07T13:08:42.281Z] #10 62.98 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-07T13:08:42.281Z] #10 63.01 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-07T13:08:42.281Z] #10 63.04 Suggested packages: [2020-04-07T13:08:42.281Z] #10 63.04 gcc-8-locales seccomp wine64 [2020-04-07T13:08:42.281Z] #10 65.12 The following NEW packages will be installed: [2020-04-07T13:08:42.281Z] #10 65.13 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-07T13:08:42.281Z] #10 65.14 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-07T13:08:42.281Z] #10 65.15 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-07T13:08:42.281Z] #10 65.15 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-07T13:08:42.281Z] #10 65.15 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-07T13:08:42.281Z] #10 65.15 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-07T13:08:42.281Z] #10 65.71 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2020-04-07T13:08:42.281Z] #10 65.71 Need to get 77.7 MB of archives. [2020-04-07T13:08:42.281Z] #10 65.71 After this operation, 487 MB of additional disk space will be used. [2020-04-07T13:08:42.281Z] #10 65.71 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-04-07T13:08:42.281Z] #10 66.08 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-04-07T13:08:42.281Z] #10 66.77 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-04-07T13:08:42.281Z] #10 66.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-04-07T13:08:42.281Z] #10 66.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-04-07T13:08:42.281Z] #10 66.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-07T13:08:42.281Z] #10 ... [2020-04-07T13:08:42.281Z] [2020-04-07T13:08:42.281Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:08:42.281Z] #33 66.64 sort [2020-04-07T13:08:42.550Z] #33 66.64 errors [2020-04-07T13:08:42.785Z] #65 ... [2020-04-07T13:08:42.785Z] [2020-04-07T13:08:42.785Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:08:42.785Z] #74 DONE 64.8s [2020-04-07T13:08:42.785Z] [2020-04-07T13:08:42.785Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T13:08:42.785Z] #43 65.10 The following additional packages will be installed: [2020-04-07T13:08:42.785Z] #43 65.10 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-07T13:08:42.785Z] #43 65.10 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-07T13:08:42.785Z] #43 65.10 Suggested packages: [2020-04-07T13:08:42.785Z] #43 65.10 manpages-dev python-setuptools [2020-04-07T13:08:42.815Z] #33 ... [2020-04-07T13:08:42.815Z] [2020-04-07T13:08:42.815Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-07T13:08:42.815Z] #25 DONE 67.4s [2020-04-07T13:08:42.815Z] [2020-04-07T13:08:42.815Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:08:42.815Z] #74 DONE 67.2s [2020-04-07T13:08:43.107Z] [2020-04-07T13:08:43.107Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:08:43.107Z] #33 67.27 strconv [2020-04-07T13:08:43.366Z] #33 ... [2020-04-07T13:08:43.366Z] [2020-04-07T13:08:43.366Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-07T13:08:43.366Z] #26 DONE 0.3s [2020-04-07T13:08:43.366Z] [2020-04-07T13:08:43.366Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T13:08:43.366Z] #43 66.10 Selecting previously unselected package libnl-3-200:amd64. [2020-04-07T13:08:43.366Z] #43 66.10 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-07T13:08:43.366Z] #43 66.10 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-07T13:08:43.366Z] #43 66.31 Selecting previously unselected package libnl-3-dev:amd64. [2020-04-07T13:08:43.366Z] #43 66.33 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-04-07T13:08:43.366Z] #43 66.34 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-07T13:08:43.366Z] #43 66.83 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-07T13:08:43.366Z] #43 66.83 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-07T13:08:43.366Z] #43 66.86 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-07T13:08:43.366Z] #43 67.11 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-04-07T13:08:43.366Z] #43 67.12 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-04-07T13:08:43.366Z] #43 67.12 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-07T13:08:43.366Z] #43 67.30 Selecting previously unselected package zlib1g-dev:amd64. [2020-04-07T13:08:43.366Z] #43 67.32 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-04-07T13:08:43.366Z] #43 67.36 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-07T13:08:43.506Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m11.636972583s with top 10 stages: buildssa: 1m35.285866959s, goimports: 22.953902851s, unconvert: 14.031052706s, gosec: 10.446129158s, golint: 5.964332416s, misspell: 4.191807292s, ineffassign: 4.011493148s, inspect: 3.824587722s, vrp: 2.725840265s, printf: 1.918948812s [2020-04-07T13:08:43.506Z] INFO [runner] Issues before processing: 2296, after processing: 0 [2020-04-07T13:08:43.506Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 1687/1687, autogenerated_exclude: 1582/1687, exclude-rules: 63/1582, nolint: 0/63, cgo: 1687/2296, path_prettifier: 1687/1687, identifier_marker: 1582/1582, exclude: 1582/1582, filename_unadjuster: 1687/1687, skip_files: 1687/1687 [2020-04-07T13:08:43.506Z] INFO [runner] processing took 59.398165ms with stages: nolint: 26.212157ms, identifier_marker: 16.756049ms, path_prettifier: 7.487791ms, autogenerated_exclude: 3.673713ms, exclude-rules: 3.268696ms, skip_dirs: 1.631375ms, cgo: 240.232µs, filename_unadjuster: 124.26µs, max_same_issues: 1.121µs, uniq_by_line: 541ns, source_code: 389ns, exclude: 375ns, skip_files: 365ns, diff: 329ns, max_from_linter: 317ns, path_shortener: 268ns, max_per_file_from_linter: 187ns [2020-04-07T13:08:43.506Z] INFO [runner] linters took 1m35.70292783s with stages: goanalysis_metalinter: 1m16.416878737s, unused: 19.226404181s [2020-04-07T13:08:43.506Z] INFO File cache stats: 1447 entries of total size 6.8MiB [2020-04-07T13:08:43.506Z] INFO Memory: 1459 samples, avg is 753.2MB, max is 3504.3MB [2020-04-07T13:08:43.506Z] INFO Execution took 3m28.901124576s [2020-04-07T13:08:43.506Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-04-07T13:08:43.621Z] #43 68.10 Selecting previously unselected package libprotobuf17:amd64. [2020-04-07T13:08:43.621Z] #43 68.10 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-04-07T13:08:43.621Z] #43 68.10 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-07T13:08:43.621Z] #43 ... [2020-04-07T13:08:43.621Z] [2020-04-07T13:08:43.621Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-07T13:08:43.621Z] #62 46.76 Reading package lists... [2020-04-07T13:08:43.621Z] #62 58.26 Building dependency tree... [2020-04-07T13:08:43.621Z] #62 64.48 The following additional packages will be installed: [2020-04-07T13:08:43.621Z] #62 64.49 libbtrfs0 [2020-04-07T13:08:43.621Z] #62 64.84 The following NEW packages will be installed: [2020-04-07T13:08:43.621Z] #62 64.86 libbtrfs-dev libbtrfs0 [2020-04-07T13:08:43.621Z] #62 65.46 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2020-04-07T13:08:43.621Z] #62 65.46 Need to get 119 kB of archives. [2020-04-07T13:08:43.621Z] #62 65.46 After this operation, 387 kB of additional disk space will be used. [2020-04-07T13:08:43.621Z] #62 65.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-07T13:08:43.621Z] #62 65.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-07T13:08:43.621Z] #62 67.37 debconf: delaying package configuration, since apt-utils is not installed [2020-04-07T13:08:43.621Z] #62 67.97 Fetched 119 kB in 0s (349 kB/s) [2020-04-07T13:08:43.621Z] #62 68.28 Selecting previously unselected package libbtrfs0. [2020-04-07T13:08:43.621Z] #62 68.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% [2020-04-07T13:08:43.621Z] #62 ... [2020-04-07T13:08:43.621Z] [2020-04-07T13:08:43.621Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T13:08:43.621Z] #10 68.03 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-04-07T13:08:43.719Z] #43 ... [2020-04-07T13:08:43.719Z] [2020-04-07T13:08:43.719Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T13:08:43.719Z] #35 45.55 Reading package lists... [2020-04-07T13:08:43.719Z] #35 56.64 Building dependency tree... [2020-04-07T13:08:43.719Z] #35 62.94 The following additional packages will be installed: [2020-04-07T13:08:43.719Z] #35 62.96 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-07T13:08:43.719Z] #35 63.00 Suggested packages: [2020-04-07T13:08:43.719Z] #35 63.02 cmake-doc ninja-build lrzip [2020-04-07T13:08:43.719Z] #35 63.02 Recommended packages: [2020-04-07T13:08:43.719Z] #35 63.02 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-07T13:08:43.719Z] #35 64.62 The following NEW packages will be installed: [2020-04-07T13:08:43.719Z] #35 64.68 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-07T13:08:43.719Z] #35 64.74 vim-common xxd [2020-04-07T13:08:43.719Z] #35 65.25 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2020-04-07T13:08:43.719Z] #35 65.25 Need to get 14.9 MB of archives. [2020-04-07T13:08:43.719Z] #35 65.25 After this operation, 61.8 MB of additional disk space will be used. [2020-04-07T13:08:43.719Z] #35 65.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-07T13:08:43.719Z] #35 65.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-07T13:08:43.719Z] #35 65.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-04-07T13:08:43.719Z] #35 65.48 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-07T13:08:43.719Z] #35 ... [2020-04-07T13:08:43.719Z] [2020-04-07T13:08:43.719Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:08:43.719Z] #47 65.77 errors [2020-04-07T13:08:43.719Z] #47 65.82 sort [2020-04-07T13:08:43.995Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40786/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=06ca1606e1a09c36bd12ed503b4c99d8a17ca230 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:06ca1606e1a09c36bd12ed503b4c99d8a17ca230 hack/make.sh dynbinary-daemon test-docker-py [2020-04-07T13:08:44.190Z] #10 68.78 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-04-07T13:08:44.190Z] #10 68.79 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-04-07T13:08:44.556Z] [2020-04-07T13:08:44.556Z] Removing bundles/ [2020-04-07T13:08:44.556Z] [2020-04-07T13:08:44.556Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-04-07T13:08:44.556Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-07T13:08:44.556Z] GOOS="" GOARCH="" GOARM="" [2020-04-07T13:08:44.652Z] #47 66.55 io [2020-04-07T13:08:45.119Z] #10 ... [2020-04-07T13:08:45.119Z] [2020-04-07T13:08:45.119Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-07T13:08:45.119Z] #62 68.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-04-07T13:08:45.119Z] #62 68.40 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-07T13:08:45.119Z] #62 68.42 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-07T13:08:45.119Z] #62 68.69 Selecting previously unselected package libbtrfs-dev. [2020-04-07T13:08:45.119Z] #62 68.70 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-07T13:08:45.119Z] #62 68.71 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-07T13:08:45.119Z] #62 69.13 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-07T13:08:45.119Z] #62 69.14 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-07T13:08:45.119Z] #62 69.18 Processing triggers for libc-bin (2.28-10) ... [2020-04-07T13:08:45.119Z] #62 DONE 69.8s [2020-04-07T13:08:45.375Z] [2020-04-07T13:08:45.375Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-07T13:08:45.375Z] #63 DONE 0.1s [2020-04-07T13:08:45.375Z] [2020-04-07T13:08:45.375Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-07T13:08:45.375Z] #64 DONE 0.1s [2020-04-07T13:08:45.375Z] [2020-04-07T13:08:45.375Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:08:45.586Z] #47 67.87 strconv [2020-04-07T13:08:46.519Z] #47 ... [2020-04-07T13:08:46.519Z] [2020-04-07T13:08:46.519Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T13:08:46.519Z] #10 47.77 Reading package lists... [2020-04-07T13:08:46.519Z] #10 59.49 Building dependency tree... [2020-04-07T13:08:46.519Z] #10 65.38 The following additional packages will be installed: [2020-04-07T13:08:46.519Z] #10 65.38 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-07T13:08:46.519Z] #10 65.39 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-07T13:08:46.519Z] #10 65.39 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-07T13:08:46.519Z] #10 65.39 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-07T13:08:46.519Z] #10 65.42 Suggested packages: [2020-04-07T13:08:46.519Z] #10 65.42 gcc-8-locales seccomp wine64 [2020-04-07T13:08:46.519Z] #10 67.84 The following NEW packages will be installed: [2020-04-07T13:08:46.519Z] #10 67.85 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-07T13:08:46.519Z] #10 67.85 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-07T13:08:46.519Z] #10 67.86 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-07T13:08:46.519Z] #10 67.86 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-07T13:08:46.519Z] #10 67.86 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-07T13:08:46.519Z] #10 67.87 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-07T13:08:46.519Z] #10 68.29 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2020-04-07T13:08:46.519Z] #10 68.29 Need to get 77.7 MB of archives. [2020-04-07T13:08:46.519Z] #10 68.29 After this operation, 487 MB of additional disk space will be used. [2020-04-07T13:08:46.519Z] #10 68.29 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-04-07T13:08:46.519Z] #10 68.64 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-04-07T13:08:46.519Z] #10 69.14 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-04-07T13:08:46.519Z] #10 69.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-04-07T13:08:46.519Z] #10 ... [2020-04-07T13:08:46.519Z] [2020-04-07T13:08:46.519Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T13:08:46.519Z] #43 67.61 The following NEW packages will be installed: [2020-04-07T13:08:46.519Z] #43 67.61 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-07T13:08:46.519Z] #43 67.61 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-07T13:08:46.519Z] #43 67.61 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-07T13:08:46.519Z] #43 67.61 python-six zlib1g-dev [2020-04-07T13:08:46.519Z] #43 68.15 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2020-04-07T13:08:46.519Z] #43 68.15 Need to get 4095 kB of archives. [2020-04-07T13:08:46.519Z] #43 68.15 After this operation, 22.5 MB of additional disk space will be used. [2020-04-07T13:08:46.519Z] #43 68.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-04-07T13:08:46.519Z] #43 68.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-04-07T13:08:46.519Z] #43 68.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-04-07T13:08:46.519Z] #43 68.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-04-07T13:08:46.519Z] #43 68.16 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-04-07T13:08:46.519Z] #43 68.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-04-07T13:08:46.519Z] #43 68.19 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-04-07T13:08:46.519Z] #43 68.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-04-07T13:08:46.519Z] #43 68.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-04-07T13:08:46.519Z] #43 68.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-04-07T13:08:46.519Z] #43 68.43 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-04-07T13:08:46.519Z] #43 68.61 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-04-07T13:08:46.519Z] #43 68.70 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-04-07T13:08:46.519Z] #43 68.73 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-04-07T13:08:46.519Z] #43 68.76 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-07T13:08:46.519Z] #43 68.77 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-04-07T13:08:46.519Z] #43 68.80 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-04-07T13:08:46.777Z] #43 ... [2020-04-07T13:08:46.777Z] [2020-04-07T13:08:46.777Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-07T13:08:46.777Z] #25 48.35 Reading package lists... [2020-04-07T13:08:46.777Z] #25 59.67 Building dependency tree... [2020-04-07T13:08:46.777Z] #25 65.51 ca-certificates is already the newest version (20190110). [2020-04-07T13:08:46.777Z] #25 65.51 The following additional packages will be installed: [2020-04-07T13:08:46.777Z] #25 65.55 libjq1 libonig5 [2020-04-07T13:08:46.777Z] #25 66.39 The following NEW packages will be installed: [2020-04-07T13:08:46.777Z] #25 66.39 jq libjq1 libonig5 [2020-04-07T13:08:46.777Z] #25 66.96 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-04-07T13:08:46.777Z] #25 66.96 Need to get 355 kB of archives. [2020-04-07T13:08:46.777Z] #25 66.96 After this operation, 1072 kB of additional disk space will be used. [2020-04-07T13:08:46.778Z] #25 66.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-07T13:08:46.778Z] #25 67.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-07T13:08:46.778Z] #25 67.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-07T13:08:46.778Z] #25 68.97 debconf: delaying package configuration, since apt-utils is not installed [2020-04-07T13:08:46.778Z] #25 69.42 Fetched 355 kB in 0s (1043 kB/s) [2020-04-07T13:08:47.036Z] #25 ... [2020-04-07T13:08:47.036Z] [2020-04-07T13:08:47.036Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T13:08:47.036Z] #10 69.22 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-04-07T13:08:47.036Z] #10 69.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-07T13:08:47.293Z] #10 69.92 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-04-07T13:08:47.859Z] #10 70.34 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-04-07T13:08:47.859Z] #10 70.38 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-04-07T13:08:48.125Z] #10 ... [2020-04-07T13:08:48.125Z] [2020-04-07T13:08:48.125Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:08:48.125Z] #33 60.24 sync [2020-04-07T13:08:48.125Z] #33 60.24 internal/reflectlite [2020-04-07T13:08:48.125Z] #33 65.19 sort [2020-04-07T13:08:48.125Z] #33 65.19 errors [2020-04-07T13:08:48.125Z] #33 65.89 strconv [2020-04-07T13:08:48.125Z] #33 68.02 io [2020-04-07T13:08:48.125Z] #33 69.98 internal/oserror [2020-04-07T13:08:48.125Z] #33 70.11 syscall [2020-04-07T13:08:48.125Z] #33 ... [2020-04-07T13:08:48.125Z] [2020-04-07T13:08:48.125Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-07T13:08:48.125Z] #25 69.65 Selecting previously unselected package libonig5:amd64. [2020-04-07T13:08:48.125Z] #25 69.65 (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-04-07T13:08:48.125Z] #25 69.83 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-04-07T13:08:48.125Z] #25 69.93 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-07T13:08:48.125Z] #25 70.47 Selecting previously unselected package libjq1:amd64. [2020-04-07T13:08:48.125Z] #25 70.48 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-07T13:08:48.125Z] #25 70.49 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-07T13:08:48.382Z] #25 70.82 Selecting previously unselected package jq. [2020-04-07T13:08:48.382Z] #25 70.86 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-07T13:08:48.382Z] #25 70.86 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-07T13:08:48.898Z] #25 71.31 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-07T13:08:48.898Z] #25 71.34 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-07T13:08:48.898Z] #25 71.35 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-07T13:08:48.898Z] #25 71.36 Processing triggers for libc-bin (2.28-10) ... [2020-04-07T13:08:49.464Z] #25 DONE 71.9s [2020-04-07T13:08:49.464Z] [2020-04-07T13:08:49.464Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-07T13:08:49.464Z] #26 DONE 0.1s [2020-04-07T13:08:49.464Z] [2020-04-07T13:08:49.464Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T13:08:49.464Z] #43 70.54 debconf: delaying package configuration, since apt-utils is not installed [2020-04-07T13:08:49.464Z] #43 70.99 Fetched 4095 kB in 1s (4197 kB/s) [2020-04-07T13:08:49.464Z] #43 71.12 Selecting previously unselected package libcap-dev:amd64. [2020-04-07T13:08:49.464Z] #43 71.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-07T13:08:49.464Z] #43 71.21 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-04-07T13:08:49.464Z] #43 71.24 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-04-07T13:08:49.464Z] #43 71.40 Selecting previously unselected package libnet1:amd64. [2020-04-07T13:08:49.464Z] #43 71.43 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-07T13:08:49.464Z] #43 71.46 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-07T13:08:49.464Z] #43 71.59 Selecting previously unselected package libnet1-dev. [2020-04-07T13:08:49.464Z] #43 71.59 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-07T13:08:49.464Z] #43 71.59 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-07T13:08:49.464Z] #43 71.99 Selecting previously unselected package libnl-3-200:amd64. [2020-04-07T13:08:49.464Z] #43 72.00 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-07T13:08:49.464Z] #43 72.03 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-07T13:08:49.724Z] #43 72.30 Selecting previously unselected package libnl-3-dev:amd64. [2020-04-07T13:08:49.724Z] #43 72.37 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-04-07T13:08:49.724Z] #43 72.37 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-07T13:08:50.608Z] #65 ... [2020-04-07T13:08:50.608Z] [2020-04-07T13:08:50.608Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T13:08:50.608Z] #10 74.91 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-04-07T13:08:50.658Z] #43 73.10 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-07T13:08:50.658Z] #43 73.10 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-07T13:08:50.658Z] #43 73.14 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-07T13:08:50.916Z] #43 73.34 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-04-07T13:08:50.916Z] #43 73.37 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-04-07T13:08:50.916Z] #43 73.39 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-07T13:08:51.169Z] #10 ... [2020-04-07T13:08:51.169Z] [2020-04-07T13:08:51.169Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:08:51.169Z] #47 65.40 github.com/LK4D4/vndr/godl/singleflight [2020-04-07T13:08:51.169Z] #47 65.45 internal/reflectlite [2020-04-07T13:08:51.169Z] #47 66.04 math/rand [2020-04-07T13:08:51.169Z] #47 68.38 internal/singleflight [2020-04-07T13:08:51.169Z] #47 70.89 strconv [2020-04-07T13:08:51.169Z] #47 70.89 io [2020-04-07T13:08:51.169Z] #47 73.28 bytes [2020-04-07T13:08:51.169Z] #47 ... [2020-04-07T13:08:51.169Z] [2020-04-07T13:08:51.169Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:08:51.169Z] #65 5.161 + RM_GOPATH=0 [2020-04-07T13:08:51.169Z] #65 5.161 + TMP_GOPATH= [2020-04-07T13:08:51.169Z] #65 5.161 + : /build [2020-04-07T13:08:51.169Z] #65 5.161 + '[' -z '' ']' [2020-04-07T13:08:51.169Z] #65 5.167 ++ mktemp -d [2020-04-07T13:08:51.169Z] #65 5.170 + export GOPATH=/tmp/tmp.vIHD4Q76Oq [2020-04-07T13:08:51.169Z] #65 5.171 + GOPATH=/tmp/tmp.vIHD4Q76Oq [2020-04-07T13:08:51.169Z] #65 5.172 + RM_GOPATH=1 [2020-04-07T13:08:51.169Z] #65 5.173 ++ dirname ./install.sh [2020-04-07T13:08:51.169Z] #65 5.174 + dir=. [2020-04-07T13:08:51.169Z] #65 5.175 + bin=containerd [2020-04-07T13:08:51.169Z] #65 5.175 + shift [2020-04-07T13:08:51.169Z] #65 5.175 + '[' '!' -f ./containerd.installer ']' [2020-04-07T13:08:51.169Z] #65 5.176 + . ./containerd.installer [2020-04-07T13:08:51.169Z] #65 5.176 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-07T13:08:51.169Z] #65 5.179 + install_containerd [2020-04-07T13:08:51.169Z] #65 5.179 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-04-07T13:08:51.169Z] #65 5.180 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-07T13:08:51.169Z] #65 5.180 + git clone https://github.com/containerd/containerd.git /tmp/tmp.vIHD4Q76Oq/src/github.com/containerd/containerd [2020-04-07T13:08:51.169Z] #65 5.182 Cloning into '/tmp/tmp.vIHD4Q76Oq/src/github.com/containerd/containerd'... [2020-04-07T13:08:51.184Z] #43 73.82 Selecting previously unselected package zlib1g-dev:amd64. [2020-04-07T13:08:51.184Z] #43 73.82 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-04-07T13:08:51.442Z] #43 73.84 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-07T13:08:51.700Z] #43 74.23 Selecting previously unselected package libprotobuf17:amd64. [2020-04-07T13:08:51.700Z] #43 74.32 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-04-07T13:08:51.700Z] #43 74.33 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-07T13:08:51.730Z] #65 ... [2020-04-07T13:08:51.730Z] [2020-04-07T13:08:51.730Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T13:08:51.730Z] #35 66.27 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-04-07T13:08:51.730Z] #35 66.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-04-07T13:08:51.730Z] #35 66.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-04-07T13:08:51.730Z] #35 66.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-04-07T13:08:51.730Z] #35 66.42 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-04-07T13:08:51.730Z] #35 66.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-04-07T13:08:51.730Z] #35 69.77 debconf: delaying package configuration, since apt-utils is not installed [2020-04-07T13:08:51.730Z] #35 70.19 Fetched 14.9 MB in 3s (5919 kB/s) [2020-04-07T13:08:51.730Z] #35 70.36 Selecting previously unselected package xxd. [2020-04-07T13:08:51.730Z] #35 70.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 ... 15401 files and directories currently installed.) [2020-04-07T13:08:51.730Z] #35 70.47 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-07T13:08:51.730Z] #35 70.49 Unpacking xxd (2:8.1.0875-5) ... [2020-04-07T13:08:51.730Z] #35 70.77 Selecting previously unselected package vim-common. [2020-04-07T13:08:51.730Z] #35 70.78 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-07T13:08:51.730Z] #35 70.86 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-07T13:08:51.730Z] #35 71.53 Selecting previously unselected package cmake-data. [2020-04-07T13:08:51.730Z] #35 71.53 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-07T13:08:51.730Z] #35 71.54 Unpacking cmake-data (3.13.4-1) ... [2020-04-07T13:08:51.730Z] #35 ... [2020-04-07T13:08:51.730Z] [2020-04-07T13:08:51.730Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-07T13:08:53.114Z] #30 76.34 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: 93% (1422/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-04-07T13:08:53.114Z] #30 77.73 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-07T13:08:53.114Z] #30 ... [2020-04-07T13:08:53.114Z] [2020-04-07T13:08:53.114Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T13:08:53.114Z] #27 7.611 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-07T13:08:53.114Z] #27 8.046 #=#=# [2020-04-07T13:08:53.369Z] #27 8.439 0.0% ### 4.6% ######## 11.4% ############ 17.1% ############### 21.6% ################## 25.7% ##################### 29.5% ####################### 32.3% ######################### 35.9% ################################# 47.1% #################################### 50.5% ####################################### 55.3% ############################################ 61.7% ############################################## 64.5% ################################################## 70.3% ############### [2020-04-07T13:08:53.369Z] #27 ... [2020-04-07T13:08:53.369Z] [2020-04-07T13:08:53.369Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-07T13:08:53.369Z] #30 77.85 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-07T13:08:53.598Z] #43 75.90 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-04-07T13:08:53.598Z] #43 75.92 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-04-07T13:08:53.598Z] #43 75.94 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-07T13:08:53.598Z] #43 76.20 Selecting previously unselected package libprotobuf-dev:amd64. [2020-04-07T13:08:53.598Z] #43 76.20 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-04-07T13:08:53.598Z] #43 76.21 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-07T13:08:54.164Z] #43 ... [2020-04-07T13:08:54.164Z] [2020-04-07T13:08:54.164Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-07T13:08:54.423Z] #30 76.55 Checking out files: 78% (1191/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) [2020-04-07T13:08:54.423Z] #30 ... [2020-04-07T13:08:54.423Z] [2020-04-07T13:08:54.423Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T13:08:54.423Z] #35 66.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-04-07T13:08:54.423Z] #35 67.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-04-07T13:08:54.423Z] #35 67.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-04-07T13:08:54.423Z] #35 67.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-04-07T13:08:54.423Z] #35 67.22 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-04-07T13:08:54.423Z] #35 67.23 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-04-07T13:08:54.423Z] #35 69.82 debconf: delaying package configuration, since apt-utils is not installed [2020-04-07T13:08:54.423Z] #35 70.16 Fetched 14.9 MB in 3s (5103 kB/s) [2020-04-07T13:08:54.423Z] #35 70.41 Selecting previously unselected package xxd. [2020-04-07T13:08:54.423Z] #35 70.41 (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-04-07T13:08:54.423Z] #35 70.50 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-07T13:08:54.423Z] #35 70.52 Unpacking xxd (2:8.1.0875-5) ... [2020-04-07T13:08:54.423Z] #35 70.89 Selecting previously unselected package vim-common. [2020-04-07T13:08:54.423Z] #35 70.89 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-07T13:08:54.423Z] #35 70.99 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-07T13:08:54.423Z] #35 71.46 Selecting previously unselected package cmake-data. [2020-04-07T13:08:54.423Z] #35 71.48 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-07T13:08:54.423Z] #35 71.56 Unpacking cmake-data (3.13.4-1) ... [2020-04-07T13:08:54.423Z] #35 ... [2020-04-07T13:08:54.423Z] [2020-04-07T13:08:54.423Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-07T13:08:55.255Z] #30 ... [2020-04-07T13:08:55.255Z] [2020-04-07T13:08:55.255Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T13:08:55.255Z] #43 69.56 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-04-07T13:08:55.255Z] #43 69.56 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-04-07T13:08:55.255Z] #43 69.57 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-07T13:08:55.255Z] #43 70.02 Selecting previously unselected package libprotobuf-dev:amd64. [2020-04-07T13:08:55.255Z] #43 70.02 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-04-07T13:08:55.255Z] #43 70.12 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-07T13:08:55.255Z] #43 72.98 Selecting previously unselected package libprotoc17:amd64. [2020-04-07T13:08:55.255Z] #43 72.99 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-04-07T13:08:55.255Z] #43 72.99 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-07T13:08:55.255Z] #43 74.14 Selecting previously unselected package protobuf-c-compiler. [2020-04-07T13:08:55.255Z] #43 74.15 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-04-07T13:08:55.255Z] #43 74.16 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-07T13:08:55.255Z] #43 74.56 Selecting previously unselected package protobuf-compiler. [2020-04-07T13:08:55.255Z] #43 74.56 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-04-07T13:08:55.255Z] #43 74.58 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-07T13:08:55.255Z] #43 74.78 Selecting previously unselected package python-pkg-resources. [2020-04-07T13:08:55.255Z] #43 74.78 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-07T13:08:55.255Z] #43 74.79 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-07T13:08:55.255Z] #43 75.19 Selecting previously unselected package python-six. [2020-04-07T13:08:55.255Z] #43 75.20 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-07T13:08:55.255Z] #43 75.21 Unpacking python-six (1.12.0-1) ... [2020-04-07T13:08:55.255Z] #43 75.29 Selecting previously unselected package python-protobuf. [2020-04-07T13:08:55.255Z] #43 75.29 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-04-07T13:08:55.255Z] #43 75.30 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-07T13:08:55.255Z] #43 76.26 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-07T13:08:55.255Z] #43 ... [2020-04-07T13:08:55.255Z] [2020-04-07T13:08:55.255Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T13:08:55.255Z] #10 78.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-04-07T13:08:55.255Z] #10 78.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-04-07T13:08:55.255Z] #10 78.70 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-07T13:08:55.255Z] #10 78.70 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-07T13:08:55.255Z] #10 78.70 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-04-07T13:08:55.255Z] #10 78.70 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-04-07T13:08:55.255Z] #10 78.77 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-04-07T13:08:55.255Z] #10 78.79 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-04-07T13:08:55.255Z] #10 78.84 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-04-07T13:08:55.255Z] #10 78.86 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-04-07T13:08:55.255Z] #10 78.88 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-04-07T13:08:55.255Z] #10 78.97 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-04-07T13:08:55.255Z] #10 79.05 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-04-07T13:08:55.255Z] #10 79.07 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-04-07T13:08:55.255Z] #10 79.07 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-04-07T13:08:55.510Z] #10 ... [2020-04-07T13:08:55.510Z] [2020-04-07T13:08:55.510Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:08:55.510Z] #33 69.81 io [2020-04-07T13:08:55.510Z] #33 72.00 internal/oserror [2020-04-07T13:08:55.510Z] #33 72.36 syscall [2020-04-07T13:08:55.510Z] #33 74.55 reflect [2020-04-07T13:08:55.625Z] #30 76.55 Checking out files: 78% (1191/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/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-04-07T13:08:55.766Z] #33 ... [2020-04-07T13:08:55.766Z] [2020-04-07T13:08:55.766Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T13:08:55.766Z] #27 8.439 0.0% ### 4.6% ######## 11.4% ############ 17.1% ############### 21.6% ################## 25.7% ##################### 29.5% ####################### 32.3% ######################### 35.9% ################################# 47.1% #################################### 50.5% ####################################### 55.3% ############################################ 61.7% ############################################## 64.5% ################################################## 70.3% ###################################################### 75.6% ####################################################### 77.2% ########################################################### 82.7% ############################################################### 88.7% ##################################################################### 96.4% ######################################################################## 100.0% [2020-04-07T13:08:55.766Z] #27 11.38 [2020-04-07T13:08:55.890Z] #30 78.21 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-07T13:08:56.021Z] #27 11.89 #=#=# ### 5.3% ########### 16.5% ########################### 38.1% ####################################### 54.7% ################################################### 71.5% ################################################################ 89.4% ######################################################################## 100.0% [2020-04-07T13:08:56.149Z] #30 78.55 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-07T13:08:56.730Z] #30 ... [2020-04-07T13:08:56.731Z] [2020-04-07T13:08:56.731Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:08:56.731Z] #47 68.80 bytes [2020-04-07T13:08:56.731Z] #47 73.01 bufio [2020-04-07T13:08:56.731Z] #47 74.50 reflect [2020-04-07T13:08:56.731Z] #47 76.61 syscall [2020-04-07T13:08:56.731Z] #47 ... [2020-04-07T13:08:56.731Z] [2020-04-07T13:08:56.731Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T13:08:56.731Z] #43 78.45 Selecting previously unselected package libprotoc17:amd64. [2020-04-07T13:08:56.731Z] #43 78.45 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-04-07T13:08:56.731Z] #43 78.47 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-07T13:08:56.949Z] #27 13.67 [2020-04-07T13:08:57.297Z] #43 79.89 Selecting previously unselected package protobuf-c-compiler. [2020-04-07T13:08:57.297Z] #43 79.92 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-04-07T13:08:57.554Z] #43 79.96 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-07T13:08:57.554Z] #43 80.15 Selecting previously unselected package protobuf-compiler. [2020-04-07T13:08:57.554Z] #43 80.16 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-04-07T13:08:57.554Z] #43 80.16 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-07T13:08:57.554Z] #43 ... [2020-04-07T13:08:57.554Z] [2020-04-07T13:08:57.554Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:08:57.554Z] #65 5.487 + RM_GOPATH=0 [2020-04-07T13:08:57.554Z] #65 5.487 + TMP_GOPATH= [2020-04-07T13:08:57.554Z] #65 5.487 + : /build [2020-04-07T13:08:57.554Z] #65 5.487 + '[' -z '' ']' [2020-04-07T13:08:57.554Z] #65 5.487 ++ mktemp -d [2020-04-07T13:08:57.554Z] #65 5.487 + export GOPATH=/tmp/tmp.aoBK5UgfNb [2020-04-07T13:08:57.554Z] #65 5.487 + GOPATH=/tmp/tmp.aoBK5UgfNb [2020-04-07T13:08:57.554Z] #65 5.487 + RM_GOPATH=1 [2020-04-07T13:08:57.554Z] #65 5.551 ++ dirname ./install.sh [2020-04-07T13:08:57.554Z] #65 5.562 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-07T13:08:57.554Z] #65 5.564 + dir=. [2020-04-07T13:08:57.554Z] #65 5.564 + bin=containerd [2020-04-07T13:08:57.554Z] #65 5.564 + shift [2020-04-07T13:08:57.554Z] #65 5.564 + '[' '!' -f ./containerd.installer ']' [2020-04-07T13:08:57.554Z] #65 5.564 + . ./containerd.installer [2020-04-07T13:08:57.554Z] #65 5.564 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-07T13:08:57.554Z] #65 5.564 + install_containerd [2020-04-07T13:08:57.554Z] #65 5.564 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-04-07T13:08:57.554Z] #65 5.564 + git clone https://github.com/containerd/containerd.git /tmp/tmp.aoBK5UgfNb/src/github.com/containerd/containerd [2020-04-07T13:08:57.554Z] #65 5.564 Cloning into '/tmp/tmp.aoBK5UgfNb/src/github.com/containerd/containerd'... [2020-04-07T13:08:57.554Z] #65 ... [2020-04-07T13:08:57.554Z] [2020-04-07T13:08:57.554Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T13:08:57.554Z] #27 6.343 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-07T13:08:57.554Z] #27 7.109 #=#=# [2020-04-07T13:08:57.812Z] #27 7.403 0.0% ### 5.3% ####### 10.9% ########### 15.6% ############## 19.7% ################# 24.7% ##################### 29.9% ######################## 34.4% ########################## 36.2% [2020-04-07T13:08:57.812Z] #27 ... [2020-04-07T13:08:57.812Z] [2020-04-07T13:08:57.812Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T13:08:57.812Z] #43 80.37 Selecting previously unselected package python-pkg-resources. [2020-04-07T13:08:57.812Z] #43 80.39 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-07T13:08:57.812Z] #43 80.40 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-07T13:08:58.376Z] #43 81.04 Selecting previously unselected package python-six. [2020-04-07T13:08:58.376Z] #43 81.04 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-07T13:08:58.376Z] #43 81.05 Unpacking python-six (1.12.0-1) ... [2020-04-07T13:08:58.944Z] #43 81.35 Selecting previously unselected package python-protobuf. [2020-04-07T13:08:58.944Z] #43 81.36 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-04-07T13:08:58.944Z] #43 81.36 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-07T13:08:58.995Z] #27 13.98 0.0% ### 4.5% #### 6.2% ######### 12.9% ############# 18.2% ################# 23.7% #################### 28.1% ######################## 33.7% ############################ 39.1% ############################### 43.4% ################################### 49.6% ####################################### 54.5% ################################################ 67.8% ####################################################### 77.3% ############################################################ 84.1% ################################################################# 90.7% ######################################################################## 100.0% [2020-04-07T13:08:59.877Z] #43 ... [2020-04-07T13:08:59.877Z] [2020-04-07T13:08:59.877Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:08:59.877Z] #50 71.90 + cd /tmp/tmp.c2BW5TMgVM/src/gotest.tools/gotestsum [2020-04-07T13:08:59.877Z] #50 71.90 + git checkout -q v0.3.5 [2020-04-07T13:08:59.877Z] #50 72.06 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-07T13:08:59.877Z] #50 ... [2020-04-07T13:08:59.877Z] [2020-04-07T13:08:59.877Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T13:08:59.877Z] #27 7.403 0.0% ### 5.3% ####### 10.9% ########### 15.6% ############## 19.7% ################# 24.7% ##################### 29.9% ######################## 34.4% ########################## 36.2% ############################ 39.1% ############################# 40.9% ################################### 48.8% ##################################### 51.8% ######################################## 56.3% ########################################## 59.6% ############################################## 64.6% ################################################# 69.3% #################################################### 73.0% ####################################################### 77.1% ########################################################### 82.2% ############################################################# 85.7% ################################################################ 88.9% #################################################################### 95.2% ######################################################################## 100.0% [2020-04-07T13:08:59.921Z] #27 16.48 [2020-04-07T13:09:00.136Z] #27 10.69 #=#=# [2020-04-07T13:09:00.136Z] #27 ... [2020-04-07T13:09:00.136Z] [2020-04-07T13:09:00.136Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:09:00.136Z] #33 72.47 reflect [2020-04-07T13:09:00.176Z] #27 16.71 #=#=# # 1.5% [2020-04-07T13:09:00.176Z] #27 ... [2020-04-07T13:09:00.176Z] [2020-04-07T13:09:00.176Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T13:09:00.176Z] #43 84.65 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-07T13:09:00.176Z] #43 84.68 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-07T13:09:00.176Z] #43 84.69 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-07T13:09:00.176Z] #43 84.71 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-07T13:09:00.176Z] #43 84.72 Setting up python-six (1.12.0-1) ... [2020-04-07T13:09:00.394Z] #33 ... [2020-04-07T13:09:00.394Z] [2020-04-07T13:09:00.394Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T13:09:00.394Z] #43 82.61 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-07T13:09:02.692Z] #43 ... [2020-04-07T13:09:02.692Z] [2020-04-07T13:09:02.692Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:09:02.692Z] #50 76.53 + cd /tmp/tmp.Zg0VIRqrxT/src/gotest.tools/gotestsum [2020-04-07T13:09:02.692Z] #50 76.53 + git checkout -q v0.3.5 [2020-04-07T13:09:02.692Z] #50 76.59 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-07T13:09:02.692Z] #50 ... [2020-04-07T13:09:02.692Z] [2020-04-07T13:09:02.692Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T13:09:02.692Z] #27 16.71 #=#=# # 1.5% # 2.5% ## 3.9% #### 6.0% ##### 7.8% ###### 8.7% ###### 9.6% ######### 12.9% ########### 16.6% ############# 18.8% ############## 20.6% ################ 22.4% ################# 24.3% ################## 25.9% ################### 27.5% #################### 28.9% ##################### 30.3% ####################### 32.1% ######################## 33.6% ######################### 35.7% ########################### 37.6% ############################ 39.8% ############################## 41.7% [2020-04-07T13:09:02.692Z] #27 ... [2020-04-07T13:09:02.692Z] [2020-04-07T13:09:02.692Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:09:02.692Z] #47 76.82 bufio [2020-04-07T13:09:02.692Z] #47 77.68 reflect [2020-04-07T13:09:02.692Z] #47 79.82 syscall [2020-04-07T13:09:02.692Z] #47 ... [2020-04-07T13:09:02.692Z] [2020-04-07T13:09:02.692Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T13:09:02.948Z] #27 16.71 #=#=# # 1.5% # 2.5% ## 3.9% #### 6.0% ##### 7.8% ###### 8.7% ###### 9.6% ######### 12.9% ########### 16.6% ############# 18.8% ############## 20.6% ################ 22.4% ################# 24.3% ################## 25.9% ################### 27.5% #################### 28.9% ##################### 30.3% ####################### 32.1% ######################## 33.6% ######################### 35.7% ########################### 37.6% ############################ 39.8% ############################## 41.7% ############################### 43.5% ################################ 45.3% ################################# 46.9% [2020-04-07T13:09:02.948Z] #27 ... [2020-04-07T13:09:02.948Z] [2020-04-07T13:09:02.948Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T13:09:02.948Z] #35 77.34 Selecting previously unselected package libicu63:amd64. [2020-04-07T13:09:02.948Z] #35 77.36 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-07T13:09:02.948Z] #35 77.37 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-07T13:09:02.948Z] #35 ... [2020-04-07T13:09:02.948Z] [2020-04-07T13:09:02.948Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T13:09:04.575Z] #43 ... [2020-04-07T13:09:04.575Z] [2020-04-07T13:09:04.575Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T13:09:04.575Z] #10 76.56 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-04-07T13:09:04.575Z] #10 80.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-04-07T13:09:04.575Z] #10 80.61 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-04-07T13:09:04.575Z] #10 80.64 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-07T13:09:04.575Z] #10 80.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-07T13:09:04.575Z] #10 80.68 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-04-07T13:09:04.575Z] #10 80.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-04-07T13:09:04.575Z] #10 80.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-04-07T13:09:04.575Z] #10 80.79 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-04-07T13:09:04.575Z] #10 80.83 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-04-07T13:09:04.575Z] #10 80.90 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-04-07T13:09:04.575Z] #10 80.91 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-04-07T13:09:04.575Z] #10 81.02 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-04-07T13:09:04.575Z] #10 81.04 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-04-07T13:09:04.575Z] #10 81.06 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-04-07T13:09:04.575Z] #10 81.08 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-04-07T13:09:04.575Z] #10 83.04 debconf: delaying package configuration, since apt-utils is not installed [2020-04-07T13:09:04.575Z] #10 83.41 Fetched 77.7 MB in 13s (5925 kB/s) [2020-04-07T13:09:04.575Z] #10 83.57 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-07T13:09:04.575Z] #10 83.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-07T13:09:04.575Z] #10 83.71 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-04-07T13:09:04.575Z] #10 83.73 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-07T13:09:04.575Z] #10 ... [2020-04-07T13:09:04.575Z] [2020-04-07T13:09:04.575Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T13:09:04.575Z] #27 11.09 #=#=# ################################# 46.9% ############################################# 62.5% ###################################################### 75.4% ############################################################# 84.8% ######################################################################## 100.0% [2020-04-07T13:09:04.575Z] #27 12.47 [2020-04-07T13:09:04.575Z] #27 12.90 # 2.1% ##### 7.0% ######## 11.5% ########### 16.0% ############## 20.7% ################## 25.2% ##################### 29.2% ######################### 35.0% ############################ 39.3% ############################### 44.0% ################################## 48.1% ########################################## 59.7% ################################################# 69.4% ######################################################## 77.8% ########################################################### 82.8% ################################################################ 89.4% ##################################################################### 97.2% ######################################################################## 100.0% [2020-04-07T13:09:04.833Z] #27 ... [2020-04-07T13:09:04.833Z] [2020-04-07T13:09:04.833Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T13:09:04.833Z] #35 77.36 Selecting previously unselected package libicu63:amd64. [2020-04-07T13:09:04.833Z] #35 77.38 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-07T13:09:04.833Z] #35 77.40 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-07T13:09:05.398Z] #35 ... [2020-04-07T13:09:05.398Z] [2020-04-07T13:09:05.398Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T13:09:05.398Z] #27 15.96 #=#=# [2020-04-07T13:09:05.804Z] #27 16.71 #=#=# # 1.5% # 2.5% ## 3.9% #### 6.0% ##### 7.8% ###### 8.7% ###### 9.6% ######### 12.9% ########### 16.6% ############# 18.8% ############## 20.6% ################ 22.4% ################# 24.3% ################## 25.9% ################### 27.5% #################### 28.9% ##################### 30.3% ####################### 32.1% ######################## 33.6% ######################### 35.7% ########################### 37.6% ############################ 39.8% ############################## 41.7% ############################### 43.5% ################################ 45.3% ################################# 46.9% ################################### 49.1% #################################### 51.1% ###################################### 53.4% ####################################### 54.7% ######################################## 56.6% ########################################### 60.6% ############################################# 62.9% ############################################## 64.7% ############################################### 66.4% ################################################# 68.1% ################################################## 70.6% ################################################### 71.8% ###################################################### 75.3% ####################################################### 77.4% ######################################################### 79.4% ######################################################### 80.5% ########################################################## 81.8% ########################################################### 83.2% ############################################################# 84.8% ############################################################# 86.1% ############################################################### 87.6% ################################################################# 90.5% ################################################################## 91.8% ################################################################### 93.1% #################################################################### 95.8% ####################################################################### 99.6% ######################################################################## 100.0% [2020-04-07T13:09:06.097Z] #27 22.90 [2020-04-07T13:09:06.354Z] #27 ... [2020-04-07T13:09:06.354Z] [2020-04-07T13:09:06.354Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T13:09:06.354Z] #10 81.03 debconf: delaying package configuration, since apt-utils is not installed [2020-04-07T13:09:06.354Z] #10 81.36 Fetched 77.7 MB in 14s (5662 kB/s) [2020-04-07T13:09:06.354Z] #10 81.72 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-07T13:09:06.354Z] #10 81.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-07T13:09:06.354Z] #10 81.88 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-04-07T13:09:06.354Z] #10 81.89 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-07T13:09:06.354Z] #10 86.88 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-07T13:09:06.354Z] #10 86.88 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-04-07T13:09:06.354Z] #10 86.90 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-07T13:09:06.610Z] #10 ... [2020-04-07T13:09:06.610Z] [2020-04-07T13:09:06.610Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T13:09:06.610Z] #35 91.07 Selecting previously unselected package libxml2:amd64. [2020-04-07T13:09:06.610Z] #35 91.07 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-04-07T13:09:06.610Z] #35 91.10 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-07T13:09:07.536Z] #35 91.76 Selecting previously unselected package libarchive13:amd64. [2020-04-07T13:09:07.536Z] #35 91.78 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-04-07T13:09:07.536Z] #35 91.80 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-07T13:09:07.793Z] #35 92.19 Selecting previously unselected package libjsoncpp1:amd64. [2020-04-07T13:09:07.793Z] #35 92.20 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-04-07T13:09:07.793Z] #35 92.23 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-07T13:09:08.051Z] #35 92.49 Selecting previously unselected package librhash0:amd64. [2020-04-07T13:09:08.051Z] #35 92.50 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-04-07T13:09:08.051Z] #35 92.50 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-04-07T13:09:08.051Z] #35 92.77 Selecting previously unselected package libuv1:amd64. [2020-04-07T13:09:08.051Z] #35 92.77 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-04-07T13:09:08.309Z] #35 92.77 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-04-07T13:09:08.309Z] #35 ... [2020-04-07T13:09:08.309Z] [2020-04-07T13:09:08.309Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:09:08.309Z] #56 82.61 syscall [2020-04-07T13:09:08.309Z] #56 82.66 reflect [2020-04-07T13:09:08.566Z] #56 ... [2020-04-07T13:09:08.566Z] [2020-04-07T13:09:08.566Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T13:09:08.566Z] #35 92.96 Selecting previously unselected package cmake. [2020-04-07T13:09:08.566Z] #35 92.99 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-04-07T13:09:08.566Z] #35 93.00 Unpacking cmake (3.13.4-1) ... [2020-04-07T13:09:09.391Z] #27 16.30 # 1.4% ## 3.1% ### 4.3% ### 5.2% #### 6.9% ###### 9.0% ######## 11.1% ######## 12.2% ########### 15.9% ############# 18.6% ############### 21.7% ################# 24.1% ################## 26.4% #################### 28.6% ###################### 30.7% ####################### 32.2% ####################### 33.2% ######################## 34.3% ########################## 36.3% ########################## 37.2% ########################### 38.2% ############################ 39.2% ############################# 40.5% ############################## 42.2% ############################### 43.5% ################################# 46.0% ################################# 47.1% ################################### 49.8% ##################################### 52.0% ####################################### 55.3% ######################################### 58.1% ########################################### 60.5% ############################################# 63.3% ################################## [2020-04-07T13:09:09.391Z] #27 ... [2020-04-07T13:09:09.391Z] [2020-04-07T13:09:09.391Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:09:09.391Z] #56 81.59 syscall [2020-04-07T13:09:09.391Z] #56 81.60 reflect [2020-04-07T13:09:09.650Z] #56 ... [2020-04-07T13:09:09.650Z] [2020-04-07T13:09:09.650Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T13:09:11.205Z] #27 16.30 # 1.4% ## 3.1% ### 4.3% ### 5.2% #### 6.9% ###### 9.0% ######## 11.1% ######## 12.2% ########### 15.9% ############# 18.6% ############### 21.7% ################# 24.1% ################## 26.4% #################### 28.6% ###################### 30.7% ####################### 32.2% ####################### 33.2% ######################## 34.3% ########################## 36.3% ########################## 37.2% ########################### 38.2% ############################ 39.2% ############################# 40.5% ############################## 42.2% ############################### 43.5% ################################# 46.0% ################################# 47.1% ################################### 49.8% ##################################### 52.0% ####################################### 55.3% ######################################### 58.1% ########################################### 60.5% ############################################# 63.3% ############################################### 65.5% ################################################# 68.5% ################################################## 70.6% #################################################### 73.0% ###################################################### 75.5% ######################################################## 77.9% ######################################################### 80.5% ########################################################### 82.5% ############################################################# 85.0% ############################################################## 87.3% ################################################################ 89.1% ################################################################# 91.2% ################################################################### 93.1% #################################################################### 95.5% ###################################################################### 97.4% ######################################################################## 100.0% [2020-04-07T13:09:11.205Z] #27 21.84 [2020-04-07T13:09:11.771Z] #27 ... [2020-04-07T13:09:11.771Z] [2020-04-07T13:09:11.771Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:09:11.771Z] #33 83.82 time [2020-04-07T13:09:11.771Z] #33 ... [2020-04-07T13:09:11.771Z] [2020-04-07T13:09:11.771Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T13:09:11.771Z] #35 91.75 Selecting previously unselected package libxml2:amd64. [2020-04-07T13:09:11.771Z] #35 91.75 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-04-07T13:09:11.771Z] #35 91.75 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-07T13:09:11.771Z] #35 92.53 Selecting previously unselected package libarchive13:amd64. [2020-04-07T13:09:11.771Z] #35 92.54 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-04-07T13:09:11.771Z] #35 92.55 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-07T13:09:11.771Z] #35 92.96 Selecting previously unselected package libjsoncpp1:amd64. [2020-04-07T13:09:11.771Z] #35 92.97 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-04-07T13:09:11.771Z] #35 93.03 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-07T13:09:11.771Z] #35 93.13 Selecting previously unselected package librhash0:amd64. [2020-04-07T13:09:11.771Z] #35 93.14 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-04-07T13:09:11.771Z] #35 93.14 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-04-07T13:09:11.771Z] #35 93.32 Selecting previously unselected package libuv1:amd64. [2020-04-07T13:09:11.771Z] #35 93.33 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-04-07T13:09:11.771Z] #35 93.34 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-04-07T13:09:11.771Z] #35 93.55 Selecting previously unselected package cmake. [2020-04-07T13:09:11.771Z] #35 93.59 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-04-07T13:09:11.771Z] #35 93.60 Unpacking cmake (3.13.4-1) ... [2020-04-07T13:09:12.734Z] #35 96.90 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-07T13:09:12.734Z] #35 96.92 Setting up xxd (2:8.1.0875-5) ... [2020-04-07T13:09:12.734Z] #35 97.02 Setting up libuv1:amd64 (1.24.1-1) ... [2020-04-07T13:09:12.734Z] #35 97.04 Setting up vim-common (2:8.1.0875-5) ... [2020-04-07T13:09:12.734Z] #35 97.09 Setting up librhash0:amd64 (1.3.8-1) ... [2020-04-07T13:09:12.734Z] #35 97.11 Setting up cmake-data (3.13.4-1) ... [2020-04-07T13:09:12.734Z] #35 97.14 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-07T13:09:12.734Z] #35 ... [2020-04-07T13:09:12.734Z] [2020-04-07T13:09:12.734Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:09:12.734Z] #33 86.80 time [2020-04-07T13:09:12.734Z] #33 94.91 internal/poll [2020-04-07T13:09:12.734Z] #33 95.86 internal/fmtsort [2020-04-07T13:09:12.734Z] #33 ... [2020-04-07T13:09:12.734Z] [2020-04-07T13:09:12.734Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T13:09:12.734Z] #35 97.14 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-07T13:09:12.734Z] #35 97.17 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-07T13:09:12.734Z] #35 97.18 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-07T13:09:12.734Z] #35 97.19 Setting up cmake (3.13.4-1) ... [2020-04-07T13:09:12.734Z] #35 97.20 Processing triggers for libc-bin (2.28-10) ... [2020-04-07T13:09:12.734Z] #35 97.34 Processing triggers for mime-support (3.62) ... [2020-04-07T13:09:15.252Z] #35 DONE 99.9s [2020-04-07T13:09:15.252Z] [2020-04-07T13:09:15.252Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T13:09:15.252Z] #27 23.97 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-07T13:09:15.252Z] #27 24.39 [2020-04-07T13:09:15.252Z] #27 24.62 ######################################################################## 100.0% [2020-04-07T13:09:15.252Z] #27 24.80 [2020-04-07T13:09:15.252Z] #27 25.82 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-07T13:09:15.252Z] #27 26.31 [2020-04-07T13:09:15.252Z] #27 26.55 0.7% ##################################################################### 96.4% ######################################################################## 100.0% [2020-04-07T13:09:15.252Z] #27 26.83 [2020-04-07T13:09:15.252Z] #27 27.86 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-07T13:09:15.252Z] #27 27.93 skipping existing 1849cc453dee [2020-04-07T13:09:15.252Z] #27 28.11 [2020-04-07T13:09:15.252Z] #27 29.26 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-07T13:09:15.252Z] #27 29.79 [2020-04-07T13:09:15.252Z] #27 30.03 ######################################################################## 100.0% [2020-04-07T13:09:15.252Z] #27 30.18 [2020-04-07T13:09:15.252Z] #27 30.28 Download of images into '/build' complete. [2020-04-07T13:09:15.252Z] #27 30.28 Use something like the following to load the result into a Docker daemon: [2020-04-07T13:09:15.252Z] #27 30.28 tar -cC '/build' . | docker load [2020-04-07T13:09:15.252Z] #27 DONE 32.1s [2020-04-07T13:09:15.252Z] [2020-04-07T13:09:15.252Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-07T13:09:15.511Z] #36 DONE 0.2s [2020-04-07T13:09:15.511Z] [2020-04-07T13:09:15.511Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-07T13:09:15.511Z] #37 DONE 0.1s [2020-04-07T13:09:15.511Z] [2020-04-07T13:09:15.511Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:09:15.953Z] #35 98.28 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-07T13:09:15.953Z] #35 ... [2020-04-07T13:09:15.953Z] [2020-04-07T13:09:15.953Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T13:09:15.953Z] #27 22.95 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-07T13:09:15.953Z] #27 23.44 [2020-04-07T13:09:15.953Z] #27 23.71 ######################################################################## 100.0% [2020-04-07T13:09:15.953Z] #27 23.83 [2020-04-07T13:09:15.953Z] #27 25.31 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-07T13:09:15.953Z] #27 25.76 [2020-04-07T13:09:15.953Z] #27 26.04 #=#=# ####### 10.8% ######################################################################## 100.0% [2020-04-07T13:09:15.953Z] #27 26.46 [2020-04-07T13:09:16.072Z] #38 ... [2020-04-07T13:09:16.072Z] [2020-04-07T13:09:16.072Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T13:09:16.072Z] #43 91.34 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-07T13:09:16.072Z] #43 91.35 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-07T13:09:16.072Z] #43 91.41 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-07T13:09:16.072Z] #43 91.43 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-04-07T13:09:16.072Z] #43 91.47 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-07T13:09:16.072Z] #43 91.49 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-07T13:09:16.072Z] #43 91.51 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-07T13:09:16.072Z] #43 91.53 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-07T13:09:16.072Z] #43 91.54 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-07T13:09:16.072Z] #43 91.57 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-07T13:09:16.072Z] #43 99.96 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-07T13:09:16.073Z] #43 99.99 Processing triggers for libc-bin (2.28-10) ... [2020-04-07T13:09:16.073Z] #43 DONE 100.6s [2020-04-07T13:09:16.211Z] #27 ... [2020-04-07T13:09:16.211Z] [2020-04-07T13:09:16.211Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T13:09:16.211Z] #10 88.70 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-07T13:09:16.211Z] #10 88.75 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-04-07T13:09:16.211Z] #10 88.75 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-07T13:09:16.211Z] #10 93.76 Selecting previously unselected package binutils-mingw-w64. [2020-04-07T13:09:16.211Z] #10 93.78 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-07T13:09:16.211Z] #10 93.79 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-07T13:09:16.211Z] #10 93.98 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-04-07T13:09:16.211Z] #10 93.98 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-07T13:09:16.211Z] #10 93.99 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-07T13:09:16.211Z] #10 94.27 Selecting previously unselected package dmsetup. [2020-04-07T13:09:16.211Z] #10 94.27 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-04-07T13:09:16.211Z] #10 94.27 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-07T13:09:16.211Z] #10 94.51 Selecting previously unselected package mingw-w64-common. [2020-04-07T13:09:16.212Z] #10 94.53 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-07T13:09:16.212Z] #10 94.53 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-07T13:09:16.212Z] #10 ... [2020-04-07T13:09:16.212Z] [2020-04-07T13:09:16.212Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T13:09:16.212Z] #35 98.30 Setting up xxd (2:8.1.0875-5) ... [2020-04-07T13:09:16.212Z] #35 98.32 Setting up libuv1:amd64 (1.24.1-1) ... [2020-04-07T13:09:16.212Z] #35 98.33 Setting up vim-common (2:8.1.0875-5) ... [2020-04-07T13:09:16.212Z] #35 98.38 Setting up librhash0:amd64 (1.3.8-1) ... [2020-04-07T13:09:16.212Z] #35 98.39 Setting up cmake-data (3.13.4-1) ... [2020-04-07T13:09:16.212Z] #35 98.42 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-07T13:09:16.212Z] #35 98.47 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-07T13:09:16.212Z] #35 98.48 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-07T13:09:16.212Z] #35 98.49 Setting up cmake (3.13.4-1) ... [2020-04-07T13:09:16.212Z] #35 98.51 Processing triggers for libc-bin (2.28-10) ... [2020-04-07T13:09:16.212Z] #35 98.64 Processing triggers for mime-support (3.62) ... [2020-04-07T13:09:16.328Z] [2020-04-07T13:09:16.328Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:09:17.586Z] #35 DONE 99.9s [2020-04-07T13:09:17.586Z] [2020-04-07T13:09:17.586Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T13:09:17.586Z] #27 27.96 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-07T13:09:17.586Z] #27 ... [2020-04-07T13:09:17.586Z] [2020-04-07T13:09:17.586Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-07T13:09:17.586Z] #36 DONE 0.1s [2020-04-07T13:09:17.586Z] [2020-04-07T13:09:17.586Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-07T13:09:17.586Z] #37 DONE 0.1s [2020-04-07T13:09:17.586Z] [2020-04-07T13:09:17.586Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T13:09:17.586Z] #27 28.16 skipping existing 1849cc453dee [2020-04-07T13:09:17.696Z] #44 ... [2020-04-07T13:09:17.696Z] [2020-04-07T13:09:17.696Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T13:09:17.696Z] #10 92.16 Selecting previously unselected package binutils-mingw-w64. [2020-04-07T13:09:17.696Z] #10 92.16 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-07T13:09:17.696Z] #10 92.17 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-07T13:09:17.696Z] #10 92.43 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-04-07T13:09:17.696Z] #10 92.43 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-07T13:09:17.696Z] #10 92.45 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-07T13:09:17.696Z] #10 92.67 Selecting previously unselected package dmsetup. [2020-04-07T13:09:17.696Z] #10 92.68 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-04-07T13:09:17.696Z] #10 92.68 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-07T13:09:17.696Z] #10 92.96 Selecting previously unselected package mingw-w64-common. [2020-04-07T13:09:17.696Z] #10 92.96 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-07T13:09:17.696Z] #10 92.97 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-07T13:09:17.696Z] #10 102.1 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-07T13:09:17.696Z] #10 102.2 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-07T13:09:17.696Z] #10 102.2 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-07T13:09:17.845Z] #27 ... [2020-04-07T13:09:17.845Z] [2020-04-07T13:09:17.845Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:09:17.845Z] #47 89.93 time [2020-04-07T13:09:17.845Z] #47 97.06 internal/poll [2020-04-07T13:09:17.845Z] #47 97.42 strings [2020-04-07T13:09:17.845Z] #47 ... [2020-04-07T13:09:17.845Z] [2020-04-07T13:09:17.845Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T13:09:17.845Z] #43 90.47 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-07T13:09:17.845Z] #43 90.52 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-07T13:09:17.845Z] #43 90.55 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-07T13:09:17.845Z] #43 90.58 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-07T13:09:17.845Z] #43 90.61 Setting up python-six (1.12.0-1) ... [2020-04-07T13:09:17.845Z] #43 95.72 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-07T13:09:17.845Z] #43 95.73 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-07T13:09:17.845Z] #43 95.75 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-07T13:09:17.845Z] #43 95.75 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-04-07T13:09:17.845Z] #43 95.77 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-07T13:09:17.845Z] #43 95.79 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-07T13:09:17.845Z] #43 95.80 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-07T13:09:17.845Z] #43 95.81 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-07T13:09:17.845Z] #43 95.83 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-07T13:09:17.845Z] #43 95.87 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-07T13:09:17.895Z] Removing intermediate container b3a1e86252b1 [2020-04-07T13:09:17.895Z] ---> 5ca0e972e9af [2020-04-07T13:09:17.895Z] Step 11/16 : ARG GOOS [2020-04-07T13:09:17.895Z] ---> Running in 69ffa1691bb0 [2020-04-07T13:09:17.895Z] Removing intermediate container 69ffa1691bb0 [2020-04-07T13:09:17.895Z] ---> 2dcc1a54b954 [2020-04-07T13:09:17.895Z] Step 12/16 : ARG GOARCH [2020-04-07T13:09:17.895Z] ---> Running in ec085df89ab0 [2020-04-07T13:09:17.895Z] Removing intermediate container ec085df89ab0 [2020-04-07T13:09:17.895Z] ---> 104d30150a19 [2020-04-07T13:09:17.895Z] 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-04-07T13:09:17.895Z] ---> Running in d8b9c77736fa [2020-04-07T13:09:18.103Z] #43 ... [2020-04-07T13:09:18.103Z] [2020-04-07T13:09:18.103Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T13:09:18.103Z] #27 28.49 [2020-04-07T13:09:18.258Z] #10 ... [2020-04-07T13:09:18.258Z] [2020-04-07T13:09:18.258Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:09:18.258Z] #47 92.58 time [2020-04-07T13:09:18.258Z] #47 98.86 strings [2020-04-07T13:09:18.258Z] #47 99.25 os [2020-04-07T13:09:18.514Z] #47 ... [2020-04-07T13:09:18.514Z] [2020-04-07T13:09:18.514Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:09:18.514Z] #33 97.11 internal/syscall/unix [2020-04-07T13:09:18.514Z] #33 97.39 strings [2020-04-07T13:09:18.514Z] #33 97.84 os [2020-04-07T13:09:18.514Z] #33 102.6 path [2020-04-07T13:09:19.074Z] #33 103.4 text/tabwriter [2020-04-07T13:09:19.330Z] #33 103.5 fmt [2020-04-07T13:09:19.891Z] #33 ... [2020-04-07T13:09:19.891Z] [2020-04-07T13:09:19.891Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:09:19.891Z] #47 104.1 regexp/syntax [2020-04-07T13:09:20.004Z] #27 30.16 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-07T13:09:20.569Z] #27 31.12 #=#=# [2020-04-07T13:09:21.135Z] #27 31.64 #=#=# ######################################################################## 100.0% [2020-04-07T13:09:21.254Z] #47 ... [2020-04-07T13:09:21.254Z] [2020-04-07T13:09:21.254Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:09:21.254Z] #56 95.32 context [2020-04-07T13:09:21.254Z] #56 96.43 internal/poll [2020-04-07T13:09:21.254Z] #56 99.31 os [2020-04-07T13:09:21.254Z] #56 103.6 encoding/binary [2020-04-07T13:09:21.254Z] #56 ... [2020-04-07T13:09:21.254Z] [2020-04-07T13:09:21.254Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:09:21.254Z] #38 5.156 + RM_GOPATH=0 [2020-04-07T13:09:21.254Z] #38 5.156 + TMP_GOPATH= [2020-04-07T13:09:21.254Z] #38 5.156 + : /build [2020-04-07T13:09:21.254Z] #38 5.156 + '[' -z '' ']' [2020-04-07T13:09:21.254Z] #38 5.161 ++ mktemp -d [2020-04-07T13:09:21.254Z] #38 5.172 + export GOPATH=/tmp/tmp.0o8eqowxx1 [2020-04-07T13:09:21.254Z] #38 5.172 + GOPATH=/tmp/tmp.0o8eqowxx1 [2020-04-07T13:09:21.254Z] #38 5.172 + RM_GOPATH=1 [2020-04-07T13:09:21.254Z] #38 5.180 ++ dirname ./install.sh [2020-04-07T13:09:21.254Z] #38 5.184 + dir=. [2020-04-07T13:09:21.254Z] #38 5.184 + bin=tini [2020-04-07T13:09:21.254Z] #38 5.184 + shift [2020-04-07T13:09:21.254Z] #38 5.184 + '[' '!' -f ./tini.installer ']' [2020-04-07T13:09:21.254Z] #38 5.184 + . ./tini.installer [2020-04-07T13:09:21.254Z] #38 5.184 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-07T13:09:21.254Z] #38 5.185 + install_tini [2020-04-07T13:09:21.254Z] #38 5.185 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-07T13:09:21.254Z] #38 5.185 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-07T13:09:21.254Z] #38 5.188 + git clone https://github.com/krallin/tini.git /tmp/tmp.0o8eqowxx1/tini [2020-04-07T13:09:21.254Z] #38 5.195 Cloning into '/tmp/tmp.0o8eqowxx1/tini'... [2020-04-07T13:09:21.392Z] #27 32.02 [2020-04-07T13:09:21.650Z] #27 ... [2020-04-07T13:09:21.650Z] [2020-04-07T13:09:21.650Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:09:21.650Z] #56 93.81 time [2020-04-07T13:09:21.650Z] #56 102.8 os [2020-04-07T13:09:21.908Z] #56 ... [2020-04-07T13:09:21.908Z] [2020-04-07T13:09:21.908Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:09:21.908Z] #38 4.233 + RM_GOPATH=0 [2020-04-07T13:09:21.908Z] #38 4.233 + TMP_GOPATH= [2020-04-07T13:09:21.908Z] #38 4.233 + : /build [2020-04-07T13:09:21.908Z] #38 4.233 + '[' -z '' ']' [2020-04-07T13:09:21.908Z] #38 4.233 ++ mktemp -d [2020-04-07T13:09:21.908Z] #38 4.233 + export GOPATH=/tmp/tmp.4ZaCIlUMDs [2020-04-07T13:09:21.908Z] #38 4.233 + GOPATH=/tmp/tmp.4ZaCIlUMDs [2020-04-07T13:09:21.908Z] #38 4.233 + RM_GOPATH=1 [2020-04-07T13:09:21.908Z] #38 4.233 ++ dirname ./install.sh [2020-04-07T13:09:21.908Z] #38 4.244 + dir=. [2020-04-07T13:09:21.908Z] #38 4.244 + bin=tini [2020-04-07T13:09:21.908Z] #38 4.244 + shift [2020-04-07T13:09:21.908Z] #38 4.244 + '[' '!' -f ./tini.installer ']' [2020-04-07T13:09:21.908Z] #38 4.244 + . ./tini.installer [2020-04-07T13:09:21.908Z] #38 4.244 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-07T13:09:21.908Z] #38 4.244 + install_tini [2020-04-07T13:09:21.908Z] #38 4.244 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-07T13:09:21.908Z] #38 4.244 + git clone https://github.com/krallin/tini.git /tmp/tmp.4ZaCIlUMDs/tini [2020-04-07T13:09:21.908Z] #38 4.244 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-07T13:09:21.908Z] #38 4.247 Cloning into '/tmp/tmp.4ZaCIlUMDs/tini'... [2020-04-07T13:09:21.908Z] #38 ... [2020-04-07T13:09:21.908Z] [2020-04-07T13:09:21.908Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:09:21.908Z] #33 94.14 internal/poll [2020-04-07T13:09:21.908Z] #33 96.19 internal/fmtsort [2020-04-07T13:09:21.908Z] #33 97.09 internal/syscall/unix [2020-04-07T13:09:21.908Z] #33 97.42 strings [2020-04-07T13:09:21.908Z] #33 97.58 os [2020-04-07T13:09:21.908Z] #33 102.8 path [2020-04-07T13:09:21.908Z] #33 104.0 text/tabwriter [2020-04-07T13:09:22.166Z] #33 ... [2020-04-07T13:09:22.166Z] [2020-04-07T13:09:22.166Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T13:09:22.166Z] #27 32.44 Download of images into '/build' complete. [2020-04-07T13:09:22.166Z] #27 32.44 Use something like the following to load the result into a Docker daemon: [2020-04-07T13:09:22.166Z] #27 32.44 tar -cC '/build' . | docker load [2020-04-07T13:09:22.166Z] #27 DONE 32.6s [2020-04-07T13:09:22.166Z] [2020-04-07T13:09:22.166Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:09:22.166Z] #47 100.7 os [2020-04-07T13:09:22.166Z] #47 103.1 regexp/syntax [2020-04-07T13:09:22.181Z] #38 6.680 + cd /tmp/tmp.0o8eqowxx1/tini [2020-04-07T13:09:22.181Z] #38 6.681 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-07T13:09:22.436Z] #38 6.833 + cmake . [2020-04-07T13:09:23.799Z] #38 8.244 -- The C compiler identification is GNU 8.3.0 [2020-04-07T13:09:24.054Z] #38 8.317 -- Check for working C compiler: /usr/bin/cc [2020-04-07T13:09:24.065Z] #47 ... [2020-04-07T13:09:24.065Z] [2020-04-07T13:09:24.065Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T13:09:24.065Z] #10 105.4 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-07T13:09:24.065Z] #10 105.4 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-07T13:09:24.065Z] #10 105.4 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-07T13:09:24.630Z] #10 ... [2020-04-07T13:09:24.630Z] [2020-04-07T13:09:24.630Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T13:09:24.630Z] #43 106.5 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-07T13:09:24.630Z] #43 106.5 Processing triggers for libc-bin (2.28-10) ... [2020-04-07T13:09:24.630Z] #43 DONE 107.0s [2020-04-07T13:09:24.630Z] [2020-04-07T13:09:24.630Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:09:24.764Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-07T13:09:24.764Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 14.7% of statements [2020-04-07T13:09:24.764Z] ok github.com/docker/docker/api/server/middleware 0.020s coverage: 37.7% of statements [2020-04-07T13:09:24.764Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-07T13:09:24.764Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-07T13:09:24.764Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-07T13:09:24.764Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-07T13:09:24.764Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-07T13:09:24.764Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-07T13:09:24.764Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-07T13:09:24.764Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-07T13:09:24.764Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-07T13:09:24.764Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-07T13:09:24.764Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-07T13:09:24.764Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 4.5% of statements [2020-04-07T13:09:24.764Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-07T13:09:24.764Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-07T13:09:24.764Z] ? github.com/docker/docker/api/types [no test files] [2020-04-07T13:09:24.764Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-07T13:09:24.764Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-07T13:09:24.764Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-07T13:09:24.764Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-07T13:09:24.764Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2020-04-07T13:09:24.764Z] ok github.com/docker/docker/api/types/filters 0.016s coverage: 92.2% of statements [2020-04-07T13:09:24.764Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-07T13:09:24.764Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-07T13:09:24.764Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-07T13:09:24.764Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-07T13:09:24.764Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-07T13:09:24.764Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-07T13:09:24.764Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-07T13:09:24.764Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-04-07T13:09:24.764Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements [2020-04-07T13:09:24.764Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-07T13:09:24.764Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-07T13:09:24.764Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-07T13:09:24.764Z] ? github.com/docker/docker/builder [no test files] [2020-04-07T13:09:24.764Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-07T13:09:24.765Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-07T13:09:24.765Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-07T13:09:24.765Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-07T13:09:24.765Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-07T13:09:24.765Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-07T13:09:24.765Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-07T13:09:24.765Z] ok github.com/docker/docker/builder/dockerignore 0.007s coverage: 96.8% of statements [2020-04-07T13:09:24.980Z] #38 9.451 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-07T13:09:24.980Z] #38 9.452 -- Detecting C compiler ABI info [2020-04-07T13:09:25.236Z] #38 9.717 -- Detecting C compiler ABI info - done [2020-04-07T13:09:25.236Z] #38 9.728 -- Detecting C compile features [2020-04-07T13:09:26.229Z] ok github.com/docker/docker/builder/remotecontext 0.353s coverage: 13.6% of statements [2020-04-07T13:09:26.229Z] ok github.com/docker/docker/builder/dockerfile 0.933s coverage: 48.2% of statements [2020-04-07T13:09:26.840Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-04-07T13:09:27.122Z] ok github.com/docker/docker/builder/remotecontext/git 0.759s coverage: 86.3% of statements [2020-04-07T13:09:27.122Z] ? github.com/docker/docker/cli [no test files] [2020-04-07T13:09:27.122Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-07T13:09:28.519Z] #38 12.94 -- Detecting C compile features - done [2020-04-07T13:09:28.775Z] #38 13.14 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-07T13:09:29.337Z] #38 13.69 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-07T13:09:29.337Z] #38 ... [2020-04-07T13:09:29.337Z] [2020-04-07T13:09:29.337Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T13:09:29.337Z] #10 113.8 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-07T13:09:29.337Z] #10 113.9 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-07T13:09:29.337Z] #10 113.9 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-07T13:09:29.595Z] #10 114.2 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-07T13:09:29.786Z] ok github.com/docker/docker/client 0.094s coverage: 75.8% of statements [2020-04-07T13:09:29.851Z] #10 114.2 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-07T13:09:29.851Z] #10 114.2 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-07T13:09:29.891Z] #44 ... [2020-04-07T13:09:29.891Z] [2020-04-07T13:09:29.891Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:09:29.891Z] #38 5.571 + cd /tmp/tmp.4ZaCIlUMDs/tini [2020-04-07T13:09:29.891Z] #38 5.571 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-07T13:09:29.891Z] #38 5.581 + cmake . [2020-04-07T13:09:29.891Z] #38 6.915 -- The C compiler identification is GNU 8.3.0 [2020-04-07T13:09:29.891Z] #38 7.023 -- Check for working C compiler: /usr/bin/cc [2020-04-07T13:09:29.891Z] #38 8.183 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-07T13:09:29.891Z] #38 8.183 -- Detecting C compiler ABI info [2020-04-07T13:09:29.891Z] #38 9.353 -- Detecting C compiler ABI info - done [2020-04-07T13:09:29.891Z] #38 9.432 -- Detecting C compile features [2020-04-07T13:09:30.149Z] #38 12.51 -- Detecting C compile features - done [2020-04-07T13:09:30.149Z] #38 12.56 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-07T13:09:30.715Z] #38 12.99 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-07T13:09:30.715Z] #38 13.16 -- Configuring done [2020-04-07T13:09:30.715Z] #38 13.16 -- Generating done [2020-04-07T13:09:30.715Z] #38 13.17 -- Build files have been written to: /tmp/tmp.4ZaCIlUMDs/tini [2020-04-07T13:09:30.715Z] #38 13.17 + make tini-static [2020-04-07T13:09:30.885Z] #10 ... [2020-04-07T13:09:30.885Z] [2020-04-07T13:09:30.885Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:09:30.885Z] #33 105.1 path/filepath [2020-04-07T13:09:30.885Z] #33 107.5 io/ioutil [2020-04-07T13:09:30.885Z] #33 110.8 github.com/BurntSushi/toml [2020-04-07T13:09:30.885Z] #33 110.8 flag [2020-04-07T13:09:30.885Z] #33 114.2 log [2020-04-07T13:09:31.142Z] #33 ... [2020-04-07T13:09:31.142Z] [2020-04-07T13:09:31.142Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:09:31.142Z] #38 13.86 -- Configuring done [2020-04-07T13:09:31.142Z] #38 13.95 -- Generating done [2020-04-07T13:09:31.142Z] #38 13.95 -- Build files have been written to: /tmp/tmp.0o8eqowxx1/tini [2020-04-07T13:09:31.142Z] #38 14.02 + make tini-static [2020-04-07T13:09:31.142Z] #38 14.70 Scanning dependencies of target tini-static [2020-04-07T13:09:31.142Z] #38 14.93 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-07T13:09:31.280Z] #38 ... [2020-04-07T13:09:31.280Z] [2020-04-07T13:09:31.280Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:09:31.280Z] #44 6.707 Note: Building without setproctitle() and strlcpy() support. [2020-04-07T13:09:31.280Z] #44 6.707 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-07T13:09:31.280Z] #44 6.724 Note: Building without GnuTLS support [2020-04-07T13:09:32.065Z] #38 ... [2020-04-07T13:09:32.065Z] [2020-04-07T13:09:32.065Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:09:32.065Z] #56 106.3 fmt [2020-04-07T13:09:32.065Z] #56 107.1 encoding/base64 [2020-04-07T13:09:32.065Z] #56 108.9 golang.org/x/sys/unix [2020-04-07T13:09:32.065Z] #56 115.5 encoding/json [2020-04-07T13:09:32.065Z] #56 ... [2020-04-07T13:09:32.065Z] [2020-04-07T13:09:32.065Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:09:32.065Z] #44 6.961 Note: Building without setproctitle() and strlcpy() support. [2020-04-07T13:09:32.065Z] #44 6.961 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-07T13:09:32.065Z] #44 6.993 Note: Building without GnuTLS support [2020-04-07T13:09:32.065Z] #44 10.49 fatal: not a git repository (or any of the parent directories): .git [2020-04-07T13:09:32.065Z] #44 10.66 GEN .gitid [2020-04-07T13:09:32.065Z] #44 10.68 GEN criu/include/version.h [2020-04-07T13:09:32.065Z] #44 10.81 GEN include/common/asm [2020-04-07T13:09:32.065Z] #44 14.96 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-07T13:09:32.065Z] #44 15.19 PBCC images/opts.pb-c.c [2020-04-07T13:09:32.065Z] #44 15.46 PBCC images/sit.pb-c.c [2020-04-07T13:09:32.065Z] #44 15.68 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-07T13:09:32.065Z] #44 15.89 DEP images/opts.pb-c.d [2020-04-07T13:09:32.065Z] #44 16.01 DEP images/sit.pb-c.d [2020-04-07T13:09:32.065Z] #44 16.12 PBCC images/macvlan.pb-c.c [2020-04-07T13:09:32.214Z] #44 ... [2020-04-07T13:09:32.214Z] [2020-04-07T13:09:32.214Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:09:32.214Z] #56 104.4 encoding/binary [2020-04-07T13:09:32.214Z] #56 108.5 encoding/base64 [2020-04-07T13:09:32.214Z] #56 108.9 fmt [2020-04-07T13:09:32.214Z] #56 110.7 golang.org/x/sys/unix [2020-04-07T13:09:32.320Z] #44 16.24 DEP images/macvlan.pb-c.d [2020-04-07T13:09:32.320Z] #44 16.34 PBCC images/autofs.pb-c.c [2020-04-07T13:09:32.320Z] #44 ... [2020-04-07T13:09:32.320Z] [2020-04-07T13:09:32.320Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:09:32.320Z] #47 106.6 fmt [2020-04-07T13:09:32.320Z] #47 112.7 regexp [2020-04-07T13:09:32.320Z] #47 114.6 go/token [2020-04-07T13:09:32.320Z] #47 116.7 go/scanner [2020-04-07T13:09:32.470Z] #56 ... [2020-04-07T13:09:32.470Z] [2020-04-07T13:09:32.470Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:09:32.470Z] #33 104.7 fmt [2020-04-07T13:09:32.470Z] #33 105.3 path/filepath [2020-04-07T13:09:32.470Z] #33 108.7 io/ioutil [2020-04-07T13:09:32.470Z] #33 112.2 github.com/BurntSushi/toml [2020-04-07T13:09:32.470Z] #33 112.2 flag [2020-04-07T13:09:32.576Z] #47 ... [2020-04-07T13:09:32.576Z] [2020-04-07T13:09:32.576Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:09:32.576Z] #44 16.44 DEP images/autofs.pb-c.d [2020-04-07T13:09:32.576Z] #44 16.62 PBCC images/sysctl.pb-c.c [2020-04-07T13:09:32.576Z] #44 16.69 DEP images/sysctl.pb-c.d [2020-04-07T13:09:32.728Z] #33 ... [2020-04-07T13:09:32.728Z] [2020-04-07T13:09:32.728Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:09:32.728Z] #38 13.84 Scanning dependencies of target tini-static [2020-04-07T13:09:32.728Z] #38 13.97 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-07T13:09:32.831Z] #44 16.81 PBCC images/time.pb-c.c [2020-04-07T13:09:33.086Z] #44 17.06 DEP images/time.pb-c.d [2020-04-07T13:09:33.086Z] #44 17.18 PBCC images/binfmt-misc.pb-c.c [2020-04-07T13:09:33.648Z] #44 17.37 DEP images/binfmt-misc.pb-c.d [2020-04-07T13:09:33.648Z] #44 17.56 PBCC images/seccomp.pb-c.c [2020-04-07T13:09:33.648Z] #44 17.57 DEP images/seccomp.pb-c.d [2020-04-07T13:09:33.648Z] #44 17.66 PBCC images/userns.pb-c.c [2020-04-07T13:09:33.648Z] #44 17.71 DEP images/userns.pb-c.d [2020-04-07T13:09:33.905Z] #44 17.82 PBCC images/cgroup.pb-c.c [2020-04-07T13:09:33.905Z] #44 17.85 DEP images/cgroup.pb-c.d [2020-04-07T13:09:33.905Z] #44 17.92 PBCC images/fown.pb-c.c [2020-04-07T13:09:33.905Z] #44 18.03 PBCC images/ext-file.pb-c.c [2020-04-07T13:09:34.098Z] #38 16.39 [100%] Linking C executable tini-static [2020-04-07T13:09:34.164Z] #44 18.06 DEP images/fown.pb-c.d [2020-04-07T13:09:34.164Z] #44 18.08 DEP images/ext-file.pb-c.d [2020-04-07T13:09:34.164Z] #44 18.11 PBCC images/rpc.pb-c.c [2020-04-07T13:09:34.164Z] #44 18.16 DEP images/rpc.pb-c.d [2020-04-07T13:09:34.420Z] #44 18.19 PBCC images/siginfo.pb-c.c [2020-04-07T13:09:34.420Z] #44 18.21 DEP images/siginfo.pb-c.d [2020-04-07T13:09:34.420Z] #44 18.32 PBCC images/pagemap.pb-c.c [2020-04-07T13:09:34.420Z] #44 18.38 DEP images/pagemap.pb-c.d [2020-04-07T13:09:34.420Z] #44 18.41 PBCC images/rlimit.pb-c.c [2020-04-07T13:09:34.420Z] #44 18.42 DEP images/rlimit.pb-c.d [2020-04-07T13:09:34.420Z] #44 18.44 PBCC images/file-lock.pb-c.c [2020-04-07T13:09:34.420Z] #44 18.44 DEP images/file-lock.pb-c.d [2020-04-07T13:09:34.420Z] #44 18.46 PBCC images/tty.pb-c.c [2020-04-07T13:09:34.420Z] #44 18.53 DEP images/tty.pb-c.d [2020-04-07T13:09:34.675Z] #44 18.62 PBCC images/tun.pb-c.c [2020-04-07T13:09:34.675Z] #44 ... [2020-04-07T13:09:34.675Z] [2020-04-07T13:09:34.675Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:09:34.675Z] #38 17.81 [100%] Linking C executable tini-static [2020-04-07T13:09:34.675Z] #38 18.81 [100%] Built target tini-static [2020-04-07T13:09:34.675Z] #38 18.88 + mkdir -p /build [2020-04-07T13:09:34.675Z] #38 18.88 + cp tini-static /build/docker-init [2020-04-07T13:09:34.675Z] #38 DONE 19.1s [2020-04-07T13:09:34.675Z] [2020-04-07T13:09:34.675Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:09:34.675Z] #44 18.75 PBCC images/netdev.pb-c.c [2020-04-07T13:09:34.931Z] #44 18.84 DEP images/tun.pb-c.d [2020-04-07T13:09:34.931Z] #44 18.91 DEP images/netdev.pb-c.d [2020-04-07T13:09:35.032Z] #38 17.63 [100%] Built target tini-static [2020-04-07T13:09:35.187Z] #44 19.07 PBCC images/vma.pb-c.c [2020-04-07T13:09:35.187Z] #44 19.13 DEP images/vma.pb-c.d [2020-04-07T13:09:35.187Z] #44 19.21 PBCC images/creds.pb-c.c [2020-04-07T13:09:35.290Z] #38 17.82 + mkdir -p /build [2020-04-07T13:09:35.290Z] #38 17.83 + cp tini-static /build/docker-init [2020-04-07T13:09:35.442Z] #44 19.33 DEP images/creds.pb-c.d [2020-04-07T13:09:35.442Z] #44 19.44 PBCC images/utsns.pb-c.c [2020-04-07T13:09:35.547Z] #38 DONE 18.1s [2020-04-07T13:09:35.547Z] [2020-04-07T13:09:35.547Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:09:35.547Z] #56 117.8 encoding/json [2020-04-07T13:09:35.697Z] #44 19.49 DEP images/utsns.pb-c.d [2020-04-07T13:09:35.698Z] #44 19.58 PBCC images/ipc-desc.pb-c.c [2020-04-07T13:09:35.698Z] #44 19.62 PBCC images/ipc-sem.pb-c.c [2020-04-07T13:09:35.698Z] #44 19.73 DEP images/ipc-desc.pb-c.d [2020-04-07T13:09:35.953Z] #44 19.86 DEP images/ipc-sem.pb-c.d [2020-04-07T13:09:36.208Z] #44 20.04 PBCC images/ipc-msg.pb-c.c [2020-04-07T13:09:36.208Z] #44 20.10 DEP images/ipc-msg.pb-c.d [2020-04-07T13:09:36.208Z] #44 20.22 PBCC images/ipc-shm.pb-c.c [2020-04-07T13:09:36.464Z] #44 20.37 DEP images/ipc-shm.pb-c.d [2020-04-07T13:09:36.480Z] #56 ... [2020-04-07T13:09:36.480Z] [2020-04-07T13:09:36.480Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:09:36.480Z] #47 108.7 fmt [2020-04-07T13:09:36.480Z] #47 111.4 regexp [2020-04-07T13:09:36.480Z] #47 117.2 internal/lazyregexp [2020-04-07T13:09:36.480Z] #47 117.7 go/token [2020-04-07T13:09:36.480Z] #47 117.8 net/url [2020-04-07T13:09:36.719Z] #44 20.53 PBCC images/ipc-var.pb-c.c [2020-04-07T13:09:36.720Z] #44 20.63 DEP images/ipc-var.pb-c.d [2020-04-07T13:09:36.720Z] #44 20.75 PBCC images/sk-opts.pb-c.c [2020-04-07T13:09:36.737Z] #47 ... [2020-04-07T13:09:36.737Z] [2020-04-07T13:09:36.737Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T13:09:36.737Z] #10 117.9 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-07T13:09:36.737Z] #10 117.9 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-07T13:09:36.737Z] #10 118.0 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-07T13:09:36.737Z] #10 118.3 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-07T13:09:36.737Z] #10 118.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-07T13:09:36.737Z] #10 118.3 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-07T13:09:36.975Z] #44 20.89 PBCC images/packet-sock.pb-c.c [2020-04-07T13:09:37.230Z] #44 21.13 DEP images/sk-opts.pb-c.d [2020-04-07T13:09:37.230Z] #44 21.26 DEP images/packet-sock.pb-c.d [2020-04-07T13:09:37.486Z] #44 21.37 PBCC images/sk-netlink.pb-c.c [2020-04-07T13:09:37.486Z] #44 21.45 DEP images/sk-netlink.pb-c.d [2020-04-07T13:09:37.486Z] #44 21.53 PBCC images/sk-inet.pb-c.c [2020-04-07T13:09:37.486Z] #44 21.57 DEP images/sk-inet.pb-c.d [2020-04-07T13:09:37.742Z] #44 21.60 PBCC images/sk-unix.pb-c.c [2020-04-07T13:09:37.742Z] #44 21.74 DEP images/sk-unix.pb-c.d [2020-04-07T13:09:38.000Z] #44 21.93 PBCC images/mm.pb-c.c [2020-04-07T13:09:38.000Z] #44 22.06 DEP images/mm.pb-c.d [2020-04-07T13:09:38.000Z] #44 22.07 PBCC images/timerfd.pb-c.c [2020-04-07T13:09:38.000Z] #44 22.08 DEP images/timerfd.pb-c.d [2020-04-07T13:09:38.000Z] #44 22.09 PBCC images/timer.pb-c.c [2020-04-07T13:09:38.000Z] #44 22.10 DEP images/timer.pb-c.d [2020-04-07T13:09:38.000Z] #44 22.11 PBCC images/sa.pb-c.c [2020-04-07T13:09:38.000Z] #44 22.12 DEP images/sa.pb-c.d [2020-04-07T13:09:38.000Z] #44 22.13 PBCC images/pipe-data.pb-c.c [2020-04-07T13:09:38.255Z] #44 22.14 DEP images/pipe-data.pb-c.d [2020-04-07T13:09:38.255Z] #44 22.15 PBCC images/mnt.pb-c.c [2020-04-07T13:09:38.255Z] #44 22.16 DEP images/mnt.pb-c.d [2020-04-07T13:09:38.255Z] #44 22.17 PBCC images/sk-packet.pb-c.c [2020-04-07T13:09:38.255Z] #44 22.17 DEP images/sk-packet.pb-c.d [2020-04-07T13:09:38.255Z] #44 22.26 PBCC images/tcp-stream.pb-c.c [2020-04-07T13:09:38.510Z] #44 22.34 DEP images/tcp-stream.pb-c.d [2020-04-07T13:09:38.510Z] #44 22.44 PBCC images/pipe.pb-c.c [2020-04-07T13:09:38.766Z] #44 22.57 DEP images/pipe.pb-c.d [2020-04-07T13:09:38.766Z] #44 22.65 PBCC images/pstree.pb-c.c [2020-04-07T13:09:38.766Z] #44 22.70 DEP images/pstree.pb-c.d [2020-04-07T13:09:38.766Z] #44 22.76 PBCC images/fs.pb-c.c [2020-04-07T13:09:38.766Z] #44 22.78 DEP images/fs.pb-c.d [2020-04-07T13:09:38.766Z] #44 22.78 PBCC images/signalfd.pb-c.c [2020-04-07T13:09:38.766Z] #44 22.79 DEP images/signalfd.pb-c.d [2020-04-07T13:09:38.766Z] #44 22.81 PBCC images/fh.pb-c.c [2020-04-07T13:09:38.766Z] #44 22.81 PBCC images/fsnotify.pb-c.c [2020-04-07T13:09:38.766Z] #44 22.83 DEP images/fh.pb-c.d [2020-04-07T13:09:38.766Z] #44 22.84 DEP images/fsnotify.pb-c.d [2020-04-07T13:09:38.766Z] #44 22.85 PBCC images/eventpoll.pb-c.c [2020-04-07T13:09:38.766Z] #44 22.85 DEP images/eventpoll.pb-c.d [2020-04-07T13:09:38.766Z] #44 22.86 PBCC images/eventfd.pb-c.c [2020-04-07T13:09:38.766Z] #44 22.87 DEP images/eventfd.pb-c.d [2020-04-07T13:09:39.022Z] #44 22.87 PBCC images/remap-file-path.pb-c.c [2020-04-07T13:09:39.022Z] #44 22.88 DEP images/remap-file-path.pb-c.d [2020-04-07T13:09:39.022Z] #44 22.89 PBCC images/fifo.pb-c.c [2020-04-07T13:09:39.022Z] #44 22.96 DEP images/fifo.pb-c.d [2020-04-07T13:09:39.022Z] #44 23.06 PBCC images/ghost-file.pb-c.c [2020-04-07T13:09:39.022Z] #44 23.13 DEP images/ghost-file.pb-c.d [2020-04-07T13:09:39.277Z] #44 23.28 PBCC images/regfile.pb-c.c [2020-04-07T13:09:39.533Z] #44 23.49 DEP images/regfile.pb-c.d [2020-04-07T13:09:39.533Z] #44 23.53 PBCC images/ns.pb-c.c [2020-04-07T13:09:39.789Z] #44 23.64 DEP images/ns.pb-c.d [2020-04-07T13:09:39.789Z] #44 23.77 PBCC images/fdinfo.pb-c.c [2020-04-07T13:09:40.045Z] #44 23.87 DEP images/fdinfo.pb-c.d [2020-04-07T13:09:40.045Z] #44 23.96 PBCC images/core-aarch64.pb-c.c [2020-04-07T13:09:40.045Z] #44 24.04 PBCC images/core-arm.pb-c.c [2020-04-07T13:09:40.300Z] #44 24.13 PBCC images/core-ppc64.pb-c.c [2020-04-07T13:09:40.300Z] #44 24.22 PBCC images/core-s390.pb-c.c [2020-04-07T13:09:40.300Z] #44 24.30 PBCC images/core-x86.pb-c.c [2020-04-07T13:09:40.556Z] #44 24.39 PBCC images/core.pb-c.c [2020-04-07T13:09:40.556Z] #44 24.51 PBCC images/inventory.pb-c.c [2020-04-07T13:09:40.556Z] #44 24.54 DEP images/core-aarch64.pb-c.d [2020-04-07T13:09:40.811Z] #44 24.63 DEP images/core-arm.pb-c.d [2020-04-07T13:09:40.811Z] #44 24.67 DEP images/core-ppc64.pb-c.d [2020-04-07T13:09:40.811Z] #44 24.72 DEP images/core-s390.pb-c.d [2020-04-07T13:09:40.811Z] #44 24.84 DEP images/core-x86.pb-c.d [2020-04-07T13:09:40.918Z] #10 ... [2020-04-07T13:09:40.918Z] [2020-04-07T13:09:40.918Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:09:41.067Z] #44 24.96 DEP images/core.pb-c.d [2020-04-07T13:09:41.067Z] #44 25.09 DEP images/inventory.pb-c.d [2020-04-07T13:09:41.067Z] #44 25.18 PBCC images/cpuinfo.pb-c.c [2020-04-07T13:09:41.322Z] #44 25.32 DEP images/cpuinfo.pb-c.d [2020-04-07T13:09:41.578Z] #44 25.46 PBCC images/stats.pb-c.c [2020-04-07T13:09:41.578Z] #44 25.57 DEP images/stats.pb-c.d [2020-04-07T13:09:41.694Z] #65 57.43 Checking out files: 37% (1169/3155) Checking out files: 38% (1199/3155) Checking out files: 39% (1231/3155) Checking out files: 40% (1262/3155) Checking out files: 41% (1294/3155) Checking out files: 42% (1326/3155) Checking out files: 43% (1357/3155) Checking out files: 44% (1389/3155) Checking out files: 45% (1420/3155) Checking out files: 46% (1452/3155) Checking out files: 47% (1483/3155) Checking out files: 48% (1515/3155) Checking out files: 49% (1546/3155) Checking out files: 50% (1578/3155) Checking out files: 51% (1610/3155) Checking out files: 52% (1641/3155) Checking out files: 53% (1673/3155) Checking out files: 54% (1704/3155) Checking out files: 55% (1736/3155) Checking out files: 56% (1767/3155) Checking out files: 57% (1799/3155) Checking out files: 58% (1830/3155) Checking out files: 59% (1862/3155) Checking out files: 60% (1893/3155) Checking out files: 61% (1925/3155) Checking out files: 62% (1957/3155) Checking out files: 63% (1988/3155) Checking out files: 64% (2020/3155) Checking out files: 65% (2051/3155) Checking out files: 66% (2083/3155) Checking out files: 67% (2114/3155) Checking out files: 68% (2146/3155) Checking out files: 69% (2177/3155) Checking out files: 70% (2209/3155) Checking out files: 71% (2241/3155) Checking out files: 72% (2272/3155) Checking out files: 73% (2304/3155) Checking out files: 74% (2335/3155) Checking out files: 75% (2367/3155) Checking out files: 76% (2398/3155) Checking out files: 77% (2430/3155) Checking out files: 78% (2461/3155) Checking out files: 79% (2493/3155) Checking out files: 80% (2524/3155) Checking out files: 81% (2556/3155) Checking out files: 82% (2588/3155) Checking out files: 83% (2619/3155) Checking out files: 84% (2651/3155) Checking out files: 85% (2682/3155) Checking out files: 86% (2714/3155) Checking out files: 87% (2745/3155) Checking out files: 88% (2777/3155) Checking out files: 89% (2808/3155) Checking out files: 90% (2840/3155) Checking out files: 90% (2866/3155) Checking out files: 91% (2872/3155) Checking out files: 92% (2903/3155) Checking out files: 93% (2935/3155) Checking out files: 94% (2966/3155) Checking out files: 95% (2998/3155) Checking out files: 96% (3029/3155) Checking out files: 97% (3061/3155) Checking out files: 98% (3092/3155) Checking out files: 99% (3124/3155) Checking out files: 100% (3155/3155) Checking out files: 100% (3155/3155), done. [2020-04-07T13:09:41.951Z] #65 59.69 + cd /tmp/tmp.aoBK5UgfNb/src/github.com/containerd/containerd [2020-04-07T13:09:41.951Z] #65 59.69 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-07T13:09:42.139Z] #44 ... [2020-04-07T13:09:42.139Z] [2020-04-07T13:09:42.139Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:09:42.139Z] #33 118.9 github.com/BurntSushi/toml/cmd/tomlv [2020-04-07T13:09:42.139Z] #33 DONE 126.3s [2020-04-07T13:09:42.139Z] [2020-04-07T13:09:42.139Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:09:42.139Z] #65 53.06 Checking out files: 30% (973/3155) Checking out files: 31% (979/3155) Checking out files: 32% (1010/3155) Checking out files: 33% (1042/3155) Checking out files: 34% (1073/3155) Checking out files: 35% (1105/3155) Checking out files: 36% (1136/3155) Checking out files: 37% (1168/3155) Checking out files: 38% (1199/3155) Checking out files: 39% (1231/3155) Checking out files: 40% (1262/3155) Checking out files: 41% (1294/3155) Checking out files: 42% (1326/3155) Checking out files: 43% (1357/3155) Checking out files: 44% (1389/3155) Checking out files: 45% (1420/3155) Checking out files: 46% (1452/3155) Checking out files: 47% (1483/3155) Checking out files: 48% (1515/3155) Checking out files: 49% (1546/3155) Checking out files: 50% (1578/3155) Checking out files: 51% (1610/3155) Checking out files: 52% (1641/3155) Checking out files: 53% (1673/3155) Checking out files: 54% (1704/3155) Checking out files: 55% (1736/3155) Checking out files: 56% (1767/3155) Checking out files: 57% (1799/3155) Checking out files: 58% (1830/3155) Checking out files: 59% (1862/3155) Checking out files: 60% (1893/3155) Checking out files: 61% (1925/3155) Checking out files: 62% (1957/3155) Checking out files: 62% (1969/3155) Checking out files: 63% (1988/3155) Checking out files: 64% (2020/3155) Checking out files: 65% (2051/3155) Checking out files: 66% (2083/3155) Checking out files: 67% (2114/3155) Checking out files: 68% (2146/3155) Checking out files: 69% (2177/3155) Checking out files: 70% (2209/3155) Checking out files: 71% (2241/3155) Checking out files: 72% (2272/3155) Checking out files: 73% (2304/3155) Checking out files: 74% (2335/3155) Checking out files: 75% (2367/3155) Checking out files: 76% (2398/3155) Checking out files: 77% (2430/3155) Checking out files: 78% (2461/3155) Checking out files: 79% (2493/3155) Checking out files: 80% (2524/3155) Checking out files: 81% (2556/3155) Checking out files: 82% (2588/3155) Checking out files: 83% (2619/3155) Checking out files: 84% (2651/3155) Checking out files: 85% (2682/3155) Checking out files: 86% (2714/3155) Checking out files: 87% (2745/3155) Checking out files: 88% (2777/3155) Checking out files: 89% (2808/3155) Checking out files: 89% (2838/3155) Checking out files: 90% (2840/3155) Checking out files: 91% (2872/3155) Checking out files: 92% (2903/3155) Checking out files: 93% (2935/3155) Checking out files: 94% (2966/3155) Checking out files: 95% (2998/3155) Checking out files: 96% (3029/3155) Checking out files: 97% (3061/3155) Checking out files: 98% (3092/3155) Checking out files: 99% (3124/3155) Checking out files: 100% (3155/3155) Checking out files: 100% (3155/3155), done. [2020-04-07T13:09:42.139Z] #65 55.86 + cd /tmp/tmp.vIHD4Q76Oq/src/github.com/containerd/containerd [2020-04-07T13:09:42.139Z] #65 55.86 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-07T13:09:43.851Z] #65 ... [2020-04-07T13:09:43.851Z] [2020-04-07T13:09:43.851Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:09:43.851Z] #33 115.7 log [2020-04-07T13:09:43.852Z] #33 120.1 github.com/BurntSushi/toml/cmd/tomlv [2020-04-07T13:09:43.852Z] #33 ... [2020-04-07T13:09:43.852Z] [2020-04-07T13:09:43.852Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:09:43.852Z] #44 10.13 fatal: not a git repository (or any of the parent directories): .git [2020-04-07T13:09:43.852Z] #44 10.26 GEN .gitid [2020-04-07T13:09:43.852Z] #44 10.35 GEN criu/include/version.h [2020-04-07T13:09:43.852Z] #44 10.60 GEN include/common/asm [2020-04-07T13:09:43.852Z] #44 14.26 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-07T13:09:43.852Z] #44 14.38 PBCC images/opts.pb-c.c [2020-04-07T13:09:43.852Z] #44 14.49 PBCC images/sit.pb-c.c [2020-04-07T13:09:43.852Z] #44 14.56 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-07T13:09:43.852Z] #44 14.75 DEP images/opts.pb-c.d [2020-04-07T13:09:43.852Z] #44 14.81 DEP images/sit.pb-c.d [2020-04-07T13:09:43.852Z] #44 14.96 PBCC images/macvlan.pb-c.c [2020-04-07T13:09:43.852Z] #44 14.99 DEP images/macvlan.pb-c.d [2020-04-07T13:09:43.852Z] #44 15.07 PBCC images/autofs.pb-c.c [2020-04-07T13:09:43.852Z] #44 15.13 DEP images/autofs.pb-c.d [2020-04-07T13:09:43.852Z] #44 15.26 PBCC images/sysctl.pb-c.c [2020-04-07T13:09:43.852Z] #44 15.40 DEP images/sysctl.pb-c.d [2020-04-07T13:09:43.852Z] #44 15.42 PBCC images/time.pb-c.c [2020-04-07T13:09:43.852Z] #44 15.43 DEP images/time.pb-c.d [2020-04-07T13:09:43.852Z] #44 15.44 PBCC images/binfmt-misc.pb-c.c [2020-04-07T13:09:43.852Z] #44 15.45 DEP images/binfmt-misc.pb-c.d [2020-04-07T13:09:43.852Z] #44 15.46 PBCC images/seccomp.pb-c.c [2020-04-07T13:09:43.852Z] #44 15.47 DEP images/seccomp.pb-c.d [2020-04-07T13:09:43.852Z] #44 15.48 PBCC images/userns.pb-c.c [2020-04-07T13:09:43.852Z] #44 15.60 DEP images/userns.pb-c.d [2020-04-07T13:09:43.852Z] #44 15.70 PBCC images/cgroup.pb-c.c [2020-04-07T13:09:43.852Z] #44 15.87 DEP images/cgroup.pb-c.d [2020-04-07T13:09:43.852Z] #44 16.08 PBCC images/fown.pb-c.c [2020-04-07T13:09:43.852Z] #44 16.14 PBCC images/ext-file.pb-c.c [2020-04-07T13:09:43.852Z] #44 16.20 DEP images/fown.pb-c.d [2020-04-07T13:09:43.852Z] #44 16.31 DEP images/ext-file.pb-c.d [2020-04-07T13:09:43.852Z] #44 16.37 PBCC images/rpc.pb-c.c [2020-04-07T13:09:43.852Z] #44 16.48 DEP images/rpc.pb-c.d [2020-04-07T13:09:43.852Z] #44 16.50 PBCC images/siginfo.pb-c.c [2020-04-07T13:09:43.852Z] #44 16.56 DEP images/siginfo.pb-c.d [2020-04-07T13:09:43.852Z] #44 16.69 PBCC images/pagemap.pb-c.c [2020-04-07T13:09:43.852Z] #44 16.80 DEP images/pagemap.pb-c.d [2020-04-07T13:09:43.852Z] #44 16.91 PBCC images/rlimit.pb-c.c [2020-04-07T13:09:43.852Z] #44 16.94 DEP images/rlimit.pb-c.d [2020-04-07T13:09:43.852Z] #44 17.01 PBCC images/file-lock.pb-c.c [2020-04-07T13:09:43.852Z] #44 17.05 DEP images/file-lock.pb-c.d [2020-04-07T13:09:43.852Z] #44 17.11 PBCC images/tty.pb-c.c [2020-04-07T13:09:43.852Z] #44 17.22 DEP images/tty.pb-c.d [2020-04-07T13:09:43.852Z] #44 17.29 PBCC images/tun.pb-c.c [2020-04-07T13:09:43.852Z] #44 17.43 PBCC images/netdev.pb-c.c [2020-04-07T13:09:43.852Z] #44 17.51 DEP images/tun.pb-c.d [2020-04-07T13:09:43.852Z] #44 17.58 DEP images/netdev.pb-c.d [2020-04-07T13:09:43.852Z] #44 17.66 PBCC images/vma.pb-c.c [2020-04-07T13:09:43.852Z] #44 17.72 DEP images/vma.pb-c.d [2020-04-07T13:09:43.852Z] #44 17.84 PBCC images/creds.pb-c.c [2020-04-07T13:09:43.852Z] #44 18.00 DEP images/creds.pb-c.d [2020-04-07T13:09:43.852Z] #44 18.10 PBCC images/utsns.pb-c.c [2020-04-07T13:09:43.852Z] #44 18.16 DEP images/utsns.pb-c.d [2020-04-07T13:09:43.852Z] #44 18.38 PBCC images/ipc-desc.pb-c.c [2020-04-07T13:09:43.852Z] #44 18.40 PBCC images/ipc-sem.pb-c.c [2020-04-07T13:09:43.852Z] #44 18.44 DEP images/ipc-desc.pb-c.d [2020-04-07T13:09:43.852Z] #44 18.66 DEP images/ipc-sem.pb-c.d [2020-04-07T13:09:43.852Z] #44 18.81 PBCC images/ipc-msg.pb-c.c [2020-04-07T13:09:43.852Z] #44 18.90 DEP images/ipc-msg.pb-c.d [2020-04-07T13:09:43.852Z] #44 19.07 PBCC images/ipc-shm.pb-c.c [2020-04-07T13:09:43.852Z] #44 19.11 DEP images/ipc-shm.pb-c.d [2020-04-07T13:09:43.852Z] #44 19.18 PBCC images/ipc-var.pb-c.c [2020-04-07T13:09:43.852Z] #44 19.26 DEP images/ipc-var.pb-c.d [2020-04-07T13:09:43.852Z] #44 19.32 PBCC images/sk-opts.pb-c.c [2020-04-07T13:09:43.852Z] #44 19.39 PBCC images/packet-sock.pb-c.c [2020-04-07T13:09:44.027Z] #65 58.23 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-07T13:09:44.027Z] #65 58.24 + BUILDTAGS='netgo osusergo static_build' [2020-04-07T13:09:44.027Z] #65 58.24 + export EXTRA_FLAGS=-buildmode=pie [2020-04-07T13:09:44.027Z] #65 58.24 + EXTRA_FLAGS=-buildmode=pie [2020-04-07T13:09:44.027Z] #65 58.24 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-07T13:09:44.027Z] #65 58.24 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-07T13:09:44.027Z] #65 58.24 + '[' '' = dynamic ']' [2020-04-07T13:09:44.027Z] #65 58.24 + make [2020-04-07T13:09:44.109Z] #44 19.47 DEP images/sk-opts.pb-c.d [2020-04-07T13:09:44.109Z] #44 19.54 DEP images/packet-sock.pb-c.d [2020-04-07T13:09:44.109Z] #44 19.70 PBCC images/sk-netlink.pb-c.c [2020-04-07T13:09:44.367Z] #44 19.87 DEP images/sk-netlink.pb-c.d [2020-04-07T13:09:44.625Z] #44 20.06 PBCC images/sk-inet.pb-c.c [2020-04-07T13:09:44.625Z] #44 20.11 DEP images/sk-inet.pb-c.d [2020-04-07T13:09:44.625Z] #44 ... [2020-04-07T13:09:44.625Z] [2020-04-07T13:09:44.625Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:09:44.625Z] #65 62.45 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-07T13:09:44.625Z] #65 62.45 + BUILDTAGS='netgo osusergo static_build' [2020-04-07T13:09:44.625Z] #65 62.45 + export EXTRA_FLAGS=-buildmode=pie [2020-04-07T13:09:44.625Z] #65 62.45 + EXTRA_FLAGS=-buildmode=pie [2020-04-07T13:09:44.625Z] #65 62.45 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-07T13:09:44.625Z] #65 62.45 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-07T13:09:44.625Z] #65 62.45 + '[' '' = dynamic ']' [2020-04-07T13:09:44.625Z] #65 62.45 + make [2020-04-07T13:09:45.192Z] #65 ... [2020-04-07T13:09:45.192Z] [2020-04-07T13:09:45.192Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:09:45.192Z] #33 DONE 127.5s [2020-04-07T13:09:45.391Z] #65 59.87 + bin/ctr [2020-04-07T13:09:45.391Z] #65 ... [2020-04-07T13:09:45.391Z] [2020-04-07T13:09:45.391Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:09:45.391Z] #47 119.6 go/ast [2020-04-07T13:09:45.391Z] #47 120.6 internal/lazyregexp [2020-04-07T13:09:45.391Z] #47 121.2 net/url [2020-04-07T13:09:45.391Z] #47 124.2 text/template/parse [2020-04-07T13:09:45.391Z] #47 128.4 go/parser [2020-04-07T13:09:45.449Z] [2020-04-07T13:09:45.449Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:09:45.449Z] #44 20.26 PBCC images/sk-unix.pb-c.c [2020-04-07T13:09:45.449Z] #44 20.47 DEP images/sk-unix.pb-c.d [2020-04-07T13:09:45.449Z] #44 20.57 PBCC images/mm.pb-c.c [2020-04-07T13:09:45.449Z] #44 20.72 DEP images/mm.pb-c.d [2020-04-07T13:09:45.449Z] #44 20.75 PBCC images/timerfd.pb-c.c [2020-04-07T13:09:45.449Z] #44 20.84 DEP images/timerfd.pb-c.d [2020-04-07T13:09:45.449Z] #44 20.94 PBCC images/timer.pb-c.c [2020-04-07T13:09:45.449Z] #44 21.00 DEP images/timer.pb-c.d [2020-04-07T13:09:45.647Z] #47 ... [2020-04-07T13:09:45.647Z] [2020-04-07T13:09:45.647Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:09:45.647Z] #44 28.81 make[1]: Nothing to be done for 'all'. [2020-04-07T13:09:45.707Z] #44 21.25 PBCC images/sa.pb-c.c [2020-04-07T13:09:45.965Z] #44 21.43 DEP images/sa.pb-c.d [2020-04-07T13:09:45.965Z] #44 21.60 PBCC images/pipe-data.pb-c.c [2020-04-07T13:09:45.965Z] #44 21.69 DEP images/pipe-data.pb-c.d [2020-04-07T13:09:46.222Z] #44 21.76 PBCC images/mnt.pb-c.c [2020-04-07T13:09:46.479Z] #44 21.90 DEP images/mnt.pb-c.d [2020-04-07T13:09:46.480Z] #44 21.96 PBCC images/sk-packet.pb-c.c [2020-04-07T13:09:46.480Z] #44 21.98 DEP images/sk-packet.pb-c.d [2020-04-07T13:09:46.480Z] #44 22.00 PBCC images/tcp-stream.pb-c.c [2020-04-07T13:09:46.480Z] #44 22.10 DEP images/tcp-stream.pb-c.d [2020-04-07T13:09:46.737Z] #44 22.23 PBCC images/pipe.pb-c.c [2020-04-07T13:09:46.737Z] #44 22.30 DEP images/pipe.pb-c.d [2020-04-07T13:09:46.995Z] #44 22.47 PBCC images/pstree.pb-c.c [2020-04-07T13:09:46.995Z] #44 22.51 DEP images/pstree.pb-c.d [2020-04-07T13:09:46.995Z] #44 22.59 PBCC images/fs.pb-c.c [2020-04-07T13:09:46.995Z] #44 22.60 DEP images/fs.pb-c.d [2020-04-07T13:09:47.252Z] #44 22.67 PBCC images/signalfd.pb-c.c [2020-04-07T13:09:47.252Z] #44 22.74 DEP images/signalfd.pb-c.d [2020-04-07T13:09:47.252Z] #44 22.84 PBCC images/fh.pb-c.c [2020-04-07T13:09:47.252Z] #44 ... [2020-04-07T13:09:47.252Z] [2020-04-07T13:09:47.252Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:09:47.252Z] #47 119.5 go/scanner [2020-04-07T13:09:47.252Z] #47 120.9 text/template/parse [2020-04-07T13:09:47.252Z] #47 122.4 go/ast [2020-04-07T13:09:47.252Z] #47 129.5 text/template [2020-04-07T13:09:47.510Z] #47 ... [2020-04-07T13:09:47.510Z] [2020-04-07T13:09:47.510Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:09:47.510Z] #44 23.00 PBCC images/fsnotify.pb-c.c [2020-04-07T13:09:47.536Z] #44 31.23 CC images/stats.o [2020-04-07T13:09:47.536Z] #44 31.59 CC images/core.o [2020-04-07T13:09:47.768Z] #44 23.16 DEP images/fh.pb-c.d [2020-04-07T13:09:47.768Z] #44 23.25 DEP images/fsnotify.pb-c.d [2020-04-07T13:09:47.768Z] #44 23.32 PBCC images/eventpoll.pb-c.c [2020-04-07T13:09:47.768Z] #44 23.34 DEP images/eventpoll.pb-c.d [2020-04-07T13:09:47.768Z] #44 23.40 PBCC images/eventfd.pb-c.c [2020-04-07T13:09:47.768Z] #44 23.42 DEP images/eventfd.pb-c.d [2020-04-07T13:09:48.025Z] #44 23.59 PBCC images/remap-file-path.pb-c.c [2020-04-07T13:09:48.025Z] #44 23.63 DEP images/remap-file-path.pb-c.d [2020-04-07T13:09:48.283Z] #44 23.67 PBCC images/fifo.pb-c.c [2020-04-07T13:09:48.283Z] #44 23.68 DEP images/fifo.pb-c.d [2020-04-07T13:09:48.283Z] #44 23.84 PBCC images/ghost-file.pb-c.c [2020-04-07T13:09:48.283Z] #44 23.88 DEP images/ghost-file.pb-c.d [2020-04-07T13:09:48.283Z] #44 23.89 PBCC images/regfile.pb-c.c [2020-04-07T13:09:48.540Z] #44 23.91 DEP images/regfile.pb-c.d [2020-04-07T13:09:48.541Z] #44 23.92 PBCC images/ns.pb-c.c [2020-04-07T13:09:48.541Z] #44 23.93 DEP images/ns.pb-c.d [2020-04-07T13:09:48.541Z] #44 23.94 PBCC images/fdinfo.pb-c.c [2020-04-07T13:09:48.541Z] #44 24.13 DEP images/fdinfo.pb-c.d [2020-04-07T13:09:48.798Z] #44 24.29 PBCC images/core-aarch64.pb-c.c [2020-04-07T13:09:48.798Z] #44 24.43 PBCC images/core-arm.pb-c.c [2020-04-07T13:09:48.798Z] #44 24.47 PBCC images/core-ppc64.pb-c.c [2020-04-07T13:09:48.914Z] #44 32.71 CC images/core-x86.o [2020-04-07T13:09:49.056Z] #44 24.53 PBCC images/core-s390.pb-c.c [2020-04-07T13:09:49.056Z] #44 24.64 PBCC images/core-x86.pb-c.c [2020-04-07T13:09:49.056Z] #44 24.73 PBCC images/core.pb-c.c [2020-04-07T13:09:49.314Z] #44 24.97 PBCC images/inventory.pb-c.c [2020-04-07T13:09:49.475Z] #44 33.49 CC images/core-arm.o [2020-04-07T13:09:49.615Z] #44 25.07 DEP images/core-aarch64.pb-c.d [2020-04-07T13:09:49.615Z] #44 25.15 DEP images/core-arm.pb-c.d [2020-04-07T13:09:49.615Z] #44 25.21 DEP images/core-ppc64.pb-c.d [2020-04-07T13:09:49.749Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-07T13:09:49.881Z] #44 25.31 DEP images/core-s390.pb-c.d [2020-04-07T13:09:49.881Z] #44 25.49 DEP images/core-x86.pb-c.d [2020-04-07T13:09:49.881Z] #44 25.59 DEP images/core.pb-c.d [2020-04-07T13:09:50.007Z] [2020-04-07T13:09:50.007Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-07T13:09:50.040Z] #44 34.17 CC images/core-aarch64.o [2020-04-07T13:09:50.140Z] #44 25.73 DEP images/inventory.pb-c.d [2020-04-07T13:09:50.141Z] #44 25.79 PBCC images/cpuinfo.pb-c.c [2020-04-07T13:09:50.141Z] #44 25.80 DEP images/cpuinfo.pb-c.d [2020-04-07T13:09:50.141Z] #44 25.84 PBCC images/stats.pb-c.c [2020-04-07T13:09:50.403Z] #44 25.94 DEP images/stats.pb-c.d [2020-04-07T13:09:50.574Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-07T13:09:50.574Z] HOSTNAME=3320a0837205 [2020-04-07T13:09:50.574Z] TESTDEBUG=0 [2020-04-07T13:09:50.574Z] DEST=bundles/test-integration [2020-04-07T13:09:50.574Z] PWD=/go/src/github.com/docker/docker [2020-04-07T13:09:50.574Z] DOCKER_GITCOMMIT=06ca1606e1a09c36bd12ed503b4c99d8a17ca230 [2020-04-07T13:09:50.574Z] container=docker [2020-04-07T13:09:50.574Z] HOME=/root [2020-04-07T13:09:50.574Z] GOLANG_VERSION=1.13.9 [2020-04-07T13:09:50.574Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-07T13:09:50.574Z] VALIDATE_BRANCH=master [2020-04-07T13:09:50.574Z] TERM=xterm [2020-04-07T13:09:50.574Z] DOCKER_PKG=github.com/docker/docker [2020-04-07T13:09:50.574Z] SHLVL=1 [2020-04-07T13:09:50.574Z] TIMEOUT=120m [2020-04-07T13:09:50.574Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-07T13:09:50.574Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-07T13:09:50.574Z] GO111MODULE=off [2020-04-07T13:09:50.574Z] DOCKER_EXPERIMENTAL=1 [2020-04-07T13:09:50.574Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-07T13:09:50.574Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-07T13:09:50.574Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-07T13:09:50.574Z] GOPATH=/go [2020-04-07T13:09:50.574Z] PKG_CONFIG=pkg-config [2020-04-07T13:09:50.574Z] _=/usr/bin/env [2020-04-07T13:09:50.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-07T13:09:50.602Z] #44 34.73 CC images/core-ppc64.o [2020-04-07T13:09:51.964Z] #44 35.64 CC images/core-s390.o [2020-04-07T13:09:51.964Z] #44 ... [2020-04-07T13:09:51.964Z] [2020-04-07T13:09:51.964Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:09:51.964Z] #56 126.1 github.com/pkg/diff [2020-04-07T13:09:51.964Z] #56 126.2 go/ast [2020-04-07T13:09:51.964Z] #56 128.9 golang.org/x/crypto/ssh/terminal [2020-04-07T13:09:51.964Z] #56 131.5 mvdan.cc/editorconfig [2020-04-07T13:09:51.964Z] #56 133.2 mvdan.cc/sh/v3/fileutil [2020-04-07T13:09:51.964Z] #56 133.7 mvdan.cc/sh/v3/syntax [2020-04-07T13:09:52.891Z] #56 ... [2020-04-07T13:09:52.891Z] [2020-04-07T13:09:52.891Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:09:52.891Z] #44 36.68 CC images/cpuinfo.o [2020-04-07T13:09:52.924Z] #44 28.55 make[1]: Nothing to be done for 'all'. [2020-04-07T13:09:53.451Z] #44 37.30 CC images/inventory.o [2020-04-07T13:09:54.012Z] #44 37.78 CC images/fdinfo.o [2020-04-07T13:09:54.573Z] #44 38.47 CC images/fown.o [2020-04-07T13:09:54.828Z] #44 38.89 CC images/ns.o [2020-04-07T13:09:55.389Z] #44 39.42 CC images/regfile.o [2020-04-07T13:09:55.449Z] #44 ... [2020-04-07T13:09:55.449Z] [2020-04-07T13:09:55.449Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:09:55.449Z] #56 127.6 github.com/pkg/diff [2020-04-07T13:09:55.449Z] #56 128.2 go/ast [2020-04-07T13:09:55.449Z] #56 130.1 golang.org/x/crypto/ssh/terminal [2020-04-07T13:09:55.449Z] #56 132.5 mvdan.cc/editorconfig [2020-04-07T13:09:55.449Z] #56 134.7 mvdan.cc/sh/v3/fileutil [2020-04-07T13:09:55.449Z] #56 135.1 mvdan.cc/sh/v3/syntax [2020-04-07T13:09:55.949Z] #44 39.88 CC images/ghost-file.o [2020-04-07T13:09:56.013Z] #56 ... [2020-04-07T13:09:56.013Z] [2020-04-07T13:09:56.013Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:09:56.013Z] #65 63.72 + bin/ctr [2020-04-07T13:09:56.013Z] #65 ... [2020-04-07T13:09:56.013Z] [2020-04-07T13:09:56.013Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:09:56.013Z] #47 131.1 go/parser [2020-04-07T13:09:56.013Z] #47 137.8 go/doc [2020-04-07T13:09:56.013Z] #47 138.0 encoding/xml [2020-04-07T13:09:56.510Z] #44 40.41 CC images/fifo.o [2020-04-07T13:09:56.577Z] #47 ... [2020-04-07T13:09:56.577Z] [2020-04-07T13:09:56.577Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:09:56.577Z] #44 32.22 CC images/stats.o [2020-04-07T13:09:56.749Z] ok github.com/docker/docker/cmd/dockerd 0.048s coverage: 30.8% of statements [2020-04-07T13:09:56.749Z] ok github.com/docker/docker/container 0.120s coverage: 34.9% of statements [2020-04-07T13:09:56.749Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-07T13:09:56.749Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-07T13:09:56.749Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-07T13:09:56.749Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-07T13:09:56.765Z] #44 40.67 CC images/remap-file-path.o [2020-04-07T13:09:57.021Z] #44 41.02 CC images/eventfd.o [2020-04-07T13:09:57.021Z] #44 ... [2020-04-07T13:09:57.021Z] [2020-04-07T13:09:57.021Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:09:57.021Z] #47 131.4 text/template [2020-04-07T13:09:57.021Z] #47 134.4 encoding/xml [2020-04-07T13:09:57.021Z] #47 140.0 go/doc [2020-04-07T13:09:57.507Z] #44 32.89 CC images/core.o [2020-04-07T13:09:57.581Z] #47 ... [2020-04-07T13:09:57.581Z] [2020-04-07T13:09:57.581Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:09:57.581Z] #44 41.35 CC images/eventpoll.o [2020-04-07T13:09:57.837Z] #44 41.81 CC images/fh.o [2020-04-07T13:09:58.398Z] #44 42.33 CC images/fsnotify.o [2020-04-07T13:09:58.438Z] #44 33.88 CC images/core-x86.o [2020-04-07T13:09:59.324Z] #44 43.13 CC images/signalfd.o [2020-04-07T13:09:59.369Z] #44 34.66 CC images/core-arm.o [2020-04-07T13:09:59.580Z] #44 43.54 CC images/fs.o [2020-04-07T13:09:59.835Z] #44 43.75 CC images/pstree.o [2020-04-07T13:09:59.935Z] #44 35.28 CC images/core-aarch64.o [2020-04-07T13:10:00.194Z] #44 35.82 CC images/core-ppc64.o [2020-04-07T13:10:00.396Z] #44 44.21 CC images/pipe.o [2020-04-07T13:10:00.653Z] #44 44.66 CC images/tcp-stream.o [2020-04-07T13:10:01.116Z] ok github.com/docker/docker/daemon/cluster 0.030s coverage: 0.5% of statements [2020-04-07T13:10:01.215Z] #44 45.19 CC images/sk-packet.o [2020-04-07T13:10:02.091Z] #44 37.26 CC images/core-s390.o [2020-04-07T13:10:02.141Z] #44 45.94 CC images/mnt.o [2020-04-07T13:10:02.397Z] #44 46.46 CC images/pipe-data.o [2020-04-07T13:10:02.580Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2020-04-07T13:10:02.655Z] #44 38.28 CC images/cpuinfo.o [2020-04-07T13:10:02.958Z] #44 46.75 CC images/sa.o [2020-04-07T13:10:03.213Z] #44 47.11 CC images/timer.o [2020-04-07T13:10:03.582Z] ok github.com/docker/docker/daemon/cluster/convert 0.005s coverage: 35.6% of statements [2020-04-07T13:10:03.587Z] #44 ... [2020-04-07T13:10:03.587Z] [2020-04-07T13:10:03.587Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:10:03.587Z] #56 145.6 mvdan.cc/sh/v3/cmd/shfmt [2020-04-07T13:10:03.774Z] #44 47.84 CC images/timerfd.o [2020-04-07T13:10:04.337Z] #44 48.30 CC images/mm.o [2020-04-07T13:10:04.898Z] #44 48.77 CC images/sk-opts.o [2020-04-07T13:10:05.153Z] #44 49.12 CC images/sk-unix.o [2020-04-07T13:10:05.898Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-07T13:10:05.898Z] [2020-04-07T13:10:05.898Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-04-07T13:10:05.898Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-04-07T13:10:05.898Z] Using test binary docker [2020-04-07T13:10:05.898Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-07T13:10:05.898Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-07T13:10:05.898Z] INFO: Waiting for daemon to start... [2020-04-07T13:10:05.898Z] Starting dockerd [2020-04-07T13:10:06.080Z] #44 49.90 CC images/sk-inet.o [2020-04-07T13:10:06.820Z] . [2020-04-07T13:10:06.820Z] INFO: Building docker-sdk-python3:4.2.0... [2020-04-07T13:10:07.006Z] #44 50.71 CC images/tun.o [2020-04-07T13:10:07.262Z] #44 51.14 CC images/sk-netlink.o [2020-04-07T13:10:07.262Z] #44 51.35 CC images/packet-sock.o [2020-04-07T13:10:08.188Z] #44 52.12 CC images/ipc-var.o [2020-04-07T13:10:08.749Z] #44 52.67 CC images/ipc-desc.o [2020-04-07T13:10:08.845Z] #56 ... [2020-04-07T13:10:08.845Z] [2020-04-07T13:10:08.845Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:10:08.845Z] #44 39.12 CC images/inventory.o [2020-04-07T13:10:08.845Z] #44 39.77 CC images/fdinfo.o [2020-04-07T13:10:08.845Z] #44 40.44 CC images/fown.o [2020-04-07T13:10:08.845Z] #44 40.89 CC images/ns.o [2020-04-07T13:10:08.845Z] #44 41.24 CC images/regfile.o [2020-04-07T13:10:08.845Z] #44 41.74 CC images/ghost-file.o [2020-04-07T13:10:08.845Z] #44 42.39 CC images/fifo.o [2020-04-07T13:10:08.845Z] #44 42.85 CC images/remap-file-path.o [2020-04-07T13:10:08.845Z] #44 43.03 CC images/eventfd.o [2020-04-07T13:10:08.845Z] #44 43.34 CC images/eventpoll.o [2020-04-07T13:10:08.845Z] #44 43.81 CC images/fh.o [2020-04-07T13:10:08.845Z] #44 44.39 CC images/fsnotify.o [2020-04-07T13:10:09.310Z] #44 53.28 CC images/ipc-shm.o [2020-04-07T13:10:09.566Z] #44 ... [2020-04-07T13:10:09.566Z] [2020-04-07T13:10:09.566Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:10:09.566Z] #47 143.9 github.com/LK4D4/vndr/versioned [2020-04-07T13:10:09.566Z] #47 144.1 compress/flate [2020-04-07T13:10:09.566Z] #47 145.6 github.com/LK4D4/vndr/build [2020-04-07T13:10:09.566Z] #47 149.1 net [2020-04-07T13:10:09.566Z] #47 151.7 vendor/golang.org/x/text/transform [2020-04-07T13:10:09.566Z] #47 153.2 vendor/golang.org/x/text/unicode/bidi [2020-04-07T13:10:09.822Z] #47 ... [2020-04-07T13:10:09.822Z] [2020-04-07T13:10:09.822Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:10:09.822Z] #44 53.80 CC images/ipc-msg.o [2020-04-07T13:10:10.078Z] #44 ... [2020-04-07T13:10:10.078Z] [2020-04-07T13:10:10.078Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:10:10.078Z] #56 144.4 mvdan.cc/sh/v3/cmd/shfmt [2020-04-07T13:10:10.214Z] #44 45.67 CC images/signalfd.o [2020-04-07T13:10:10.334Z] #56 DONE 154.7s [2020-04-07T13:10:10.334Z] [2020-04-07T13:10:10.334Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:10:10.334Z] #44 54.34 CC images/ipc-sem.o [2020-04-07T13:10:10.380Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.8% of statements [2020-04-07T13:10:10.780Z] #44 46.24 CC images/fs.o [2020-04-07T13:10:10.895Z] #44 54.67 CC images/utsns.o [2020-04-07T13:10:10.895Z] #44 54.99 CC images/creds.o [2020-04-07T13:10:11.039Z] #44 ... [2020-04-07T13:10:11.039Z] [2020-04-07T13:10:11.039Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:10:11.039Z] #47 143.1 github.com/LK4D4/vndr/build [2020-04-07T13:10:11.039Z] #47 148.2 github.com/LK4D4/vndr/godl/singleflight [2020-04-07T13:10:11.039Z] #47 148.7 github.com/LK4D4/vndr/versioned [2020-04-07T13:10:11.039Z] #47 148.7 compress/gzip [2020-04-07T13:10:11.039Z] #47 149.5 vendor/golang.org/x/crypto/cryptobyte [2020-04-07T13:10:11.039Z] #47 150.2 net [2020-04-07T13:10:11.039Z] #47 152.9 vendor/golang.org/x/crypto/internal/chacha20 [2020-04-07T13:10:11.296Z] #47 ... [2020-04-07T13:10:11.296Z] [2020-04-07T13:10:11.297Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:10:11.297Z] #44 46.71 CC images/pstree.o [2020-04-07T13:10:11.459Z] #44 55.35 CC images/vma.o [2020-04-07T13:10:11.554Z] #44 47.18 CC images/pipe.o [2020-04-07T13:10:11.845Z] ok github.com/docker/docker/daemon/config 0.052s coverage: 81.7% of statements [2020-04-07T13:10:12.020Z] #44 55.72 CC images/netdev.o [2020-04-07T13:10:12.126Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-04-07T13:10:12.137Z] #44 47.61 CC images/tcp-stream.o [2020-04-07T13:10:12.395Z] #44 47.93 CC images/sk-packet.o [2020-04-07T13:10:12.581Z] #44 56.46 CC images/tty.o [2020-04-07T13:10:12.653Z] #44 48.26 CC images/mnt.o [2020-04-07T13:10:12.736Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-04-07T13:10:13.017Z] ok github.com/docker/docker/daemon 12.294s coverage: 17.4% of statements [2020-04-07T13:10:13.017Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-07T13:10:13.017Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-07T13:10:13.017Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-07T13:10:13.017Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-07T13:10:13.407Z] #44 ... [2020-04-07T13:10:13.407Z] [2020-04-07T13:10:13.407Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:10:13.407Z] #56 DONE 155.4s [2020-04-07T13:10:13.407Z] [2020-04-07T13:10:13.407Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:10:13.407Z] #44 48.77 CC images/pipe-data.o [2020-04-07T13:10:13.518Z] #44 57.47 CC images/file-lock.o [2020-04-07T13:10:13.628Z] ok github.com/docker/docker/daemon/graphdriver 0.016s coverage: 2.2% of statements [2020-04-07T13:10:13.664Z] #44 49.19 CC images/sa.o [2020-04-07T13:10:13.774Z] #44 57.70 CC images/rlimit.o [2020-04-07T13:10:13.921Z] #44 49.60 CC images/timer.o [2020-04-07T13:10:14.030Z] #44 57.95 CC images/pagemap.o [2020-04-07T13:10:14.591Z] #44 58.60 CC images/siginfo.o [2020-04-07T13:10:14.763Z] Removing intermediate container d8b9c77736fa [2020-04-07T13:10:14.763Z] ---> 02a7c5c30813 [2020-04-07T13:10:14.763Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-04-07T13:10:14.763Z] ---> ebd73b5ebd31 [2020-04-07T13:10:14.763Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-04-07T13:10:14.763Z] ---> 338b83e24cbf [2020-04-07T13:10:14.763Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-04-07T13:10:14.763Z] ---> Running in effa1fe26e9f [2020-04-07T13:10:14.763Z] Removing intermediate container effa1fe26e9f [2020-04-07T13:10:14.763Z] ---> 07dedceacb1c [2020-04-07T13:10:14.763Z] Successfully built 07dedceacb1c [2020-04-07T13:10:14.763Z] Successfully tagged moby-buildx:latest [2020-04-07T13:10:14.763Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-04-07T13:10:14.763Z] if [ -n "${id}" ]; then \ [2020-04-07T13:10:14.763Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-04-07T13:10:14.763Z] && touch bundles/buildx; \ [2020-04-07T13:10:14.763Z] docker rm -f ${id}; \ [2020-04-07T13:10:14.763Z] fi [2020-04-07T13:10:14.851Z] #44 50.22 CC images/timerfd.o [2020-04-07T13:10:15.111Z] #44 50.54 CC images/mm.o [2020-04-07T13:10:15.154Z] #44 59.22 CC images/rpc.o [2020-04-07T13:10:15.368Z] #44 50.98 CC images/sk-opts.o [2020-04-07T13:10:15.383Z] 3f988cb9368d8418d0eade1a76584cde4b8822f5f9df51c1f983f8ac7b780de7 [2020-04-07T13:10:15.383Z] bundles/buildx version [2020-04-07T13:10:15.383Z] buildx v0.3.1 6db68d0 [2020-04-07T13:10:15.383Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:06ca1606e1a09c36bd12ed503b4c99d8a17ca230 . [2020-04-07T13:10:15.383Z] #1 [internal] booting buildkit [2020-04-07T13:10:15.641Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-04-07T13:10:15.667Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-04-07T13:10:15.934Z] #44 51.30 CC images/sk-unix.o [2020-04-07T13:10:16.192Z] #44 51.79 CC images/sk-inet.o [2020-04-07T13:10:16.642Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.194s coverage: 57.0% of statements [2020-04-07T13:10:16.758Z] #44 52.37 CC images/tun.o [2020-04-07T13:10:17.051Z] #44 60.88 CC images/ext-file.o [2020-04-07T13:10:17.306Z] #44 61.26 CC images/cgroup.o [2020-04-07T13:10:17.324Z] #44 52.74 CC images/sk-netlink.o [2020-04-07T13:10:17.585Z] #44 53.08 CC images/packet-sock.o [2020-04-07T13:10:18.151Z] #44 53.61 CC images/ipc-var.o [2020-04-07T13:10:18.231Z] #44 62.34 CC images/userns.o [2020-04-07T13:10:18.285Z] Running on azwin-2-22d0b0 in d:\jenkins\workspace\moby_PR-40786 [Pipeline] { [Pipeline] ws [2020-04-07T13:10:18.306Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-04-07T13:10:18.364Z] #1 pulling image moby/buildkit:buildx-stable-1 2.5s done [2020-04-07T13:10:18.364Z] #1 creating container buildx_buildkit_default [2020-04-07T13:10:18.364Z] #1 creating container buildx_buildkit_default 0.5s done [2020-04-07T13:10:18.364Z] #1 DONE 2.9s [2020-04-07T13:10:18.409Z] #44 54.02 CC images/ipc-desc.o [2020-04-07T13:10:18.647Z] [2020-04-07T13:10:18.647Z] #2 [internal] load .dockerignore [2020-04-07T13:10:18.647Z] #2 transferring context: 87B done [2020-04-07T13:10:18.647Z] #2 DONE 0.0s [2020-04-07T13:10:18.647Z] [2020-04-07T13:10:18.647Z] #3 [internal] load build definition from Dockerfile [2020-04-07T13:10:18.647Z] #3 transferring dockerfile: 17.09kB 0.0s done [2020-04-07T13:10:18.647Z] #3 DONE 0.0s [2020-04-07T13:10:18.647Z] [2020-04-07T13:10:18.647Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-07T13:10:18.831Z] #44 62.86 CC images/google/protobuf/descriptor.o [2020-04-07T13:10:18.974Z] #44 54.33 CC images/ipc-shm.o [2020-04-07T13:10:19.233Z] #44 54.72 CC images/ipc-msg.o [2020-04-07T13:10:19.264Z] #4 DONE 0.5s [2020-04-07T13:10:19.264Z] [2020-04-07T13:10:19.264Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-07T13:10:19.264Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-07T13:10:19.264Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2020-04-07T13:10:19.264Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2020-04-07T13:10:19.264Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-07T13:10:19.264Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2020-04-07T13:10:19.493Z] #44 55.05 CC images/ipc-sem.o [2020-04-07T13:10:19.547Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-04-07T13:10:19.832Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2020-04-07T13:10:20.057Z] #44 55.51 CC images/utsns.o [2020-04-07T13:10:20.115Z] #5 DONE 0.8s [2020-04-07T13:10:20.115Z] [2020-04-07T13:10:20.115Z] #7 [internal] load metadata for docker.io/library/golang:1.13.9-buster [2020-04-07T13:10:20.315Z] #44 55.78 CC images/creds.o [2020-04-07T13:10:20.402Z] #7 DONE 0.3s [2020-04-07T13:10:20.402Z] [2020-04-07T13:10:20.402Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-07T13:10:20.402Z] #6 DONE 0.3s [2020-04-07T13:10:20.402Z] [2020-04-07T13:10:20.402Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-07T13:10:20.402Z] #72 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-07T13:10:20.575Z] #44 56.21 CC images/vma.o [2020-04-07T13:10:20.690Z] #72 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-07T13:10:20.690Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.61MB / 9.86MB 0.1s [2020-04-07T13:10:20.690Z] #72 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-07T13:10:20.987Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.62MB / 9.86MB 0.3s [2020-04-07T13:10:20.987Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.15MB / 9.86MB 0.4s [2020-04-07T13:10:21.009Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.929s coverage: 45.9% of statements [2020-04-07T13:10:21.140Z] #44 56.54 CC images/netdev.o [2020-04-07T13:10:21.281Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.67MB / 9.86MB 0.6s [2020-04-07T13:10:21.281Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 5.39MB / 9.86MB 0.7s [2020-04-07T13:10:21.289Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2020-04-07T13:10:21.572Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 6.11MB / 9.86MB 0.9s [2020-04-07T13:10:21.704Z] #44 57.16 CC images/tty.o [2020-04-07T13:10:21.865Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 6.70MB / 9.86MB 1.1s [2020-04-07T13:10:22.106Z] #44 65.52 CC images/opts.o [2020-04-07T13:10:22.106Z] #44 ... [2020-04-07T13:10:22.106Z] [2020-04-07T13:10:22.106Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:10:22.106Z] #47 156.0 vendor/golang.org/x/text/secure/bidirule [2020-04-07T13:10:22.106Z] #47 156.5 vendor/golang.org/x/text/unicode/norm [2020-04-07T13:10:22.106Z] #47 163.7 vendor/golang.org/x/net/idna [2020-04-07T13:10:22.106Z] #47 ... [2020-04-07T13:10:22.106Z] [2020-04-07T13:10:22.106Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:10:22.106Z] #44 65.87 CC images/seccomp.o [2020-04-07T13:10:22.158Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 7.88MB / 9.86MB 1.4s [2020-04-07T13:10:22.158Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 8.83MB / 9.86MB 1.6s [2020-04-07T13:10:22.447Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.75MB / 9.86MB 1.9s [2020-04-07T13:10:22.636Z] #44 ... [2020-04-07T13:10:22.636Z] [2020-04-07T13:10:22.636Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:10:22.636Z] #47 154.5 vendor/golang.org/x/crypto/poly1305 [2020-04-07T13:10:22.636Z] #47 155.2 vendor/golang.org/x/crypto/chacha20poly1305 [2020-04-07T13:10:22.636Z] #47 157.6 vendor/golang.org/x/crypto/hkdf [2020-04-07T13:10:22.636Z] #47 158.0 vendor/golang.org/x/text/transform [2020-04-07T13:10:22.636Z] #47 159.3 vendor/golang.org/x/text/unicode/bidi [2020-04-07T13:10:22.636Z] #47 161.9 vendor/golang.org/x/text/secure/bidirule [2020-04-07T13:10:22.636Z] #47 162.5 vendor/golang.org/x/text/unicode/norm [2020-04-07T13:10:22.636Z] #47 ... [2020-04-07T13:10:22.636Z] [2020-04-07T13:10:22.636Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:10:22.636Z] #44 58.16 CC images/file-lock.o [2020-04-07T13:10:22.666Z] #44 66.44 CC images/binfmt-misc.o [2020-04-07T13:10:22.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-07T13:10:22.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-07T13:10:22.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-07T13:10:22.738Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.0s done [2020-04-07T13:10:22.738Z] #72 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2020-04-07T13:10:22.921Z] #44 66.87 CC images/time.o [2020-04-07T13:10:23.177Z] #44 67.26 CC images/sysctl.o [2020-04-07T13:10:23.201Z] #44 58.65 CC images/rlimit.o [2020-04-07T13:10:23.737Z] #44 67.64 CC images/autofs.o [2020-04-07T13:10:23.737Z] #44 ... [2020-04-07T13:10:23.737Z] [2020-04-07T13:10:23.737Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T13:10:23.737Z] #10 158.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-07T13:10:23.737Z] #10 158.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-07T13:10:23.737Z] #10 158.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-07T13:10:23.737Z] #10 ... [2020-04-07T13:10:23.737Z] [2020-04-07T13:10:23.737Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:10:23.737Z] #47 167.1 vendor/golang.org/x/net/http2/hpack [2020-04-07T13:10:23.766Z] #44 59.08 CC images/pagemap.o [2020-04-07T13:10:24.023Z] #44 59.56 CC images/siginfo.o [2020-04-07T13:10:24.587Z] #44 60.04 CC images/rpc.o [2020-04-07T13:10:24.662Z] #47 169.1 mime [2020-04-07T13:10:24.726Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.351s coverage: 49.5% of statements [2020-04-07T13:10:26.276Z] #72 ... [2020-04-07T13:10:26.276Z] [2020-04-07T13:10:26.276Z] #21 [internal] load build context [2020-04-07T13:10:26.276Z] #21 transferring context: 52.78MB 5.4s done [2020-04-07T13:10:26.276Z] #21 DONE 5.4s [2020-04-07T13:10:26.276Z] [2020-04-07T13:10:26.276Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-07T13:10:26.276Z] #8 resolve docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 done [2020-04-07T13:10:26.276Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 22.22MB / 54.14MB 5.2s [2020-04-07T13:10:26.276Z] #8 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 8.25MB / 8.25MB 2.5s done [2020-04-07T13:10:26.276Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 22.09MB / 57.39MB 5.2s [2020-04-07T13:10:26.276Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 21.51MB / 73.51MB 5.2s [2020-04-07T13:10:26.276Z] #8 sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 1.42kB / 1.42kB done [2020-04-07T13:10:26.276Z] #8 sha256:75499cc5947f0c6b052a09ac09c715f5b708a9c1aae0cd6ae929f9ac4b7d0428 1.79kB / 1.79kB done [2020-04-07T13:10:26.276Z] #8 sha256:b8b7d5491e8c7de367e469977e4d1297c666788d77d84f73b5d6e1ca1876e6c0 155B / 155B 0.2s done [2020-04-07T13:10:26.276Z] #8 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 10.73MB / 10.73MB 3.1s done [2020-04-07T13:10:26.276Z] #8 sha256:bd12c81e818e2f62d8be4dd5d856cbdcac7c452afb24ce66e28193393acb040b 5.46kB / 5.46kB done [2020-04-07T13:10:26.276Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 22.28MB / 96.50MB 5.2s [2020-04-07T13:10:26.276Z] #8 ... [2020-04-07T13:10:26.276Z] [2020-04-07T13:10:26.276Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-07T13:10:26.276Z] #72 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.4s done [2020-04-07T13:10:26.276Z] #72 DONE 5.5s [2020-04-07T13:10:26.276Z] [2020-04-07T13:10:26.276Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-07T13:10:26.276Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 25.24MB / 54.14MB 5.5s [2020-04-07T13:10:26.276Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 26.58MB / 57.39MB 5.7s [2020-04-07T13:10:26.276Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 26.77MB / 73.51MB 5.7s [2020-04-07T13:10:26.485Z] #44 61.97 CC images/ext-file.o [2020-04-07T13:10:26.565Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 28.48MB / 54.14MB 5.8s [2020-04-07T13:10:26.565Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 28.21MB / 96.50MB 5.8s [2020-04-07T13:10:26.565Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 29.46MB / 57.39MB 6.0s [2020-04-07T13:10:26.743Z] #44 62.32 CC images/cgroup.o [2020-04-07T13:10:26.852Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 31.89MB / 54.14MB 6.1s [2020-04-07T13:10:26.852Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 32.01MB / 73.51MB 6.1s [2020-04-07T13:10:26.852Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 33.19MB / 57.39MB 6.3s [2020-04-07T13:10:26.852Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 34.06MB / 96.50MB 6.3s [2020-04-07T13:10:27.139Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 35.36MB / 54.14MB 6.4s [2020-04-07T13:10:27.139Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 35.94MB / 73.51MB 6.4s [2020-04-07T13:10:27.139Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 36.59MB / 57.39MB 6.6s [2020-04-07T13:10:27.435Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 39.08MB / 54.14MB 6.7s [2020-04-07T13:10:27.435Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 39.93MB / 73.51MB 6.7s [2020-04-07T13:10:27.435Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 39.70MB / 96.50MB 6.7s [2020-04-07T13:10:27.435Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 40.57MB / 57.39MB 6.9s [2020-04-07T13:10:27.679Z] #44 63.33 CC images/userns.o [2020-04-07T13:10:27.722Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 43.26MB / 54.14MB 7.2s [2020-04-07T13:10:27.722Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 44.39MB / 57.39MB 7.2s [2020-04-07T13:10:27.722Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 45.21MB / 73.51MB 7.2s [2020-04-07T13:10:27.722Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 45.12MB / 96.50MB 7.2s [2020-04-07T13:10:27.929Z] #47 172.1 mime/quotedprintable [2020-04-07T13:10:27.938Z] #44 63.59 CC images/google/protobuf/descriptor.o [2020-04-07T13:10:27.938Z] #44 ... [2020-04-07T13:10:27.938Z] [2020-04-07T13:10:27.938Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:10:27.938Z] #47 170.2 vendor/golang.org/x/net/idna [2020-04-07T13:10:28.009Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 46.85MB / 54.14MB 7.5s [2020-04-07T13:10:28.009Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 47.97MB / 57.39MB 7.5s [2020-04-07T13:10:28.009Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 49.18MB / 73.51MB 7.5s [2020-04-07T13:10:28.184Z] #47 172.6 net/http/internal [2020-04-07T13:10:28.300Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 50.46MB / 96.50MB 7.6s [2020-04-07T13:10:28.443Z] #47 ... [2020-04-07T13:10:28.443Z] [2020-04-07T13:10:28.443Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:10:28.443Z] #44 68.20 CC images/macvlan.o [2020-04-07T13:10:28.443Z] #44 68.63 CC images/sit.o [2020-04-07T13:10:28.443Z] #44 69.15 LINK images/built-in.o [2020-04-07T13:10:28.443Z] #44 69.42 GEN compel/include/asm [2020-04-07T13:10:28.443Z] #44 69.45 GEN compel/include/version.h [2020-04-07T13:10:28.443Z] #44 69.62 touch .config [2020-04-07T13:10:28.443Z] #44 69.63 GEN include/common/config.h [2020-04-07T13:10:28.443Z] #44 69.68 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-04-07T13:10:28.443Z] #44 69.71 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-04-07T13:10:28.443Z] #44 69.78 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-04-07T13:10:28.443Z] #44 69.79 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-04-07T13:10:28.443Z] #44 69.80 DEP compel/arch/x86/plugins/std/memcpy.d [2020-04-07T13:10:28.443Z] #44 69.83 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-04-07T13:10:28.443Z] #44 69.86 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-07T13:10:28.443Z] #44 69.90 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-04-07T13:10:28.443Z] #44 69.92 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-07T13:10:28.443Z] #44 69.94 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-07T13:10:28.443Z] #44 69.94 DEP compel/plugins/std/infect.d [2020-04-07T13:10:28.443Z] #44 70.16 DEP compel/plugins/std/string.d [2020-04-07T13:10:28.443Z] #44 70.31 DEP compel/plugins/std/log.d [2020-04-07T13:10:28.443Z] #44 70.46 DEP compel/plugins/std/fds.d [2020-04-07T13:10:28.443Z] #44 70.65 DEP compel/plugins/std/std.d [2020-04-07T13:10:28.443Z] #44 70.83 DEP compel/plugins/shmem/shmem.d [2020-04-07T13:10:28.443Z] #44 70.98 DEP compel/plugins/fds/fds.d [2020-04-07T13:10:28.443Z] #44 71.31 CC compel/plugins/std/std.o [2020-04-07T13:10:28.443Z] #44 71.80 CC compel/plugins/std/fds.o [2020-04-07T13:10:28.443Z] #44 72.30 CC compel/plugins/std/log.o [2020-04-07T13:10:28.586Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 50.62MB / 54.14MB 7.8s [2020-04-07T13:10:28.586Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 51.79MB / 57.39MB 7.8s [2020-04-07T13:10:28.586Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 52.96MB / 73.51MB 7.8s [2020-04-07T13:10:28.872Z] #47 ... [2020-04-07T13:10:28.872Z] [2020-04-07T13:10:28.872Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T13:10:28.872Z] #10 161.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-07T13:10:28.872Z] #10 161.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-07T13:10:28.872Z] #10 161.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-07T13:10:28.882Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 53.34MB / 54.14MB 8.1s [2020-04-07T13:10:28.882Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 55.06MB / 57.39MB 8.1s [2020-04-07T13:10:28.882Z] #8 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 54.14MB / 54.14MB 8.2s done [2020-04-07T13:10:28.882Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 57.61MB / 73.51MB 8.2s [2020-04-07T13:10:28.882Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 57.50MB / 96.50MB 8.2s [2020-04-07T13:10:29.167Z] #8 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 57.39MB / 57.39MB 8.3s done [2020-04-07T13:10:29.167Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 61.43MB / 73.51MB 8.4s [2020-04-07T13:10:29.167Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 66.96MB / 96.50MB 8.5s [2020-04-07T13:10:29.370Z] #44 73.45 CC compel/plugins/std/string.o [2020-04-07T13:10:29.462Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 75.10MB / 96.50MB 8.7s [2020-04-07T13:10:29.462Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 67.27MB / 73.51MB 8.8s [2020-04-07T13:10:29.462Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 80.27MB / 96.50MB 8.8s [2020-04-07T13:10:29.748Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 86.70MB / 96.50MB 9.0s [2020-04-07T13:10:29.748Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 73.51MB / 73.51MB 9.1s [2020-04-07T13:10:29.933Z] #44 ... [2020-04-07T13:10:29.933Z] [2020-04-07T13:10:29.933Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:10:29.933Z] #68 174.4 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-07T13:10:29.933Z] #68 174.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-07T13:10:30.031Z] #8 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 73.51MB / 73.51MB 9.1s done [2020-04-07T13:10:30.031Z] #8 sha256:cfd40f2cf4d75071aa62dd3ab708bde8135bf7be6218ce1d8cb65cc376891d66 96.50MB / 96.50MB 9.3s done [2020-04-07T13:10:30.031Z] #8 unpacking docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 [2020-04-07T13:10:30.247Z] #10 ... [2020-04-07T13:10:30.247Z] [2020-04-07T13:10:30.247Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:10:30.247Z] #44 65.84 CC images/opts.o [2020-04-07T13:10:30.811Z] #44 66.26 CC images/seccomp.o [2020-04-07T13:10:31.375Z] #44 66.82 CC images/binfmt-misc.o [2020-04-07T13:10:31.510Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.096s coverage: 72.5% of statements [2020-04-07T13:10:31.510Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-07T13:10:31.510Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.805s coverage: 61.0% of statements [2020-04-07T13:10:31.510Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-07T13:10:31.633Z] #44 67.03 CC images/time.o [2020-04-07T13:10:31.890Z] #44 67.39 CC images/sysctl.o [2020-04-07T13:10:32.121Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.725s coverage: 76.1% of statements [2020-04-07T13:10:32.121Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-07T13:10:32.121Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 58.0% of statements [2020-04-07T13:10:32.148Z] #44 67.72 CC images/autofs.o [2020-04-07T13:10:32.406Z] #44 68.09 CC images/macvlan.o [2020-04-07T13:10:32.663Z] #44 68.14 CC images/sit.o [2020-04-07T13:10:32.663Z] #44 68.28 LINK images/built-in.o [2020-04-07T13:10:32.921Z] #44 68.51 GEN compel/include/asm [2020-04-07T13:10:33.122Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2020-04-07T13:10:33.179Z] #44 68.54 GEN compel/include/version.h [2020-04-07T13:10:33.179Z] #44 68.58 touch .config [2020-04-07T13:10:33.179Z] #44 68.61 GEN include/common/config.h [2020-04-07T13:10:33.179Z] #44 68.72 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-04-07T13:10:33.179Z] #44 68.73 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-04-07T13:10:33.179Z] #44 68.77 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-04-07T13:10:33.179Z] #44 68.78 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-04-07T13:10:33.179Z] #44 68.80 DEP compel/arch/x86/plugins/std/memcpy.d [2020-04-07T13:10:33.179Z] #44 68.82 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-04-07T13:10:33.179Z] #44 68.84 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-07T13:10:33.179Z] #44 68.89 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-04-07T13:10:33.436Z] #44 68.90 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-07T13:10:33.436Z] #44 68.93 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-07T13:10:33.436Z] #44 68.93 DEP compel/plugins/std/infect.d [2020-04-07T13:10:33.694Z] #44 69.09 DEP compel/plugins/std/string.d [2020-04-07T13:10:33.694Z] #44 69.23 DEP compel/plugins/std/log.d [2020-04-07T13:10:33.744Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2020-04-07T13:10:33.952Z] #44 69.36 DEP compel/plugins/std/fds.d [2020-04-07T13:10:33.952Z] #44 69.50 DEP compel/plugins/std/std.d [2020-04-07T13:10:33.952Z] #44 69.59 DEP compel/plugins/shmem/shmem.d [2020-04-07T13:10:34.210Z] #44 69.69 DEP compel/plugins/fds/fds.d [2020-04-07T13:10:34.356Z] ok github.com/docker/docker/daemon/images 0.012s coverage: 4.9% of statements [2020-04-07T13:10:34.356Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-07T13:10:34.356Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-07T13:10:34.468Z] #44 69.94 CC compel/plugins/std/std.o [2020-04-07T13:10:34.726Z] #44 70.33 CC compel/plugins/std/fds.o [2020-04-07T13:10:35.171Z] #68 ... [2020-04-07T13:10:35.171Z] [2020-04-07T13:10:35.171Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:10:35.171Z] #44 74.32 CC compel/plugins/std/infect.o [2020-04-07T13:10:35.171Z] #44 75.09 CC compel/arch/x86/plugins/std/parasite-head.o [2020-04-07T13:10:35.171Z] #44 75.22 CC compel/arch/x86/plugins/std/memcpy.o [2020-04-07T13:10:35.171Z] #44 75.33 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-04-07T13:10:35.171Z] #44 75.50 AR compel/plugins/std.lib.a [2020-04-07T13:10:35.171Z] #44 75.76 CC compel/plugins/fds/fds.o [2020-04-07T13:10:35.171Z] #44 76.28 AR compel/plugins/fds.lib.a [2020-04-07T13:10:35.171Z] #44 76.34 HOSTDEP compel/src/lib/log-host.d [2020-04-07T13:10:35.171Z] #44 76.60 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-07T13:10:35.171Z] #44 76.97 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-04-07T13:10:35.171Z] #44 77.15 HOSTDEP compel/src/main-host.d [2020-04-07T13:10:35.171Z] #44 77.42 DEP compel/src/lib/ptrace.d [2020-04-07T13:10:35.171Z] #44 77.50 DEP compel/src/lib/infect.d [2020-04-07T13:10:35.171Z] #44 77.60 DEP compel/src/lib/infect-util.d [2020-04-07T13:10:35.171Z] #44 77.71 DEP compel/src/lib/infect-rpc.d [2020-04-07T13:10:35.171Z] #44 77.82 DEP compel/arch/x86/src/lib/infect.d [2020-04-07T13:10:35.171Z] #44 77.92 DEP compel/arch/x86/src/lib/cpu.d [2020-04-07T13:10:35.171Z] #44 78.00 DEP compel/src/lib/log.d [2020-04-07T13:10:35.171Z] #44 78.15 DEP compel/src/main.d [2020-04-07T13:10:35.171Z] #44 78.30 DEP compel/src/lib/handle-elf.d [2020-04-07T13:10:35.171Z] #44 78.45 DEP compel/arch/x86/src/lib/handle-elf.d [2020-04-07T13:10:35.171Z] #44 78.63 CC compel/src/lib/log.o [2020-04-07T13:10:35.171Z] #44 78.90 CC compel/arch/x86/src/lib/cpu.o [2020-04-07T13:10:35.291Z] #44 70.77 CC compel/plugins/std/log.o [2020-04-07T13:10:35.358Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 41.8% of statements [2020-04-07T13:10:35.969Z] ok github.com/docker/docker/daemon/logger/awslogs 0.088s coverage: 77.4% of statements [2020-04-07T13:10:35.969Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-07T13:10:35.969Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-07T13:10:36.097Z] #44 79.80 CC compel/arch/x86/src/lib/infect.o [2020-04-07T13:10:36.224Z] #44 71.71 CC compel/plugins/std/string.o [2020-04-07T13:10:36.250Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2020-04-07T13:10:36.861Z] ok github.com/docker/docker/daemon/logger/journald 0.016s coverage: 26.2% of statements [2020-04-07T13:10:37.023Z] #44 80.75 CC compel/src/lib/infect-rpc.o [2020-04-07T13:10:37.141Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 88.3% of statements [2020-04-07T13:10:37.157Z] #44 72.44 CC compel/plugins/std/infect.o [2020-04-07T13:10:37.279Z] #44 81.22 CC compel/src/lib/infect-util.o [2020-04-07T13:10:37.415Z] #44 72.85 CC compel/arch/x86/plugins/std/parasite-head.o [2020-04-07T13:10:37.415Z] #44 72.91 CC compel/arch/x86/plugins/std/memcpy.o [2020-04-07T13:10:37.415Z] #44 72.98 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-04-07T13:10:37.415Z] #44 73.05 AR compel/plugins/std.lib.a [2020-04-07T13:10:37.415Z] #44 73.12 CC compel/plugins/fds/fds.o [2020-04-07T13:10:37.421Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 62.1% of statements [2020-04-07T13:10:37.534Z] #44 81.51 CC compel/src/lib/infect.o [2020-04-07T13:10:37.672Z] #44 73.32 AR compel/plugins/fds.lib.a [2020-04-07T13:10:37.672Z] #44 73.39 HOSTDEP compel/src/lib/log-host.d [2020-04-07T13:10:37.930Z] #44 73.47 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-07T13:10:37.930Z] #44 73.64 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-04-07T13:10:38.425Z] ok github.com/docker/docker/daemon/logger/local 0.018s coverage: 74.7% of statements [2020-04-07T13:10:38.425Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-07T13:10:38.425Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.053s coverage: 19.9% of statements [2020-04-07T13:10:38.464Z] #44 ... [2020-04-07T13:10:38.464Z] [2020-04-07T13:10:38.464Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:10:38.464Z] #68 DONE 182.7s [2020-04-07T13:10:38.464Z] [2020-04-07T13:10:38.464Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-07T13:10:38.464Z] #69 DONE 0.1s [2020-04-07T13:10:38.464Z] [2020-04-07T13:10:38.464Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:10:38.464Z] #47 178.5 net/textproto [2020-04-07T13:10:38.464Z] #47 178.5 crypto/x509 [2020-04-07T13:10:38.464Z] #47 179.6 vendor/golang.org/x/net/http/httpguts [2020-04-07T13:10:38.464Z] #47 179.9 vendor/golang.org/x/net/http/httpproxy [2020-04-07T13:10:38.464Z] #47 180.4 mime/multipart [2020-04-07T13:10:38.495Z] #44 73.81 HOSTDEP compel/src/main-host.d [2020-04-07T13:10:38.495Z] #44 ... [2020-04-07T13:10:38.495Z] [2020-04-07T13:10:38.495Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:10:38.495Z] #68 172.7 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-07T13:10:38.495Z] #68 172.7 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-07T13:10:38.495Z] #68 DONE 180.5s [2020-04-07T13:10:38.495Z] [2020-04-07T13:10:38.495Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-07T13:10:38.495Z] #69 DONE 0.1s [2020-04-07T13:10:38.495Z] [2020-04-07T13:10:38.495Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:10:38.495Z] #44 73.98 DEP compel/src/lib/ptrace.d [2020-04-07T13:10:38.495Z] #44 ... [2020-04-07T13:10:38.495Z] [2020-04-07T13:10:38.495Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:10:38.495Z] #47 173.7 vendor/golang.org/x/net/http2/hpack [2020-04-07T13:10:38.495Z] #47 175.6 mime [2020-04-07T13:10:38.495Z] #47 179.7 crypto/tls [2020-04-07T13:10:38.495Z] #47 ... [2020-04-07T13:10:38.495Z] [2020-04-07T13:10:38.495Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:10:38.495Z] #44 74.19 DEP compel/src/lib/infect.d [2020-04-07T13:10:38.753Z] #44 74.35 DEP compel/src/lib/infect-util.d [2020-04-07T13:10:39.011Z] #44 74.58 DEP compel/src/lib/infect-rpc.d [2020-04-07T13:10:39.011Z] #44 74.75 DEP compel/arch/x86/src/lib/infect.d [2020-04-07T13:10:39.024Z] #47 183.2 crypto/tls [2020-04-07T13:10:39.024Z] #47 ... [2020-04-07T13:10:39.024Z] [2020-04-07T13:10:39.024Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:10:39.024Z] #50 DONE 183.3s [2020-04-07T13:10:39.037Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.017s coverage: 33.3% of statements [2020-04-07T13:10:39.279Z] [2020-04-07T13:10:39.279Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T13:10:39.279Z] #10 183.2 Selecting previously unselected package libapparmor1:amd64. [2020-04-07T13:10:39.279Z] #10 183.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-04-07T13:10:39.279Z] #10 183.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-04-07T13:10:39.279Z] #10 183.3 Selecting previously unselected package libapparmor-dev:amd64. [2020-04-07T13:10:39.279Z] #10 183.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-04-07T13:10:39.279Z] #10 183.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-07T13:10:39.279Z] #10 183.6 Selecting previously unselected package libbtrfs0. [2020-04-07T13:10:39.279Z] #10 183.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-07T13:10:39.279Z] #10 183.7 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-07T13:10:39.535Z] #10 183.8 Selecting previously unselected package libbtrfs-dev. [2020-04-07T13:10:39.535Z] #10 183.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-07T13:10:39.535Z] #10 183.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-07T13:10:39.577Z] #44 74.95 DEP compel/arch/x86/src/lib/cpu.d [2020-04-07T13:10:39.577Z] #44 75.04 DEP compel/src/lib/log.d [2020-04-07T13:10:39.577Z] #44 75.18 DEP compel/src/main.d [2020-04-07T13:10:39.791Z] #10 184.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-04-07T13:10:39.791Z] #10 184.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-07T13:10:39.791Z] #10 184.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-07T13:10:39.791Z] #10 184.2 Selecting previously unselected package libudev-dev:amd64. [2020-04-07T13:10:39.791Z] #10 184.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-04-07T13:10:39.791Z] #10 184.3 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-07T13:10:39.835Z] #44 75.33 DEP compel/src/lib/handle-elf.d [2020-04-07T13:10:40.040Z] ok github.com/docker/docker/daemon/logger/syslog 0.002s coverage: 47.8% of statements [2020-04-07T13:10:40.057Z] #10 184.5 Selecting previously unselected package libsepol1-dev:amd64. [2020-04-07T13:10:40.057Z] #10 184.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-04-07T13:10:40.057Z] #10 184.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-04-07T13:10:40.095Z] #44 75.56 DEP compel/arch/x86/src/lib/handle-elf.d [2020-04-07T13:10:40.320Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-04-07T13:10:40.354Z] #44 75.80 CC compel/src/lib/log.o [2020-04-07T13:10:40.354Z] #44 76.00 CC compel/arch/x86/src/lib/cpu.o [2020-04-07T13:10:40.497Z] using credential docker-jenkins-github-credentials [2020-04-07T13:10:40.569Z] Cloning the remote Git repository [2020-04-07T13:10:40.569Z] Cloning with configured refspecs honoured and without tags [2020-04-07T13:10:40.619Z] #10 185.1 Selecting previously unselected package libpcre16-3:amd64. [2020-04-07T13:10:40.619Z] #10 185.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-04-07T13:10:40.619Z] #10 185.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-04-07T13:10:40.877Z] #10 185.4 Selecting previously unselected package libpcre32-3:amd64. [2020-04-07T13:10:40.877Z] #10 185.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-04-07T13:10:40.877Z] #10 185.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-04-07T13:10:40.933Z] ok github.com/docker/docker/daemon/network 0.002s coverage: 63.8% of statements [2020-04-07T13:10:40.933Z] ok github.com/docker/docker/daemon/logger/splunk 1.426s coverage: 82.5% of statements [2020-04-07T13:10:40.933Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-07T13:10:40.933Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-07T13:10:41.132Z] #10 185.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-04-07T13:10:41.132Z] #10 185.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-04-07T13:10:41.287Z] #44 76.72 CC compel/arch/x86/src/lib/infect.o [2020-04-07T13:10:41.387Z] #10 185.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-07T13:10:41.387Z] #10 185.9 Selecting previously unselected package libpcre3-dev:amd64. [2020-04-07T13:10:41.387Z] #10 185.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-04-07T13:10:41.387Z] #10 185.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-07T13:10:40.799Z] Cloning repository https://github.com/moby/moby.git [2020-04-07T13:10:41.296Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-04-07T13:10:41.852Z] #44 ... [2020-04-07T13:10:41.852Z] [2020-04-07T13:10:41.852Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:10:41.852Z] #50 DONE 183.9s [2020-04-07T13:10:41.852Z] [2020-04-07T13:10:41.852Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:10:41.898Z] #10 186.4 Selecting previously unselected package libselinux1-dev:amd64. [2020-04-07T13:10:41.898Z] #10 186.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-04-07T13:10:41.898Z] #10 186.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-07T13:10:41.898Z] #10 186.6 Selecting previously unselected package libdevmapper-dev:amd64. [2020-04-07T13:10:42.110Z] #53 ... [2020-04-07T13:10:42.110Z] [2020-04-07T13:10:42.110Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:10:42.110Z] #44 77.69 CC compel/src/lib/infect-rpc.o [2020-04-07T13:10:42.153Z] #10 186.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-04-07T13:10:42.153Z] #10 186.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-07T13:10:42.153Z] #10 186.7 Selecting previously unselected package libseccomp-dev:amd64. [2020-04-07T13:10:42.153Z] #10 186.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-04-07T13:10:42.153Z] #10 186.7 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-07T13:10:42.403Z] ok github.com/docker/docker/distribution/metadata 0.023s coverage: 48.2% of statements [2020-04-07T13:10:42.409Z] #10 186.8 Selecting previously unselected package libsystemd-dev:amd64. [2020-04-07T13:10:42.409Z] #10 186.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-04-07T13:10:42.409Z] #10 186.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-07T13:10:42.664Z] #10 187.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-07T13:10:42.664Z] #10 187.2 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-07T13:10:42.664Z] #10 187.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-04-07T13:10:42.664Z] #10 187.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-07T13:10:42.664Z] #10 187.3 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-04-07T13:10:42.664Z] #10 187.3 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-04-07T13:10:42.664Z] #10 187.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-07T13:10:42.664Z] #10 187.3 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-07T13:10:42.676Z] #44 78.26 CC compel/src/lib/infect-util.o [2020-04-07T13:10:42.920Z] #10 187.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-04-07T13:10:42.920Z] #10 187.3 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-07T13:10:42.920Z] #10 187.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-07T13:10:42.920Z] #10 187.4 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-07T13:10:42.920Z] #10 187.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-07T13:10:42.920Z] #10 187.4 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-07T13:10:42.920Z] #10 187.4 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-07T13:10:42.920Z] #10 187.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-07T13:10:42.920Z] #10 187.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-07T13:10:42.920Z] #10 187.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-07T13:10:42.920Z] #10 187.5 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-04-07T13:10:42.920Z] #10 187.5 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-04-07T13:10:42.920Z] #10 187.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-07T13:10:42.920Z] #10 187.5 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-04-07T13:10:42.920Z] #10 187.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-04-07T13:10:42.920Z] #10 187.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-07T13:10:42.920Z] #10 187.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-07T13:10:42.920Z] #10 187.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-07T13:10:42.920Z] #10 187.5 Setting up dmsetup (2:1.02.155-3) ... [2020-04-07T13:10:42.934Z] #44 78.56 CC compel/src/lib/infect.o [2020-04-07T13:10:43.034Z] ok github.com/docker/docker/distribution 0.292s coverage: 22.1% of statements [2020-04-07T13:10:43.034Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-07T13:10:43.175Z] #10 187.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-07T13:10:43.175Z] #10 187.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-07T13:10:43.175Z] #10 187.6 Processing triggers for libc-bin (2.28-10) ... [2020-04-07T13:10:43.430Z] #10 DONE 188.0s [2020-04-07T13:10:43.430Z] [2020-04-07T13:10:43.430Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:10:43.430Z] #44 84.64 CC compel/src/lib/ptrace.o [2020-04-07T13:10:43.430Z] #44 85.15 AR compel/libcompel.a [2020-04-07T13:10:43.430Z] #44 85.27 HOSTCC compel/src/main-host.o [2020-04-07T13:10:43.430Z] #44 85.53 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-04-07T13:10:43.430Z] #44 85.73 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-07T13:10:43.430Z] #44 86.04 HOSTCC compel/src/lib/log-host.o [2020-04-07T13:10:43.430Z] #44 86.23 HOSTLINK compel/compel-host-bin [2020-04-07T13:10:43.430Z] #44 86.40 DEP soccr/soccr.d [2020-04-07T13:10:43.430Z] #44 86.55 CC soccr/soccr.o [2020-04-07T13:10:43.430Z] #44 ... [2020-04-07T13:10:43.430Z] [2020-04-07T13:10:43.430Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-07T13:10:43.430Z] #58 DONE 0.1s [2020-04-07T13:10:42.713Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-07T13:10:42.715Z] > git --version # timeout=10 [2020-04-07T13:10:42.765Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-07T13:10:42.770Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40786/head:refs/remotes/origin/PR-40786 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T13:10:43.685Z] [2020-04-07T13:10:43.685Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-07T13:10:43.685Z] #59 DONE 0.1s [2020-04-07T13:10:43.685Z] [2020-04-07T13:10:43.686Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:10:44.035Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-04-07T13:10:44.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-07T13:10:44.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-07T13:10:44.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-07T13:10:44.648Z] ok github.com/docker/docker/image 0.011s coverage: 86.4% of statements [2020-04-07T13:10:44.831Z] #44 80.39 CC compel/src/lib/ptrace.o [2020-04-07T13:10:45.089Z] #44 80.81 AR compel/libcompel.a [2020-04-07T13:10:45.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-07T13:10:45.261Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-04-07T13:10:45.347Z] #44 80.89 HOSTCC compel/src/main-host.o [2020-04-07T13:10:45.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-07T13:10:45.543Z] ok github.com/docker/docker/distribution/xfer 1.886s coverage: 85.1% of statements [2020-04-07T13:10:45.543Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-07T13:10:45.543Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-07T13:10:45.605Z] #44 81.14 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-04-07T13:10:45.863Z] #44 81.39 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-07T13:10:46.121Z] #44 81.78 HOSTCC compel/src/lib/log-host.o [2020-04-07T13:10:46.156Z] ok github.com/docker/docker/image/v1 0.004s coverage: 25.0% of statements [2020-04-07T13:10:46.156Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-07T13:10:46.201Z] #60 ... [2020-04-07T13:10:46.201Z] [2020-04-07T13:10:46.201Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-07T13:10:46.201Z] #11 DONE 2.6s [2020-04-07T13:10:46.201Z] [2020-04-07T13:10:46.201Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-07T13:10:46.379Z] #44 ... [2020-04-07T13:10:46.379Z] [2020-04-07T13:10:46.379Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T13:10:46.379Z] #10 185.6 Selecting previously unselected package libapparmor1:amd64. [2020-04-07T13:10:46.379Z] #10 185.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-04-07T13:10:46.379Z] #10 185.6 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-04-07T13:10:46.379Z] #10 185.7 Selecting previously unselected package libapparmor-dev:amd64. [2020-04-07T13:10:46.379Z] #10 185.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-04-07T13:10:46.379Z] #10 185.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-07T13:10:46.379Z] #10 185.8 Selecting previously unselected package libbtrfs0. [2020-04-07T13:10:46.379Z] #10 185.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-07T13:10:46.379Z] #10 185.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-07T13:10:46.379Z] #10 185.9 Selecting previously unselected package libbtrfs-dev. [2020-04-07T13:10:46.379Z] #10 185.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-07T13:10:46.379Z] #10 185.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-07T13:10:46.379Z] #10 186.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-04-07T13:10:46.379Z] #10 186.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-07T13:10:46.379Z] #10 186.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-07T13:10:46.379Z] #10 186.1 Selecting previously unselected package libudev-dev:amd64. [2020-04-07T13:10:46.379Z] #10 186.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-04-07T13:10:46.379Z] #10 186.2 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-07T13:10:46.379Z] #10 186.3 Selecting previously unselected package libsepol1-dev:amd64. [2020-04-07T13:10:46.379Z] #10 186.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-04-07T13:10:46.379Z] #10 186.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-04-07T13:10:46.379Z] #10 186.6 Selecting previously unselected package libpcre16-3:amd64. [2020-04-07T13:10:46.379Z] #10 186.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-04-07T13:10:46.379Z] #10 186.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-04-07T13:10:46.379Z] #10 186.7 Selecting previously unselected package libpcre32-3:amd64. [2020-04-07T13:10:46.379Z] #10 186.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-04-07T13:10:46.379Z] #10 186.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-04-07T13:10:46.379Z] #10 186.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-04-07T13:10:46.379Z] #10 186.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-04-07T13:10:46.379Z] #10 186.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-07T13:10:46.379Z] #10 187.0 Selecting previously unselected package libpcre3-dev:amd64. [2020-04-07T13:10:46.379Z] #10 187.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-04-07T13:10:46.379Z] #10 187.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-07T13:10:46.379Z] #10 187.4 Selecting previously unselected package libselinux1-dev:amd64. [2020-04-07T13:10:46.379Z] #10 187.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-04-07T13:10:46.379Z] #10 187.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-07T13:10:46.379Z] #10 187.7 Selecting previously unselected package libdevmapper-dev:amd64. [2020-04-07T13:10:46.379Z] #10 187.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-04-07T13:10:46.379Z] #10 187.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-07T13:10:46.379Z] #10 187.8 Selecting previously unselected package libseccomp-dev:amd64. [2020-04-07T13:10:46.379Z] #10 187.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-04-07T13:10:46.379Z] #10 187.8 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-07T13:10:46.379Z] #10 187.9 Selecting previously unselected package libsystemd-dev:amd64. [2020-04-07T13:10:46.379Z] #10 187.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-04-07T13:10:46.379Z] #10 187.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-07T13:10:46.379Z] #10 188.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-07T13:10:46.379Z] #10 188.3 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-07T13:10:46.379Z] #10 188.3 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-04-07T13:10:46.379Z] #10 188.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-07T13:10:46.379Z] #10 188.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-04-07T13:10:46.379Z] #10 188.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-04-07T13:10:46.379Z] #10 188.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-07T13:10:46.379Z] #10 188.4 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-07T13:10:46.379Z] #10 188.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-04-07T13:10:46.379Z] #10 188.4 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-07T13:10:46.379Z] #10 188.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-07T13:10:46.379Z] #10 188.4 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-07T13:10:46.379Z] #10 188.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-07T13:10:46.379Z] #10 188.5 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-07T13:10:46.379Z] #10 188.5 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-07T13:10:46.379Z] #10 188.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-07T13:10:46.379Z] #10 188.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-07T13:10:46.379Z] #10 188.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-07T13:10:46.379Z] #10 188.5 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-04-07T13:10:46.379Z] #10 188.5 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-04-07T13:10:46.379Z] #10 188.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-07T13:10:46.379Z] #10 188.5 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-04-07T13:10:46.379Z] #10 188.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-04-07T13:10:46.379Z] #10 188.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-07T13:10:46.379Z] #10 188.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-07T13:10:46.379Z] #10 188.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-07T13:10:46.379Z] #10 188.6 Setting up dmsetup (2:1.02.155-3) ... [2020-04-07T13:10:46.379Z] #10 188.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-07T13:10:46.379Z] #10 188.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-07T13:10:46.379Z] #10 188.6 Processing triggers for libc-bin (2.28-10) ... [2020-04-07T13:10:46.379Z] #10 DONE 188.9s [2020-04-07T13:10:46.379Z] [2020-04-07T13:10:46.379Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-07T13:10:46.379Z] #58 DONE 0.1s [2020-04-07T13:10:46.379Z] [2020-04-07T13:10:46.379Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-07T13:10:46.438Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-04-07T13:10:46.637Z] #59 DONE 0.1s [2020-04-07T13:10:46.637Z] [2020-04-07T13:10:46.637Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:10:47.443Z] ok github.com/docker/docker/opts 0.015s coverage: 67.4% of statements [2020-04-07T13:10:47.443Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-04-07T13:10:47.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-07T13:10:48.087Z] #12 DONE 2.1s [2020-04-07T13:10:48.087Z] [2020-04-07T13:10:48.087Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-07T13:10:48.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-07T13:10:49.163Z] #60 2.214 + RM_GOPATH=0 [2020-04-07T13:10:49.163Z] #60 2.214 + TMP_GOPATH= [2020-04-07T13:10:49.163Z] #60 2.214 + : /build [2020-04-07T13:10:49.163Z] #60 2.214 + '[' -z '' ']' [2020-04-07T13:10:49.163Z] #60 2.225 ++ mktemp -d [2020-04-07T13:10:49.163Z] #60 2.227 + export GOPATH=/tmp/tmp.m3tOwWLkpt [2020-04-07T13:10:49.163Z] #60 2.228 + GOPATH=/tmp/tmp.m3tOwWLkpt [2020-04-07T13:10:49.163Z] #60 2.228 + RM_GOPATH=1 [2020-04-07T13:10:49.163Z] #60 2.229 ++ dirname ./install.sh [2020-04-07T13:10:49.163Z] #60 2.230 + dir=. [2020-04-07T13:10:49.163Z] #60 2.231 + bin=runc [2020-04-07T13:10:49.163Z] #60 2.231 + shift [2020-04-07T13:10:49.163Z] #60 2.231 + '[' '!' -f ./runc.installer ']' [2020-04-07T13:10:49.163Z] #60 2.231 + . ./runc.installer [2020-04-07T13:10:49.163Z] #60 2.232 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-07T13:10:49.163Z] #60 2.233 + install_runc [2020-04-07T13:10:49.163Z] #60 2.240 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-07T13:10:49.163Z] #60 2.242 + uname -r [2020-04-07T13:10:49.163Z] #60 2.249 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-07T13:10:49.163Z] #60 2.249 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-07T13:10:49.163Z] #60 2.249 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-07T13:10:49.163Z] #60 2.251 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.m3tOwWLkpt/src/github.com/opencontainers/runc [2020-04-07T13:10:49.163Z] #60 2.255 Cloning into '/tmp/tmp.m3tOwWLkpt/src/github.com/opencontainers/runc'... [2020-04-07T13:10:49.163Z] #60 ... [2020-04-07T13:10:49.163Z] [2020-04-07T13:10:49.163Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-07T13:10:49.163Z] #11 DONE 2.7s [2020-04-07T13:10:49.163Z] [2020-04-07T13:10:49.163Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-07T13:10:49.461Z] ok github.com/docker/docker/pkg/archive 0.514s coverage: 77.0% of statements [2020-04-07T13:10:50.074Z] ok github.com/docker/docker/pkg/authorization 0.458s coverage: 68.3% of statements [2020-04-07T13:10:50.356Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-04-07T13:10:50.600Z] #13 2.175 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-07T13:10:50.600Z] #13 DONE 2.3s [2020-04-07T13:10:50.600Z] [2020-04-07T13:10:50.600Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-07T13:10:50.638Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2020-04-07T13:10:50.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-07T13:10:51.690Z] #12 DONE 2.2s [2020-04-07T13:10:51.690Z] [2020-04-07T13:10:51.690Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:10:51.690Z] #44 82.19 HOSTLINK compel/compel-host-bin [2020-04-07T13:10:51.690Z] #44 82.43 DEP soccr/soccr.d [2020-04-07T13:10:51.690Z] #44 82.57 CC soccr/soccr.o [2020-04-07T13:10:51.690Z] #44 84.04 AR soccr/libsoccr.a [2020-04-07T13:10:51.690Z] #44 84.08 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-07T13:10:51.690Z] #44 84.43 DEP criu/arch/x86/sigframe.d [2020-04-07T13:10:51.690Z] #44 84.51 DEP criu/arch/x86/sigaction_compat.d [2020-04-07T13:10:51.690Z] #44 84.57 DEP criu/arch/x86/kerndat.d [2020-04-07T13:10:51.690Z] #44 84.74 DEP criu/arch/x86/crtools.d [2020-04-07T13:10:51.690Z] #44 85.00 DEP criu/arch/x86/cpu.d [2020-04-07T13:10:51.690Z] #44 85.22 CC criu/arch/x86/cpu.o [2020-04-07T13:10:51.690Z] #44 85.86 CC criu/arch/x86/crtools.o [2020-04-07T13:10:51.690Z] #44 87.23 CC criu/arch/x86/kerndat.o [2020-04-07T13:10:52.255Z] #44 87.78 CC criu/arch/x86/sigaction_compat.o [2020-04-07T13:10:52.486Z] #14 DONE 2.1s [2020-04-07T13:10:52.486Z] [2020-04-07T13:10:52.486Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:10:52.486Z] #44 87.85 AR soccr/libsoccr.a [2020-04-07T13:10:52.486Z] #44 87.89 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-07T13:10:52.486Z] #44 88.38 DEP criu/arch/x86/sigframe.d [2020-04-07T13:10:52.486Z] #44 88.50 DEP criu/arch/x86/sigaction_compat.d [2020-04-07T13:10:52.486Z] #44 88.62 DEP criu/arch/x86/kerndat.d [2020-04-07T13:10:52.486Z] #44 88.82 DEP criu/arch/x86/crtools.d [2020-04-07T13:10:52.486Z] #44 88.98 DEP criu/arch/x86/cpu.d [2020-04-07T13:10:52.486Z] #44 89.13 CC criu/arch/x86/cpu.o [2020-04-07T13:10:52.486Z] #44 89.85 CC criu/arch/x86/crtools.o [2020-04-07T13:10:52.486Z] #44 91.33 CC criu/arch/x86/kerndat.o [2020-04-07T13:10:52.486Z] #44 91.89 CC criu/arch/x86/sigaction_compat.o [2020-04-07T13:10:52.486Z] #44 92.26 CC criu/arch/x86/sigframe.o [2020-04-07T13:10:52.486Z] #44 92.55 LINK criu/arch/x86/crtools.built-in.o [2020-04-07T13:10:52.486Z] #44 92.63 DEP criu/pie/util-vdso-elf32.d [2020-04-07T13:10:52.486Z] #44 92.85 DEP criu/pie/util-vdso.d [2020-04-07T13:10:52.486Z] #44 93.01 DEP criu/pie/util.d [2020-04-07T13:10:52.486Z] #44 93.18 CC criu/pie/util.o [2020-04-07T13:10:52.487Z] #44 93.48 CC criu/pie/util-vdso.o [2020-04-07T13:10:52.487Z] #44 94.04 CC criu/pie/util-vdso-elf32.o [2020-04-07T13:10:52.487Z] #44 94.93 AR criu/pie/pie.lib.a [2020-04-07T13:10:52.487Z] #44 95.06 DEP criu/pie/restorer.d [2020-04-07T13:10:52.487Z] #44 95.32 DEP criu/arch/x86/sigaction_compat_pie.d [2020-04-07T13:10:52.487Z] #44 95.47 DEP criu/arch/x86/restorer_unmap.d [2020-04-07T13:10:52.487Z] #44 95.51 DEP criu/arch/x86/restorer.d [2020-04-07T13:10:52.487Z] #44 95.78 DEP criu/arch/x86/vdso-pie.d [2020-04-07T13:10:52.487Z] #44 95.92 DEP criu/pie/parasite-vdso.d [2020-04-07T13:10:52.487Z] #44 96.05 DEP criu/pie/parasite.d [2020-04-07T13:10:52.487Z] #44 96.31 CC criu/pie/parasite.o [2020-04-07T13:10:52.487Z] #44 ... [2020-04-07T13:10:52.487Z] [2020-04-07T13:10:52.487Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-07T13:10:52.513Z] #44 88.01 CC criu/arch/x86/sigframe.o [2020-04-07T13:10:52.513Z] #44 88.20 LINK criu/arch/x86/crtools.built-in.o [2020-04-07T13:10:52.770Z] #44 88.27 DEP criu/pie/util-vdso-elf32.d [2020-04-07T13:10:52.770Z] #44 88.39 DEP criu/pie/util-vdso.d [2020-04-07T13:10:53.028Z] #44 88.54 DEP criu/pie/util.d [2020-04-07T13:10:53.286Z] #44 88.67 CC criu/pie/util.o [2020-04-07T13:10:53.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-07T13:10:53.417Z] sha256:bf3e4c94bf906219cc3646aa6d09b46a7359f268aeee758b033623d6e6c7ab26 [2020-04-07T13:10:53.417Z] INFO: Starting docker-py tests... [2020-04-07T13:10:53.417Z] ============================= test session starts ============================== [2020-04-07T13:10:53.417Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-04-07T13:10:53.417Z] rootdir: /src, inifile: pytest.ini [2020-04-07T13:10:53.417Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-04-07T13:10:53.417Z] collected 387 items / 1 deselected / 386 selected [2020-04-07T13:10:53.417Z] [2020-04-07T13:10:53.549Z] #44 88.95 CC criu/pie/util-vdso.o [2020-04-07T13:10:53.549Z] #44 ... [2020-04-07T13:10:53.549Z] [2020-04-07T13:10:53.549Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-07T13:10:53.549Z] #13 2.191 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-07T13:10:53.549Z] #13 DONE 2.3s [2020-04-07T13:10:53.549Z] [2020-04-07T13:10:53.549Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:10:53.549Z] #47 187.2 net/http/httptrace [2020-04-07T13:10:53.549Z] #47 187.5 net/http [2020-04-07T13:10:53.808Z] #47 ... [2020-04-07T13:10:53.808Z] [2020-04-07T13:10:53.808Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-07T13:10:54.097Z] ok github.com/docker/docker/layer 7.152s coverage: 68.8% of statements [2020-04-07T13:10:54.097Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-07T13:10:54.097Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-07T13:10:54.097Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-07T13:10:54.097Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-07T13:10:54.097Z] ? github.com/docker/docker/oci [no test files] [2020-04-07T13:10:54.097Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-07T13:10:54.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-07T13:10:54.379Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-04-07T13:10:54.660Z] ok github.com/docker/docker/pkg/chrootarchive 3.456s coverage: 43.2% of statements [2020-04-07T13:10:54.660Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-07T13:10:54.660Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-07T13:10:54.942Z] ok github.com/docker/docker/pkg/discovery 0.009s coverage: 58.3% of statements [2020-04-07T13:10:54.942Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2020-04-07T13:10:54.999Z] #15 DONE 2.3s [2020-04-07T13:10:54.999Z] [2020-04-07T13:10:54.999Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:10:54.999Z] #44 97.79 LINK criu/pie/parasite.built-in.o [2020-04-07T13:10:54.999Z] #44 97.80 GEN criu/pie/parasite-blob.h [2020-04-07T13:10:54.999Z] #44 97.85 CC criu/pie/parasite-vdso.o [2020-04-07T13:10:54.999Z] #44 98.50 CC criu/arch/x86/vdso-pie.o [2020-04-07T13:10:54.999Z] #44 98.69 CC criu/arch/x86/restorer.o [2020-04-07T13:10:55.559Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-04-07T13:10:55.560Z] #44 99.46 CC criu/arch/x86/restorer_unmap.o [2020-04-07T13:10:55.560Z] #44 99.50 CC criu/arch/x86/sigaction_compat_pie.o [2020-04-07T13:10:55.816Z] #44 99.73 CC criu/pie/restorer.o [2020-04-07T13:10:55.816Z] #44 ... [2020-04-07T13:10:55.816Z] [2020-04-07T13:10:55.816Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:10:55.816Z] #47 190.1 net/http/httptrace [2020-04-07T13:10:55.816Z] #47 190.5 net/http [2020-04-07T13:10:55.841Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-04-07T13:10:56.071Z] #47 ... [2020-04-07T13:10:56.071Z] [2020-04-07T13:10:56.071Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:10:56.071Z] #60 2.783 + RM_GOPATH=0 [2020-04-07T13:10:56.071Z] #60 2.783 + TMP_GOPATH= [2020-04-07T13:10:56.071Z] #60 2.783 + : /build [2020-04-07T13:10:56.071Z] #60 2.783 + '[' -z '' ']' [2020-04-07T13:10:56.071Z] #60 2.783 ++ mktemp -d [2020-04-07T13:10:56.071Z] #60 2.796 + export GOPATH=/tmp/tmp.aQxaFdPpUa [2020-04-07T13:10:56.071Z] #60 2.796 + GOPATH=/tmp/tmp.aQxaFdPpUa [2020-04-07T13:10:56.071Z] #60 2.796 + RM_GOPATH=1 [2020-04-07T13:10:56.071Z] #60 2.804 ++ dirname ./install.sh [2020-04-07T13:10:56.071Z] #60 2.804 + dir=. [2020-04-07T13:10:56.071Z] #60 2.804 + bin=runc [2020-04-07T13:10:56.071Z] #60 2.804 + shift [2020-04-07T13:10:56.071Z] #60 2.804 + '[' '!' -f ./runc.installer ']' [2020-04-07T13:10:56.071Z] #60 2.804 + . ./runc.installer [2020-04-07T13:10:56.071Z] #60 2.804 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-07T13:10:56.071Z] #60 2.804 + install_runc [2020-04-07T13:10:56.071Z] #60 2.804 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-07T13:10:56.071Z] #60 2.804 + uname -r [2020-04-07T13:10:56.071Z] #60 2.806 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-07T13:10:56.071Z] #60 2.806 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-07T13:10:56.071Z] #60 2.806 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-07T13:10:56.071Z] #60 2.806 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.aQxaFdPpUa/src/github.com/opencontainers/runc [2020-04-07T13:10:56.071Z] #60 2.808 Cloning into '/tmp/tmp.aQxaFdPpUa/src/github.com/opencontainers/runc'... [2020-04-07T13:10:56.071Z] #60 9.714 + cd /tmp/tmp.aQxaFdPpUa/src/github.com/opencontainers/runc [2020-04-07T13:10:56.071Z] #60 9.714 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-07T13:10:56.071Z] #60 10.13 + '[' -z '' ']' [2020-04-07T13:10:56.071Z] #60 10.13 + target=static [2020-04-07T13:10:56.071Z] #60 10.13 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-07T13:10:56.071Z] #60 11.85 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-04-07T13:10:56.334Z] #14 DONE 2.2s [2020-04-07T13:10:56.334Z] [2020-04-07T13:10:56.334Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-07T13:10:56.455Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2020-04-07T13:10:56.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-07T13:10:56.997Z] #60 ... [2020-04-07T13:10:56.997Z] [2020-04-07T13:10:56.997Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-07T13:10:56.997Z] #16 DONE 2.3s [2020-04-07T13:10:56.997Z] [2020-04-07T13:10:56.997Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T13:10:57.460Z] ok github.com/docker/docker/pkg/filenotify 0.601s coverage: 67.0% of statements [2020-04-07T13:10:57.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-07T13:10:58.073Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2020-04-07T13:10:58.233Z] #15 DONE 2.1s [2020-04-07T13:10:58.233Z] [2020-04-07T13:10:58.233Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-07T13:10:58.688Z] ok github.com/docker/docker/pkg/fsutils 0.415s coverage: 85.1% of statements [2020-04-07T13:10:58.969Z] ok github.com/docker/docker/pkg/discovery/kv 3.080s coverage: 84.1% of statements [2020-04-07T13:10:59.053Z] Fetching without tags [2020-04-07T13:10:59.251Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2020-04-07T13:10:59.509Z] #17 2.429 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-07T13:10:59.509Z] #17 2.533 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-07T13:10:59.509Z] #17 2.627 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-07T13:10:59.773Z] Merging remotes/origin/master commit a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 into PR head commit 06ca1606e1a09c36bd12ed503b4c99d8a17ca230 [2020-04-07T13:10:59.863Z] ok github.com/docker/docker/pkg/idtools 0.250s coverage: 70.1% of statements [2020-04-07T13:11:00.070Z] #17 2.996 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-07T13:11:00.130Z] #16 DONE 2.2s [2020-04-07T13:11:00.130Z] [2020-04-07T13:11:00.130Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T13:11:00.145Z] ok github.com/docker/docker/pkg/ioutils 0.293s coverage: 70.6% of statements [2020-04-07T13:11:00.145Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2020-04-07T13:11:00.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-07T13:10:58.704Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-07T13:10:58.791Z] > git config --add remote.origin.fetch +refs/pull/40786/head:refs/remotes/origin/PR-40786 # timeout=10 [2020-04-07T13:10:58.841Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T13:10:58.965Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-07T13:10:59.089Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-07T13:10:59.089Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-07T13:10:59.091Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40786/head:refs/remotes/origin/PR-40786 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-07T13:10:59.879Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T13:10:59.942Z] > git checkout -f 06ca1606e1a09c36bd12ed503b4c99d8a17ca230 # timeout=10 [2020-04-07T13:11:00.426Z] ok github.com/docker/docker/pkg/locker 0.029s coverage: 88.9% of statements [2020-04-07T13:11:00.426Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-04-07T13:11:00.426Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-07T13:11:00.426Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-07T13:11:00.708Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2020-04-07T13:11:00.708Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-07T13:11:00.708Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-04-07T13:11:01.012Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-04-07T13:11:01.294Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.031s coverage: 91.4% of statements [2020-04-07T13:11:01.294Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 82.4% of statements [2020-04-07T13:11:01.294Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-07T13:11:01.294Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-07T13:11:01.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-07T13:11:01.956Z] #17 4.579 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-07T13:11:02.300Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2020-04-07T13:11:02.582Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-04-07T13:11:02.593Z] #8 unpacking docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 29.0s done [2020-04-07T13:11:02.593Z] #8 DONE 38.4s [2020-04-07T13:11:02.593Z] [2020-04-07T13:11:02.593Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-07T13:11:02.593Z] #9 DONE 0.2s [2020-04-07T13:11:02.593Z] [2020-04-07T13:11:02.593Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-07T13:11:02.593Z] #10 DONE 0.2s [2020-04-07T13:11:02.593Z] [2020-04-07T13:11:02.593Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-07T13:11:02.593Z] #41 DONE 0.0s [2020-04-07T13:11:02.593Z] [2020-04-07T13:11:02.593Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-07T13:11:02.593Z] #30 DONE 0.1s [2020-04-07T13:11:02.593Z] [2020-04-07T13:11:02.593Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-07T13:11:02.593Z] #42 ... [2020-04-07T13:11:02.593Z] [2020-04-07T13:11:02.593Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-07T13:11:02.594Z] #22 DONE 0.1s [2020-04-07T13:11:02.594Z] [2020-04-07T13:11:02.594Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-07T13:11:02.594Z] #47 DONE 0.2s [2020-04-07T13:11:02.594Z] [2020-04-07T13:11:02.594Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-07T13:11:02.594Z] #33 DONE 0.2s [2020-04-07T13:11:02.594Z] [2020-04-07T13:11:02.594Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:11:02.594Z] #48 ... [2020-04-07T13:11:02.594Z] [2020-04-07T13:11:02.594Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-07T13:11:02.594Z] #53 DONE 0.2s [2020-04-07T13:11:02.594Z] [2020-04-07T13:11:02.594Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-07T13:11:02.594Z] #50 DONE 0.2s [2020-04-07T13:11:02.594Z] [2020-04-07T13:11:02.594Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-07T13:11:02.594Z] #23 DONE 0.3s [2020-04-07T13:11:02.594Z] [2020-04-07T13:11:02.594Z] #74 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-07T13:11:02.594Z] #74 DONE 0.3s [2020-04-07T13:11:02.594Z] [2020-04-07T13:11:02.594Z] #68 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-07T13:11:02.594Z] #68 DONE 0.3s [2020-04-07T13:11:02.594Z] [2020-04-07T13:11:02.594Z] #56 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-07T13:11:02.594Z] #56 DONE 0.3s [2020-04-07T13:11:02.594Z] [2020-04-07T13:11:02.594Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:11:02.594Z] #57 0.885 + RM_GOPATH=0 [2020-04-07T13:11:02.594Z] #57 0.906 + TMP_GOPATH= [2020-04-07T13:11:02.594Z] #57 0.906 + : /build [2020-04-07T13:11:02.594Z] #57 0.907 + '[' -z '' ']' [2020-04-07T13:11:02.594Z] #57 0.915 ++ mktemp -d [2020-04-07T13:11:02.594Z] #57 0.927 + export GOPATH=/tmp/tmp.JKIGEpT85X [2020-04-07T13:11:02.594Z] #57 0.927 + GOPATH=/tmp/tmp.JKIGEpT85X [2020-04-07T13:11:02.594Z] #57 0.927 + RM_GOPATH=1 [2020-04-07T13:11:02.594Z] #57 0.933 ++ dirname ./install.sh [2020-04-07T13:11:02.594Z] #57 0.953 + dir=. [2020-04-07T13:11:02.594Z] #57 0.953 + bin=shfmt [2020-04-07T13:11:02.594Z] #57 0.953 + shift [2020-04-07T13:11:02.594Z] #57 0.953 + '[' '!' -f ./shfmt.installer ']' [2020-04-07T13:11:02.594Z] #57 0.953 + . ./shfmt.installer [2020-04-07T13:11:02.594Z] #57 0.953 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-07T13:11:02.594Z] #57 0.954 + install_shfmt [2020-04-07T13:11:02.594Z] #57 0.954 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-07T13:11:02.594Z] #57 0.954 + git clone https://github.com/mvdan/sh.git /tmp/tmp.JKIGEpT85X/src/github.com/mvdan/sh [2020-04-07T13:11:02.594Z] #57 0.954 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-07T13:11:02.594Z] #57 0.964 Cloning into '/tmp/tmp.JKIGEpT85X/src/github.com/mvdan/sh'... [2020-04-07T13:11:02.707Z] #17 2.616 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-07T13:11:02.707Z] #17 2.660 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-07T13:11:02.707Z] #17 2.662 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-07T13:11:02.864Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-04-07T13:11:02.864Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-04-07T13:11:02.882Z] #17 ... [2020-04-07T13:11:02.882Z] [2020-04-07T13:11:02.882Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:11:02.882Z] #44 102.8 LINK criu/pie/restorer.built-in.o [2020-04-07T13:11:02.882Z] #44 102.8 GEN criu/pie/restorer-blob.h [2020-04-07T13:11:02.882Z] #44 102.9 DEP criu/vdso.d [2020-04-07T13:11:02.882Z] #44 103.1 DEP criu/vdso-compat.d [2020-04-07T13:11:02.882Z] #44 103.2 DEP criu/uts_ns.d [2020-04-07T13:11:02.882Z] #44 103.4 DEP criu/util.d [2020-04-07T13:11:02.882Z] #44 103.6 DEP criu/uffd.d [2020-04-07T13:11:02.882Z] #44 103.9 DEP criu/tun.d [2020-04-07T13:11:02.882Z] #44 104.1 DEP criu/tty.d [2020-04-07T13:11:02.882Z] #44 104.3 DEP criu/timerfd.d [2020-04-07T13:11:02.882Z] #44 104.5 DEP criu/sysfs_parse.d [2020-04-07T13:11:02.882Z] #44 104.6 DEP criu/sysctl.d [2020-04-07T13:11:02.882Z] #44 104.8 DEP criu/string.d [2020-04-07T13:11:02.882Z] #44 104.9 DEP criu/stats.d [2020-04-07T13:11:02.882Z] #44 105.0 DEP criu/sockets.d [2020-04-07T13:11:02.882Z] #44 105.2 DEP criu/sk-unix.d [2020-04-07T13:11:02.882Z] #44 105.4 DEP criu/sk-tcp.d [2020-04-07T13:11:02.882Z] #44 105.6 DEP criu/sk-queue.d [2020-04-07T13:11:02.882Z] #44 105.7 DEP criu/sk-packet.d [2020-04-07T13:11:02.882Z] #44 106.0 DEP criu/sk-netlink.d [2020-04-07T13:11:02.882Z] #44 106.2 DEP criu/sk-inet.d [2020-04-07T13:11:02.882Z] #44 106.4 DEP criu/signalfd.d [2020-04-07T13:11:02.882Z] #44 106.5 DEP criu/sigframe.d [2020-04-07T13:11:02.882Z] #44 106.7 DEP criu/shmem.d [2020-04-07T13:11:02.882Z] #44 106.8 DEP criu/servicefd.d [2020-04-07T13:11:03.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-07T13:11:03.097Z] Merge succeeded, producing 06ca1606e1a09c36bd12ed503b4c99d8a17ca230 [2020-04-07T13:11:03.097Z] Checking out Revision 06ca1606e1a09c36bd12ed503b4c99d8a17ca230 (PR-40786) [2020-04-07T13:11:03.137Z] #44 107.0 DEP criu/seize.d [2020-04-07T13:11:03.137Z] #44 107.1 DEP criu/seccomp.d [2020-04-07T13:11:03.270Z] #17 3.347 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-07T13:11:02.805Z] > git merge a6a47d1a4944799ffbe3657d4dae68e0829a0dc6 # timeout=10 [2020-04-07T13:11:02.977Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-04-07T13:11:03.134Z] > git config core.sparsecheckout # timeout=10 [2020-04-07T13:11:03.185Z] > git checkout -f 06ca1606e1a09c36bd12ed503b4c99d8a17ca230 # timeout=10 [2020-04-07T13:11:03.392Z] #44 107.4 DEP criu/rst-malloc.d [2020-04-07T13:11:03.647Z] #44 107.5 DEP criu/rbtree.d [2020-04-07T13:11:03.647Z] #44 107.5 DEP criu/pstree.d [2020-04-07T13:11:03.902Z] #44 107.7 DEP criu/protobuf.d [2020-04-07T13:11:03.902Z] #44 107.8 GEN criu/protobuf-desc-gen.h [2020-04-07T13:11:03.976Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-07T13:11:03.976Z] Using test binary docker [2020-04-07T13:11:04.235Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-07T13:11:04.235Z] +++ /etc/init.d/apparmor start [2020-04-07T13:11:04.235Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-07T13:11:04.235Z] INFO: Waiting for daemon to start... [2020-04-07T13:11:04.235Z] Starting dockerd [2020-04-07T13:11:04.235Z] +++ 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-04-07T13:11:04.333Z] ok github.com/docker/docker/pkg/pubsub 1.019s coverage: 73.9% of statements [2020-04-07T13:11:04.614Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-04-07T13:11:04.638Z] #17 ... [2020-04-07T13:11:04.638Z] [2020-04-07T13:11:04.638Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:11:04.638Z] #44 89.89 CC criu/pie/util-vdso-elf32.o [2020-04-07T13:11:04.638Z] #44 90.44 AR criu/pie/pie.lib.a [2020-04-07T13:11:04.638Z] #44 90.51 DEP criu/pie/restorer.d [2020-04-07T13:11:04.638Z] #44 90.82 DEP criu/arch/x86/sigaction_compat_pie.d [2020-04-07T13:11:04.638Z] #44 90.98 DEP criu/arch/x86/restorer_unmap.d [2020-04-07T13:11:04.638Z] #44 91.01 DEP criu/arch/x86/restorer.d [2020-04-07T13:11:04.638Z] #44 91.16 DEP criu/arch/x86/vdso-pie.d [2020-04-07T13:11:04.638Z] #44 91.33 DEP criu/pie/parasite-vdso.d [2020-04-07T13:11:04.638Z] #44 91.60 DEP criu/pie/parasite.d [2020-04-07T13:11:04.638Z] #44 91.96 CC criu/pie/parasite.o [2020-04-07T13:11:04.638Z] #44 93.26 LINK criu/pie/parasite.built-in.o [2020-04-07T13:11:04.638Z] #44 93.27 GEN criu/pie/parasite-blob.h [2020-04-07T13:11:04.638Z] #44 93.28 CC criu/pie/parasite-vdso.o [2020-04-07T13:11:04.638Z] #44 94.13 CC criu/arch/x86/vdso-pie.o [2020-04-07T13:11:04.638Z] #44 94.51 CC criu/arch/x86/restorer.o [2020-04-07T13:11:04.638Z] #44 95.14 CC criu/arch/x86/restorer_unmap.o [2020-04-07T13:11:04.638Z] #44 95.18 CC criu/arch/x86/sigaction_compat_pie.o [2020-04-07T13:11:04.638Z] #44 95.45 CC criu/pie/restorer.o [2020-04-07T13:11:04.638Z] #44 98.89 LINK criu/pie/restorer.built-in.o [2020-04-07T13:11:04.638Z] #44 98.91 GEN criu/pie/restorer-blob.h [2020-04-07T13:11:04.638Z] #44 99.00 DEP criu/vdso.d [2020-04-07T13:11:04.638Z] #44 99.21 DEP criu/vdso-compat.d [2020-04-07T13:11:04.638Z] #44 99.42 DEP criu/uts_ns.d [2020-04-07T13:11:04.638Z] #44 99.60 DEP criu/util.d [2020-04-07T13:11:04.638Z] #44 99.83 DEP criu/uffd.d [2020-04-07T13:11:04.638Z] #44 100.0 DEP criu/tun.d [2020-04-07T13:11:04.638Z] #44 100.1 DEP criu/tty.d [2020-04-07T13:11:04.638Z] #44 ... [2020-04-07T13:11:04.638Z] [2020-04-07T13:11:04.638Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T13:11:04.638Z] #17 4.641 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-07T13:11:05.346Z] #57 ... [2020-04-07T13:11:05.346Z] [2020-04-07T13:11:05.346Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:11:05.346Z] #48 0.547 + RM_GOPATH=0 [2020-04-07T13:11:05.346Z] #48 0.550 + TMP_GOPATH= [2020-04-07T13:11:05.346Z] #48 0.553 + : /build [2020-04-07T13:11:05.346Z] #48 0.554 + '[' -z '' ']' [2020-04-07T13:11:05.346Z] #48 0.557 ++ mktemp -d [2020-04-07T13:11:05.346Z] #48 0.562 + export GOPATH=/tmp/tmp.tD9ZpijLCB [2020-04-07T13:11:05.346Z] #48 0.562 + GOPATH=/tmp/tmp.tD9ZpijLCB [2020-04-07T13:11:05.346Z] #48 0.563 + RM_GOPATH=1 [2020-04-07T13:11:05.346Z] #48 0.565 ++ dirname ./install.sh [2020-04-07T13:11:05.346Z] #48 0.568 + dir=. [2020-04-07T13:11:05.346Z] #48 0.569 + bin=vndr [2020-04-07T13:11:05.346Z] #48 0.570 + shift [2020-04-07T13:11:05.346Z] #48 0.571 + '[' '!' -f ./vndr.installer ']' [2020-04-07T13:11:05.346Z] #48 0.571 + . ./vndr.installer [2020-04-07T13:11:05.346Z] #48 0.572 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-07T13:11:05.346Z] #48 0.572 + install_vndr [2020-04-07T13:11:05.346Z] #48 0.573 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-07T13:11:05.346Z] #48 0.573 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.tD9ZpijLCB/src/github.com/LK4D4/vndr [2020-04-07T13:11:05.346Z] #48 0.573 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-07T13:11:05.346Z] #48 0.582 Cloning into '/tmp/tmp.tD9ZpijLCB/src/github.com/LK4D4/vndr'... [2020-04-07T13:11:05.346Z] #48 2.076 + cd /tmp/tmp.tD9ZpijLCB/src/github.com/LK4D4/vndr [2020-04-07T13:11:05.346Z] #48 2.077 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-07T13:11:05.346Z] #48 2.091 + go build -buildmode=pie -v -o /build/vndr . [2020-04-07T13:11:05.346Z] #48 4.545 runtime/internal/sys [2020-04-07T13:11:05.346Z] #48 4.616 internal/race [2020-04-07T13:11:05.346Z] #48 4.649 internal/cpu [2020-04-07T13:11:05.346Z] #48 4.817 runtime/internal/atomic [2020-04-07T13:11:05.346Z] #48 5.177 sync/atomic [2020-04-07T13:11:05.346Z] #48 5.431 runtime/internal/math [2020-04-07T13:11:05.346Z] #48 5.601 unicode [2020-04-07T13:11:05.570Z] #17 ... [2020-04-07T13:11:05.571Z] [2020-04-07T13:11:05.571Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:11:05.571Z] #60 9.165 + cd /tmp/tmp.m3tOwWLkpt/src/github.com/opencontainers/runc [2020-04-07T13:11:05.571Z] #60 9.166 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-07T13:11:05.571Z] #60 10.02 + '[' -z '' ']' [2020-04-07T13:11:05.571Z] #60 10.02 + target=static [2020-04-07T13:11:05.571Z] #60 10.02 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-07T13:11:05.571Z] #60 11.52 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-04-07T13:11:05.788Z] #44 109.4 DEP criu/protobuf-desc.d [2020-04-07T13:11:05.788Z] #44 109.5 DEP criu/proc_parse.d [2020-04-07T13:11:05.788Z] #44 109.8 DEP criu/plugin.d [2020-04-07T13:11:05.788Z] #44 109.9 DEP criu/pipes.d [2020-04-07T13:11:05.828Z] #60 ... [2020-04-07T13:11:05.828Z] [2020-04-07T13:11:05.828Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:11:05.828Z] #44 100.3 DEP criu/timerfd.d [2020-04-07T13:11:05.828Z] #44 100.5 DEP criu/sysfs_parse.d [2020-04-07T13:11:05.828Z] #44 100.8 DEP criu/sysctl.d [2020-04-07T13:11:05.828Z] #44 100.9 DEP criu/string.d [2020-04-07T13:11:05.828Z] #44 100.9 DEP criu/stats.d [2020-04-07T13:11:05.828Z] #44 101.1 DEP criu/sockets.d [2020-04-07T13:11:05.828Z] #44 101.3 DEP criu/sk-unix.d [2020-04-07T13:11:05.828Z] #44 101.5 DEP criu/sk-tcp.d [2020-04-07T13:11:05.976Z] #48 6.315 unicode/utf8 [2020-04-07T13:11:06.273Z] #48 6.669 internal/bytealg [2020-04-07T13:11:06.273Z] #48 6.731 math/bits [2020-04-07T13:11:06.348Z] #44 110.1 DEP criu/pie-util.d [2020-04-07T13:11:06.348Z] #44 110.2 DEP criu/pie-util-vdso.d [2020-04-07T13:11:06.392Z] #44 101.7 DEP criu/sk-queue.d [2020-04-07T13:11:06.392Z] #44 101.9 DEP criu/sk-packet.d [2020-04-07T13:11:06.392Z] #44 102.0 DEP criu/sk-netlink.d [2020-04-07T13:11:06.604Z] #44 110.4 DEP criu/pie-util-vdso-elf32.d [2020-04-07T13:11:06.604Z] #44 110.6 DEP criu/path.d [2020-04-07T13:11:06.650Z] #44 102.2 DEP criu/sk-inet.d [2020-04-07T13:11:06.766Z] . [2020-04-07T13:11:06.766Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-07T13:11:06.766Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-07T13:11:06.766Z] Error: No such image: emptyfs [2020-04-07T13:11:06.766Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-07T13:11:06.766Z] ++++ docker load [2020-04-07T13:11:06.766Z] Running integration-test (iteration 1) [2020-04-07T13:11:06.766Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-04-07T13:11:06.766Z] ++ 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-04-07T13:11:06.766Z] ++ set -e [2020-04-07T13:11:06.766Z] ++ '[' -n 0 ']' [2020-04-07T13:11:06.766Z] ++ set -x [2020-04-07T13:11:06.766Z] ++ env -i DEST=/go/src/github.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-04-07T13:11:06.859Z] #44 110.7 DEP criu/parasite-syscall.d [2020-04-07T13:11:06.908Z] #44 102.3 DEP criu/signalfd.d [2020-04-07T13:11:06.908Z] #44 102.5 DEP criu/sigframe.d [2020-04-07T13:11:06.908Z] #44 102.6 DEP criu/shmem.d [2020-04-07T13:11:07.115Z] #44 111.0 DEP criu/pagemap.d [2020-04-07T13:11:07.165Z] #44 102.8 DEP criu/servicefd.d [2020-04-07T13:11:07.285Z] ok github.com/docker/docker/pkg/signal 2.336s coverage: 61.0% of statements [2020-04-07T13:11:07.370Z] #44 111.1 DEP criu/pagemap-cache.d [2020-04-07T13:11:07.370Z] #44 111.3 DEP criu/page-xfer.d [2020-04-07T13:11:07.422Z] #44 102.9 DEP criu/seize.d [2020-04-07T13:11:07.567Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-04-07T13:11:07.625Z] #44 111.4 DEP criu/page-pipe.d [2020-04-07T13:11:07.625Z] #44 111.6 DEP criu/netfilter.d [2020-04-07T13:11:07.679Z] #44 103.0 DEP criu/seccomp.d [2020-04-07T13:11:07.680Z] #44 103.3 DEP criu/rst-malloc.d [2020-04-07T13:11:07.680Z] #44 103.4 DEP criu/rbtree.d [2020-04-07T13:11:07.680Z] #44 103.4 DEP criu/pstree.d [2020-04-07T13:11:07.848Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-04-07T13:11:07.880Z] #44 111.7 DEP criu/net.d [2020-04-07T13:11:07.937Z] #44 103.6 DEP criu/protobuf.d [2020-04-07T13:11:08.130Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-04-07T13:11:08.130Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-04-07T13:11:08.135Z] #44 111.9 DEP criu/namespaces.d [2020-04-07T13:11:08.135Z] #44 112.1 DEP criu/mount.d [2020-04-07T13:11:08.195Z] #44 103.7 GEN criu/protobuf-desc-gen.h [2020-04-07T13:11:08.390Z] #44 112.4 DEP criu/mem.d [2020-04-07T13:11:08.412Z] ok github.com/docker/docker/pkg/sysinfo 0.003s coverage: 71.3% of statements [2020-04-07T13:11:08.645Z] #44 112.6 DEP criu/lsm.d [2020-04-07T13:11:08.901Z] #44 112.8 DEP criu/log.d [2020-04-07T13:11:08.901Z] #44 113.0 DEP criu/libnetlink.d [2020-04-07T13:11:08.997Z] #48 8.972 internal/testlog [2020-04-07T13:11:09.024Z] ok github.com/docker/docker/pkg/system 0.050s coverage: 37.2% of statements [2020-04-07T13:11:09.157Z] #44 113.1 DEP criu/kerndat.d [2020-04-07T13:11:09.288Z] #48 ... [2020-04-07T13:11:09.288Z] [2020-04-07T13:11:09.288Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T13:11:09.288Z] #11 1.107 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-07T13:11:09.288Z] #11 1.362 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-07T13:11:09.288Z] #11 1.434 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-07T13:11:09.288Z] #11 3.254 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-07T13:11:09.288Z] #11 7.033 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-07T13:11:09.288Z] #11 10.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-07T13:11:09.306Z] ok github.com/docker/docker/pkg/tailfile 0.038s coverage: 88.6% of statements [2020-04-07T13:11:09.412Z] #44 ... [2020-04-07T13:11:09.412Z] [2020-04-07T13:11:09.412Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:11:09.412Z] #47 204.1 github.com/LK4D4/vndr/godl [2020-04-07T13:11:09.412Z] #47 205.0 github.com/LK4D4/vndr [2020-04-07T13:11:09.412Z] #47 DONE 213.7s [2020-04-07T13:11:09.412Z] [2020-04-07T13:11:09.412Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:11:09.412Z] #44 113.4 DEP criu/kcmp-ids.d [2020-04-07T13:11:09.412Z] #44 ... [2020-04-07T13:11:09.412Z] [2020-04-07T13:11:09.412Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T13:11:09.412Z] #17 5.915 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-07T13:11:09.412Z] #17 11.48 Fetched 8337 kB in 9s (888 kB/s) [2020-04-07T13:11:09.566Z] #44 ... [2020-04-07T13:11:09.566Z] [2020-04-07T13:11:09.566Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:11:09.566Z] #47 201.8 github.com/LK4D4/vndr/godl [2020-04-07T13:11:09.566Z] #47 203.0 github.com/LK4D4/vndr [2020-04-07T13:11:09.566Z] #47 DONE 211.5s [2020-04-07T13:11:09.566Z] [2020-04-07T13:11:09.566Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T13:11:09.566Z] #17 6.055 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-07T13:11:09.577Z] #11 ... [2020-04-07T13:11:09.577Z] [2020-04-07T13:11:09.577Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-07T13:11:09.577Z] #31 0.907 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-07T13:11:09.577Z] #31 0.910 Cloning into '.'... [2020-04-07T13:11:09.577Z] #31 ... [2020-04-07T13:11:09.577Z] [2020-04-07T13:11:09.577Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-07T13:11:09.577Z] #63 0.910 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-07T13:11:09.577Z] #63 1.021 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-07T13:11:09.577Z] #63 1.022 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-07T13:11:09.577Z] #63 2.881 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-07T13:11:09.577Z] #63 6.449 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-07T13:11:09.577Z] #63 9.910 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-07T13:11:09.587Z] ok github.com/docker/docker/pkg/tarsum 0.027s coverage: 89.3% of statements [2020-04-07T13:11:09.668Z] #17 11.48 Reading package lists... [2020-04-07T13:11:09.668Z] #17 ... [2020-04-07T13:11:09.668Z] [2020-04-07T13:11:09.668Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:11:09.668Z] #44 113.5 DEP criu/irmap.d [2020-04-07T13:11:09.668Z] #44 113.6 DEP criu/ipc_ns.d [2020-04-07T13:11:09.868Z] #63 ... [2020-04-07T13:11:09.868Z] [2020-04-07T13:11:09.868Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:11:09.868Z] #24 0.856 + RM_GOPATH=0 [2020-04-07T13:11:09.868Z] #24 0.865 + TMP_GOPATH= [2020-04-07T13:11:09.868Z] #24 0.867 + : /build [2020-04-07T13:11:09.868Z] #24 0.868 + '[' -z '' ']' [2020-04-07T13:11:09.868Z] #24 0.870 ++ mktemp -d [2020-04-07T13:11:09.868Z] #24 0.876 + export GOPATH=/tmp/tmp.xrJLCfPnkK [2020-04-07T13:11:09.868Z] #24 0.876 + GOPATH=/tmp/tmp.xrJLCfPnkK [2020-04-07T13:11:09.868Z] #24 0.876 + RM_GOPATH=1 [2020-04-07T13:11:09.868Z] #24 0.876 ++ dirname ./install.sh [2020-04-07T13:11:09.868Z] #24 0.888 + dir=. [2020-04-07T13:11:09.868Z] #24 0.888 + bin=dockercli [2020-04-07T13:11:09.868Z] #24 0.888 + shift [2020-04-07T13:11:09.868Z] #24 0.888 + '[' '!' -f ./dockercli.installer ']' [2020-04-07T13:11:09.868Z] #24 0.888 + . ./dockercli.installer [2020-04-07T13:11:09.868Z] #24 0.888 ++ : stable [2020-04-07T13:11:09.868Z] #24 0.888 ++ : 17.06.2-ce [2020-04-07T13:11:09.868Z] #24 0.889 + install_dockercli [2020-04-07T13:11:09.868Z] #24 0.889 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-07T13:11:09.868Z] #24 0.889 Install docker/cli version 17.06.2-ce from stable [2020-04-07T13:11:09.868Z] #24 0.890 ++ uname -m [2020-04-07T13:11:09.868Z] #24 0.900 + arch=ppc64le [2020-04-07T13:11:09.868Z] #24 0.900 + '[' ppc64le '!=' x86_64 ']' [2020-04-07T13:11:09.868Z] #24 0.901 + '[' ppc64le '!=' s390x ']' [2020-04-07T13:11:09.868Z] #24 0.901 + '[' ppc64le '!=' armhf ']' [2020-04-07T13:11:09.868Z] #24 0.901 + build_dockercli [2020-04-07T13:11:09.868Z] #24 0.902 + git clone https://github.com/docker/docker-ce /tmp/tmp.xrJLCfPnkK/tmp/docker-ce [2020-04-07T13:11:09.868Z] #24 0.941 Cloning into '/tmp/tmp.xrJLCfPnkK/tmp/docker-ce'... [2020-04-07T13:11:09.868Z] #24 ... [2020-04-07T13:11:09.868Z] [2020-04-07T13:11:09.868Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:11:09.868Z] #51 0.770 + RM_GOPATH=0 [2020-04-07T13:11:09.868Z] #51 0.773 + TMP_GOPATH= [2020-04-07T13:11:09.868Z] #51 0.774 + : /build [2020-04-07T13:11:09.868Z] #51 0.775 + '[' -z '' ']' [2020-04-07T13:11:09.868Z] #51 0.778 ++ mktemp -d [2020-04-07T13:11:09.868Z] #51 0.795 + export GOPATH=/tmp/tmp.WHOMmqQXif [2020-04-07T13:11:09.868Z] #51 0.795 + GOPATH=/tmp/tmp.WHOMmqQXif [2020-04-07T13:11:09.868Z] #51 0.795 + RM_GOPATH=1 [2020-04-07T13:11:09.868Z] #51 0.801 ++ dirname ./install.sh [2020-04-07T13:11:09.868Z] #51 0.803 + dir=. [2020-04-07T13:11:09.868Z] #51 0.807 + bin=gotestsum [2020-04-07T13:11:09.868Z] #51 0.807 + shift [2020-04-07T13:11:09.868Z] #51 0.809 + '[' '!' -f ./gotestsum.installer ']' [2020-04-07T13:11:09.868Z] #51 0.809 + . ./gotestsum.installer [2020-04-07T13:11:09.868Z] #51 0.810 ++ : v0.3.5 [2020-04-07T13:11:09.868Z] #51 0.810 + install_gotestsum [2020-04-07T13:11:09.868Z] #51 0.810 + echo 'Installing gotestsum version v0.3.5' [2020-04-07T13:11:09.868Z] #51 0.810 + go get -d gotest.tools/gotestsum [2020-04-07T13:11:09.868Z] #51 0.811 Installing gotestsum version v0.3.5 [2020-04-07T13:11:09.923Z] #44 113.7 DEP criu/image.d [2020-04-07T13:11:10.158Z] #51 ... [2020-04-07T13:11:10.158Z] [2020-04-07T13:11:10.158Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T13:11:10.158Z] #36 1.002 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-07T13:11:10.158Z] #36 1.214 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-07T13:11:10.158Z] #36 1.354 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-07T13:11:10.158Z] #36 3.152 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-07T13:11:10.158Z] #36 7.012 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-07T13:11:10.158Z] #36 10.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-07T13:11:10.158Z] #36 ... [2020-04-07T13:11:10.158Z] [2020-04-07T13:11:10.158Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:11:10.158Z] #54 0.695 + RM_GOPATH=0 [2020-04-07T13:11:10.158Z] #54 0.695 + TMP_GOPATH= [2020-04-07T13:11:10.158Z] #54 0.696 + : /build [2020-04-07T13:11:10.158Z] #54 0.696 + '[' -z '' ']' [2020-04-07T13:11:10.158Z] #54 0.697 ++ mktemp -d [2020-04-07T13:11:10.158Z] #54 0.699 + export GOPATH=/tmp/tmp.uBvUqZf6tV [2020-04-07T13:11:10.158Z] #54 0.700 + GOPATH=/tmp/tmp.uBvUqZf6tV [2020-04-07T13:11:10.158Z] #54 0.700 + RM_GOPATH=1 [2020-04-07T13:11:10.158Z] #54 0.705 ++ dirname ./install.sh [2020-04-07T13:11:10.158Z] #54 0.706 + dir=. [2020-04-07T13:11:10.158Z] #54 0.707 + bin=golangci_lint [2020-04-07T13:11:10.158Z] #54 0.707 + shift [2020-04-07T13:11:10.158Z] #54 0.707 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-07T13:11:10.158Z] #54 0.708 + . ./golangci_lint.installer [2020-04-07T13:11:10.158Z] #54 0.709 ++ : v1.23.8 [2020-04-07T13:11:10.158Z] #54 0.710 + install_golangci_lint [2020-04-07T13:11:10.158Z] #54 0.710 + echo 'Installing golangci-lint version v1.23.8' [2020-04-07T13:11:10.158Z] #54 0.711 Installing golangci-lint version v1.23.8 [2020-04-07T13:11:10.158Z] #54 0.711 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-07T13:11:10.178Z] #44 114.1 DEP criu/image-desc.d [2020-04-07T13:11:10.179Z] #44 114.3 DEP criu/fsnotify.d [2020-04-07T13:11:10.201Z] ok github.com/docker/docker/pkg/term 0.002s coverage: 84.8% of statements [2020-04-07T13:11:10.201Z] testing: warning: no tests to run [2020-04-07T13:11:10.201Z] coverage: [no statements] [2020-04-07T13:11:10.201Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-04-07T13:11:10.436Z] #44 114.5 DEP criu/filesystems.d [2020-04-07T13:11:10.447Z] #54 ... [2020-04-07T13:11:10.447Z] [2020-04-07T13:11:10.447Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:11:10.447Z] #69 0.889 + RM_GOPATH=0 [2020-04-07T13:11:10.447Z] #69 0.890 + TMP_GOPATH= [2020-04-07T13:11:10.447Z] #69 0.891 + : /build/ [2020-04-07T13:11:10.447Z] #69 0.895 + '[' -z '' ']' [2020-04-07T13:11:10.447Z] #69 0.897 ++ mktemp -d [2020-04-07T13:11:10.447Z] #69 0.904 + export GOPATH=/tmp/tmp.ZPbFjfDYF9 [2020-04-07T13:11:10.447Z] #69 0.904 + GOPATH=/tmp/tmp.ZPbFjfDYF9 [2020-04-07T13:11:10.447Z] #69 0.904 + RM_GOPATH=1 [2020-04-07T13:11:10.447Z] #69 0.906 ++ dirname ./install.sh [2020-04-07T13:11:10.447Z] #69 0.921 + dir=. [2020-04-07T13:11:10.447Z] #69 0.921 + bin=rootlesskit [2020-04-07T13:11:10.447Z] #69 0.921 + shift [2020-04-07T13:11:10.447Z] #69 0.922 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-07T13:11:10.447Z] #69 0.922 + . ./rootlesskit.installer [2020-04-07T13:11:10.447Z] #69 0.923 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-07T13:11:10.447Z] #69 0.923 + install_rootlesskit [2020-04-07T13:11:10.447Z] #69 0.924 + case "$1" in [2020-04-07T13:11:10.447Z] #69 0.924 + export CGO_ENABLED=0 [2020-04-07T13:11:10.447Z] #69 0.924 + CGO_ENABLED=0 [2020-04-07T13:11:10.447Z] #69 0.924 + _install_rootlesskit [2020-04-07T13:11:10.447Z] #69 0.924 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-07T13:11:10.447Z] #69 0.925 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ZPbFjfDYF9/src/github.com/rootless-containers/rootlesskit [2020-04-07T13:11:10.447Z] #69 0.925 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-07T13:11:10.447Z] #69 0.928 Cloning into '/tmp/tmp.ZPbFjfDYF9/src/github.com/rootless-containers/rootlesskit'... [2020-04-07T13:11:10.447Z] #69 9.395 + cd /tmp/tmp.ZPbFjfDYF9/src/github.com/rootless-containers/rootlesskit [2020-04-07T13:11:10.447Z] #69 9.396 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-07T13:11:10.447Z] #69 10.21 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-07T13:11:10.447Z] #69 10.22 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-07T13:11:10.447Z] #69 ... [2020-04-07T13:11:10.447Z] [2020-04-07T13:11:10.447Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:11:10.447Z] #34 0.728 + RM_GOPATH=0 [2020-04-07T13:11:10.447Z] #34 0.730 + TMP_GOPATH= [2020-04-07T13:11:10.447Z] #34 0.730 + : /build [2020-04-07T13:11:10.447Z] #34 0.730 + '[' -z '' ']' [2020-04-07T13:11:10.447Z] #34 0.731 ++ mktemp -d [2020-04-07T13:11:10.447Z] #34 0.753 + export GOPATH=/tmp/tmp.51MTZ6nnZO [2020-04-07T13:11:10.447Z] #34 0.753 + GOPATH=/tmp/tmp.51MTZ6nnZO [2020-04-07T13:11:10.447Z] #34 0.753 + RM_GOPATH=1 [2020-04-07T13:11:10.447Z] #34 0.772 ++ dirname ./install.sh [2020-04-07T13:11:10.447Z] #34 0.775 + dir=. [2020-04-07T13:11:10.447Z] #34 0.775 + bin=tomlv [2020-04-07T13:11:10.447Z] #34 0.775 + shift [2020-04-07T13:11:10.447Z] #34 0.776 + '[' '!' -f ./tomlv.installer ']' [2020-04-07T13:11:10.447Z] #34 0.776 + . ./tomlv.installer [2020-04-07T13:11:10.447Z] #34 0.777 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-07T13:11:10.447Z] #34 0.778 + install_tomlv [2020-04-07T13:11:10.447Z] #34 0.778 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-07T13:11:10.447Z] #34 0.778 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-07T13:11:10.448Z] #34 0.778 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.51MTZ6nnZO/src/github.com/BurntSushi/toml [2020-04-07T13:11:10.448Z] #34 0.783 Cloning into '/tmp/tmp.51MTZ6nnZO/src/github.com/BurntSushi/toml'... [2020-04-07T13:11:10.448Z] #34 3.014 + cd /tmp/tmp.51MTZ6nnZO/src/github.com/BurntSushi/toml [2020-04-07T13:11:10.448Z] #34 3.014 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-07T13:11:10.448Z] #34 3.086 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-07T13:11:10.448Z] #34 4.526 runtime/internal/sys [2020-04-07T13:11:10.448Z] #34 4.540 internal/cpu [2020-04-07T13:11:10.448Z] #34 4.627 math/bits [2020-04-07T13:11:10.448Z] #34 4.663 runtime/internal/atomic [2020-04-07T13:11:10.448Z] #34 5.769 unicode/utf8 [2020-04-07T13:11:10.448Z] #34 5.941 sync/atomic [2020-04-07T13:11:10.448Z] #34 7.203 internal/bytealg [2020-04-07T13:11:10.448Z] #34 7.425 unicode [2020-04-07T13:11:10.448Z] #34 7.995 math [2020-04-07T13:11:10.448Z] #34 8.627 internal/testlog [2020-04-07T13:11:10.448Z] #34 9.755 encoding [2020-04-07T13:11:10.448Z] #34 9.906 runtime [2020-04-07T13:11:10.448Z] #34 10.53 runtime/cgo [2020-04-07T13:11:10.498Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-04-07T13:11:10.692Z] #44 114.6 DEP criu/files.d [2020-04-07T13:11:10.737Z] #34 ... [2020-04-07T13:11:10.737Z] [2020-04-07T13:11:10.737Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:11:10.737Z] #75 0.889 + RM_GOPATH=0 [2020-04-07T13:11:10.737Z] #75 0.889 + TMP_GOPATH= [2020-04-07T13:11:10.737Z] #75 0.890 + : /build [2020-04-07T13:11:10.737Z] #75 0.890 + '[' -z '' ']' [2020-04-07T13:11:10.737Z] #75 0.896 ++ mktemp -d [2020-04-07T13:11:10.737Z] #75 0.897 + export GOPATH=/tmp/tmp.IuaVnWZZtu [2020-04-07T13:11:10.737Z] #75 0.897 + GOPATH=/tmp/tmp.IuaVnWZZtu [2020-04-07T13:11:10.737Z] #75 0.897 + RM_GOPATH=1 [2020-04-07T13:11:10.737Z] #75 0.910 ++ dirname ./install.sh [2020-04-07T13:11:10.737Z] #75 0.912 + dir=. [2020-04-07T13:11:10.737Z] #75 0.912 + bin=proxy [2020-04-07T13:11:10.737Z] #75 0.912 + shift [2020-04-07T13:11:10.737Z] #75 0.913 + '[' '!' -f ./proxy.installer ']' [2020-04-07T13:11:10.737Z] #75 0.913 + . ./proxy.installer [2020-04-07T13:11:10.737Z] #75 0.913 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-07T13:11:10.737Z] #75 1.008 + install_proxy [2020-04-07T13:11:10.737Z] #75 1.008 + case "$1" in [2020-04-07T13:11:10.737Z] #75 1.008 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-07T13:11:10.737Z] #75 1.009 + export CGO_ENABLED=0 [2020-04-07T13:11:10.737Z] #75 1.009 + CGO_ENABLED=0 [2020-04-07T13:11:10.737Z] #75 1.009 + _install_proxy [2020-04-07T13:11:10.737Z] #75 1.009 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-07T13:11:10.737Z] #75 1.009 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.IuaVnWZZtu/src/github.com/docker/libnetwork [2020-04-07T13:11:10.737Z] #75 1.020 Cloning into '/tmp/tmp.IuaVnWZZtu/src/github.com/docker/libnetwork'... [2020-04-07T13:11:10.737Z] #75 ... [2020-04-07T13:11:10.737Z] [2020-04-07T13:11:10.737Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T13:11:10.737Z] #44 1.168 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-07T13:11:10.737Z] #44 1.329 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-07T13:11:10.737Z] #44 1.396 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-07T13:11:10.737Z] #44 3.492 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-07T13:11:10.737Z] #44 6.755 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-07T13:11:10.737Z] #44 9.997 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-07T13:11:10.780Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-04-07T13:11:10.780Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-04-07T13:11:10.947Z] #44 114.8 DEP criu/files-reg.d [2020-04-07T13:11:10.948Z] #44 114.9 DEP criu/files-ext.d [2020-04-07T13:11:11.027Z] #44 ... [2020-04-07T13:11:11.027Z] [2020-04-07T13:11:11.027Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-07T13:11:11.027Z] #26 1.157 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-07T13:11:11.027Z] #26 1.358 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-07T13:11:11.027Z] #26 1.359 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-07T13:11:11.027Z] #26 3.347 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-07T13:11:11.027Z] #26 6.880 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-07T13:11:11.027Z] #26 10.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-07T13:11:11.027Z] #26 ... [2020-04-07T13:11:11.027Z] [2020-04-07T13:11:11.027Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-07T13:11:11.027Z] #42 0.881 + git clone https://github.com/docker/distribution.git . [2020-04-07T13:11:11.027Z] #42 0.885 Cloning into '.'... [2020-04-07T13:11:11.203Z] #44 115.1 DEP criu/file-lock.d [2020-04-07T13:11:11.203Z] #44 115.3 DEP criu/file-ids.d [2020-04-07T13:11:11.317Z] #42 ... [2020-04-07T13:11:11.317Z] [2020-04-07T13:11:11.317Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:11:11.317Z] #48 10.16 math [2020-04-07T13:11:11.317Z] #48 10.23 encoding [2020-04-07T13:11:11.317Z] #48 10.24 runtime [2020-04-07T13:11:11.317Z] #48 10.75 unicode/utf16 [2020-04-07T13:11:11.458Z] #44 115.4 DEP criu/fifo.d [2020-04-07T13:11:11.458Z] #44 115.5 DEP criu/fdstore.d [2020-04-07T13:11:11.465Z] #17 ... [2020-04-07T13:11:11.465Z] [2020-04-07T13:11:11.465Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:11:11.465Z] #44 106.0 DEP criu/protobuf-desc.d [2020-04-07T13:11:11.465Z] #44 106.1 DEP criu/proc_parse.d [2020-04-07T13:11:11.465Z] #44 106.3 DEP criu/plugin.d [2020-04-07T13:11:11.465Z] #44 106.4 DEP criu/pipes.d [2020-04-07T13:11:11.465Z] #44 106.5 DEP criu/pie-util.d [2020-04-07T13:11:11.465Z] #44 106.6 DEP criu/pie-util-vdso.d [2020-04-07T13:11:11.465Z] #44 106.7 DEP criu/pie-util-vdso-elf32.d [2020-04-07T13:11:11.465Z] #44 106.9 DEP criu/path.d [2020-04-07T13:11:11.465Z] #44 107.0 DEP criu/parasite-syscall.d [2020-04-07T13:11:11.607Z] #48 12.14 container/list [2020-04-07T13:11:11.714Z] #44 115.6 DEP criu/fault-injection.d [2020-04-07T13:11:11.714Z] #44 115.7 DEP criu/external.d [2020-04-07T13:11:11.714Z] #44 115.8 DEP criu/eventpoll.d [2020-04-07T13:11:11.722Z] #44 107.2 DEP criu/pagemap.d [2020-04-07T13:11:11.722Z] #44 107.4 DEP criu/pagemap-cache.d [2020-04-07T13:11:11.969Z] #44 115.9 DEP criu/eventfd.d [2020-04-07T13:11:11.969Z] #44 116.0 DEP criu/crtools.d [2020-04-07T13:11:11.980Z] #44 107.5 DEP criu/page-xfer.d [2020-04-07T13:11:12.225Z] #44 116.2 DEP criu/cr-service.d [2020-04-07T13:11:12.237Z] #44 107.7 DEP criu/page-pipe.d [2020-04-07T13:11:12.237Z] #44 107.8 DEP criu/netfilter.d [2020-04-07T13:11:12.480Z] #44 116.4 DEP criu/cr-restore.d [2020-04-07T13:11:12.494Z] #44 107.9 DEP criu/net.d [2020-04-07T13:11:12.735Z] #44 116.7 DEP criu/cr-errno.d [2020-04-07T13:11:12.735Z] #44 116.8 DEP criu/cr-dump.d [2020-04-07T13:11:12.752Z] #44 108.2 DEP criu/namespaces.d [2020-04-07T13:11:12.752Z] #44 108.3 DEP criu/mount.d [2020-04-07T13:11:12.799Z] ok github.com/docker/docker/plugin 0.543s coverage: 27.1% of statements [2020-04-07T13:11:12.990Z] #44 116.9 DEP criu/cr-dedup.d [2020-04-07T13:11:13.009Z] #44 108.5 DEP criu/mem.d [2020-04-07T13:11:13.081Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-04-07T13:11:13.245Z] #44 117.1 DEP criu/cr-check.d [2020-04-07T13:11:13.246Z] #44 117.3 DEP criu/config.d [2020-04-07T13:11:13.266Z] #44 108.7 DEP criu/lsm.d [2020-04-07T13:11:13.266Z] #44 108.8 DEP criu/log.d [2020-04-07T13:11:13.501Z] #44 117.5 DEP criu/clone-noasan.d [2020-04-07T13:11:13.501Z] #44 117.5 DEP criu/cgroup.d [2020-04-07T13:11:13.523Z] #44 109.0 DEP criu/libnetlink.d [2020-04-07T13:11:13.523Z] #44 109.1 DEP criu/kerndat.d [2020-04-07T13:11:13.694Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-04-07T13:11:13.756Z] #44 117.7 DEP criu/cgroup-props.d [2020-04-07T13:11:13.756Z] #44 117.7 DEP criu/bitmap.d [2020-04-07T13:11:13.756Z] #44 117.8 DEP criu/bfd.d [2020-04-07T13:11:13.756Z] #44 117.9 DEP criu/autofs.d [2020-04-07T13:11:13.781Z] #44 109.3 DEP criu/kcmp-ids.d [2020-04-07T13:11:13.976Z] ok github.com/docker/docker/reference 0.004s coverage: 83.7% of statements [2020-04-07T13:11:14.002Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-04-07T13:11:14.011Z] #44 118.0 DEP criu/aio.d [2020-04-07T13:11:14.038Z] #44 109.5 DEP criu/irmap.d [2020-04-07T13:11:14.038Z] #44 109.6 DEP criu/ipc_ns.d [2020-04-07T13:11:14.267Z] #44 118.1 DEP criu/action-scripts.d [2020-04-07T13:11:14.295Z] #44 109.7 DEP criu/image.d [2020-04-07T13:11:14.295Z] #44 109.9 DEP criu/image-desc.d [2020-04-07T13:11:14.295Z] #44 110.0 DEP criu/fsnotify.d [2020-04-07T13:11:14.523Z] #44 118.4 CC criu/action-scripts.o [2020-04-07T13:11:14.553Z] #44 110.2 DEP criu/filesystems.d [2020-04-07T13:11:14.560Z] tests/integration/api_client_test.py ..... [ 7%] [2020-04-07T13:11:14.810Z] #44 110.4 DEP criu/files.d [2020-04-07T13:11:15.068Z] #44 110.5 DEP criu/files-reg.d [2020-04-07T13:11:15.068Z] #44 110.6 DEP criu/files-ext.d [2020-04-07T13:11:15.178Z] #44 119.0 CC criu/aio.o [2020-04-07T13:11:15.325Z] #44 110.7 DEP criu/file-lock.d [2020-04-07T13:11:15.325Z] #44 110.9 DEP criu/file-ids.d [2020-04-07T13:11:15.325Z] #44 111.0 DEP criu/fifo.d [2020-04-07T13:11:15.446Z] ok github.com/docker/docker/registry 0.094s coverage: 56.0% of statements [2020-04-07T13:11:15.583Z] #44 111.1 DEP criu/fdstore.d [2020-04-07T13:11:15.583Z] #44 111.2 DEP criu/fault-injection.d [2020-04-07T13:11:15.583Z] #44 111.2 DEP criu/external.d [2020-04-07T13:11:15.729Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-04-07T13:11:15.729Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2020-04-07T13:11:15.740Z] #44 119.6 CC criu/autofs.o [2020-04-07T13:11:15.840Z] #44 111.3 DEP criu/eventpoll.d [2020-04-07T13:11:15.840Z] #44 111.5 DEP criu/eventfd.d [2020-04-07T13:11:15.937Z] tests/integration/api_config_test.py ..... [ 8%] [2020-04-07T13:11:16.054Z] #48 16.56 crypto/internal/subtle [2020-04-07T13:11:16.097Z] #44 111.6 DEP criu/crtools.d [2020-04-07T13:11:16.098Z] #44 111.8 DEP criu/cr-service.d [2020-04-07T13:11:16.343Z] ok github.com/docker/docker/runconfig 0.005s coverage: 68.2% of statements [2020-04-07T13:11:16.625Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-04-07T13:11:16.662Z] #44 112.0 DEP criu/cr-restore.d [2020-04-07T13:11:16.662Z] #44 112.2 DEP criu/cr-errno.d [2020-04-07T13:11:16.662Z] #44 112.2 DEP criu/cr-dump.d [2020-04-07T13:11:16.743Z] Loaded image: buildpack-deps:jessie [2020-04-07T13:11:16.743Z] Loaded image: busybox:latest [2020-04-07T13:11:16.743Z] Loaded image: busybox:glibc [2020-04-07T13:11:16.743Z] Loaded image: debian:jessie [2020-04-07T13:11:16.743Z] Loaded image: hello-world:latest [2020-04-07T13:11:16.743Z] INFO: Testing against a local daemon [2020-04-07T13:11:16.743Z] === RUN TestCgroupNamespacesBuild [2020-04-07T13:11:16.920Z] #44 112.4 DEP criu/cr-dedup.d [2020-04-07T13:11:17.084Z] #48 17.29 crypto/subtle [2020-04-07T13:11:17.102Z] #44 121.1 CC criu/bfd.o [2020-04-07T13:11:17.177Z] #44 112.6 DEP criu/cr-check.d [2020-04-07T13:11:17.177Z] #44 112.8 DEP criu/config.d [2020-04-07T13:11:17.374Z] #48 17.96 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-07T13:11:17.435Z] #44 112.9 DEP criu/clone-noasan.d [2020-04-07T13:11:17.435Z] #44 113.0 DEP criu/cgroup.d [2020-04-07T13:11:17.663Z] #44 121.7 CC criu/bitmap.o [2020-04-07T13:11:17.692Z] #44 113.2 DEP criu/cgroup-props.d [2020-04-07T13:11:17.692Z] #44 113.3 DEP criu/bitmap.d [2020-04-07T13:11:17.692Z] #44 113.3 DEP criu/bfd.d [2020-04-07T13:11:17.918Z] #44 ... [2020-04-07T13:11:17.918Z] [2020-04-07T13:11:17.918Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-07T13:11:17.918Z] #30 DONE 222.5s [2020-04-07T13:11:17.918Z] [2020-04-07T13:11:17.918Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:11:17.918Z] #44 121.8 CC criu/cgroup-props.o [2020-04-07T13:11:17.918Z] #44 ... [2020-04-07T13:11:17.918Z] [2020-04-07T13:11:17.918Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T13:11:17.918Z] #17 11.48 Reading package lists... [2020-04-07T13:11:17.918Z] #17 15.39 Reading package lists... [2020-04-07T13:11:17.918Z] #17 18.61 Building dependency tree... [2020-04-07T13:11:17.918Z] #17 20.12 libcap2-bin is already the newest version (1:2.25-2). [2020-04-07T13:11:17.918Z] #17 20.12 The following additional packages will be installed: [2020-04-07T13:11:17.918Z] #17 20.12 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-07T13:11:17.918Z] #17 20.12 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-07T13:11:17.918Z] #17 20.12 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-07T13:11:17.918Z] #17 20.12 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-07T13:11:17.918Z] #17 20.13 python3.7 python3.7-minimal vim-runtime xxd [2020-04-07T13:11:17.918Z] #17 20.13 Suggested packages: [2020-04-07T13:11:17.918Z] #17 20.13 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-07T13:11:17.918Z] #17 20.13 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-07T13:11:17.918Z] #17 20.13 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-07T13:11:17.918Z] #17 20.13 Recommended packages: [2020-04-07T13:11:17.918Z] #17 20.13 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-07T13:11:17.918Z] #17 20.13 python3-keyrings.alt python3-xdg unzip [2020-04-07T13:11:17.949Z] #44 113.4 DEP criu/autofs.d [2020-04-07T13:11:17.949Z] #44 113.5 DEP criu/aio.d [2020-04-07T13:11:18.007Z] #48 18.30 internal/nettrace [2020-04-07T13:11:18.207Z] #44 ... [2020-04-07T13:11:18.207Z] [2020-04-07T13:11:18.207Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-07T13:11:18.207Z] #30 DONE 220.5s [2020-04-07T13:11:18.207Z] [2020-04-07T13:11:18.207Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T13:11:18.207Z] #17 11.54 Fetched 8337 kB in 9s (909 kB/s) [2020-04-07T13:11:18.207Z] #17 11.54 Reading package lists... [2020-04-07T13:11:18.207Z] #17 14.95 Reading package lists... [2020-04-07T13:11:18.207Z] #17 18.22 Building dependency tree... [2020-04-07T13:11:18.207Z] #17 ... [2020-04-07T13:11:18.207Z] [2020-04-07T13:11:18.207Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:11:18.207Z] #44 113.7 DEP criu/action-scripts.d [2020-04-07T13:11:18.296Z] #48 18.81 runtime/cgo [2020-04-07T13:11:18.361Z] Commit message: "Fixed typo in inventor comments." [2020-04-07T13:11:18.465Z] #44 114.1 CC criu/action-scripts.o [2020-04-07T13:11:18.645Z] --- PASS: TestCgroupNamespacesBuild (2.60s) [2020-04-07T13:11:18.645Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-07T13:11:18.647Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-04-07T13:11:18.844Z] #17 ... [2020-04-07T13:11:18.845Z] [2020-04-07T13:11:18.845Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:11:18.845Z] #44 122.8 CC criu/cgroup.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-07T13:11:19.260Z] ok github.com/docker/docker/volume/local 0.042s coverage: 73.0% of statements [2020-04-07T13:11:19.397Z] #44 114.8 CC criu/aio.o [2020-04-07T13:11:19.655Z] #44 115.3 CC criu/autofs.o [2020-04-07T13:11:19.874Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-04-07T13:11:20.352Z] #48 ... [2020-04-07T13:11:20.352Z] [2020-04-07T13:11:20.352Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:11:20.352Z] #57 20.43 + cd /tmp/tmp.JKIGEpT85X/src/github.com/mvdan/sh [2020-04-07T13:11:20.352Z] #57 20.43 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-07T13:11:20.352Z] #57 20.76 + GO111MODULE=on [2020-04-07T13:11:20.352Z] #57 20.76 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-07T13:11:20.488Z] ok github.com/docker/docker/volume/service 0.009s coverage: 73.0% of statements [2020-04-07T13:11:20.548Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.76s) [2020-04-07T13:11:20.548Z] === RUN TestBuildWithSession [2020-04-07T13:11:20.548Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-07T13:11:20.548Z] build_session_test.go:25: TODO: BuildKit [2020-04-07T13:11:20.548Z] === RUN TestBuildSquashParent [2020-04-07T13:11:21.287Z] + docker version [2020-04-07T13:11:21.552Z] #44 116.7 CC criu/bfd.o [2020-04-07T13:11:21.552Z] #44 117.1 CC criu/bitmap.o [2020-04-07T13:11:21.552Z] #44 117.2 CC criu/cgroup-props.o [2020-04-07T13:11:22.107Z] #44 125.5 CC criu/clone-noasan.o [2020-04-07T13:11:22.107Z] #44 125.6 CC criu/config.o [2020-04-07T13:11:22.117Z] #44 117.8 CC criu/cgroup.o [2020-04-07T13:11:22.418Z] #57 22.94 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-07T13:11:22.706Z] #57 22.94 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-07T13:11:22.706Z] #57 23.03 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-07T13:11:23.001Z] #57 23.38 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-07T13:11:23.037Z] #44 127.0 CC criu/cr-check.o [2020-04-07T13:11:23.289Z] #57 23.42 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-07T13:11:23.963Z] #44 ... [2020-04-07T13:11:23.963Z] [2020-04-07T13:11:23.963Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T13:11:23.963Z] #17 22.52 The following NEW packages will be installed: [2020-04-07T13:11:23.963Z] #17 22.53 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-07T13:11:23.963Z] #17 22.53 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-07T13:11:23.963Z] #17 22.53 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-07T13:11:23.963Z] #17 22.53 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-07T13:11:23.963Z] #17 22.53 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-07T13:11:23.963Z] #17 22.53 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-07T13:11:23.963Z] #17 22.53 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-07T13:11:23.963Z] #17 22.53 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-07T13:11:23.963Z] #17 22.53 xz-utils zip [2020-04-07T13:11:23.963Z] #17 22.86 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2020-04-07T13:11:23.963Z] #17 22.86 Need to get 28.5 MB of archives. [2020-04-07T13:11:23.963Z] #17 22.86 After this operation, 116 MB of additional disk space will be used. [2020-04-07T13:11:23.963Z] #17 22.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-04-07T13:11:23.963Z] #17 22.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-04-07T13:11:23.963Z] #17 22.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-04-07T13:11:23.963Z] #17 22.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-04-07T13:11:23.963Z] #17 22.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-04-07T13:11:23.963Z] #17 22.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-04-07T13:11:23.963Z] #17 23.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-04-07T13:11:23.963Z] #17 23.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-04-07T13:11:23.963Z] #17 23.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-04-07T13:11:23.963Z] #17 23.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-04-07T13:11:23.963Z] #17 23.10 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-04-07T13:11:23.963Z] #17 23.10 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-04-07T13:11:23.963Z] #17 23.10 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-04-07T13:11:23.963Z] #17 23.11 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-04-07T13:11:23.963Z] #17 23.11 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-04-07T13:11:23.963Z] #17 23.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-04-07T13:11:23.963Z] #17 23.14 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-07T13:11:23.963Z] #17 23.14 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-07T13:11:23.963Z] #17 23.14 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-04-07T13:11:23.963Z] #17 23.15 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-04-07T13:11:23.963Z] #17 23.17 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-04-07T13:11:23.963Z] #17 23.17 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-04-07T13:11:23.963Z] #17 23.19 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-04-07T13:11:23.963Z] #17 23.19 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-07T13:11:23.963Z] #17 23.20 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-07T13:11:23.963Z] #17 23.21 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-07T13:11:23.963Z] #17 23.21 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-04-07T13:11:23.963Z] #17 23.22 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-04-07T13:11:23.963Z] #17 23.22 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-07T13:11:23.963Z] #17 23.61 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-04-07T13:11:23.963Z] #17 23.61 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-04-07T13:11:23.963Z] #17 23.61 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-04-07T13:11:23.963Z] #17 23.62 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-04-07T13:11:23.963Z] #17 23.62 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-04-07T13:11:23.963Z] #17 23.63 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-04-07T13:11:23.963Z] #17 23.71 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-07T13:11:23.963Z] #17 23.71 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-04-07T13:11:23.963Z] #17 23.72 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-04-07T13:11:23.963Z] #17 23.72 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-07T13:11:23.963Z] #17 23.73 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-04-07T13:11:23.963Z] #17 23.75 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-07T13:11:23.963Z] #17 23.75 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-04-07T13:11:23.963Z] #17 23.79 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-04-07T13:11:23.963Z] #17 23.82 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-04-07T13:11:23.963Z] #17 23.82 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-07T13:11:23.963Z] #17 24.08 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-04-07T13:11:23.963Z] #17 24.14 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-04-07T13:11:23.963Z] #17 24.19 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-04-07T13:11:23.963Z] #17 24.86 debconf: delaying package configuration, since apt-utils is not installed [2020-04-07T13:11:23.963Z] #17 24.95 Fetched 28.5 MB in 2s (17.7 MB/s) [2020-04-07T13:11:23.963Z] #17 25.00 Selecting previously unselected package pigz. [2020-04-07T13:11:23.963Z] #17 25.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23423 files and directories currently installed.) [2020-04-07T13:11:23.963Z] #17 25.05 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-04-07T13:11:23.963Z] #17 25.05 Unpacking pigz (2.4-1) ... [2020-04-07T13:11:23.963Z] #17 25.14 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-04-07T13:11:23.963Z] #17 25.15 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-07T13:11:23.963Z] #17 25.15 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-07T13:11:23.963Z] #17 25.57 Selecting previously unselected package python3.7-minimal. [2020-04-07T13:11:23.963Z] #17 25.58 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-07T13:11:23.963Z] #17 25.59 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-07T13:11:23.963Z] #17 26.32 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-07T13:11:23.963Z] #17 26.34 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-07T13:11:24.015Z] #44 ... [2020-04-07T13:11:24.015Z] [2020-04-07T13:11:24.015Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T13:11:24.015Z] #17 18.22 Building dependency tree... [2020-04-07T13:11:24.015Z] #17 19.77 libcap2-bin is already the newest version (1:2.25-2). [2020-04-07T13:11:24.015Z] #17 19.77 The following additional packages will be installed: [2020-04-07T13:11:24.015Z] #17 19.77 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-07T13:11:24.015Z] #17 19.77 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-07T13:11:24.015Z] #17 19.77 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-07T13:11:24.015Z] #17 19.77 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-07T13:11:24.015Z] #17 19.77 python3.7 python3.7-minimal vim-runtime xxd [2020-04-07T13:11:24.015Z] #17 19.78 Suggested packages: [2020-04-07T13:11:24.015Z] #17 19.78 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-07T13:11:24.015Z] #17 19.78 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-07T13:11:24.015Z] #17 19.78 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-07T13:11:24.015Z] #17 19.78 Recommended packages: [2020-04-07T13:11:24.015Z] #17 19.78 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-07T13:11:24.015Z] #17 19.78 python3-keyrings.alt python3-xdg unzip [2020-04-07T13:11:24.015Z] #17 21.36 The following NEW packages will be installed: [2020-04-07T13:11:24.015Z] #17 21.36 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-07T13:11:24.015Z] #17 21.36 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-07T13:11:24.015Z] #17 21.36 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-07T13:11:24.015Z] #17 21.36 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-07T13:11:24.015Z] #17 21.37 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-07T13:11:24.015Z] #17 21.37 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-07T13:11:24.015Z] #17 21.37 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-07T13:11:24.015Z] #17 21.37 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-07T13:11:24.015Z] #17 21.37 xz-utils zip [2020-04-07T13:11:24.015Z] #17 21.79 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2020-04-07T13:11:24.015Z] #17 21.79 Need to get 28.5 MB of archives. [2020-04-07T13:11:24.015Z] #17 21.79 After this operation, 116 MB of additional disk space will be used. [2020-04-07T13:11:24.015Z] #17 21.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-04-07T13:11:24.015Z] #17 21.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-04-07T13:11:24.015Z] #17 21.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-04-07T13:11:24.015Z] #17 21.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-04-07T13:11:24.015Z] #17 21.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-04-07T13:11:24.015Z] #17 21.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-04-07T13:11:24.015Z] #17 22.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-04-07T13:11:24.015Z] #17 22.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-04-07T13:11:24.015Z] #17 22.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-04-07T13:11:24.015Z] #17 22.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-04-07T13:11:24.015Z] #17 22.02 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-04-07T13:11:24.015Z] #17 22.03 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-04-07T13:11:24.015Z] #17 22.03 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-04-07T13:11:24.015Z] #17 22.03 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-04-07T13:11:24.015Z] #17 22.03 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-04-07T13:11:24.015Z] #17 22.04 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-04-07T13:11:24.015Z] #17 22.07 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-07T13:11:24.015Z] #17 22.07 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-07T13:11:24.015Z] #17 22.08 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-04-07T13:11:24.015Z] #17 22.09 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-04-07T13:11:24.015Z] #17 22.09 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-04-07T13:11:24.015Z] #17 22.10 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-04-07T13:11:24.015Z] #17 22.13 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-04-07T13:11:24.015Z] #17 22.13 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-07T13:11:24.015Z] #17 22.14 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-07T13:11:24.015Z] #17 22.15 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-07T13:11:24.015Z] #17 22.15 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-04-07T13:11:24.015Z] #17 22.16 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-04-07T13:11:24.015Z] #17 22.16 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-07T13:11:24.015Z] #17 22.49 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-04-07T13:11:24.015Z] #17 22.50 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-04-07T13:11:24.015Z] #17 22.50 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-04-07T13:11:24.015Z] #17 22.50 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-04-07T13:11:24.015Z] #17 22.50 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-04-07T13:11:24.015Z] #17 22.52 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-04-07T13:11:24.015Z] #17 22.58 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-07T13:11:24.015Z] #17 22.59 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-04-07T13:11:24.015Z] #17 22.59 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-04-07T13:11:24.015Z] #17 22.60 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-07T13:11:24.015Z] #17 22.60 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-04-07T13:11:24.015Z] #17 22.61 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-07T13:11:24.015Z] #17 22.62 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-04-07T13:11:24.015Z] #17 22.68 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-04-07T13:11:24.015Z] #17 22.69 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-04-07T13:11:24.015Z] #17 22.71 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-07T13:11:24.015Z] #17 22.97 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-04-07T13:11:24.015Z] #17 23.04 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-04-07T13:11:24.015Z] #17 23.08 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-04-07T13:11:24.015Z] #17 23.76 debconf: delaying package configuration, since apt-utils is not installed [2020-04-07T13:11:24.015Z] #17 23.88 Fetched 28.5 MB in 2s (17.1 MB/s) [2020-04-07T13:11:24.015Z] #17 23.94 Selecting previously unselected package pigz. [2020-04-07T13:11:24.015Z] #17 23.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 ... 23423 files and directories currently installed.) [2020-04-07T13:11:24.015Z] #17 23.99 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-04-07T13:11:24.015Z] #17 24.00 Unpacking pigz (2.4-1) ... [2020-04-07T13:11:24.015Z] #17 24.07 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-04-07T13:11:24.273Z] #17 24.08 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-07T13:11:24.273Z] #17 24.08 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-07T13:11:24.530Z] #17 24.50 Selecting previously unselected package python3.7-minimal. [2020-04-07T13:11:24.530Z] #17 24.50 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-07T13:11:24.530Z] #17 24.52 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-07T13:11:25.332Z] #17 28.28 Selecting previously unselected package python3-minimal. [2020-04-07T13:11:25.332Z] #17 28.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 ... 23672 files and directories currently installed.) [2020-04-07T13:11:25.332Z] #17 28.34 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-04-07T13:11:25.332Z] #17 28.35 Unpacking python3-minimal (3.7.3-1) ... [2020-04-07T13:11:25.343Z] #57 25.45 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-07T13:11:25.462Z] #17 25.26 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-07T13:11:25.462Z] #17 25.27 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-07T13:11:25.588Z] #17 28.44 Selecting previously unselected package libmpdec2:amd64. [2020-04-07T13:11:25.588Z] #17 28.46 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-04-07T13:11:25.588Z] #17 28.47 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-04-07T13:11:25.588Z] #17 28.56 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-04-07T13:11:25.588Z] #17 28.56 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-04-07T13:11:25.588Z] #17 28.57 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-07T13:11:25.970Z] #57 ... [2020-04-07T13:11:25.970Z] [2020-04-07T13:11:25.970Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T13:11:25.970Z] #11 26.85 Fetched 8119 kB in 26s (315 kB/s) [2020-04-07T13:11:26.513Z] #17 29.46 Selecting previously unselected package python3.7. [2020-04-07T13:11:26.513Z] #17 29.46 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-04-07T13:11:26.513Z] #17 29.47 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-07T13:11:26.769Z] #17 29.59 Selecting previously unselected package libpython3-stdlib:amd64. [2020-04-07T13:11:26.769Z] #17 29.60 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-04-07T13:11:26.769Z] #17 29.61 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-07T13:11:26.769Z] #17 29.73 Setting up python3-minimal (3.7.3-1) ... [2020-04-07T13:11:27.110Z] --- PASS: TestBuildSquashParent (6.47s) [2020-04-07T13:11:27.110Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-07T13:11:27.110Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-07T13:11:27.110Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-07T13:11:27.110Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-07T13:11:27.110Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-07T13:11:27.110Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-07T13:11:27.110Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-07T13:11:27.110Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-07T13:11:27.110Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-07T13:11:27.110Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-07T13:11:27.110Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-07T13:11:27.110Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-07T13:11:27.110Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-07T13:11:27.110Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-07T13:11:27.110Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-07T13:11:27.110Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-07T13:11:27.110Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-07T13:11:27.359Z] #17 27.10 Selecting previously unselected package python3-minimal. [2020-04-07T13:11:27.359Z] #17 27.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23672 files and directories currently installed.) [2020-04-07T13:11:27.359Z] #17 27.15 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-04-07T13:11:27.359Z] #17 27.16 Unpacking python3-minimal (3.7.3-1) ... [2020-04-07T13:11:27.359Z] #17 27.27 Selecting previously unselected package libmpdec2:amd64. [2020-04-07T13:11:27.359Z] #17 27.28 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-04-07T13:11:27.359Z] #17 27.29 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-04-07T13:11:27.359Z] #17 27.38 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-04-07T13:11:27.617Z] #17 27.38 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-04-07T13:11:27.617Z] #17 27.39 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-07T13:11:27.694Z] #17 30.57 Selecting previously unselected package python3. [2020-04-07T13:11:27.694Z] #17 30.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24084 files and directories currently installed.) [2020-04-07T13:11:27.694Z] #17 30.63 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-04-07T13:11:27.694Z] #17 30.64 Unpacking python3 (3.7.3-1) ... [2020-04-07T13:11:27.694Z] #17 30.76 Selecting previously unselected package libip4tc0:amd64. [2020-04-07T13:11:27.694Z] #17 30.77 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-04-07T13:11:27.694Z] #17 30.77 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-04-07T13:11:27.694Z] #17 30.84 Selecting previously unselected package libip6tc0:amd64. [2020-04-07T13:11:27.950Z] #17 30.85 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-04-07T13:11:27.950Z] #17 30.85 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-04-07T13:11:27.950Z] #17 30.93 Selecting previously unselected package libiptc0:amd64. [2020-04-07T13:11:27.950Z] #17 30.94 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-04-07T13:11:27.950Z] #17 30.95 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-04-07T13:11:27.950Z] #17 31.01 Selecting previously unselected package libnfnetlink0:amd64. [2020-04-07T13:11:27.950Z] #17 31.01 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-04-07T13:11:27.950Z] #17 31.02 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-07T13:11:28.182Z] #17 28.19 Selecting previously unselected package python3.7. [2020-04-07T13:11:28.205Z] #17 31.06 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-04-07T13:11:28.205Z] #17 31.06 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-04-07T13:11:28.205Z] #17 31.07 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-07T13:11:28.205Z] #17 31.15 Selecting previously unselected package libnftnl11:amd64. [2020-04-07T13:11:28.205Z] #17 31.16 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-04-07T13:11:28.205Z] #17 31.16 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-04-07T13:11:28.205Z] #17 31.25 Selecting previously unselected package iptables. [2020-04-07T13:11:28.205Z] #17 31.26 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-04-07T13:11:28.271Z] Client: Docker Engine - Enterprise [2020-04-07T13:11:28.271Z] Version: 19.03.5 [2020-04-07T13:11:28.271Z] API version: 1.40 [2020-04-07T13:11:28.271Z] Go version: go1.12.12 [2020-04-07T13:11:28.271Z] Git commit: 2ee0c57608 [2020-04-07T13:11:28.271Z] Built: 11/13/2019 08:00:16 [2020-04-07T13:11:28.271Z] OS/Arch: windows/amd64 [2020-04-07T13:11:28.271Z] Experimental: false [2020-04-07T13:11:28.271Z] [2020-04-07T13:11:28.271Z] Server: Docker Engine - Enterprise [2020-04-07T13:11:28.271Z] Engine: [2020-04-07T13:11:28.271Z] Version: 19.03.5 [2020-04-07T13:11:28.271Z] API version: 1.40 (minimum version 1.24) [2020-04-07T13:11:28.271Z] Go version: go1.12.12 [2020-04-07T13:11:28.271Z] Git commit: 2ee0c57608 [2020-04-07T13:11:28.271Z] Built: 11/13/2019 07:58:51 [2020-04-07T13:11:28.271Z] OS/Arch: windows/amd64 [2020-04-07T13:11:28.271Z] Experimental: true [2020-04-07T13:11:28.440Z] #17 28.19 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-04-07T13:11:28.440Z] #17 28.20 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-07T13:11:28.440Z] #17 28.30 Selecting previously unselected package libpython3-stdlib:amd64. [2020-04-07T13:11:28.440Z] #17 28.32 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-04-07T13:11:28.440Z] #17 28.33 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-07T13:11:28.440Z] #17 28.39 Setting up python3-minimal (3.7.3-1) ... [2020-04-07T13:11:28.461Z] #17 31.27 Unpacking iptables (1.8.2-4) ... [2020-04-07T13:11:28.716Z] #17 31.58 Selecting previously unselected package xxd. [2020-04-07T13:11:28.716Z] #17 31.59 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-07T13:11:28.716Z] #17 31.60 Unpacking xxd (2:8.1.0875-5) ... [2020-04-07T13:11:28.716Z] #17 31.73 Selecting previously unselected package vim-common. [2020-04-07T13:11:28.716Z] #17 31.74 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-07T13:11:28.716Z] #17 31.77 Unpacking vim-common (2:8.1.0875-5) ... [Pipeline] sh [2020-04-07T13:11:28.972Z] #17 31.94 Selecting previously unselected package bash-completion. [2020-04-07T13:11:28.972Z] #17 31.95 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-07T13:11:29.373Z] #17 29.14 Selecting previously unselected package python3. [2020-04-07T13:11:29.373Z] #17 29.14 (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-04-07T13:11:29.373Z] #17 29.22 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-04-07T13:11:29.373Z] #17 29.23 Unpacking python3 (3.7.3-1) ... [2020-04-07T13:11:29.373Z] #17 29.32 Selecting previously unselected package libip4tc0:amd64. [2020-04-07T13:11:29.373Z] #17 29.33 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-04-07T13:11:29.373Z] #17 29.34 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-04-07T13:11:29.631Z] #17 29.42 Selecting previously unselected package libip6tc0:amd64. [2020-04-07T13:11:29.631Z] #17 29.43 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-04-07T13:11:29.631Z] #17 29.43 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-04-07T13:11:29.631Z] #17 29.53 Selecting previously unselected package libiptc0:amd64. [2020-04-07T13:11:29.631Z] #17 29.53 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-04-07T13:11:29.631Z] #17 29.54 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-04-07T13:11:29.631Z] #17 29.61 Selecting previously unselected package libnfnetlink0:amd64. [2020-04-07T13:11:29.631Z] #17 29.62 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-04-07T13:11:29.631Z] #17 29.62 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-07T13:11:29.666Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-07T13:11:29.666Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-07T13:11:29.732Z] + docker info [2020-04-07T13:11:29.889Z] #17 29.71 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-04-07T13:11:29.889Z] #17 29.72 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-04-07T13:11:29.889Z] #17 29.72 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-07T13:11:29.889Z] #17 29.79 Selecting previously unselected package libnftnl11:amd64. [2020-04-07T13:11:29.889Z] #17 29.79 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-04-07T13:11:29.889Z] #17 29.80 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-04-07T13:11:29.889Z] #17 29.89 Selecting previously unselected package iptables. [2020-04-07T13:11:30.147Z] #17 29.90 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-04-07T13:11:30.147Z] #17 29.91 Unpacking iptables (1.8.2-4) ... [2020-04-07T13:11:30.404Z] #17 30.22 Selecting previously unselected package xxd. [2020-04-07T13:11:30.404Z] #17 30.25 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-07T13:11:30.404Z] #17 30.25 Unpacking xxd (2:8.1.0875-5) ... [2020-04-07T13:11:30.404Z] #17 30.36 Selecting previously unselected package vim-common. [2020-04-07T13:11:30.404Z] #17 30.37 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-07T13:11:30.404Z] #17 30.39 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-07T13:11:30.661Z] #17 30.56 Selecting previously unselected package bash-completion. [2020-04-07T13:11:30.661Z] #17 30.56 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-07T13:11:31.522Z] #11 26.85 Reading package lists... [2020-04-07T13:11:31.522Z] #11 ... [2020-04-07T13:11:31.522Z] [2020-04-07T13:11:31.522Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-07T13:11:31.522Z] #42 28.77 Checking out files: 66% (1055/1597) Checking out files: 67% (1070/1597) Checking out files: 68% (1086/1597) Checking out files: 69% (1102/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/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-04-07T13:11:31.522Z] #42 29.57 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-07T13:11:32.124Z] #42 32.58 + 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-04-07T13:11:32.198Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-04-07T13:11:32.198Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.56s) [2020-04-07T13:11:32.198Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.66s) [2020-04-07T13:11:32.198Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.90s) [2020-04-07T13:11:32.198Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.92s) [2020-04-07T13:11:32.198Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.38s) [2020-04-07T13:11:32.198Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.52s) [2020-04-07T13:11:32.198Z] === RUN TestBuildMultiStageCopy [2020-04-07T13:11:32.198Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-07T13:11:32.234Z] #17 34.57 Unpacking bash-completion (1:2.8-6) ... [2020-04-07T13:11:32.234Z] #17 34.98 Selecting previously unselected package bzip2. [2020-04-07T13:11:32.234Z] #17 35.01 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-04-07T13:11:32.234Z] #17 35.01 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-07T13:11:32.234Z] #17 35.08 Selecting previously unselected package xz-utils. [2020-04-07T13:11:32.234Z] #17 35.09 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-04-07T13:11:32.234Z] #17 35.09 Unpacking xz-utils (5.2.4-1) ... [2020-04-07T13:11:32.234Z] #17 35.25 Selecting previously unselected package apparmor. [2020-04-07T13:11:32.234Z] #17 35.26 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-04-07T13:11:32.234Z] #17 35.34 Unpacking apparmor (2.13.2-10) ... [2020-04-07T13:11:32.794Z] #17 35.68 Selecting previously unselected package aufs-tools. [2020-04-07T13:11:32.794Z] #17 35.70 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-04-07T13:11:32.794Z] #17 35.71 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-07T13:11:33.049Z] #17 35.84 Selecting previously unselected package libonig5:amd64. [2020-04-07T13:11:33.049Z] #17 35.84 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-04-07T13:11:33.049Z] #17 35.84 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-07T13:11:33.049Z] #17 35.99 Selecting previously unselected package libjq1:amd64. [2020-04-07T13:11:33.049Z] #17 36.00 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-07T13:11:33.049Z] #17 36.00 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-07T13:11:33.187Z] #17 33.05 Unpacking bash-completion (1:2.8-6) ... [2020-04-07T13:11:33.305Z] #17 36.11 Selecting previously unselected package jq. [2020-04-07T13:11:33.305Z] #17 36.12 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-07T13:11:33.305Z] #17 36.13 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-07T13:11:33.305Z] #17 36.22 Selecting previously unselected package libaio1:amd64. [2020-04-07T13:11:33.305Z] #17 36.22 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-04-07T13:11:33.305Z] #17 36.24 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-04-07T13:11:33.305Z] #17 36.29 Selecting previously unselected package libgpm2:amd64. [2020-04-07T13:11:33.305Z] #17 36.30 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-04-07T13:11:33.305Z] #17 36.30 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-04-07T13:11:33.444Z] #17 33.46 Selecting previously unselected package bzip2. [2020-04-07T13:11:33.444Z] #17 33.47 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-04-07T13:11:33.444Z] #17 33.47 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-07T13:11:33.560Z] #17 36.37 Selecting previously unselected package libicu63:amd64. [2020-04-07T13:11:33.560Z] #17 36.38 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-07T13:11:33.560Z] #17 36.39 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-07T13:11:33.621Z] #42 ... [2020-04-07T13:11:33.621Z] [2020-04-07T13:11:33.621Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:11:33.621Z] #48 23.86 vendor/golang.org/x/crypto/internal/subtle [2020-04-07T13:11:33.621Z] #48 ... [2020-04-07T13:11:33.621Z] [2020-04-07T13:11:33.621Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:11:33.711Z] #17 33.54 Selecting previously unselected package xz-utils. [2020-04-07T13:11:33.711Z] #17 33.55 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-04-07T13:11:33.711Z] #17 33.55 Unpacking xz-utils (5.2.4-1) ... [2020-04-07T13:11:33.711Z] #17 33.68 Selecting previously unselected package apparmor. [2020-04-07T13:11:33.969Z] #17 33.69 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-04-07T13:11:33.969Z] #17 33.76 Unpacking apparmor (2.13.2-10) ... [2020-04-07T13:11:34.101Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-07T13:11:34.228Z] #17 34.16 Selecting previously unselected package aufs-tools. [2020-04-07T13:11:34.228Z] #17 34.16 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-04-07T13:11:34.228Z] #17 34.17 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-07T13:11:34.486Z] #17 34.30 Selecting previously unselected package libonig5:amd64. [2020-04-07T13:11:34.486Z] #17 34.31 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-04-07T13:11:34.486Z] #17 34.31 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-07T13:11:34.486Z] #17 34.45 Selecting previously unselected package libjq1:amd64. [2020-04-07T13:11:34.486Z] #17 34.47 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-07T13:11:34.486Z] #17 34.47 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-07T13:11:34.495Z] #75 33.33 Checking out files: 43% (907/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: 84% (1736/2066) Checking out files: 85% (1757/2066) Checking out files: 86% (1777/2066) Checking out files: 87% (1798/2066) Checking out files: 87% (1799/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) [2020-04-07T13:11:34.495Z] #75 ... [2020-04-07T13:11:34.495Z] [2020-04-07T13:11:34.495Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-07T13:11:34.495Z] #63 25.21 Fetched 8119 kB in 24s (334 kB/s) [2020-04-07T13:11:34.495Z] #63 25.21 Reading package lists... [2020-04-07T13:11:34.495Z] #63 ... [2020-04-07T13:11:34.495Z] [2020-04-07T13:11:34.495Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:11:34.495Z] #54 35.01 + cd /tmp/tmp.uBvUqZf6tV/src/github.com/golangci/golangci-lint/ [2020-04-07T13:11:34.667Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-07T13:11:34.743Z] #17 34.56 Selecting previously unselected package jq. [2020-04-07T13:11:34.743Z] #17 34.58 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-07T13:11:34.743Z] #17 34.59 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-07T13:11:34.743Z] #17 34.67 Selecting previously unselected package libaio1:amd64. [2020-04-07T13:11:34.743Z] #17 34.68 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-04-07T13:11:34.743Z] #17 34.68 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-04-07T13:11:34.743Z] #17 34.74 Selecting previously unselected package libgpm2:amd64. [2020-04-07T13:11:34.743Z] #17 34.75 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-04-07T13:11:34.743Z] #17 34.77 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-04-07T13:11:34.743Z] #17 ... [2020-04-07T13:11:34.743Z] [2020-04-07T13:11:34.743Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:11:34.743Z] #44 120.4 CC criu/clone-noasan.o [2020-04-07T13:11:34.743Z] #44 120.5 CC criu/config.o [2020-04-07T13:11:34.743Z] #44 121.8 CC criu/cr-check.o [2020-04-07T13:11:34.743Z] #44 123.2 CC criu/cr-dedup.o [2020-04-07T13:11:34.743Z] #44 123.7 CC criu/cr-dump.o [2020-04-07T13:11:34.743Z] #44 125.9 CC criu/cr-errno.o [2020-04-07T13:11:34.743Z] #44 126.0 CC criu/cr-restore.o [2020-04-07T13:11:34.743Z] #44 130.2 CC criu/cr-service.o [2020-04-07T13:11:34.783Z] #54 35.01 + git checkout -q v1.23.8 [2020-04-07T13:11:34.783Z] #54 ... [2020-04-07T13:11:34.783Z] [2020-04-07T13:11:34.783Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-07T13:11:34.783Z] #26 25.57 Fetched 8119 kB in 24s (333 kB/s) [2020-04-07T13:11:34.923Z] #17 ... [2020-04-07T13:11:34.923Z] [2020-04-07T13:11:34.923Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:11:34.923Z] #44 128.7 CC criu/cr-dedup.o [2020-04-07T13:11:34.923Z] #44 129.1 CC criu/cr-dump.o [2020-04-07T13:11:34.923Z] #44 131.3 CC criu/cr-errno.o [2020-04-07T13:11:34.923Z] #44 131.4 CC criu/cr-restore.o [2020-04-07T13:11:34.923Z] #44 135.5 CC criu/cr-service.o [2020-04-07T13:11:34.923Z] #44 137.0 CC criu/crtools.o [2020-04-07T13:11:34.923Z] #44 137.5 CC criu/eventfd.o [2020-04-07T13:11:34.923Z] #44 137.8 CC criu/eventpoll.o [2020-04-07T13:11:34.923Z] #44 138.6 CC criu/external.o [2020-04-07T13:11:34.923Z] #44 138.9 CC criu/fault-injection.o [2020-04-07T13:11:34.923Z] #44 139.0 CC criu/fdstore.o [2020-04-07T13:11:34.926Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-07T13:11:35.001Z] #44 ... [2020-04-07T13:11:35.001Z] [2020-04-07T13:11:35.001Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T13:11:35.001Z] #17 34.85 Selecting previously unselected package libicu63:amd64. [2020-04-07T13:11:35.001Z] #17 34.85 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-07T13:11:35.001Z] #17 34.85 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-07T13:11:35.073Z] #26 25.57 Reading package lists... [2020-04-07T13:11:35.073Z] #26 ... [2020-04-07T13:11:35.073Z] [2020-04-07T13:11:35.073Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:11:35.073Z] #54 35.41 ++ git describe --tags [2020-04-07T13:11:35.073Z] #54 35.43 + version=v1.23.8 [2020-04-07T13:11:35.073Z] #54 35.43 ++ git rev-parse --short HEAD [2020-04-07T13:11:35.073Z] #54 35.45 + commit=76a82c6 [2020-04-07T13:11:35.073Z] #54 35.45 ++ git show -s --format=%cd [2020-04-07T13:11:35.073Z] #54 35.47 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-07T13:11:35.073Z] #54 35.47 + 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-04-07T13:11:35.179Z] #44 139.2 CC criu/fifo.o [2020-04-07T13:11:35.492Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-07T13:11:35.693Z] ok github.com/docker/docker/pkg/plugins 33.612s coverage: 76.6% of statements [2020-04-07T13:11:35.693Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-07T13:11:35.693Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-07T13:11:35.693Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-07T13:11:35.693Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-07T13:11:35.693Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-07T13:11:35.693Z] ? github.com/docker/docker/rootless [no test files] [2020-04-07T13:11:35.693Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-07T13:11:35.693Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-07T13:11:35.693Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-07T13:11:35.693Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-07T13:11:35.693Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-07T13:11:35.693Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-07T13:11:35.693Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-07T13:11:35.693Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-07T13:11:35.693Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-07T13:11:35.693Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-07T13:11:35.693Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-07T13:11:35.693Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-07T13:11:35.693Z] ? github.com/docker/docker/volume [no test files] [2020-04-07T13:11:35.693Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-07T13:11:35.693Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-07T13:11:35.740Z] #44 139.6 CC criu/file-ids.o [2020-04-07T13:11:35.975Z] [2020-04-07T13:11:35.975Z] === Skipped [2020-04-07T13:11:35.975Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-07T13:11:35.975Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-07T13:11:35.975Z] [2020-04-07T13:11:35.975Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-07T13:11:35.975Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-07T13:11:35.975Z] [2020-04-07T13:11:35.975Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-07T13:11:35.975Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T13:11:35.975Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-07T13:11:35.975Z] [2020-04-07T13:11:35.975Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-07T13:11:35.975Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T13:11:35.975Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-07T13:11:35.975Z] [2020-04-07T13:11:35.975Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-07T13:11:35.975Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T13:11:35.975Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-07T13:11:35.975Z] [2020-04-07T13:11:35.975Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-07T13:11:35.975Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T13:11:35.975Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-07T13:11:35.975Z] [2020-04-07T13:11:35.975Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-07T13:11:35.975Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T13:11:35.975Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-07T13:11:35.975Z] [2020-04-07T13:11:35.975Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-07T13:11:35.975Z] graphtest_unix.go:73: No driver to put! [2020-04-07T13:11:35.975Z] [2020-04-07T13:11:35.975Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-07T13:11:35.975Z] time="2020-04-07T13:10:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-07T13:11:35.975Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-07T13:11:35.975Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-07T13:11:35.975Z] [2020-04-07T13:11:35.975Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-07T13:11:35.975Z] time="2020-04-07T13:10:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-07T13:11:35.975Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-07T13:11:35.975Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-07T13:11:35.975Z] [2020-04-07T13:11:35.975Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-07T13:11:35.975Z] time="2020-04-07T13:10:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-07T13:11:35.975Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-07T13:11:35.975Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-07T13:11:35.975Z] [2020-04-07T13:11:35.975Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-07T13:11:35.975Z] time="2020-04-07T13:10:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-07T13:11:35.975Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-07T13:11:35.975Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-07T13:11:35.975Z] [2020-04-07T13:11:35.975Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-07T13:11:35.975Z] time="2020-04-07T13:10:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-07T13:11:35.975Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-07T13:11:35.975Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-07T13:11:35.975Z] [2020-04-07T13:11:35.975Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-07T13:11:35.975Z] graphtest_unix.go:73: No driver to put! [2020-04-07T13:11:35.975Z] [2020-04-07T13:11:35.975Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-07T13:11:35.975Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-07T13:11:35.975Z] [2020-04-07T13:11:35.975Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-07T13:11:35.975Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-07T13:11:35.975Z] [2020-04-07T13:11:35.975Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-07T13:11:35.975Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-07T13:11:35.975Z] [2020-04-07T13:11:35.975Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-07T13:11:35.975Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-07T13:11:35.975Z] [2020-04-07T13:11:35.975Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-07T13:11:35.975Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T13:11:35.975Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-07T13:11:35.975Z] [2020-04-07T13:11:35.975Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-07T13:11:35.975Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T13:11:35.975Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-07T13:11:35.975Z] [2020-04-07T13:11:35.975Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-07T13:11:35.975Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T13:11:35.975Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-07T13:11:35.975Z] [2020-04-07T13:11:35.975Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-07T13:11:35.975Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T13:11:35.975Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-07T13:11:35.975Z] [2020-04-07T13:11:35.975Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-07T13:11:35.975Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T13:11:35.975Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-07T13:11:35.975Z] [2020-04-07T13:11:35.975Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-07T13:11:35.975Z] graphtest_unix.go:73: No driver to put! [2020-04-07T13:11:35.975Z] [2020-04-07T13:11:35.975Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-07T13:11:35.975Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-07T13:11:35.975Z] [2020-04-07T13:11:35.975Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-07T13:11:35.975Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-07T13:11:35.975Z] [2020-04-07T13:11:35.975Z] [2020-04-07T13:11:35.975Z] DONE 2140 tests, 26 skipped in 187.505s [2020-04-07T13:11:35.995Z] #44 140.0 CC criu/file-lock.o [2020-04-07T13:11:36.059Z] --- PASS: TestBuildMultiStageCopy (4.31s) [2020-04-07T13:11:36.059Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.26s) [2020-04-07T13:11:36.059Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2020-04-07T13:11:36.059Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2020-04-07T13:11:36.059Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2020-04-07T13:11:36.059Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s) [2020-04-07T13:11:36.059Z] === RUN TestBuildMultiStageParentConfig [2020-04-07T13:11:36.105Z] #54 ... [2020-04-07T13:11:36.105Z] [2020-04-07T13:11:36.105Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T13:11:36.105Z] #44 26.61 Fetched 8119 kB in 25s (319 kB/s) [2020-04-07T13:11:36.105Z] #44 26.61 Reading package lists... [2020-04-07T13:11:36.105Z] #44 ... [2020-04-07T13:11:36.105Z] [2020-04-07T13:11:36.105Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:11:36.105Z] #75 33.33 Checking out files: 43% (907/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: 84% (1736/2066) Checking out files: 85% (1757/2066) Checking out files: 86% (1777/2066) Checking out files: 87% (1798/2066) Checking out files: 87% (1799/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-04-07T13:11:36.105Z] #75 34.92 + cd /tmp/tmp.IuaVnWZZtu/src/github.com/docker/libnetwork [2020-04-07T13:11:36.105Z] #75 34.93 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-07T13:11:36.105Z] #75 35.73 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-07T13:11:36.392Z] #75 ... [2020-04-07T13:11:36.392Z] [2020-04-07T13:11:36.392Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T13:11:36.392Z] #36 27.02 Fetched 8119 kB in 26s (311 kB/s) [2020-04-07T13:11:36.392Z] #36 27.02 Reading package lists... [2020-04-07T13:11:36.392Z] #36 ... [2020-04-07T13:11:36.392Z] [2020-04-07T13:11:36.392Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T13:11:36.392Z] #11 26.85 Reading package lists... Post stage [Pipeline] junit [2020-04-07T13:11:36.625Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-07T13:11:36.920Z] #44 140.9 CC criu/files-ext.o [2020-04-07T13:11:36.920Z] #44 ... [2020-04-07T13:11:36.920Z] [2020-04-07T13:11:36.920Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T13:11:36.920Z] #17 40.01 Selecting previously unselected package libnet1:amd64. [2020-04-07T13:11:36.920Z] #17 40.02 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-07T13:11:36.920Z] #17 40.02 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-07T13:11:37.023Z] #11 ... [2020-04-07T13:11:37.023Z] [2020-04-07T13:11:37.023Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:11:37.023Z] #57 27.11 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-07T13:11:37.023Z] #57 30.26 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-07T13:11:37.023Z] #57 32.88 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-07T13:11:37.023Z] #57 32.90 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-07T13:11:37.023Z] #57 33.49 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-07T13:11:37.023Z] #57 33.75 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-07T13:11:37.023Z] #57 35.54 runtime [2020-04-07T13:11:37.023Z] #57 ... [2020-04-07T13:11:37.023Z] [2020-04-07T13:11:37.023Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T13:11:37.023Z] #44 26.61 Reading package lists... [2020-04-07T13:11:37.176Z] #17 40.11 Selecting previously unselected package libnl-3-200:amd64. [2020-04-07T13:11:37.176Z] #17 40.12 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-07T13:11:37.176Z] #17 40.12 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-07T13:11:37.176Z] #17 40.22 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-07T13:11:37.176Z] #17 40.22 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-07T13:11:37.176Z] #17 40.22 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-07T13:11:37.256Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40786/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=06ca1606e1a09c36bd12ed503b4c99d8a17ca230 -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:06ca1606e1a09c36bd12ed503b4c99d8a17ca230 hack/make.sh dynbinary test-integration [2020-04-07T13:11:37.432Z] #17 40.30 Selecting previously unselected package libreadline5:amd64. [2020-04-07T13:11:37.432Z] #17 40.30 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-04-07T13:11:37.432Z] #17 40.31 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-07T13:11:37.432Z] #17 40.42 Selecting previously unselected package net-tools. [2020-04-07T13:11:37.432Z] #17 40.44 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-04-07T13:11:37.432Z] #17 40.45 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-07T13:11:37.435Z] --- PASS: TestBuildMultiStageParentConfig (1.35s) [2020-04-07T13:11:37.435Z] === RUN TestBuildLabelWithTargets [2020-04-07T13:11:37.540Z] [2020-04-07T13:11:37.540Z] Removing bundles/ [2020-04-07T13:11:37.540Z] [2020-04-07T13:11:37.540Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-07T13:11:37.687Z] #17 40.65 Selecting previously unselected package python-pip-whl. [2020-04-07T13:11:37.687Z] #17 40.68 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-07T13:11:37.687Z] #17 40.69 Unpacking python-pip-whl (18.1-5) ... [2020-04-07T13:11:37.822Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-07T13:11:37.822Z] GOOS="" GOARCH="" GOARM="" [2020-04-07T13:11:38.247Z] #17 41.26 Selecting previously unselected package python3-lib2to3. [2020-04-07T13:11:38.247Z] #17 41.27 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-07T13:11:38.247Z] #17 41.27 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-07T13:11:38.502Z] #17 41.39 Selecting previously unselected package python3-distutils. [2020-04-07T13:11:38.502Z] #17 41.40 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-07T13:11:38.502Z] #17 41.41 Unpacking python3-distutils (3.7.3-1) ... [2020-04-07T13:11:38.502Z] #17 41.53 Selecting previously unselected package python3-pip. [2020-04-07T13:11:38.758Z] #17 41.53 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-07T13:11:38.758Z] #17 41.54 Unpacking python3-pip (18.1-5) ... [2020-04-07T13:11:38.758Z] #17 41.70 Selecting previously unselected package python3-pkg-resources. [2020-04-07T13:11:38.758Z] #17 41.71 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-07T13:11:38.758Z] #17 41.72 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-07T13:11:39.013Z] #17 41.88 Selecting previously unselected package python3-setuptools. [2020-04-07T13:11:39.013Z] #17 41.88 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-07T13:11:39.013Z] #17 41.89 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-07T13:11:39.013Z] #17 42.10 Selecting previously unselected package python3-wheel. [2020-04-07T13:11:39.189Z] #17 38.45 Selecting previously unselected package libnet1:amd64. [2020-04-07T13:11:39.189Z] #17 38.46 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-07T13:11:39.189Z] #17 38.47 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-07T13:11:39.189Z] #17 38.57 Selecting previously unselected package libnl-3-200:amd64. [2020-04-07T13:11:39.189Z] #17 38.57 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-07T13:11:39.189Z] #17 38.59 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-07T13:11:39.189Z] #17 38.68 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-07T13:11:39.189Z] #17 38.68 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-07T13:11:39.189Z] #17 38.69 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-07T13:11:39.189Z] #17 38.76 Selecting previously unselected package libreadline5:amd64. [2020-04-07T13:11:39.189Z] #17 38.77 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-04-07T13:11:39.189Z] #17 38.77 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-07T13:11:39.189Z] #17 38.89 Selecting previously unselected package net-tools. [2020-04-07T13:11:39.189Z] #17 38.89 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-04-07T13:11:39.189Z] #17 38.90 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-07T13:11:39.189Z] #17 39.07 Selecting previously unselected package python-pip-whl. [2020-04-07T13:11:39.190Z] #17 39.07 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-07T13:11:39.190Z] #17 39.07 Unpacking python-pip-whl (18.1-5) ... [2020-04-07T13:11:39.269Z] #17 42.10 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-07T13:11:39.269Z] #17 42.12 Unpacking python3-wheel (0.32.3-2) ... [2020-04-07T13:11:39.269Z] #17 42.21 Selecting previously unselected package sudo. [2020-04-07T13:11:39.269Z] #17 42.23 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-04-07T13:11:39.269Z] #17 42.23 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-07T13:11:39.755Z] #17 39.58 Selecting previously unselected package python3-lib2to3. [2020-04-07T13:11:39.755Z] #17 39.59 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-07T13:11:39.755Z] #17 39.60 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-07T13:11:39.755Z] #17 39.72 Selecting previously unselected package python3-distutils. [2020-04-07T13:11:39.755Z] #17 39.74 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-07T13:11:39.755Z] #17 39.74 Unpacking python3-distutils (3.7.3-1) ... [2020-04-07T13:11:39.829Z] #17 42.75 Selecting previously unselected package thin-provisioning-tools. [2020-04-07T13:11:39.829Z] #17 42.76 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-04-07T13:11:39.829Z] #17 42.77 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-07T13:11:39.965Z] --- PASS: TestBuildLabelWithTargets (2.15s) [2020-04-07T13:11:39.965Z] === RUN TestBuildWithEmptyLayers [2020-04-07T13:11:40.013Z] #17 39.89 Selecting previously unselected package python3-pip. [2020-04-07T13:11:40.013Z] #17 39.89 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-07T13:11:40.013Z] #17 39.89 Unpacking python3-pip (18.1-5) ... [2020-04-07T13:11:40.084Z] #17 42.99 Selecting previously unselected package uidmap. [2020-04-07T13:11:40.084Z] #17 43.01 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-04-07T13:11:40.084Z] #17 43.02 Unpacking uidmap (1:4.5-1.1) ... [2020-04-07T13:11:40.084Z] #17 43.13 Selecting previously unselected package vim-runtime. [2020-04-07T13:11:40.084Z] #17 43.14 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-07T13:11:40.084Z] #17 43.16 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-07T13:11:40.271Z] #17 40.10 Selecting previously unselected package python3-pkg-resources. [2020-04-07T13:11:40.271Z] #17 40.10 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-07T13:11:40.271Z] #17 40.10 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-07T13:11:40.271Z] #17 40.23 Selecting previously unselected package python3-setuptools. [2020-04-07T13:11:40.271Z] #17 40.23 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-07T13:11:40.271Z] #17 40.23 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-07T13:11:40.338Z] #17 43.18 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-07T13:11:40.338Z] #17 43.20 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-07T13:11:40.528Z] #17 40.43 Selecting previously unselected package python3-wheel. [2020-04-07T13:11:40.528Z] #17 40.44 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-07T13:11:40.528Z] #17 40.44 Unpacking python3-wheel (0.32.3-2) ... [2020-04-07T13:11:40.528Z] #17 40.50 Selecting previously unselected package sudo. [2020-04-07T13:11:40.528Z] #17 40.51 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-04-07T13:11:40.528Z] #17 40.51 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-07T13:11:40.533Z] --- PASS: TestBuildWithEmptyLayers (1.01s) [2020-04-07T13:11:40.533Z] === RUN TestBuildMultiStageOnBuild [2020-04-07T13:11:41.096Z] #17 41.07 Selecting previously unselected package thin-provisioning-tools. [2020-04-07T13:11:41.096Z] #17 41.09 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-04-07T13:11:41.096Z] #17 41.10 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-07T13:11:41.664Z] #17 41.36 Selecting previously unselected package uidmap. [2020-04-07T13:11:41.664Z] #17 41.37 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-04-07T13:11:41.664Z] #17 41.37 Unpacking uidmap (1:4.5-1.1) ... [2020-04-07T13:11:41.664Z] #17 41.49 Selecting previously unselected package vim-runtime. [2020-04-07T13:11:41.664Z] #17 41.49 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-07T13:11:41.664Z] #17 41.52 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-07T13:11:41.664Z] #17 41.55 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-07T13:11:41.664Z] #17 41.58 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-07T13:11:43.599Z] #17 46.42 Selecting previously unselected package vim. [2020-04-07T13:11:43.599Z] #17 46.43 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-04-07T13:11:43.599Z] #17 46.46 Unpacking vim (2:8.1.0875-5) ... [2020-04-07T13:11:43.818Z] --- PASS: TestBuildMultiStageOnBuild (2.68s) [2020-04-07T13:11:43.818Z] === RUN TestBuildUncleanTarFilenames [2020-04-07T13:11:44.160Z] #17 46.92 Selecting previously unselected package xfsprogs. [2020-04-07T13:11:44.160Z] #17 46.93 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-04-07T13:11:44.160Z] #17 46.94 Unpacking xfsprogs (4.20.0-1) ... [2020-04-07T13:11:44.670Z] #17 47.47 Selecting previously unselected package zip. [2020-04-07T13:11:44.670Z] #17 47.48 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-04-07T13:11:44.670Z] #17 47.49 Unpacking zip (3.0-11+b1) ... [2020-04-07T13:11:44.670Z] #17 47.67 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-07T13:11:44.670Z] #17 47.69 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-07T13:11:44.670Z] #17 47.70 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-04-07T13:11:44.670Z] #17 47.71 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-07T13:11:44.753Z] --- PASS: TestBuildUncleanTarFilenames (1.42s) [2020-04-07T13:11:44.753Z] === RUN TestBuildMultiStageLayerLeak [2020-04-07T13:11:44.926Z] #17 47.72 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-04-07T13:11:44.926Z] #17 47.73 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-04-07T13:11:44.926Z] #17 47.74 Setting up uidmap (1:4.5-1.1) ... [2020-04-07T13:11:44.926Z] #17 47.75 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-04-07T13:11:44.926Z] #17 47.76 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-07T13:11:44.926Z] #17 47.77 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-07T13:11:44.926Z] #17 47.79 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-07T13:11:44.926Z] #17 47.80 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-07T13:11:44.926Z] #17 47.81 Setting up xxd (2:8.1.0875-5) ... [2020-04-07T13:11:44.926Z] #17 47.82 Setting up zip (3.0-11+b1) ... [2020-04-07T13:11:44.926Z] #17 47.84 Setting up vim-common (2:8.1.0875-5) ... [2020-04-07T13:11:44.926Z] #17 47.86 Setting up bash-completion (1:2.8-6) ... [2020-04-07T13:11:44.942Z] #17 44.71 Selecting previously unselected package vim. [2020-04-07T13:11:44.942Z] #17 44.72 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-04-07T13:11:44.942Z] #17 44.73 Unpacking vim (2:8.1.0875-5) ... [2020-04-07T13:11:45.507Z] #17 45.37 Selecting previously unselected package xfsprogs. [2020-04-07T13:11:45.507Z] #17 45.38 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-04-07T13:11:45.507Z] #17 45.40 Unpacking xfsprogs (4.20.0-1) ... [2020-04-07T13:11:45.791Z] #44 37.89 Reading package lists... [2020-04-07T13:11:45.791Z] #44 ... [2020-04-07T13:11:45.791Z] [2020-04-07T13:11:45.791Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-07T13:11:45.791Z] #63 25.21 Reading package lists... [2020-04-07T13:11:45.791Z] #63 36.20 Reading package lists... [2020-04-07T13:11:45.791Z] #63 ... [2020-04-07T13:11:45.791Z] [2020-04-07T13:11:45.791Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T13:11:45.791Z] #36 27.02 Reading package lists... [2020-04-07T13:11:45.791Z] #36 38.10 Reading package lists... [2020-04-07T13:11:45.791Z] #36 ... [2020-04-07T13:11:45.791Z] [2020-04-07T13:11:45.791Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-07T13:11:45.791Z] #26 25.57 Reading package lists... [2020-04-07T13:11:46.072Z] #17 45.85 Selecting previously unselected package zip. [2020-04-07T13:11:46.072Z] #17 45.87 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-04-07T13:11:46.072Z] #17 45.88 Unpacking zip (3.0-11+b1) ... [2020-04-07T13:11:46.072Z] #17 46.12 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-07T13:11:46.072Z] #17 ... [2020-04-07T13:11:46.072Z] [2020-04-07T13:11:46.072Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:11:46.072Z] #44 131.6 CC criu/crtools.o [2020-04-07T13:11:46.072Z] #44 132.3 CC criu/eventfd.o [2020-04-07T13:11:46.072Z] #44 132.6 CC criu/eventpoll.o [2020-04-07T13:11:46.072Z] #44 133.5 CC criu/external.o [2020-04-07T13:11:46.072Z] #44 133.8 CC criu/fault-injection.o [2020-04-07T13:11:46.072Z] #44 133.9 CC criu/fdstore.o [2020-04-07T13:11:46.072Z] #44 134.2 CC criu/fifo.o [2020-04-07T13:11:46.072Z] #44 134.5 CC criu/file-ids.o [2020-04-07T13:11:46.072Z] #44 134.8 CC criu/file-lock.o [2020-04-07T13:11:46.072Z] #44 135.7 CC criu/files-ext.o [2020-04-07T13:11:46.072Z] #44 136.0 CC criu/files-reg.o [2020-04-07T13:11:46.072Z] #44 138.0 CC criu/files.o [2020-04-07T13:11:46.072Z] #44 140.1 CC criu/filesystems.o [2020-04-07T13:11:46.072Z] #44 140.9 CC criu/fsnotify.o [2020-04-07T13:11:46.330Z] #44 ... [2020-04-07T13:11:46.330Z] [2020-04-07T13:11:46.330Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T13:11:46.330Z] #17 46.12 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-07T13:11:46.330Z] #17 46.14 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-07T13:11:46.330Z] #17 46.15 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-04-07T13:11:46.330Z] #17 46.16 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-07T13:11:46.330Z] #17 46.17 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-04-07T13:11:46.330Z] #17 46.18 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-04-07T13:11:46.330Z] #17 46.19 Setting up uidmap (1:4.5-1.1) ... [2020-04-07T13:11:46.330Z] #17 46.20 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-04-07T13:11:46.330Z] #17 46.22 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-07T13:11:46.330Z] #17 46.23 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-07T13:11:46.330Z] #17 46.24 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-07T13:11:46.330Z] #17 46.25 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-07T13:11:46.330Z] #17 46.27 Setting up xxd (2:8.1.0875-5) ... [2020-04-07T13:11:46.330Z] #17 46.28 Setting up zip (3.0-11+b1) ... [2020-04-07T13:11:46.330Z] #17 46.29 Setting up vim-common (2:8.1.0875-5) ... [2020-04-07T13:11:46.330Z] #17 46.32 Setting up bash-completion (1:2.8-6) ... [2020-04-07T13:11:47.291Z] #26 36.48 Reading package lists... [2020-04-07T13:11:47.291Z] #26 ... [2020-04-07T13:11:47.291Z] [2020-04-07T13:11:47.291Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T13:11:47.291Z] #36 38.10 Reading package lists... [2020-04-07T13:11:47.291Z] #36 ... [2020-04-07T13:11:47.291Z] [2020-04-07T13:11:47.291Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T13:11:47.291Z] #11 37.88 Reading package lists... [2020-04-07T13:11:47.440Z] #17 ... [2020-04-07T13:11:47.440Z] [2020-04-07T13:11:47.440Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:11:47.440Z] #44 141.3 CC criu/files-reg.o [2020-04-07T13:11:47.440Z] #44 143.3 CC criu/files.o [2020-04-07T13:11:47.440Z] #44 145.5 CC criu/filesystems.o [2020-04-07T13:11:47.440Z] #44 146.3 CC criu/fsnotify.o [2020-04-07T13:11:47.440Z] #44 147.5 CC criu/image-desc.o [2020-04-07T13:11:47.440Z] #44 147.6 CC criu/image.o [2020-04-07T13:11:47.440Z] #44 148.5 CC criu/ipc_ns.o [2020-04-07T13:11:47.440Z] #44 149.5 CC criu/irmap.o [2020-04-07T13:11:47.440Z] #44 150.2 CC criu/kcmp-ids.o [2020-04-07T13:11:47.440Z] #44 150.5 CC criu/kerndat.o [2020-04-07T13:11:47.440Z] #44 ... [2020-04-07T13:11:47.440Z] [2020-04-07T13:11:47.440Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T13:11:47.440Z] #17 50.48 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-04-07T13:11:47.440Z] #17 50.49 Setting up xz-utils (5.2.4-1) ... [2020-04-07T13:11:47.440Z] #17 50.50 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-07T13:11:47.440Z] #17 50.52 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-07T13:11:47.440Z] #17 50.59 invoke-rc.d: could not determine current runlevel [2020-04-07T13:11:47.580Z] #11 48.14 Building dependency tree... [2020-04-07T13:11:47.580Z] #11 ... [2020-04-07T13:11:47.580Z] [2020-04-07T13:11:47.580Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T13:11:47.696Z] #17 50.60 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-07T13:11:47.696Z] #17 50.61 Setting up pigz (2.4-1) ... [2020-04-07T13:11:47.696Z] #17 50.62 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-07T13:11:47.696Z] #17 50.63 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-07T13:11:47.696Z] #17 50.65 Setting up python-pip-whl (18.1-5) ... [2020-04-07T13:11:47.696Z] #17 50.66 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-04-07T13:11:47.696Z] #17 50.67 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-07T13:11:48.039Z] --- PASS: TestBuildMultiStageLayerLeak (2.81s) [2020-04-07T13:11:48.039Z] === RUN TestBuildWithHugeFile [2020-04-07T13:11:48.256Z] #17 51.06 Setting up libaio1:amd64 (0.3.112-3) ... [2020-04-07T13:11:48.256Z] #17 51.08 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-07T13:11:48.256Z] #17 51.10 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-07T13:11:48.256Z] #17 51.15 Setting up vim (2:8.1.0875-5) ... [2020-04-07T13:11:48.256Z] #17 51.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-07T13:11:48.256Z] #17 51.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-07T13:11:48.256Z] #17 51.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-07T13:11:48.256Z] #17 51.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-07T13:11:48.256Z] #17 51.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-07T13:11:48.256Z] #17 51.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-07T13:11:48.256Z] #17 51.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-07T13:11:48.256Z] #17 51.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-07T13:11:48.256Z] #17 51.24 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-07T13:11:48.256Z] #17 51.25 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-07T13:11:48.256Z] #17 51.26 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-07T13:11:48.256Z] #17 51.27 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-07T13:11:48.256Z] #17 51.28 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-07T13:11:48.512Z] #17 51.37 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-07T13:11:48.856Z] #17 48.87 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-04-07T13:11:48.856Z] #17 48.88 Setting up xz-utils (5.2.4-1) ... [2020-04-07T13:11:48.856Z] #17 48.89 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-07T13:11:48.856Z] #17 48.90 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-07T13:11:49.113Z] #17 48.97 invoke-rc.d: could not determine current runlevel [2020-04-07T13:11:49.114Z] #17 48.98 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-07T13:11:49.114Z] #17 48.99 Setting up pigz (2.4-1) ... [2020-04-07T13:11:49.114Z] #17 49.00 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-07T13:11:49.114Z] #17 49.01 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-07T13:11:49.114Z] #17 49.02 Setting up python-pip-whl (18.1-5) ... [2020-04-07T13:11:49.114Z] #17 49.05 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-04-07T13:11:49.114Z] #17 49.07 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-07T13:11:49.637Z] #36 48.25 Building dependency tree... [2020-04-07T13:11:49.642Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-04-07T13:11:49.678Z] #17 49.51 Setting up libaio1:amd64 (0.3.112-3) ... [2020-04-07T13:11:49.678Z] #17 49.52 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-07T13:11:49.678Z] #17 49.53 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-07T13:11:49.678Z] #17 49.53 Setting up vim (2:8.1.0875-5) ... [2020-04-07T13:11:49.678Z] #17 49.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-07T13:11:49.678Z] #17 49.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-07T13:11:49.679Z] #17 49.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-07T13:11:49.679Z] #17 49.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-07T13:11:49.679Z] #17 49.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-07T13:11:49.679Z] #17 49.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-07T13:11:49.679Z] #17 49.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-07T13:11:49.679Z] #17 49.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-07T13:11:49.679Z] #17 49.62 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-07T13:11:49.679Z] #17 49.62 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-07T13:11:49.679Z] #17 49.64 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-07T13:11:49.679Z] #17 49.65 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-07T13:11:49.679Z] #17 49.66 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-07T13:11:49.679Z] #17 49.67 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-07T13:11:51.143Z] #36 51.74 The following additional packages will be installed: [2020-04-07T13:11:51.143Z] #36 51.77 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-07T13:11:51.143Z] #36 51.78 Suggested packages: [2020-04-07T13:11:51.143Z] #36 51.79 cmake-doc ninja-build lrzip [2020-04-07T13:11:51.143Z] #36 51.79 Recommended packages: [2020-04-07T13:11:51.143Z] #36 51.79 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-07T13:11:51.774Z] #17 54.34 Setting up iptables (1.8.2-4) ... [2020-04-07T13:11:51.774Z] #17 54.36 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-07T13:11:51.774Z] #17 54.37 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-07T13:11:51.774Z] #17 54.38 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-07T13:11:51.774Z] #17 54.38 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-07T13:11:51.774Z] #17 54.39 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-07T13:11:51.774Z] #17 54.39 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-07T13:11:51.774Z] #17 54.40 Setting up python3 (3.7.3-1) ... [2020-04-07T13:11:51.774Z] #17 54.77 Setting up python3-wheel (0.32.3-2) ... [2020-04-07T13:11:52.699Z] #17 55.45 Setting up apparmor (2.13.2-10) ... [2020-04-07T13:11:52.957Z] #17 52.65 Setting up iptables (1.8.2-4) ... [2020-04-07T13:11:52.957Z] #17 52.67 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-07T13:11:52.957Z] #17 52.67 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-07T13:11:52.957Z] #17 52.68 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-07T13:11:52.957Z] #17 52.68 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-07T13:11:52.957Z] #17 52.69 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-07T13:11:52.957Z] #17 52.69 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-07T13:11:52.957Z] #17 52.70 Setting up python3 (3.7.3-1) ... [2020-04-07T13:11:53.208Z] #36 53.73 The following NEW packages will be installed: [2020-04-07T13:11:53.208Z] #36 53.74 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-07T13:11:53.208Z] #36 53.75 vim-common xxd [2020-04-07T13:11:53.214Z] #17 53.06 Setting up python3-wheel (0.32.3-2) ... [2020-04-07T13:11:53.499Z] #36 54.10 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2020-04-07T13:11:53.499Z] #36 54.10 Need to get 14.9 MB of archives. [2020-04-07T13:11:53.499Z] #36 54.10 After this operation, 67.2 MB of additional disk space will be used. [2020-04-07T13:11:53.499Z] #36 54.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-04-07T13:11:53.499Z] #36 54.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-04-07T13:11:53.499Z] #36 54.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-04-07T13:11:53.781Z] #17 53.78 Setting up apparmor (2.13.2-10) ... [2020-04-07T13:11:53.789Z] #36 54.57 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-04-07T13:11:54.062Z] #17 57.08 Setting up xfsprogs (4.20.0-1) ... [2020-04-07T13:11:54.062Z] #17 57.09 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-07T13:11:54.429Z] #36 ... [2020-04-07T13:11:54.430Z] [2020-04-07T13:11:54.430Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T13:11:54.430Z] #11 48.14 Building dependency tree... [2020-04-07T13:11:54.430Z] #11 52.55 The following additional packages will be installed: [2020-04-07T13:11:54.430Z] #11 52.55 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-07T13:11:54.430Z] #11 52.55 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-07T13:11:54.430Z] #11 52.56 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-07T13:11:54.430Z] #11 52.57 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-07T13:11:54.430Z] #11 52.58 Suggested packages: [2020-04-07T13:11:54.430Z] #11 52.59 gcc-8-locales seccomp wine64 [2020-04-07T13:11:54.430Z] #11 55.20 The following NEW packages will be installed: [2020-04-07T13:11:54.430Z] #11 55.23 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-07T13:11:54.622Z] #17 57.50 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-07T13:11:54.721Z] #11 55.23 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-07T13:11:54.721Z] #11 55.24 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-07T13:11:54.721Z] #11 55.24 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-07T13:11:54.721Z] #11 55.24 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-07T13:11:54.721Z] #11 55.24 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-07T13:11:54.721Z] #11 55.50 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2020-04-07T13:11:54.721Z] #11 55.50 Need to get 78.9 MB of archives. [2020-04-07T13:11:54.721Z] #11 55.50 After this operation, 532 MB of additional disk space will be used. [2020-04-07T13:11:54.721Z] #11 55.50 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-04-07T13:11:54.886Z] Client: [2020-04-07T13:11:54.886Z] Debug Mode: false [2020-04-07T13:11:54.886Z] Plugins: [2020-04-07T13:11:54.886Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-04-07T13:11:54.886Z] [2020-04-07T13:11:54.886Z] Server: [2020-04-07T13:11:54.886Z] Containers: 0 [2020-04-07T13:11:54.886Z] Running: 0 [2020-04-07T13:11:54.886Z] Paused: 0 [2020-04-07T13:11:54.886Z] Stopped: 0 [2020-04-07T13:11:54.886Z] Images: 0 [2020-04-07T13:11:54.886Z] Server Version: 19.03.5 [2020-04-07T13:11:54.886Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-04-07T13:11:54.886Z] Windows: [2020-04-07T13:11:54.886Z] LCOW: [2020-04-07T13:11:54.886Z] Logging Driver: json-file [2020-04-07T13:11:54.886Z] Plugins: [2020-04-07T13:11:54.886Z] Volume: local [2020-04-07T13:11:54.886Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-07T13:11:54.886Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-07T13:11:54.886Z] Swarm: inactive [2020-04-07T13:11:54.886Z] Default Isolation: process [2020-04-07T13:11:54.886Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-07T13:11:54.886Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-07T13:11:54.886Z] OSType: windows [2020-04-07T13:11:54.886Z] Architecture: x86_64 [2020-04-07T13:11:54.886Z] CPUs: 4 [2020-04-07T13:11:54.886Z] Total Memory: 32GiB [2020-04-07T13:11:54.886Z] Name: azwin-2-22d0b0 [2020-04-07T13:11:54.886Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-04-07T13:11:54.886Z] Docker Root Dir: D:\docker [2020-04-07T13:11:54.886Z] Debug Mode: false [2020-04-07T13:11:54.886Z] Registry: https://index.docker.io/v1/ [2020-04-07T13:11:54.886Z] Labels: [2020-04-07T13:11:54.886Z] Experimental: true [2020-04-07T13:11:54.886Z] Insecure Registries: [2020-04-07T13:11:54.886Z] 10.0.0.4:5000 [2020-04-07T13:11:54.886Z] 127.0.0.0/8 [2020-04-07T13:11:54.886Z] Registry Mirrors: [2020-04-07T13:11:54.886Z] http://10.0.0.4:5000/ [2020-04-07T13:11:54.886Z] Live Restore Enabled: false [2020-04-07T13:11:54.886Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-04-07T13:11:55.360Z] #11 56.10 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-04-07T13:11:55.548Z] #17 58.43 Setting up python3-distutils (3.7.3-1) ... [2020-04-07T13:11:55.649Z] #11 ... [2020-04-07T13:11:55.649Z] [2020-04-07T13:11:55.649Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T13:11:55.649Z] #36 56.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-04-07T13:11:55.678Z] #17 55.23 Setting up xfsprogs (4.20.0-1) ... [2020-04-07T13:11:55.678Z] #17 55.24 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-07T13:11:55.678Z] #17 55.58 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-07T13:11:55.942Z] #36 56.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-04-07T13:11:55.942Z] #36 56.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-04-07T13:11:55.942Z] #36 56.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-04-07T13:11:55.942Z] #36 56.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-04-07T13:11:55.942Z] #36 56.67 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-04-07T13:11:56.108Z] #17 58.86 Setting up python3-setuptools (40.8.0-1) ... [2020-04-07T13:11:56.610Z] #17 ... [2020-04-07T13:11:56.610Z] [2020-04-07T13:11:56.610Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:11:56.610Z] #44 141.9 CC criu/image-desc.o [2020-04-07T13:11:56.610Z] #44 142.1 CC criu/image.o [2020-04-07T13:11:56.610Z] #44 143.1 CC criu/ipc_ns.o [2020-04-07T13:11:56.610Z] #44 144.3 CC criu/irmap.o [2020-04-07T13:11:56.610Z] #44 145.0 CC criu/kcmp-ids.o [2020-04-07T13:11:56.610Z] #44 145.3 CC criu/kerndat.o [2020-04-07T13:11:56.610Z] #44 146.4 CC criu/libnetlink.o [2020-04-07T13:11:56.610Z] #44 146.8 CC criu/log.o [2020-04-07T13:11:56.610Z] #44 147.3 CC criu/lsm.o [2020-04-07T13:11:56.610Z] #44 147.7 CC criu/mem.o [2020-04-07T13:11:56.610Z] #44 149.3 CC criu/mount.o [2020-04-07T13:11:56.610Z] #44 ... [2020-04-07T13:11:56.610Z] [2020-04-07T13:11:56.610Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T13:11:56.610Z] #17 56.43 Setting up python3-distutils (3.7.3-1) ... [2020-04-07T13:11:56.868Z] #17 56.95 Setting up python3-setuptools (40.8.0-1) ... [2020-04-07T13:11:57.033Z] #17 60.08 Setting up python3-pip (18.1-5) ... [2020-04-07T13:11:57.043Z] #36 ... [2020-04-07T13:11:57.043Z] [2020-04-07T13:11:57.043Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-07T13:11:57.043Z] #63 36.20 Reading package lists... [2020-04-07T13:11:57.043Z] #63 48.69 Building dependency tree... [2020-04-07T13:11:57.043Z] #63 53.13 The following additional packages will be installed: [2020-04-07T13:11:57.043Z] #63 53.14 libbtrfs0 [2020-04-07T13:11:57.043Z] #63 53.48 The following NEW packages will be installed: [2020-04-07T13:11:57.043Z] #63 53.49 libbtrfs-dev libbtrfs0 [2020-04-07T13:11:57.043Z] #63 53.76 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2020-04-07T13:11:57.043Z] #63 53.76 Need to get 120 kB of archives. [2020-04-07T13:11:57.043Z] #63 53.76 After this operation, 423 kB of additional disk space will be used. [2020-04-07T13:11:57.043Z] #63 53.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-04-07T13:11:57.043Z] #63 53.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-04-07T13:11:57.043Z] #63 55.59 debconf: delaying package configuration, since apt-utils is not installed [2020-04-07T13:11:57.043Z] #63 55.92 Fetched 120 kB in 0s (1296 kB/s) [2020-04-07T13:11:57.043Z] #63 56.14 Selecting previously unselected package libbtrfs0. [2020-04-07T13:11:57.043Z] #63 56.14 (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-04-07T13:11:57.043Z] #63 56.46 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-04-07T13:11:57.043Z] #63 56.47 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-07T13:11:57.043Z] #63 56.74 Selecting previously unselected package libbtrfs-dev. [2020-04-07T13:11:57.043Z] #63 56.74 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-04-07T13:11:57.043Z] #63 56.77 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-07T13:11:57.043Z] #63 57.20 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-07T13:11:57.043Z] #63 57.23 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-07T13:11:57.043Z] #63 57.24 Processing triggers for libc-bin (2.28-10) ... [2020-04-07T13:11:57.043Z] #63 DONE 57.6s [2020-04-07T13:11:57.043Z] [2020-04-07T13:11:57.043Z] #64 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-07T13:11:57.043Z] #64 DONE 0.1s [2020-04-07T13:11:57.334Z] [2020-04-07T13:11:57.334Z] #65 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-07T13:11:57.334Z] #65 DONE 0.1s [2020-04-07T13:11:57.334Z] [2020-04-07T13:11:57.334Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:11:57.593Z] #17 ... [2020-04-07T13:11:57.593Z] [2020-04-07T13:11:57.593Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:11:57.593Z] #44 151.5 CC criu/libnetlink.o [2020-04-07T13:11:57.593Z] #44 151.9 CC criu/log.o [2020-04-07T13:11:57.593Z] #44 152.5 CC criu/lsm.o [2020-04-07T13:11:57.593Z] #44 152.9 CC criu/mem.o [2020-04-07T13:11:57.593Z] #44 154.6 CC criu/mount.o [2020-04-07T13:11:57.593Z] #44 158.6 CC criu/namespaces.o [2020-04-07T13:11:57.593Z] #44 160.6 CC criu/net.o [2020-04-07T13:11:57.624Z] #66 0.526 + RM_GOPATH=0 [2020-04-07T13:11:57.624Z] #66 0.531 + TMP_GOPATH= [2020-04-07T13:11:57.624Z] #66 0.534 + : /build [2020-04-07T13:11:57.624Z] #66 0.537 + '[' -z '' ']' [2020-04-07T13:11:57.624Z] #66 0.541 ++ mktemp -d [2020-04-07T13:11:57.624Z] #66 0.547 + export GOPATH=/tmp/tmp.n5D2NwD132 [2020-04-07T13:11:57.624Z] #66 0.549 + GOPATH=/tmp/tmp.n5D2NwD132 [2020-04-07T13:11:57.624Z] #66 0.550 + RM_GOPATH=1 [2020-04-07T13:11:57.624Z] #66 0.556 ++ dirname ./install.sh [2020-04-07T13:11:57.624Z] #66 0.561 + dir=. [2020-04-07T13:11:57.624Z] #66 0.561 + bin=containerd [2020-04-07T13:11:57.624Z] #66 0.561 + shift [2020-04-07T13:11:57.624Z] #66 0.561 + '[' '!' -f ./containerd.installer ']' [2020-04-07T13:11:57.624Z] #66 0.562 + . ./containerd.installer [2020-04-07T13:11:57.624Z] #66 0.562 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-07T13:11:57.624Z] #66 0.563 + install_containerd [2020-04-07T13:11:57.624Z] #66 0.563 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-04-07T13:11:57.624Z] #66 0.563 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-07T13:11:57.624Z] #66 0.563 + git clone https://github.com/containerd/containerd.git /tmp/tmp.n5D2NwD132/src/github.com/containerd/containerd [2020-04-07T13:11:57.624Z] #66 0.576 Cloning into '/tmp/tmp.n5D2NwD132/src/github.com/containerd/containerd'... [2020-04-07T13:11:57.624Z] #66 ... [2020-04-07T13:11:57.624Z] [2020-04-07T13:11:57.624Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T13:11:57.624Z] #44 37.89 Reading package lists... [2020-04-07T13:11:57.624Z] #44 48.91 Building dependency tree... [2020-04-07T13:11:57.624Z] #44 53.57 The following additional packages will be installed: [2020-04-07T13:11:57.624Z] #44 53.57 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-07T13:11:57.624Z] #44 53.58 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-07T13:11:57.624Z] #44 53.61 Suggested packages: [2020-04-07T13:11:57.624Z] #44 53.61 manpages-dev python-setuptools [2020-04-07T13:11:57.624Z] #44 56.30 The following NEW packages will be installed: [2020-04-07T13:11:57.624Z] #44 56.31 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-07T13:11:57.624Z] #44 56.32 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-07T13:11:57.624Z] #44 56.33 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-07T13:11:57.624Z] #44 56.33 python-six zlib1g-dev [2020-04-07T13:11:57.624Z] #44 56.53 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2020-04-07T13:11:57.624Z] #44 56.53 Need to get 4075 kB of archives. [2020-04-07T13:11:57.624Z] #44 56.53 After this operation, 24.5 MB of additional disk space will be used. [2020-04-07T13:11:57.624Z] #44 56.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-04-07T13:11:57.624Z] #44 56.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-04-07T13:11:57.624Z] #44 56.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-04-07T13:11:57.624Z] #44 56.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-04-07T13:11:57.624Z] #44 56.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-04-07T13:11:57.624Z] #44 56.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-04-07T13:11:57.624Z] #44 56.65 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-04-07T13:11:57.624Z] #44 56.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-04-07T13:11:57.624Z] #44 56.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-04-07T13:11:57.624Z] #44 56.89 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-04-07T13:11:57.624Z] #44 56.92 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-04-07T13:11:57.624Z] #44 57.28 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-04-07T13:11:57.624Z] #44 57.33 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-04-07T13:11:57.624Z] #44 57.34 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-04-07T13:11:57.624Z] #44 57.35 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-07T13:11:57.624Z] #44 57.36 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-04-07T13:11:57.624Z] #44 57.37 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-04-07T13:11:57.624Z] #44 ... [2020-04-07T13:11:57.624Z] [2020-04-07T13:11:57.624Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T13:11:57.624Z] #11 56.76 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-04-07T13:11:57.624Z] #11 56.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-04-07T13:11:57.624Z] #11 56.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-04-07T13:11:57.624Z] #11 56.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-07T13:11:57.624Z] #11 57.63 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-04-07T13:11:57.624Z] #11 58.37 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-04-07T13:11:57.624Z] #11 58.39 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-04-07T13:11:57.849Z] #44 ... [2020-04-07T13:11:57.849Z] [2020-04-07T13:11:57.849Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-07T13:11:57.849Z] #41 252.8 + dpkg --print-architecture [2020-04-07T13:11:57.849Z] #41 252.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-07T13:11:57.849Z] #41 253.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-07T13:11:57.849Z] #41 253.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-07T13:11:57.924Z] #11 ... [2020-04-07T13:11:57.924Z] [2020-04-07T13:11:57.924Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-07T13:11:57.924Z] #26 36.48 Reading package lists... [2020-04-07T13:11:57.924Z] #26 49.03 Building dependency tree... [2020-04-07T13:11:57.924Z] #26 52.72 ca-certificates is already the newest version (20190110). [2020-04-07T13:11:57.924Z] #26 52.72 The following additional packages will be installed: [2020-04-07T13:11:57.924Z] #26 52.73 libjq1 libonig5 [2020-04-07T13:11:57.924Z] #26 52.99 The following NEW packages will be installed: [2020-04-07T13:11:57.924Z] #26 53.00 jq libjq1 libonig5 [2020-04-07T13:11:57.924Z] #26 53.26 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-04-07T13:11:57.924Z] #26 53.26 Need to get 358 kB of archives. [2020-04-07T13:11:57.924Z] #26 53.26 After this operation, 1277 kB of additional disk space will be used. [2020-04-07T13:11:57.924Z] #26 53.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-04-07T13:11:57.924Z] #26 53.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-04-07T13:11:57.924Z] #26 53.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-04-07T13:11:57.924Z] #26 55.86 debconf: delaying package configuration, since apt-utils is not installed [2020-04-07T13:11:57.924Z] #26 56.18 Fetched 358 kB in 0s (2103 kB/s) [2020-04-07T13:11:57.924Z] #26 56.40 Selecting previously unselected package libonig5:ppc64el. [2020-04-07T13:11:57.924Z] #26 56.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 ... 15330 files and directories currently installed.) [2020-04-07T13:11:57.924Z] #26 56.57 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-04-07T13:11:57.924Z] #26 56.59 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-04-07T13:11:57.924Z] #26 57.13 Selecting previously unselected package libjq1:ppc64el. [2020-04-07T13:11:57.924Z] #26 57.15 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-07T13:11:57.924Z] #26 57.17 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-07T13:11:57.924Z] #26 57.58 Selecting previously unselected package jq. [2020-04-07T13:11:57.924Z] #26 57.60 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-07T13:11:57.924Z] #26 57.63 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-07T13:11:57.924Z] #26 58.14 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-04-07T13:11:57.924Z] #26 58.15 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-07T13:11:57.924Z] #26 58.17 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-07T13:11:57.924Z] #26 58.18 Processing triggers for libc-bin (2.28-10) ... [2020-04-07T13:11:57.924Z] #26 DONE 58.6s [2020-04-07T13:11:57.924Z] [2020-04-07T13:11:57.924Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-07T13:11:57.924Z] #27 DONE 0.1s [2020-04-07T13:11:57.924Z] [2020-04-07T13:11:57.924Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T13:11:58.104Z] #41 ... [2020-04-07T13:11:58.104Z] [2020-04-07T13:11:58.104Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T13:11:58.239Z] #17 58.08 Setting up python3-pip (18.1-5) ... [2020-04-07T13:11:58.359Z] #17 61.20 Processing triggers for libc-bin (2.28-10) ... [2020-04-07T13:11:58.359Z] #17 61.25 Processing triggers for mime-support (3.62) ... [2020-04-07T13:11:58.922Z] #17 DONE 61.8s [2020-04-07T13:11:58.922Z] [2020-04-07T13:11:58.922Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-07T13:11:58.922Z] #41 ... [2020-04-07T13:11:58.922Z] [2020-04-07T13:11:58.922Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-07T13:11:59.174Z] #17 59.05 Processing triggers for libc-bin (2.28-10) ... [2020-04-07T13:11:59.174Z] #17 59.09 Processing triggers for mime-support (3.62) ... [2020-04-07T13:11:59.739Z] #17 ... [2020-04-07T13:11:59.739Z] [2020-04-07T13:11:59.739Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-07T13:11:59.739Z] #41 252.0 + dpkg --print-architecture [2020-04-07T13:11:59.739Z] #41 252.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-07T13:11:59.739Z] #41 252.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-07T13:11:59.739Z] #41 252.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-07T13:11:59.739Z] #41 ... [2020-04-07T13:11:59.739Z] [2020-04-07T13:11:59.739Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T13:11:59.739Z] #17 DONE 59.6s [2020-04-07T13:11:59.739Z] [2020-04-07T13:11:59.739Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-07T13:12:00.809Z] #18 1.747 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-07T13:12:00.810Z] #18 1.752 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-07T13:12:00.810Z] #18 1.755 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-07T13:12:00.810Z] #18 DONE 1.9s [2020-04-07T13:12:00.810Z] [2020-04-07T13:12:00.810Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:12:00.810Z] #44 164.1 CC criu/netfilter.o [2020-04-07T13:12:00.810Z] #44 164.6 CC criu/page-pipe.o [2020-04-07T13:12:01.472Z] #28 2.972 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-07T13:12:01.636Z] #18 1.703 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-07T13:12:01.636Z] #18 1.708 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-07T13:12:01.636Z] #18 1.711 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-07T13:12:01.636Z] #18 DONE 1.8s [2020-04-07T13:12:01.636Z] [2020-04-07T13:12:01.636Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-07T13:12:01.737Z] #44 165.4 CC criu/page-xfer.o [2020-04-07T13:12:01.763Z] #28 3.692 [2020-04-07T13:12:03.101Z] #44 167.0 CC criu/pagemap-cache.o [2020-04-07T13:12:03.356Z] #44 167.4 CC criu/pagemap.o [2020-04-07T13:12:04.719Z] #44 168.4 CC criu/parasite-syscall.o [2020-04-07T13:12:05.324Z] #28 3.943 0.6% ### 4.3% ###### 8.6% ######### 12.8% ############# 19.2% ############### 21.3% ################## 25.6% ##################### 29.9% ######################## 34.1% ############################# 40.5% ############################## 42.6% ################################ 44.7% ################################### 48.8% ##################################### 52.1% ####################################### 54.2% ######################################## 56.3% ########################################## 58.5% ############################################## 64.8% ################################################### 71.2% #################################################### 73.4% ###################################################### 75.5% ######################################################### 79.8% ############################################################ 84.0% ############################################################## 86.1% ################################################################# 90.4% #################################################################### 94.6% ####################################################################### 98.9% ######################################################################## 100.0% [2020-04-07T13:12:05.644Z] #44 169.6 CC criu/path.o [2020-04-07T13:12:05.973Z] #28 7.968 [2020-04-07T13:12:06.205Z] #44 170.0 CC criu/pie-util-vdso-elf32.o [2020-04-07T13:12:06.460Z] #44 170.5 CC criu/pie-util-vdso.o [2020-04-07T13:12:06.902Z] #19 5.343 Collecting yamllint==1.16.0 [2020-04-07T13:12:07.020Z] #44 170.9 CC criu/pie-util.o [2020-04-07T13:12:07.276Z] #44 171.1 CC criu/pipes.o [2020-04-07T13:12:07.424Z] #28 8.294 0.5% ###### 9.2% ############## 20.6% ####################### 32.2% ############################# 41.5% ################################## 47.4% ########################################## 58.8% ############################################## 64.5% ###################################################### 76.0% ############################################################### 87.5% [2020-04-07T13:12:07.424Z] #28 ... [2020-04-07T13:12:07.424Z] [2020-04-07T13:12:07.424Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:12:07.424Z] #34 67.85 internal/reflectlite [2020-04-07T13:12:07.712Z] #34 67.86 sync [2020-04-07T13:12:07.835Z] #19 ... [2020-04-07T13:12:07.835Z] [2020-04-07T13:12:07.835Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:12:07.835Z] #44 153.2 CC criu/namespaces.o [2020-04-07T13:12:07.835Z] #44 155.1 CC criu/net.o [2020-04-07T13:12:07.835Z] #44 158.9 CC criu/netfilter.o [2020-04-07T13:12:07.835Z] #44 159.4 CC criu/page-pipe.o [2020-04-07T13:12:07.835Z] #44 160.2 CC criu/page-xfer.o [2020-04-07T13:12:07.835Z] #44 161.8 CC criu/pagemap-cache.o [2020-04-07T13:12:07.835Z] #44 162.2 CC criu/pagemap.o [2020-04-07T13:12:07.835Z] #44 163.1 CC criu/parasite-syscall.o [2020-04-07T13:12:07.836Z] #44 171.9 CC criu/plugin.o [2020-04-07T13:12:08.342Z] #34 ... [2020-04-07T13:12:08.342Z] [2020-04-07T13:12:08.342Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T13:12:08.342Z] #44 59.14 debconf: delaying package configuration, since apt-utils is not installed [2020-04-07T13:12:08.342Z] #44 59.44 Fetched 4075 kB in 1s (4457 kB/s) [2020-04-07T13:12:08.342Z] #44 59.63 Selecting previously unselected package libcap-dev:ppc64el. [2020-04-07T13:12:08.342Z] #44 59.63 (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-04-07T13:12:08.342Z] #44 59.78 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-04-07T13:12:08.342Z] #44 59.79 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-04-07T13:12:08.342Z] #44 60.01 Selecting previously unselected package libnet1:ppc64el. [2020-04-07T13:12:08.342Z] #44 60.03 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-04-07T13:12:08.342Z] #44 60.06 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-07T13:12:08.342Z] #44 60.29 Selecting previously unselected package libnet1-dev. [2020-04-07T13:12:08.342Z] #44 60.30 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-04-07T13:12:08.342Z] #44 60.31 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-07T13:12:08.342Z] #44 60.70 Selecting previously unselected package libnl-3-200:ppc64el. [2020-04-07T13:12:08.342Z] #44 60.74 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-04-07T13:12:08.342Z] #44 60.75 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-07T13:12:08.342Z] #44 60.99 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-04-07T13:12:08.342Z] #44 61.04 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-04-07T13:12:08.342Z] #44 61.04 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-04-07T13:12:08.342Z] #44 61.50 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-04-07T13:12:08.342Z] #44 61.53 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-04-07T13:12:08.342Z] #44 61.54 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-07T13:12:08.342Z] #44 61.75 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-04-07T13:12:08.342Z] #44 61.76 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-04-07T13:12:08.342Z] #44 61.77 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-04-07T13:12:08.342Z] #44 61.97 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-04-07T13:12:08.342Z] #44 62.00 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-04-07T13:12:08.342Z] #44 62.05 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-04-07T13:12:08.342Z] #44 62.47 Selecting previously unselected package libprotobuf17:ppc64el. [2020-04-07T13:12:08.342Z] #44 62.49 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-04-07T13:12:08.342Z] #44 62.50 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-04-07T13:12:08.342Z] #44 64.07 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-04-07T13:12:08.342Z] #44 64.09 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-04-07T13:12:08.342Z] #44 64.10 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-04-07T13:12:08.342Z] #44 64.55 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-04-07T13:12:08.342Z] #44 64.55 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-04-07T13:12:08.342Z] #44 64.58 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-04-07T13:12:08.342Z] #44 67.67 Selecting previously unselected package libprotoc17:ppc64el. [2020-04-07T13:12:08.342Z] #44 67.70 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-04-07T13:12:08.342Z] #44 67.71 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-04-07T13:12:08.342Z] #44 68.76 Selecting previously unselected package protobuf-c-compiler. [2020-04-07T13:12:08.342Z] #44 68.78 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-04-07T13:12:08.342Z] #44 68.78 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-07T13:12:08.342Z] #44 69.04 Selecting previously unselected package protobuf-compiler. [2020-04-07T13:12:08.342Z] #44 69.07 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-04-07T13:12:08.342Z] #44 69.08 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-07T13:12:08.397Z] #44 172.3 CC criu/proc_parse.o [2020-04-07T13:12:08.674Z] #44 ... [2020-04-07T13:12:08.674Z] [2020-04-07T13:12:08.674Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T13:12:08.674Z] #28 8.294 0.5% ###### 9.2% ############## 20.6% ####################### 32.2% ############################# 41.5% ################################## 47.4% ########################################## 58.8% ############################################## 64.5% ###################################################### 76.0% ############################################################### 87.5% ####################################################################### 99.0% ######################################################################## 100.0% [2020-04-07T13:12:08.674Z] #28 10.28 #=#=# [2020-04-07T13:12:08.768Z] #44 164.0 CC criu/path.o [2020-04-07T13:12:08.768Z] #44 164.3 CC criu/pie-util-vdso-elf32.o [2020-04-07T13:12:08.979Z] #28 10.62 #=#=# ## 3.5% #### 6.1% ######## 11.2% ########### [2020-04-07T13:12:08.979Z] #28 ... [2020-04-07T13:12:08.979Z] [2020-04-07T13:12:08.979Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T13:12:08.979Z] #36 59.84 debconf: delaying package configuration, since apt-utils is not installed [2020-04-07T13:12:08.979Z] #36 60.02 Fetched 14.9 MB in 3s (4609 kB/s) [2020-04-07T13:12:08.979Z] #36 60.21 Selecting previously unselected package xxd. [2020-04-07T13:12:08.979Z] #36 60.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-04-07T13:12:08.979Z] #36 60.29 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-04-07T13:12:08.979Z] #36 60.29 Unpacking xxd (2:8.1.0875-5) ... [2020-04-07T13:12:08.979Z] #36 60.68 Selecting previously unselected package vim-common. [2020-04-07T13:12:08.979Z] #36 60.71 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-07T13:12:08.979Z] #36 60.82 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-07T13:12:08.979Z] #36 61.34 Selecting previously unselected package cmake-data. [2020-04-07T13:12:08.979Z] #36 61.36 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-07T13:12:08.979Z] #36 61.36 Unpacking cmake-data (3.13.4-1) ... [2020-04-07T13:12:08.979Z] #36 66.60 Selecting previously unselected package libicu63:ppc64el. [2020-04-07T13:12:08.979Z] #36 66.62 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-04-07T13:12:08.979Z] #36 66.64 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-07T13:12:09.269Z] #36 ... [2020-04-07T13:12:09.269Z] [2020-04-07T13:12:09.269Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T13:12:09.358Z] #44 164.8 CC criu/pie-util-vdso.o [2020-04-07T13:12:09.940Z] #44 165.4 CC criu/pie-util.o [2020-04-07T13:12:09.940Z] #44 165.6 CC criu/pipes.o [2020-04-07T13:12:10.512Z] #44 166.2 CC criu/plugin.o [2020-04-07T13:12:10.740Z] #28 10.62 #=#=# ## 3.5% #### 6.1% ######## 11.2% ########### 16.3% ############### 21.5% ##################### 29.3% ###################### 31.9% ################################## 47.3% ######################################### 57.7% ########################################### 60.2% ############################################### 65.4% ################################################## 70.6% ######################################################## 78.3% ########################################################## 80.9% ############################################################ 83.5% ############################################################### 88.7% ################################################################# 91.2% ######################################################################## 100.0% [2020-04-07T13:12:10.968Z] #44 ... [2020-04-07T13:12:10.968Z] [2020-04-07T13:12:10.968Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-07T13:12:10.968Z] #19 5.438 Collecting yamllint==1.16.0 [2020-04-07T13:12:10.968Z] #19 ... [2020-04-07T13:12:10.968Z] [2020-04-07T13:12:10.968Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:12:10.968Z] #44 174.9 CC criu/protobuf-desc.o [2020-04-07T13:12:11.454Z] #44 166.7 CC criu/proc_parse.o [2020-04-07T13:12:11.768Z] #28 13.65 [2020-04-07T13:12:11.945Z] #44 175.9 CC criu/protobuf.o [2020-04-07T13:12:12.385Z] #44 ... [2020-04-07T13:12:12.385Z] [2020-04-07T13:12:12.385Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-07T13:12:12.385Z] #19 10.70 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-07T13:12:12.385Z] #19 10.79 Collecting pyyaml (from yamllint==1.16.0) [2020-04-07T13:12:12.509Z] #44 176.4 CC criu/pstree.o [2020-04-07T13:12:12.641Z] #19 10.94 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-07T13:12:12.653Z] #28 14.05 0.0% # 2.0% ## 3.8% #### 6.5% ##### 8.3% [2020-04-07T13:12:12.653Z] #28 ... [2020-04-07T13:12:12.653Z] [2020-04-07T13:12:12.653Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:12:12.653Z] #75 DONE 73.0s [2020-04-07T13:12:12.653Z] [2020-04-07T13:12:12.653Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T13:12:13.528Z] #28 14.05 0.0% # 2.0% ## 3.8% #### 6.5% ##### 8.3% ###### 9.2% ####### 11.0% ######## 12.1% ########## 14.3% ########## 15.2% ############ 17.0% ############ 17.9% ############# 18.8% [2020-04-07T13:12:13.528Z] #28 ... [2020-04-07T13:12:13.528Z] [2020-04-07T13:12:13.528Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T13:12:13.528Z] #11 64.29 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-04-07T13:12:13.528Z] #11 69.13 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-04-07T13:12:13.528Z] #11 69.15 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-04-07T13:12:13.528Z] #11 69.18 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-04-07T13:12:13.528Z] #11 69.19 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-04-07T13:12:13.528Z] #11 69.23 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-04-07T13:12:13.528Z] #11 69.23 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB] [2020-04-07T13:12:13.528Z] #11 69.27 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-04-07T13:12:13.528Z] #11 69.32 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-04-07T13:12:13.528Z] #11 69.37 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-04-07T13:12:13.529Z] #11 69.44 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-04-07T13:12:13.529Z] #11 69.51 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-04-07T13:12:13.529Z] #11 69.71 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-04-07T13:12:13.529Z] #11 69.75 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-04-07T13:12:13.529Z] #11 69.76 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-04-07T13:12:13.529Z] #11 69.78 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB] [2020-04-07T13:12:13.529Z] #11 72.75 debconf: delaying package configuration, since apt-utils is not installed [2020-04-07T13:12:13.529Z] #11 73.15 Fetched 78.9 MB in 14s (5473 kB/s) [2020-04-07T13:12:13.529Z] #11 73.38 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-07T13:12:13.529Z] #11 73.38 (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-04-07T13:12:13.529Z] #11 73.82 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-04-07T13:12:13.529Z] #11 73.83 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-07T13:12:13.818Z] #11 ... [2020-04-07T13:12:13.818Z] [2020-04-07T13:12:13.818Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T13:12:13.872Z] #44 177.8 CC criu/rbtree.o [2020-04-07T13:12:14.013Z] #19 12.28 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-07T13:12:14.013Z] #19 12.33 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-04-07T13:12:14.013Z] #19 12.37 Building wheels for collected packages: pyyaml [2020-04-07T13:12:14.013Z] #19 12.37 Running setup.py bdist_wheel for pyyaml: started [2020-04-07T13:12:14.433Z] #44 178.2 CC criu/rst-malloc.o [2020-04-07T13:12:14.433Z] #44 178.5 CC criu/seccomp.o [2020-04-07T13:12:14.947Z] #19 13.38 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-07T13:12:14.947Z] #19 13.38 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-07T13:12:15.205Z] #19 13.48 Successfully built pyyaml [2020-04-07T13:12:15.205Z] #19 13.50 Installing collected packages: pyyaml, pathspec, yamllint [2020-04-07T13:12:15.358Z] #44 ... [2020-04-07T13:12:15.358Z] [2020-04-07T13:12:15.358Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-07T13:12:15.358Z] #19 10.79 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-07T13:12:15.358Z] #19 10.89 Collecting pyyaml (from yamllint==1.16.0) [2020-04-07T13:12:15.358Z] #19 11.05 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-07T13:12:15.358Z] #19 12.41 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-07T13:12:15.358Z] #19 12.46 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-04-07T13:12:15.358Z] #19 12.50 Building wheels for collected packages: pyyaml [2020-04-07T13:12:15.358Z] #19 12.50 Running setup.py bdist_wheel for pyyaml: started [2020-04-07T13:12:15.358Z] #19 13.54 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-07T13:12:15.358Z] #19 13.55 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-07T13:12:15.358Z] #19 13.63 Successfully built pyyaml [2020-04-07T13:12:15.358Z] #19 13.64 Installing collected packages: pyyaml, pathspec, yamllint [2020-04-07T13:12:15.358Z] #19 14.07 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-07T13:12:15.358Z] #19 DONE 14.6s [2020-04-07T13:12:15.358Z] [2020-04-07T13:12:15.358Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:12:15.358Z] #44 179.2 CC criu/seize.o [2020-04-07T13:12:15.358Z] #44 ... [2020-04-07T13:12:15.358Z] [2020-04-07T13:12:15.358Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-07T13:12:15.358Z] #24 DONE 0.2s [2020-04-07T13:12:15.463Z] #19 13.90 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-07T13:12:15.613Z] [2020-04-07T13:12:15.613Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-07T13:12:15.720Z] #19 DONE 14.3s [2020-04-07T13:12:15.720Z] [2020-04-07T13:12:15.720Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:12:15.720Z] #44 169.4 CC criu/protobuf-desc.o [2020-04-07T13:12:15.720Z] #44 170.4 CC criu/protobuf.o [2020-04-07T13:12:15.720Z] #44 170.9 CC criu/pstree.o [2020-04-07T13:12:16.174Z] #28 DONE 0.7s [2020-04-07T13:12:16.174Z] [2020-04-07T13:12:16.174Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-07T13:12:16.286Z] #44 ... [2020-04-07T13:12:16.286Z] [2020-04-07T13:12:16.286Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-07T13:12:16.286Z] #24 DONE 0.2s [2020-04-07T13:12:16.286Z] [2020-04-07T13:12:16.286Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-07T13:12:16.430Z] #31 DONE 0.1s [2020-04-07T13:12:16.430Z] [2020-04-07T13:12:16.430Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-07T13:12:16.430Z] #34 DONE 0.1s [2020-04-07T13:12:16.430Z] [2020-04-07T13:12:16.430Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-07T13:12:16.430Z] #41 ... [2020-04-07T13:12:16.430Z] [2020-04-07T13:12:16.430Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-07T13:12:16.430Z] #39 DONE 0.1s [2020-04-07T13:12:16.430Z] [2020-04-07T13:12:16.430Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:12:16.430Z] #44 180.4 CC criu/servicefd.o [2020-04-07T13:12:16.852Z] #28 DONE 0.7s [2020-04-07T13:12:16.852Z] [2020-04-07T13:12:16.852Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-07T13:12:16.852Z] #41 ... [2020-04-07T13:12:16.852Z] [2020-04-07T13:12:16.852Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-07T13:12:16.852Z] #31 DONE 0.1s [2020-04-07T13:12:16.852Z] [2020-04-07T13:12:16.852Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-07T13:12:16.852Z] #34 DONE 0.1s [2020-04-07T13:12:16.852Z] [2020-04-07T13:12:16.852Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-07T13:12:16.991Z] #44 180.9 CC criu/shmem.o [2020-04-07T13:12:17.109Z] #39 DONE 0.1s [2020-04-07T13:12:17.109Z] [2020-04-07T13:12:17.109Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:12:17.109Z] #44 172.6 CC criu/rbtree.o [2020-04-07T13:12:17.109Z] #44 172.8 CC criu/rst-malloc.o [2020-04-07T13:12:17.246Z] #44 ... [2020-04-07T13:12:17.246Z] [2020-04-07T13:12:17.246Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-07T13:12:17.246Z] #41 DONE 281.8s [2020-04-07T13:12:17.501Z] [2020-04-07T13:12:17.501Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:12:17.674Z] #44 ... [2020-04-07T13:12:17.674Z] [2020-04-07T13:12:17.674Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-07T13:12:17.674Z] #41 DONE 279.9s [2020-04-07T13:12:17.674Z] [2020-04-07T13:12:17.674Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:12:17.674Z] #44 173.1 CC criu/seccomp.o [2020-04-07T13:12:18.062Z] #53 ... [2020-04-07T13:12:18.062Z] [2020-04-07T13:12:18.062Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:12:18.062Z] #44 182.0 CC criu/sigframe.o [2020-04-07T13:12:18.317Z] #44 182.3 CC criu/signalfd.o [2020-04-07T13:12:18.573Z] #44 ... [2020-04-07T13:12:18.573Z] [2020-04-07T13:12:18.573Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-07T13:12:18.573Z] #42 DONE 0.2s [2020-04-07T13:12:18.573Z] [2020-04-07T13:12:18.573Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:12:18.573Z] #44 182.6 CC criu/sk-inet.o [2020-04-07T13:12:18.606Z] #28 14.05 0.0% # 2.0% ## 3.8% #### 6.5% ##### 8.3% ###### 9.2% ####### 11.0% ######## 12.1% ########## 14.3% ########## 15.2% ############ 17.0% ############ 17.9% ############# 18.8% ############## 19.6% ############### 21.4% ################ 23.2% ################## 25.0% ################### 26.8% #################### 28.7% ##################### 30.5% ####################### 32.3% ######################### 35.8% ########################### 38.5% ############################# 41.2% ############################### 43.9% ################################# 46.5% ################################## 48.3% #################################### 50.1% ##################################### 51.9% ###################################### 53.7% ####################################### 54.9% ######################################## 56.2% ########################################## 58.9% ########################################### 60.7% ############################################# 63.4% ############################################## 65.2% ################################################ 67.0% ################################################# 68.8% ################################################## 70.6% #################################################### 72.3% ###################################################### 75.0% ####################################################### 76.5% ######################################################## 78.5% ######################################################### 80.3% ########################################################### 83.0% ############################################################# 84.8% ############################################################## 87.5% ################################################################ 89.2% ################################################################## 91.9% ################################################################## 92.8% [2020-04-07T13:12:18.606Z] #28 ... [2020-04-07T13:12:18.606Z] [2020-04-07T13:12:18.606Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T13:12:18.606Z] #44 69.33 Selecting previously unselected package python-pkg-resources. [2020-04-07T13:12:18.606Z] #44 69.34 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-07T13:12:18.606Z] #44 69.35 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-07T13:12:18.606Z] #44 69.72 Selecting previously unselected package python-six. [2020-04-07T13:12:18.606Z] #44 69.73 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-07T13:12:18.606Z] #44 69.73 Unpacking python-six (1.12.0-1) ... [2020-04-07T13:12:18.606Z] #44 69.96 Selecting previously unselected package python-protobuf. [2020-04-07T13:12:18.606Z] #44 69.98 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-04-07T13:12:18.606Z] #44 69.98 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-07T13:12:18.606Z] #44 71.45 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-07T13:12:18.606Z] #44 ... [2020-04-07T13:12:18.606Z] [2020-04-07T13:12:18.606Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T13:12:18.611Z] #44 174.1 CC criu/seize.o [2020-04-07T13:12:18.894Z] #28 14.05 0.0% # 2.0% ## 3.8% #### 6.5% ##### 8.3% ###### 9.2% ####### 11.0% ######## 12.1% ########## 14.3% ########## 15.2% ############ 17.0% ############ 17.9% ############# 18.8% ############## 19.6% ############### 21.4% ################ 23.2% ################## 25.0% ################### 26.8% #################### 28.7% ##################### 30.5% ####################### 32.3% ######################### 35.8% ########################### 38.5% ############################# 41.2% ############################### 43.9% ################################# 46.5% ################################## 48.3% #################################### 50.1% ##################################### 51.9% ###################################### 53.7% ####################################### 54.9% ######################################## 56.2% ########################################## 58.9% ########################################### 60.7% ############################################# 63.4% ############################################## 65.2% ################################################ 67.0% ################################################# 68.8% ################################################## 70.6% #################################################### 72.3% ###################################################### 75.0% ####################################################### 76.5% ######################################################## 78.5% ######################################################### 80.3% ########################################################### 83.0% ############################################################# 84.8% ############################################################## 87.5% ################################################################ 89.2% ################################################################## 91.9% ################################################################## 92.8% #################################################################### 94.6% ##################################################################### 96.6% ######################################################################## 100.0% [2020-04-07T13:12:19.177Z] #44 ... [2020-04-07T13:12:19.178Z] [2020-04-07T13:12:19.178Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-07T13:12:19.178Z] #42 DONE 0.2s [2020-04-07T13:12:19.184Z] #28 21.12 [2020-04-07T13:12:19.435Z] [2020-04-07T13:12:19.435Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:12:19.435Z] #44 175.0 CC criu/servicefd.o [2020-04-07T13:12:19.498Z] #44 183.5 CC criu/sk-netlink.o [2020-04-07T13:12:19.753Z] #44 183.8 CC criu/sk-packet.o [2020-04-07T13:12:20.000Z] #44 175.4 CC criu/shmem.o [2020-04-07T13:12:20.565Z] #44 176.1 CC criu/sigframe.o [2020-04-07T13:12:20.679Z] #44 184.5 CC criu/sk-queue.o [2020-04-07T13:12:20.822Z] #44 176.3 CC criu/signalfd.o [2020-04-07T13:12:20.822Z] #44 176.5 CC criu/sk-inet.o [2020-04-07T13:12:20.934Z] #44 184.9 CC criu/sk-tcp.o [2020-04-07T13:12:21.248Z] #28 ... [2020-04-07T13:12:21.248Z] [2020-04-07T13:12:21.248Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:12:21.248Z] #48 71.45 sync [2020-04-07T13:12:21.248Z] #48 71.46 internal/reflectlite [2020-04-07T13:12:21.248Z] #48 76.76 github.com/LK4D4/vndr/godl/singleflight [2020-04-07T13:12:21.248Z] #48 76.77 internal/singleflight [2020-04-07T13:12:21.248Z] #48 76.77 math/rand [2020-04-07T13:12:21.248Z] #48 81.39 sort [2020-04-07T13:12:21.248Z] #48 81.43 strconv [2020-04-07T13:12:21.248Z] #48 81.43 io [2020-04-07T13:12:21.248Z] #48 81.50 syscall [2020-04-07T13:12:21.248Z] #48 ... [2020-04-07T13:12:21.248Z] [2020-04-07T13:12:21.248Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T13:12:21.248Z] #36 80.44 Selecting previously unselected package libxml2:ppc64el. [2020-04-07T13:12:21.248Z] #36 80.44 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-04-07T13:12:21.248Z] #36 80.45 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-04-07T13:12:21.248Z] #36 81.70 Selecting previously unselected package libarchive13:ppc64el. [2020-04-07T13:12:21.248Z] #36 81.74 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-04-07T13:12:21.248Z] #36 81.75 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-04-07T13:12:21.495Z] #44 185.4 CC criu/sk-unix.o [2020-04-07T13:12:21.539Z] #36 82.41 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-04-07T13:12:21.539Z] #36 82.43 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-04-07T13:12:21.755Z] #44 177.4 CC criu/sk-netlink.o [2020-04-07T13:12:21.832Z] #36 82.43 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-04-07T13:12:21.832Z] #36 82.65 Selecting previously unselected package librhash0:ppc64el. [2020-04-07T13:12:21.832Z] #36 82.67 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-04-07T13:12:21.832Z] #36 82.68 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-04-07T13:12:22.012Z] #44 177.7 CC criu/sk-packet.o [2020-04-07T13:12:22.125Z] #36 82.96 Selecting previously unselected package libuv1:ppc64el. [2020-04-07T13:12:22.420Z] #36 82.99 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-04-07T13:12:22.420Z] #36 83.01 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-04-07T13:12:22.577Z] #44 178.3 CC criu/sk-queue.o [2020-04-07T13:12:22.709Z] #36 83.37 Selecting previously unselected package cmake. [2020-04-07T13:12:22.709Z] #36 83.43 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-04-07T13:12:22.709Z] #36 83.45 Unpacking cmake (3.13.4-1) ... [2020-04-07T13:12:23.142Z] #44 178.7 CC criu/sk-tcp.o [2020-04-07T13:12:23.381Z] #44 187.1 CC criu/sockets.o [2020-04-07T13:12:23.707Z] #44 179.2 CC criu/sk-unix.o [2020-04-07T13:12:23.942Z] #44 187.8 CC criu/stats.o [2020-04-07T13:12:23.942Z] #44 188.0 CC criu/string.o [2020-04-07T13:12:24.198Z] #44 188.1 CC criu/sysctl.o [2020-04-07T13:12:24.453Z] #44 188.6 CC criu/sysfs_parse.o [2020-04-07T13:12:25.014Z] #44 188.9 CC criu/timerfd.o [2020-04-07T13:12:25.269Z] #44 189.2 CC criu/tty.o [2020-04-07T13:12:25.434Z] #36 ... [2020-04-07T13:12:25.434Z] [2020-04-07T13:12:25.434Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:12:25.434Z] #34 75.34 sort [2020-04-07T13:12:25.434Z] #34 75.35 errors [2020-04-07T13:12:25.434Z] #34 76.45 io [2020-04-07T13:12:25.434Z] #34 76.49 strconv [2020-04-07T13:12:25.434Z] #34 76.49 internal/oserror [2020-04-07T13:12:25.434Z] #34 77.42 syscall [2020-04-07T13:12:25.434Z] #34 83.04 bytes [2020-04-07T13:12:25.434Z] #34 83.11 strings [2020-04-07T13:12:25.434Z] #34 ... [2020-04-07T13:12:25.434Z] [2020-04-07T13:12:25.434Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T13:12:25.434Z] #28 23.50 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-07T13:12:25.434Z] #28 24.30 #=#=# [2020-04-07T13:12:25.434Z] #28 24.63 # 1.7% ############################################### 65.4% ######################################################################## 100.0% [2020-04-07T13:12:25.434Z] #28 25.25 [2020-04-07T13:12:25.434Z] #28 27.16 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-07T13:12:25.608Z] #44 180.9 CC criu/sockets.o [2020-04-07T13:12:25.723Z] #28 27.75 [2020-04-07T13:12:25.776Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-04-07T13:12:25.776Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-de95a6af\powershellScript.ps1'; exit $LASTEXITCODE; [2020-04-07T13:12:25.776Z] ---------------------------------------------------------------------------- [2020-04-07T13:12:25.776Z] [2020-04-07T13:12:25.776Z] INFO: executeCI.ps1 starting at Tue Apr 7 13:12:22 CUT 2020 [2020-04-07T13:12:25.776Z] [2020-04-07T13:12:25.776Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-04-07T13:12:25.776Z] INFO: Running git version 2.24.1.windows.2 [2020-04-07T13:12:25.776Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-04-07T13:12:25.776Z] INFO: Environment variables: [2020-04-07T13:12:25.776Z] [2020-04-07T13:12:25.776Z] Name Value [2020-04-07T13:12:25.776Z] ---- ----- [2020-04-07T13:12:25.776Z] ALLUSERSPROFILE C:\ProgramData [2020-04-07T13:12:25.776Z] amd64 true [2020-04-07T13:12:25.776Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-04-07T13:12:25.776Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-04-07T13:12:25.776Z] arm64 true [2020-04-07T13:12:25.776Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-04-07T13:12:25.776Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-04-07T13:12:25.776Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-04-07T13:12:25.776Z] BRANCH_NAME PR-40786 [2020-04-07T13:12:25.776Z] BUILD_DISPLAY_NAME #3 [2020-04-07T13:12:25.776Z] BUILD_ID 3 [2020-04-07T13:12:25.776Z] BUILD_NUMBER 3 [2020-04-07T13:12:25.776Z] BUILD_TAG jenkins-moby-PR-40786-3 [2020-04-07T13:12:25.776Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40786/3/ [2020-04-07T13:12:25.776Z] CHANGE_AUTHOR alanhoyle [2020-04-07T13:12:25.776Z] CHANGE_AUTHOR_DISPLAY_NAME Alan Hoyle [2020-04-07T13:12:25.776Z] CHANGE_AUTHOR_EMAIL alan@alanhoyle.com [2020-04-07T13:12:25.776Z] CHANGE_BRANCH master [2020-04-07T13:12:25.776Z] CHANGE_FORK alanhoyle [2020-04-07T13:12:25.776Z] CHANGE_ID 40786 [2020-04-07T13:12:25.776Z] CHANGE_TARGET master [2020-04-07T13:12:25.776Z] CHANGE_TITLE Fixed typo in inventor comments. [2020-04-07T13:12:25.776Z] CHANGE_URL https://github.com/moby/moby/pull/40786 [2020-04-07T13:12:25.776Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-07T13:12:25.776Z] CommonProgramFiles C:\Program Files\Common Files [2020-04-07T13:12:25.776Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-04-07T13:12:25.776Z] CommonProgramW6432 C:\Program Files\Common Files [2020-04-07T13:12:25.776Z] COMPUTERNAME azwin-2-22d0b0 [2020-04-07T13:12:25.776Z] ComSpec C:\windows\system32\cmd.exe [2020-04-07T13:12:25.776Z] ConfigSequenceNumber 0 [2020-04-07T13:12:25.776Z] dco true [2020-04-07T13:12:25.776Z] DOCKER_BUILDKIT 0 [2020-04-07T13:12:25.776Z] DOCKER_DUT_DEBUG 1 [2020-04-07T13:12:25.776Z] DOCKER_EXPERIMENTAL 1 [2020-04-07T13:12:25.776Z] DOCKER_GRAPHDRIVER overlay2 [2020-04-07T13:12:25.776Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-04-07T13:12:25.776Z] EXECUTOR_NUMBER 0 [2020-04-07T13:12:25.776Z] FQDN azwin-2-22d0b0.westus.cloudapp.azure.com [2020-04-07T13:12:25.776Z] GIT_BRANCH PR-40786 [2020-04-07T13:12:25.776Z] GIT_COMMIT 06ca1606e1a09c36bd12ed503b4c99d8a17ca230 [2020-04-07T13:12:25.776Z] GIT_PREVIOUS_COMMIT c582f8a1aa789589c54fc02383ef784f670231bf [2020-04-07T13:12:25.776Z] GIT_URL https://github.com/moby/moby.git [2020-04-07T13:12:25.776Z] HUDSON_COOKIE 5a794e88-f8ea-4d9c-afd8-dee085b885bb [2020-04-07T13:12:25.776Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-04-07T13:12:25.777Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-04-07T13:12:25.777Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-04-07T13:12:25.777Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-04-07T13:12:25.777Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-04-07T13:12:25.777Z] JENKINS_NODE_COOKIE 55d9cba5-afc5-496b-bc85-852687d4c135 [2020-04-07T13:12:25.777Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-04-07T13:12:25.777Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-04-07T13:12:25.777Z] JOB_BASE_NAME PR-40786 [2020-04-07T13:12:25.777Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40786/display/redirect [2020-04-07T13:12:25.777Z] JOB_NAME moby/PR-40786 [2020-04-07T13:12:25.777Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40786/ [2020-04-07T13:12:25.777Z] library.jps.version master [2020-04-07T13:12:25.777Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-04-07T13:12:25.777Z] NODE_LABELS amd64 azure azwin-2-22d0b0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-04-07T13:12:25.777Z] NODE_NAME azwin-2-22d0b0 [2020-04-07T13:12:25.777Z] NUMBER_OF_PROCESSORS 4 [2020-04-07T13:12:25.778Z] OS Windows_NT [2020-04-07T13:12:25.778Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-04-07T13:12:25.778Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-04-07T13:12:25.778Z] ppc64le true [2020-04-07T13:12:25.778Z] PROCESSOR_ARCHITECTURE AMD64 [2020-04-07T13:12:25.778Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-04-07T13:12:25.778Z] PROCESSOR_LEVEL 6 [2020-04-07T13:12:25.778Z] PROCESSOR_REVISION 4f01 [2020-04-07T13:12:25.778Z] ProgramData C:\ProgramData [2020-04-07T13:12:25.778Z] ProgramFiles C:\Program Files [2020-04-07T13:12:25.778Z] ProgramFiles(x86) C:\Program Files (x86) [2020-04-07T13:12:25.778Z] ProgramW6432 C:\Program Files [2020-04-07T13:12:25.778Z] PROMPT $P$G [2020-04-07T13:12:25.778Z] PSExecutionPolicyPreference Bypass [2020-04-07T13:12:25.778Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-04-07T13:12:25.778Z] PUBLIC C:\Users\Public [2020-04-07T13:12:25.778Z] rootless true [2020-04-07T13:12:25.778Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40786/3/display/redirect?page=changes [2020-04-07T13:12:25.778Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40786/3/display/redirect [2020-04-07T13:12:25.778Z] s390x true [2020-04-07T13:12:25.778Z] SKIP_VALIDATION_TESTS 1 [2020-04-07T13:12:25.778Z] SOURCES_DRIVE d [2020-04-07T13:12:25.778Z] SOURCES_SUBDIR gopath [2020-04-07T13:12:25.778Z] STAGE_NAME Run tests [2020-04-07T13:12:25.778Z] SystemDrive C: [2020-04-07T13:12:25.778Z] SystemRoot C:\windows [2020-04-07T13:12:25.778Z] TEMP C:\windows\TEMP [2020-04-07T13:12:25.778Z] TESTDEBUG 0 [2020-04-07T13:12:25.778Z] TESTRUN_DRIVE d [2020-04-07T13:12:25.778Z] TESTRUN_SUBDIR CI [2020-04-07T13:12:25.778Z] TIMEOUT 120m [2020-04-07T13:12:25.778Z] TMP C:\windows\TEMP [2020-04-07T13:12:25.778Z] unit_validate true [2020-04-07T13:12:25.778Z] USERDOMAIN WORKGROUP [2020-04-07T13:12:25.778Z] USERNAME azwin-2-22d0b0$ [2020-04-07T13:12:25.778Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-04-07T13:12:25.778Z] validate_force false [2020-04-07T13:12:25.778Z] windir C:\windows [2020-04-07T13:12:25.778Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-04-07T13:12:25.778Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-04-07T13:12:25.778Z] windowsRS1 false [2020-04-07T13:12:25.778Z] windowsRS5 true [2020-04-07T13:12:25.778Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-04-07T13:12:25.778Z] [2020-04-07T13:12:25.778Z] [2020-04-07T13:12:25.778Z] [2020-04-07T13:12:25.778Z] INFO: Sources under d:\gopath\... [2020-04-07T13:12:25.778Z] INFO: Test run under d:\CI\... [2020-04-07T13:12:25.778Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-04-07T13:12:25.778Z] INFO: docker/docker repository was found [2020-04-07T13:12:26.173Z] #44 181.7 CC criu/stats.o [2020-04-07T13:12:26.266Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-04-07T13:12:26.323Z] #28 28.07 # 1.5% ##################################################### 74.8% ######################################################################## 100.0% [2020-04-07T13:12:26.432Z] #44 182.0 CC criu/string.o [2020-04-07T13:12:26.432Z] #44 182.1 CC criu/sysctl.o [2020-04-07T13:12:26.615Z] #28 28.63 [2020-04-07T13:12:26.750Z] ltsc2019: Pulling from windows/servercore [2020-04-07T13:12:26.750Z] 65014b3c3121: Pulling fs layer [2020-04-07T13:12:26.750Z] 23645bd7ee08: Pulling fs layer [2020-04-07T13:12:26.997Z] #44 182.7 CC criu/sysfs_parse.o [2020-04-07T13:12:27.155Z] #44 190.8 CC criu/tun.o [2020-04-07T13:12:27.410Z] #44 191.3 CC criu/uffd.o [2020-04-07T13:12:27.562Z] #44 183.0 CC criu/timerfd.o [2020-04-07T13:12:27.643Z] #28 ... [2020-04-07T13:12:27.643Z] [2020-04-07T13:12:27.643Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-07T13:12:27.643Z] #36 88.43 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-07T13:12:27.643Z] #36 88.45 Setting up xxd (2:8.1.0875-5) ... [2020-04-07T13:12:27.643Z] #36 88.46 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-04-07T13:12:27.643Z] #36 88.47 Setting up vim-common (2:8.1.0875-5) ... [2020-04-07T13:12:27.819Z] #44 183.4 CC criu/tty.o [2020-04-07T13:12:27.935Z] #36 88.57 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-04-07T13:12:27.935Z] #36 88.58 Setting up cmake-data (3.13.4-1) ... [2020-04-07T13:12:27.935Z] #36 88.64 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-04-07T13:12:27.935Z] #36 88.68 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-04-07T13:12:27.935Z] #36 88.68 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-04-07T13:12:27.935Z] #36 88.69 Setting up cmake (3.13.4-1) ... [2020-04-07T13:12:27.935Z] #36 88.72 Processing triggers for libc-bin (2.28-10) ... [2020-04-07T13:12:28.228Z] #36 88.89 Processing triggers for mime-support (3.62) ... [2020-04-07T13:12:28.335Z] #44 192.4 CC criu/util.o [2020-04-07T13:12:28.862Z] #36 DONE 89.4s [2020-04-07T13:12:28.862Z] [2020-04-07T13:12:28.862Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-07T13:12:28.862Z] #31 87.27 Checking out files: 61% (933/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: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/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-04-07T13:12:28.862Z] #31 88.89 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-07T13:12:28.862Z] #31 89.05 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-07T13:12:28.862Z] #31 ... [2020-04-07T13:12:28.862Z] [2020-04-07T13:12:28.862Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-07T13:12:28.862Z] #37 DONE 0.2s [2020-04-07T13:12:28.862Z] [2020-04-07T13:12:28.862Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-07T13:12:28.862Z] #38 DONE 0.1s [2020-04-07T13:12:29.152Z] [2020-04-07T13:12:29.152Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:12:29.442Z] #39 0.517 + RM_GOPATH=0 [2020-04-07T13:12:29.442Z] #39 0.517 + TMP_GOPATH= [2020-04-07T13:12:29.442Z] #39 0.517 + : /build [2020-04-07T13:12:29.442Z] #39 0.518 + '[' -z '' ']' [2020-04-07T13:12:29.442Z] #39 0.520 ++ mktemp -d [2020-04-07T13:12:29.442Z] #39 0.524 + export GOPATH=/tmp/tmp.YyQVdMXJoK [2020-04-07T13:12:29.442Z] #39 0.525 + GOPATH=/tmp/tmp.YyQVdMXJoK [2020-04-07T13:12:29.442Z] #39 0.525 + RM_GOPATH=1 [2020-04-07T13:12:29.442Z] #39 0.527 ++ dirname ./install.sh [2020-04-07T13:12:29.442Z] #39 0.530 + dir=. [2020-04-07T13:12:29.442Z] #39 0.530 + bin=tini [2020-04-07T13:12:29.442Z] #39 0.530 + shift [2020-04-07T13:12:29.442Z] #39 0.531 + '[' '!' -f ./tini.installer ']' [2020-04-07T13:12:29.442Z] #39 0.531 + . ./tini.installer [2020-04-07T13:12:29.442Z] #39 0.532 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-07T13:12:29.442Z] #39 0.532 + install_tini [2020-04-07T13:12:29.442Z] #39 0.533 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-07T13:12:29.442Z] #39 0.533 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-07T13:12:29.442Z] #39 0.533 + git clone https://github.com/krallin/tini.git /tmp/tmp.YyQVdMXJoK/tini [2020-04-07T13:12:29.442Z] #39 0.538 Cloning into '/tmp/tmp.YyQVdMXJoK/tini'... [2020-04-07T13:12:29.442Z] #39 ... [2020-04-07T13:12:29.442Z] [2020-04-07T13:12:29.442Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T13:12:29.442Z] #44 80.26 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-04-07T13:12:29.442Z] #44 80.27 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-07T13:12:29.442Z] #44 80.30 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-07T13:12:29.442Z] #44 80.31 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-04-07T13:12:29.442Z] #44 80.32 Setting up python-six (1.12.0-1) ... [2020-04-07T13:12:29.442Z] #44 85.88 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-04-07T13:12:29.442Z] #44 85.89 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-07T13:12:29.442Z] #44 85.90 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-04-07T13:12:29.442Z] #44 85.91 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-04-07T13:12:29.442Z] #44 85.91 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-04-07T13:12:29.442Z] #44 85.92 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-07T13:12:29.442Z] #44 85.92 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-07T13:12:29.442Z] #44 85.93 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-04-07T13:12:29.442Z] #44 85.97 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-07T13:12:29.442Z] #44 85.99 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-07T13:12:29.710Z] #44 193.7 CC criu/uts_ns.o [2020-04-07T13:12:29.717Z] #44 185.0 CC criu/tun.o [2020-04-07T13:12:29.732Z] #44 ... [2020-04-07T13:12:29.732Z] [2020-04-07T13:12:29.732Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:12:29.732Z] #48 89.98 vendor/golang.org/x/net/dns/dnsmessage [2020-04-07T13:12:29.732Z] #48 90.32 bytes [2020-04-07T13:12:29.965Z] #44 193.9 CC criu/vdso-compat.o [2020-04-07T13:12:29.975Z] #44 185.4 CC criu/uffd.o [2020-04-07T13:12:30.024Z] #48 ... [2020-04-07T13:12:30.024Z] [2020-04-07T13:12:30.024Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:12:30.024Z] #51 80.43 + cd /tmp/tmp.WHOMmqQXif/src/gotest.tools/gotestsum [2020-04-07T13:12:30.024Z] #51 80.43 + git checkout -q v0.3.5 [2020-04-07T13:12:30.024Z] #51 80.55 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-07T13:12:30.221Z] #44 194.1 CC criu/vdso.o [2020-04-07T13:12:30.315Z] #51 ... [2020-04-07T13:12:30.315Z] [2020-04-07T13:12:30.315Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T13:12:30.315Z] #11 81.25 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-07T13:12:30.315Z] #11 81.26 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-04-07T13:12:30.315Z] #11 81.27 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-07T13:12:30.315Z] #11 86.51 Selecting previously unselected package binutils-mingw-w64. [2020-04-07T13:12:30.315Z] #11 86.54 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-07T13:12:30.315Z] #11 86.55 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-07T13:12:30.315Z] #11 86.84 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-04-07T13:12:30.315Z] #11 86.86 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-04-07T13:12:30.315Z] #11 86.89 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-07T13:12:30.315Z] #11 87.21 Selecting previously unselected package dmsetup. [2020-04-07T13:12:30.315Z] #11 87.24 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-04-07T13:12:30.315Z] #11 87.25 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-07T13:12:30.315Z] #11 87.63 Selecting previously unselected package mingw-w64-common. [2020-04-07T13:12:30.315Z] #11 87.64 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-07T13:12:30.315Z] #11 87.65 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-07T13:12:30.476Z] #44 194.6 LINK criu/built-in.o [2020-04-07T13:12:30.907Z] #44 186.5 CC criu/util.o [2020-04-07T13:12:30.947Z] #11 ... [2020-04-07T13:12:30.947Z] [2020-04-07T13:12:30.947Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:12:30.947Z] #39 1.991 + cd /tmp/tmp.YyQVdMXJoK/tini [2020-04-07T13:12:30.947Z] #39 1.991 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-07T13:12:30.947Z] #39 2.027 + cmake . [2020-04-07T13:12:31.037Z] #44 194.7 LINK criu/criu [2020-04-07T13:12:31.037Z] #44 195.1 DEP lib/c/criu.d [2020-04-07T13:12:31.292Z] #44 195.2 CC images/rpc.pb-c.o [2020-04-07T13:12:31.578Z] #39 ... [2020-04-07T13:12:31.578Z] [2020-04-07T13:12:31.578Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:12:31.578Z] #57 81.90 strconv [2020-04-07T13:12:31.578Z] #57 81.90 sort [2020-04-07T13:12:31.578Z] #57 81.92 io [2020-04-07T13:12:31.578Z] #57 82.13 syscall [2020-04-07T13:12:31.578Z] #57 90.35 bytes [2020-04-07T13:12:31.578Z] #57 90.41 strings [2020-04-07T13:12:31.853Z] #44 195.7 CC lib/c/criu.o [2020-04-07T13:12:31.900Z] #57 ... [2020-04-07T13:12:31.900Z] [2020-04-07T13:12:31.900Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-07T13:12:31.900Z] #28 30.60 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-07T13:12:31.900Z] #28 30.77 skipping existing c8c2d4a6b2e3 [2020-04-07T13:12:31.900Z] #28 31.10 [2020-04-07T13:12:31.900Z] #28 33.19 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-07T13:12:31.900Z] #28 33.76 [2020-04-07T13:12:32.192Z] #28 34.04 ######################################################################## 100.0% [2020-04-07T13:12:32.280Z] #44 187.5 CC criu/uts_ns.o [2020-04-07T13:12:32.280Z] #44 187.7 CC criu/vdso-compat.o [2020-04-07T13:12:32.280Z] #44 187.9 CC criu/vdso.o [2020-04-07T13:12:32.414Z] #44 ... [2020-04-07T13:12:32.414Z] [2020-04-07T13:12:32.414Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:12:32.414Z] #60 108.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-04-07T13:12:32.483Z] #28 34.35 [2020-04-07T13:12:32.484Z] #28 34.48 Download of images into '/build' complete. [2020-04-07T13:12:32.484Z] #28 34.48 Use something like the following to load the result into a Docker daemon: [2020-04-07T13:12:32.484Z] #28 34.48 tar -cC '/build' . | docker load [2020-04-07T13:12:32.484Z] #28 DONE 34.6s [2020-04-07T13:12:32.484Z] [2020-04-07T13:12:32.484Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:12:32.484Z] #39 3.264 -- The C compiler identification is GNU 8.3.0 [2020-04-07T13:12:32.484Z] #39 3.395 -- Check for working C compiler: /usr/bin/cc [2020-04-07T13:12:32.845Z] #44 188.4 LINK criu/built-in.o [2020-04-07T13:12:33.103Z] #44 188.5 LINK criu/criu [2020-04-07T13:12:33.360Z] #44 188.9 DEP lib/c/criu.d [2020-04-07T13:12:33.360Z] #44 189.0 CC images/rpc.pb-c.o [2020-04-07T13:12:33.515Z] #39 4.542 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-07T13:12:33.515Z] #39 4.550 -- Detecting C compiler ABI info [2020-04-07T13:12:33.778Z] #60 110.1 + mkdir -p /build [2020-04-07T13:12:33.778Z] #60 110.1 + cp runc /build/runc [2020-04-07T13:12:33.926Z] #44 ... [2020-04-07T13:12:33.926Z] [2020-04-07T13:12:33.926Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:12:33.926Z] #60 107.3 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-04-07T13:12:34.033Z] #60 DONE 110.4s [2020-04-07T13:12:34.033Z] [2020-04-07T13:12:34.033Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:12:34.033Z] #44 196.5 LINK lib/c/built-in.o [2020-04-07T13:12:34.033Z] #44 196.5 LINK lib/c/libcriu.so [2020-04-07T13:12:34.033Z] #44 196.6 LINK lib/c/libcriu.a [2020-04-07T13:12:34.033Z] #44 196.7 GEN magic.py [2020-04-07T13:12:34.033Z] #44 196.7 Note: Building without setproctitle() and strlcpy() support. [2020-04-07T13:12:34.033Z] #44 196.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-07T13:12:34.033Z] #44 196.8 Note: Building without GnuTLS support [2020-04-07T13:12:34.033Z] #44 197.5 fatal: not a git repository (or any of the parent directories): .git [2020-04-07T13:12:34.070Z] 23645bd7ee08: Verifying Checksum [2020-04-07T13:12:34.070Z] 23645bd7ee08: Download complete [2020-04-07T13:12:34.289Z] #44 198.3 make[1]: Nothing to be done for 'all'. [2020-04-07T13:12:34.545Z] #39 5.642 -- Detecting C compiler ABI info - done [2020-04-07T13:12:34.586Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-07T13:12:34.586Z] [2020-04-07T13:12:34.586Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-07T13:12:34.586Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-07T13:12:34.586Z] HOSTNAME=214dbbbf0106 [2020-04-07T13:12:34.586Z] TESTDEBUG=0 [2020-04-07T13:12:34.586Z] DEST=bundles/test-integration [2020-04-07T13:12:34.586Z] PWD=/go/src/github.com/docker/docker [2020-04-07T13:12:34.586Z] DOCKER_GITCOMMIT=06ca1606e1a09c36bd12ed503b4c99d8a17ca230 [2020-04-07T13:12:34.586Z] container=docker [2020-04-07T13:12:34.586Z] HOME=/root [2020-04-07T13:12:34.586Z] GOLANG_VERSION=1.13.9 [2020-04-07T13:12:34.586Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-07T13:12:34.586Z] VALIDATE_BRANCH=master [2020-04-07T13:12:34.586Z] TERM=xterm [2020-04-07T13:12:34.586Z] DOCKER_PKG=github.com/docker/docker [2020-04-07T13:12:34.586Z] SHLVL=1 [2020-04-07T13:12:34.586Z] TIMEOUT=120m [2020-04-07T13:12:34.586Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-07T13:12:34.586Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-07T13:12:34.586Z] GO111MODULE=off [2020-04-07T13:12:34.586Z] DOCKER_EXPERIMENTAL=1 [2020-04-07T13:12:34.586Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-07T13:12:34.586Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-07T13:12:34.586Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-07T13:12:34.586Z] GOPATH=/go [2020-04-07T13:12:34.586Z] PKG_CONFIG=pkg-config [2020-04-07T13:12:34.586Z] _=/usr/bin/env [2020-04-07T13:12:34.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-07T13:12:34.718Z] --- PASS: TestBuildWithHugeFile (40.31s) [2020-04-07T13:12:34.718Z] === RUN TestBuildWithEmptyDockerfile [2020-04-07T13:12:34.718Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-07T13:12:34.718Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-07T13:12:34.718Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-07T13:12:34.718Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-07T13:12:34.718Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-07T13:12:34.718Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-07T13:12:34.718Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-07T13:12:34.718Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-07T13:12:34.718Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-07T13:12:34.718Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2020-04-07T13:12:34.718Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2020-04-07T13:12:34.718Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2020-04-07T13:12:34.718Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.26s) [2020-04-07T13:12:34.718Z] === RUN TestBuildPreserveOwnership [2020-04-07T13:12:34.718Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-07T13:12:34.718Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-07T13:12:34.718Z] --- PASS: TestBuildPreserveOwnership (5.99s) [2020-04-07T13:12:34.718Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.87s) [2020-04-07T13:12:34.718Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.10s) [2020-04-07T13:12:34.718Z] === RUN TestBuildPlatformInvalid [2020-04-07T13:12:34.718Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2020-04-07T13:12:34.718Z] PASS [2020-04-07T13:12:34.718Z] [2020-04-07T13:12:34.718Z] === Skipped [2020-04-07T13:12:34.718Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-04-07T13:12:34.718Z] build_session_test.go:25: TODO: BuildKit [2020-04-07T13:12:34.718Z] [2020-04-07T13:12:34.718Z] [2020-04-07T13:12:34.718Z] DONE 32 tests, 1 skipped in 87.688s [2020-04-07T13:12:34.718Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-04-07T13:12:34.718Z] ++ 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-04-07T13:12:34.718Z] ++ set -e [2020-04-07T13:12:34.718Z] ++ '[' -n 0 ']' [2020-04-07T13:12:34.718Z] ++ set -x [2020-04-07T13:12:34.718Z] ++ env -i DEST=/go/src/github.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-04-07T13:12:34.718Z] INFO: Testing against a local daemon [2020-04-07T13:12:34.718Z] === RUN TestConfigList [2020-04-07T13:12:34.837Z] #39 5.704 -- Detecting C compile features [2020-04-07T13:12:35.298Z] #60 108.8 + mkdir -p /build [2020-04-07T13:12:35.298Z] #60 108.8 + cp runc /build/runc [2020-04-07T13:12:35.556Z] #60 DONE 109.2s [2020-04-07T13:12:35.556Z] [2020-04-07T13:12:35.556Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:12:35.556Z] #44 189.5 CC lib/c/criu.o [2020-04-07T13:12:35.556Z] #44 190.4 LINK lib/c/built-in.o [2020-04-07T13:12:35.556Z] #44 190.4 LINK lib/c/libcriu.so [2020-04-07T13:12:35.556Z] #44 190.5 LINK lib/c/libcriu.a [2020-04-07T13:12:35.556Z] #44 190.6 GEN magic.py [2020-04-07T13:12:35.556Z] #44 190.7 Note: Building without setproctitle() and strlcpy() support. [2020-04-07T13:12:35.556Z] #44 190.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-07T13:12:35.556Z] #44 190.7 Note: Building without GnuTLS support [2020-04-07T13:12:35.651Z] #44 199.4 make[1]: 'images/built-in.o' is up to date. [2020-04-07T13:12:35.651Z] #44 199.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-07T13:12:35.651Z] #44 199.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-07T13:12:35.651Z] #44 199.5 make[1]: 'compel/libcompel.a' is up to date. [2020-04-07T13:12:35.651Z] #44 199.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-07T13:12:35.651Z] #44 199.6 make[1]: Nothing to be done for 'all'. [2020-04-07T13:12:35.651Z] #44 199.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-07T13:12:35.814Z] #44 191.4 fatal: not a git repository (or any of the parent directories): .git [2020-04-07T13:12:35.907Z] #44 199.7 make[2]: Nothing to be done for 'all'. [2020-04-07T13:12:35.907Z] #44 199.7 make[2]: Nothing to be done for 'all'. [2020-04-07T13:12:35.907Z] #44 199.8 make[2]: Nothing to be done for 'all'. [2020-04-07T13:12:35.907Z] #44 199.8 make[2]: Nothing to be done for 'all'. [2020-04-07T13:12:35.907Z] #44 199.9 make[2]: Nothing to be done for 'all'. [2020-04-07T13:12:35.907Z] #44 199.9 make[2]: Nothing to be done for 'all'. [2020-04-07T13:12:35.907Z] #44 200.0 make[2]: Nothing to be done for 'all'. [2020-04-07T13:12:36.163Z] #44 200.0 make[2]: Nothing to be done for 'all'. [2020-04-07T13:12:36.163Z] #44 200.1 INSTALL criu/criu [2020-04-07T13:12:36.163Z] #44 DONE 200.2s [2020-04-07T13:12:36.163Z] [2020-04-07T13:12:36.163Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:12:36.746Z] #44 192.3 make[1]: Nothing to be done for 'all'. [2020-04-07T13:12:36.899Z] #39 ... [2020-04-07T13:12:36.899Z] [2020-04-07T13:12:36.899Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-07T13:12:36.899Z] #44 97.29 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-04-07T13:12:36.899Z] #44 97.32 Processing triggers for libc-bin (2.28-10) ... [2020-04-07T13:12:36.899Z] #44 DONE 97.7s [2020-04-07T13:12:37.188Z] [2020-04-07T13:12:37.188Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:12:37.312Z] #44 192.9 make[1]: 'images/built-in.o' is up to date. [2020-04-07T13:12:37.312Z] #44 192.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-07T13:12:37.312Z] #44 192.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-07T13:12:37.312Z] #44 192.9 make[1]: 'compel/libcompel.a' is up to date. [2020-04-07T13:12:37.312Z] #44 192.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-07T13:12:37.312Z] #44 193.0 make[1]: Nothing to be done for 'all'. [2020-04-07T13:12:37.524Z] #65 ... [2020-04-07T13:12:37.525Z] [2020-04-07T13:12:37.525Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-07T13:12:37.525Z] #45 DONE 0.1s [2020-04-07T13:12:37.525Z] [2020-04-07T13:12:37.525Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-07T13:12:37.525Z] #48 DONE 0.1s [2020-04-07T13:12:37.525Z] [2020-04-07T13:12:37.525Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:12:37.525Z] #65 232.0 + bin/containerd [2020-04-07T13:12:37.569Z] #44 193.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-07T13:12:37.569Z] #44 193.1 make[2]: Nothing to be done for 'all'. [2020-04-07T13:12:37.569Z] #44 193.2 make[2]: Nothing to be done for 'all'. [2020-04-07T13:12:37.569Z] #44 193.2 make[2]: Nothing to be done for 'all'. [2020-04-07T13:12:37.779Z] #65 ... [2020-04-07T13:12:37.779Z] [2020-04-07T13:12:37.779Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-07T13:12:37.779Z] #51 DONE 0.1s [2020-04-07T13:12:37.779Z] [2020-04-07T13:12:37.779Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:12:37.827Z] #44 193.3 make[2]: Nothing to be done for 'all'. [2020-04-07T13:12:37.827Z] #44 193.3 make[2]: Nothing to be done for 'all'. [2020-04-07T13:12:37.827Z] #44 193.4 make[2]: Nothing to be done for 'all'. [2020-04-07T13:12:37.827Z] #44 193.4 make[2]: Nothing to be done for 'all'. [2020-04-07T13:12:37.827Z] #44 193.5 make[2]: Nothing to be done for 'all'. [2020-04-07T13:12:38.002Z] --- PASS: TestConfigList (3.33s) [2020-04-07T13:12:38.002Z] === RUN TestConfigsCreateAndDelete [2020-04-07T13:12:38.084Z] #44 193.5 INSTALL criu/criu [2020-04-07T13:12:38.084Z] #44 DONE 193.7s [2020-04-07T13:12:38.084Z] [2020-04-07T13:12:38.084Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:12:38.084Z] #65 235.7 + bin/containerd [2020-04-07T13:12:38.695Z] #45 1.797 Note: Building without setproctitle() and strlcpy() support. [2020-04-07T13:12:38.695Z] #45 1.797 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-07T13:12:38.695Z] #45 1.809 Note: Building without GnuTLS support [2020-04-07T13:12:39.460Z] #65 ... [2020-04-07T13:12:39.460Z] [2020-04-07T13:12:39.460Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-07T13:12:39.460Z] #45 DONE 0.2s [2020-04-07T13:12:39.717Z] [2020-04-07T13:12:39.717Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-07T13:12:39.717Z] #48 DONE 0.2s [2020-04-07T13:12:39.717Z] [2020-04-07T13:12:39.717Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-07T13:12:39.717Z] #51 DONE 0.1s [2020-04-07T13:12:39.717Z] [2020-04-07T13:12:39.717Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:12:40.775Z] #45 3.862 fatal: not a git repository (or any of the parent directories): .git [2020-04-07T13:12:41.064Z] #45 3.879 GEN .gitid [2020-04-07T13:12:41.064Z] #45 3.886 GEN criu/include/version.h [2020-04-07T13:12:41.064Z] #45 3.943 GEN include/common/asm [2020-04-07T13:12:41.288Z] --- PASS: TestConfigsCreateAndDelete (3.21s) [2020-04-07T13:12:41.288Z] === RUN TestConfigsUpdate [2020-04-07T13:12:43.125Z] #45 ... [2020-04-07T13:12:43.125Z] [2020-04-07T13:12:43.125Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:12:43.125Z] #39 8.488 -- Detecting C compile features - done [2020-04-07T13:12:43.125Z] #39 8.660 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-07T13:12:43.125Z] #39 9.108 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-07T13:12:43.125Z] #39 9.396 -- Configuring done [2020-04-07T13:12:43.125Z] #39 9.426 -- Generating done [2020-04-07T13:12:43.125Z] #39 9.443 -- Build files have been written to: /tmp/tmp.YyQVdMXJoK/tini [2020-04-07T13:12:43.125Z] #39 9.456 + make tini-static [2020-04-07T13:12:43.125Z] #39 10.14 Scanning dependencies of target tini-static [2020-04-07T13:12:43.125Z] #39 10.30 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-07T13:12:43.125Z] #39 12.94 [100%] Linking C executable tini-static [2020-04-07T13:12:43.125Z] #39 14.19 [100%] Built target tini-static [2020-04-07T13:12:43.414Z] #39 14.31 + mkdir -p /build [2020-04-07T13:12:43.414Z] #39 14.32 + cp tini-static /build/docker-init [2020-04-07T13:12:43.414Z] #39 DONE 14.4s [2020-04-07T13:12:43.414Z] [2020-04-07T13:12:43.414Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:12:43.414Z] #57 101.2 reflect [2020-04-07T13:12:43.414Z] #57 101.9 bufio [2020-04-07T13:12:44.304Z] #53 DONE 308.3s [2020-04-07T13:12:44.304Z] [2020-04-07T13:12:44.304Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:12:44.575Z] --- PASS: TestConfigsUpdate (3.22s) [2020-04-07T13:12:44.575Z] === RUN TestTemplatedConfig [2020-04-07T13:12:45.234Z] #65 ... [2020-04-07T13:12:45.234Z] [2020-04-07T13:12:45.234Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-07T13:12:45.489Z] #54 DONE 0.2s [2020-04-07T13:12:45.489Z] [2020-04-07T13:12:45.489Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-07T13:12:45.489Z] #57 DONE 0.1s [2020-04-07T13:12:45.489Z] [2020-04-07T13:12:45.489Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:12:45.489Z] #65 ... [2020-04-07T13:12:45.489Z] [2020-04-07T13:12:45.489Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-07T13:12:45.489Z] #61 DONE 0.1s [2020-04-07T13:12:45.743Z] [2020-04-07T13:12:45.744Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:12:46.131Z] #57 ... [2020-04-07T13:12:46.131Z] [2020-04-07T13:12:46.131Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:12:46.131Z] #34 96.48 bufio [2020-04-07T13:12:46.131Z] #34 99.71 path [2020-04-07T13:12:46.131Z] #34 99.71 reflect [2020-04-07T13:12:46.131Z] #34 102.3 text/tabwriter [2020-04-07T13:12:46.131Z] #34 ... [2020-04-07T13:12:46.131Z] [2020-04-07T13:12:46.131Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:12:46.131Z] #45 6.861 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-07T13:12:46.131Z] #45 7.148 PBCC images/opts.pb-c.c [2020-04-07T13:12:46.131Z] #45 7.258 PBCC images/sit.pb-c.c [2020-04-07T13:12:46.131Z] #45 7.357 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-07T13:12:46.131Z] #45 7.494 DEP images/opts.pb-c.d [2020-04-07T13:12:46.131Z] #45 7.598 DEP images/sit.pb-c.d [2020-04-07T13:12:46.131Z] #45 7.828 PBCC images/macvlan.pb-c.c [2020-04-07T13:12:46.131Z] #45 7.928 DEP images/macvlan.pb-c.d [2020-04-07T13:12:46.131Z] #45 7.982 PBCC images/autofs.pb-c.c [2020-04-07T13:12:46.131Z] #45 8.021 DEP images/autofs.pb-c.d [2020-04-07T13:12:46.131Z] #45 8.111 PBCC images/sysctl.pb-c.c [2020-04-07T13:12:46.131Z] #45 8.182 DEP images/sysctl.pb-c.d [2020-04-07T13:12:46.131Z] #45 8.284 PBCC images/time.pb-c.c [2020-04-07T13:12:46.131Z] #45 8.393 DEP images/time.pb-c.d [2020-04-07T13:12:46.131Z] #45 8.476 PBCC images/binfmt-misc.pb-c.c [2020-04-07T13:12:46.131Z] #45 8.510 DEP images/binfmt-misc.pb-c.d [2020-04-07T13:12:46.131Z] #45 8.552 PBCC images/seccomp.pb-c.c [2020-04-07T13:12:46.131Z] #45 8.579 DEP images/seccomp.pb-c.d [2020-04-07T13:12:46.131Z] #45 8.630 PBCC images/userns.pb-c.c [2020-04-07T13:12:46.131Z] #45 8.684 DEP images/userns.pb-c.d [2020-04-07T13:12:46.131Z] #45 8.787 PBCC images/cgroup.pb-c.c [2020-04-07T13:12:46.131Z] #45 8.868 DEP images/cgroup.pb-c.d [2020-04-07T13:12:46.131Z] #45 8.980 PBCC images/fown.pb-c.c [2020-04-07T13:12:46.131Z] #45 8.998 PBCC images/ext-file.pb-c.c [2020-04-07T13:12:46.131Z] #45 9.049 DEP images/fown.pb-c.d [2020-04-07T13:12:46.131Z] #45 9.155 DEP images/ext-file.pb-c.d [2020-04-07T13:12:46.131Z] #45 9.232 PBCC images/rpc.pb-c.c [2020-04-07T13:12:46.270Z] #53 DONE 307.6s [2020-04-07T13:12:46.270Z] [2020-04-07T13:12:46.270Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:12:46.421Z] #45 9.368 DEP images/rpc.pb-c.d [2020-04-07T13:12:46.421Z] #45 9.495 PBCC images/siginfo.pb-c.c [2020-04-07T13:12:46.421Z] #45 9.563 DEP images/siginfo.pb-c.d [2020-04-07T13:12:46.536Z] #65 ... [2020-04-07T13:12:46.536Z] [2020-04-07T13:12:46.536Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-07T13:12:46.713Z] #45 9.675 PBCC images/pagemap.pb-c.c [2020-04-07T13:12:46.713Z] #45 9.779 DEP images/pagemap.pb-c.d [2020-04-07T13:12:46.713Z] #45 9.901 PBCC images/rlimit.pb-c.c [2020-04-07T13:12:46.793Z] #54 DONE 0.1s [2020-04-07T13:12:46.793Z] [2020-04-07T13:12:46.793Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:12:46.793Z] #65 ... [2020-04-07T13:12:46.793Z] [2020-04-07T13:12:46.793Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-07T13:12:46.793Z] #57 DONE 0.1s [2020-04-07T13:12:46.793Z] [2020-04-07T13:12:46.793Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-07T13:12:47.001Z] #45 9.930 DEP images/rlimit.pb-c.d [2020-04-07T13:12:47.001Z] #45 10.00 PBCC images/file-lock.pb-c.c [2020-04-07T13:12:47.001Z] #45 10.05 DEP images/file-lock.pb-c.d [2020-04-07T13:12:47.050Z] #61 DONE 0.1s [2020-04-07T13:12:47.050Z] [2020-04-07T13:12:47.050Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:12:47.291Z] #45 10.19 PBCC images/tty.pb-c.c [2020-04-07T13:12:47.291Z] #45 10.30 DEP images/tty.pb-c.d [2020-04-07T13:12:47.291Z] #45 10.41 PBCC images/tun.pb-c.c [2020-04-07T13:12:47.588Z] #45 10.51 PBCC images/netdev.pb-c.c [2020-04-07T13:12:47.588Z] #45 10.70 DEP images/tun.pb-c.d [2020-04-07T13:12:47.862Z] --- PASS: TestTemplatedConfig (3.46s) [2020-04-07T13:12:47.862Z] === RUN TestConfigInspect [2020-04-07T13:12:47.934Z] #45 10.77 DEP images/netdev.pb-c.d [2020-04-07T13:12:47.934Z] #45 ... [2020-04-07T13:12:47.934Z] [2020-04-07T13:12:47.934Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T13:12:47.934Z] #11 98.52 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-07T13:12:47.934Z] #11 98.54 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-07T13:12:47.934Z] #11 98.55 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-07T13:12:47.934Z] #11 ... [2020-04-07T13:12:47.934Z] [2020-04-07T13:12:47.934Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:12:47.934Z] #45 10.92 PBCC images/vma.pb-c.c [2020-04-07T13:12:47.934Z] #45 11.04 DEP images/vma.pb-c.d [2020-04-07T13:12:48.223Z] #45 11.15 PBCC images/creds.pb-c.c [2020-04-07T13:12:48.223Z] #45 11.18 DEP images/creds.pb-c.d [2020-04-07T13:12:48.223Z] #45 11.29 PBCC images/utsns.pb-c.c [2020-04-07T13:12:48.223Z] #45 11.31 DEP images/utsns.pb-c.d [2020-04-07T13:12:48.223Z] #45 11.41 PBCC images/ipc-desc.pb-c.c [2020-04-07T13:12:48.512Z] #45 11.43 PBCC images/ipc-sem.pb-c.c [2020-04-07T13:12:48.512Z] #45 11.46 DEP images/ipc-desc.pb-c.d [2020-04-07T13:12:48.512Z] #45 11.55 DEP images/ipc-sem.pb-c.d [2020-04-07T13:12:48.512Z] #45 11.62 PBCC images/ipc-msg.pb-c.c [2020-04-07T13:12:48.512Z] #45 11.68 DEP images/ipc-msg.pb-c.d [2020-04-07T13:12:48.801Z] #45 11.75 PBCC images/ipc-shm.pb-c.c [2020-04-07T13:12:48.801Z] #45 11.80 DEP images/ipc-shm.pb-c.d [2020-04-07T13:12:48.801Z] #45 11.92 PBCC images/ipc-var.pb-c.c [2020-04-07T13:12:49.089Z] #45 11.97 DEP images/ipc-var.pb-c.d [2020-04-07T13:12:49.089Z] #45 12.06 PBCC images/sk-opts.pb-c.c [2020-04-07T13:12:49.089Z] #45 12.12 PBCC images/packet-sock.pb-c.c [2020-04-07T13:12:49.378Z] #45 12.30 DEP images/sk-opts.pb-c.d [2020-04-07T13:12:49.378Z] #45 12.39 DEP images/packet-sock.pb-c.d [2020-04-07T13:12:49.668Z] #45 12.52 PBCC images/sk-netlink.pb-c.c [2020-04-07T13:12:49.668Z] #45 12.61 DEP images/sk-netlink.pb-c.d [2020-04-07T13:12:49.668Z] #45 12.68 PBCC images/sk-inet.pb-c.c [2020-04-07T13:12:49.668Z] #45 12.79 DEP images/sk-inet.pb-c.d [2020-04-07T13:12:49.668Z] #45 12.89 PBCC images/sk-unix.pb-c.c [2020-04-07T13:12:49.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-07T13:12:49.956Z] #45 13.03 DEP images/sk-unix.pb-c.d [2020-04-07T13:12:49.956Z] #45 13.13 PBCC images/mm.pb-c.c [2020-04-07T13:12:50.244Z] #45 13.23 DEP images/mm.pb-c.d [2020-04-07T13:12:50.244Z] #45 ... [2020-04-07T13:12:50.244Z] [2020-04-07T13:12:50.244Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:12:50.244Z] #48 100.6 bufio [2020-04-07T13:12:50.244Z] #48 102.9 reflect [2020-04-07T13:12:50.244Z] #48 108.6 regexp/syntax [2020-04-07T13:12:50.244Z] #48 ... [2020-04-07T13:12:50.244Z] [2020-04-07T13:12:50.244Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T13:12:50.244Z] #11 109.0 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-07T13:12:50.244Z] #11 109.0 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-04-07T13:12:50.244Z] #11 109.0 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-07T13:12:50.244Z] #11 109.2 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-07T13:12:50.244Z] #11 109.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-04-07T13:12:50.244Z] #11 109.3 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-07T13:12:50.259Z] ................................................ [ 29%] [2020-04-07T13:12:50.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-07T13:12:51.147Z] --- PASS: TestConfigInspect (3.23s) [2020-04-07T13:12:51.147Z] === RUN TestConfigCreateWithLabels [2020-04-07T13:12:52.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-07T13:12:53.744Z] #11 ... [2020-04-07T13:12:53.744Z] [2020-04-07T13:12:53.744Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:12:53.744Z] #45 13.39 PBCC images/timerfd.pb-c.c [2020-04-07T13:12:53.744Z] #45 13.50 DEP images/timerfd.pb-c.d [2020-04-07T13:12:53.744Z] #45 13.61 PBCC images/timer.pb-c.c [2020-04-07T13:12:53.744Z] #45 13.68 DEP images/timer.pb-c.d [2020-04-07T13:12:53.744Z] #45 13.78 PBCC images/sa.pb-c.c [2020-04-07T13:12:53.744Z] #45 13.85 DEP images/sa.pb-c.d [2020-04-07T13:12:53.744Z] #45 13.93 PBCC images/pipe-data.pb-c.c [2020-04-07T13:12:53.744Z] #45 13.98 DEP images/pipe-data.pb-c.d [2020-04-07T13:12:53.744Z] #45 14.04 PBCC images/mnt.pb-c.c [2020-04-07T13:12:53.744Z] #45 14.13 DEP images/mnt.pb-c.d [2020-04-07T13:12:53.744Z] #45 14.20 PBCC images/sk-packet.pb-c.c [2020-04-07T13:12:53.744Z] #45 14.23 DEP images/sk-packet.pb-c.d [2020-04-07T13:12:53.744Z] #45 14.32 PBCC images/tcp-stream.pb-c.c [2020-04-07T13:12:53.744Z] #45 14.48 DEP images/tcp-stream.pb-c.d [2020-04-07T13:12:53.744Z] #45 14.61 PBCC images/pipe.pb-c.c [2020-04-07T13:12:53.744Z] #45 14.68 DEP images/pipe.pb-c.d [2020-04-07T13:12:53.744Z] #45 14.83 PBCC images/pstree.pb-c.c [2020-04-07T13:12:53.744Z] #45 14.87 DEP images/pstree.pb-c.d [2020-04-07T13:12:53.744Z] #45 14.99 PBCC images/fs.pb-c.c [2020-04-07T13:12:53.744Z] #45 15.05 DEP images/fs.pb-c.d [2020-04-07T13:12:53.744Z] #45 15.10 PBCC images/signalfd.pb-c.c [2020-04-07T13:12:53.744Z] #45 15.19 DEP images/signalfd.pb-c.d [2020-04-07T13:12:53.744Z] #45 15.32 PBCC images/fh.pb-c.c [2020-04-07T13:12:53.744Z] #45 15.45 PBCC images/fsnotify.pb-c.c [2020-04-07T13:12:53.744Z] #45 15.61 DEP images/fh.pb-c.d [2020-04-07T13:12:53.744Z] #45 15.70 DEP images/fsnotify.pb-c.d [2020-04-07T13:12:53.744Z] #45 15.79 PBCC images/eventpoll.pb-c.c [2020-04-07T13:12:53.744Z] #45 15.87 DEP images/eventpoll.pb-c.d [2020-04-07T13:12:53.744Z] #45 16.03 PBCC images/eventfd.pb-c.c [2020-04-07T13:12:53.744Z] #45 16.12 DEP images/eventfd.pb-c.d [2020-04-07T13:12:53.744Z] #45 16.21 PBCC images/remap-file-path.pb-c.c [2020-04-07T13:12:53.744Z] #45 16.29 DEP images/remap-file-path.pb-c.d [2020-04-07T13:12:53.744Z] #45 16.47 PBCC images/fifo.pb-c.c [2020-04-07T13:12:53.744Z] #45 16.52 DEP images/fifo.pb-c.d [2020-04-07T13:12:53.744Z] #45 16.66 PBCC images/ghost-file.pb-c.c [2020-04-07T13:12:53.744Z] #45 16.84 DEP images/ghost-file.pb-c.d [2020-04-07T13:12:54.033Z] #45 17.02 PBCC images/regfile.pb-c.c [2020-04-07T13:12:54.033Z] #45 17.10 DEP images/regfile.pb-c.d [2020-04-07T13:12:54.033Z] #45 17.16 PBCC images/ns.pb-c.c [2020-04-07T13:12:54.033Z] #45 17.20 DEP images/ns.pb-c.d [2020-04-07T13:12:54.324Z] #45 17.30 PBCC images/fdinfo.pb-c.c [2020-04-07T13:12:54.433Z] --- PASS: TestConfigCreateWithLabels (3.19s) [2020-04-07T13:12:54.434Z] === RUN TestConfigCreateResolve [2020-04-07T13:12:54.614Z] #45 17.45 DEP images/fdinfo.pb-c.d [2020-04-07T13:12:54.614Z] #45 17.56 PBCC images/core-aarch64.pb-c.c [2020-04-07T13:12:54.614Z] #45 17.63 PBCC images/core-arm.pb-c.c [2020-04-07T13:12:54.904Z] #45 17.72 PBCC images/core-ppc64.pb-c.c [2020-04-07T13:12:54.904Z] #45 17.79 PBCC images/core-s390.pb-c.c [2020-04-07T13:12:54.904Z] #45 17.98 PBCC images/core-x86.pb-c.c [2020-04-07T13:12:55.218Z] #45 18.15 PBCC images/core.pb-c.c [2020-04-07T13:12:55.218Z] #45 18.30 PBCC images/inventory.pb-c.c [2020-04-07T13:12:55.506Z] #45 18.47 DEP images/core-aarch64.pb-c.d [2020-04-07T13:12:55.506Z] #45 18.58 DEP images/core-arm.pb-c.d [2020-04-07T13:12:55.506Z] #45 18.67 DEP images/core-ppc64.pb-c.d [2020-04-07T13:12:55.795Z] #45 18.82 DEP images/core-s390.pb-c.d [2020-04-07T13:12:56.085Z] #45 18.96 DEP images/core-x86.pb-c.d [2020-04-07T13:12:56.085Z] #45 19.08 DEP images/core.pb-c.d [2020-04-07T13:12:56.375Z] #45 19.22 DEP images/inventory.pb-c.d [2020-04-07T13:12:56.375Z] #45 19.36 PBCC images/cpuinfo.pb-c.c [2020-04-07T13:12:56.375Z] #45 19.40 DEP images/cpuinfo.pb-c.d [2020-04-07T13:12:56.666Z] #45 19.54 PBCC images/stats.pb-c.c [2020-04-07T13:12:56.666Z] #45 19.60 DEP images/stats.pb-c.d [2020-04-07T13:12:57.296Z] #45 ... [2020-04-07T13:12:57.296Z] [2020-04-07T13:12:57.296Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:12:57.296Z] #57 107.8 regexp/syntax [2020-04-07T13:12:57.588Z] #57 ... [2020-04-07T13:12:57.588Z] [2020-04-07T13:12:57.588Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:12:57.588Z] #48 115.1 vendor/golang.org/x/text/transform [2020-04-07T13:12:57.727Z] --- PASS: TestConfigCreateResolve (3.32s) [2020-04-07T13:12:57.727Z] === RUN TestConfigDaemonLibtrustID [2020-04-07T13:12:58.294Z] --- PASS: TestConfigDaemonLibtrustID (0.66s) [2020-04-07T13:12:58.294Z] PASS [2020-04-07T13:12:58.294Z] [2020-04-07T13:12:58.294Z] DONE 8 tests in 23.774s [2020-04-07T13:12:58.294Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-04-07T13:12:58.294Z] ++ 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-04-07T13:12:58.294Z] ++ set -e [2020-04-07T13:12:58.294Z] ++ '[' -n 0 ']' [2020-04-07T13:12:58.294Z] ++ set -x [2020-04-07T13:12:58.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-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-04-07T13:12:58.294Z] INFO: Testing against a local daemon [2020-04-07T13:12:58.294Z] === RUN TestCheckpoint [2020-04-07T13:12:58.294Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-07T13:12:58.294Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-07T13:12:58.294Z] === RUN TestContainerInvalidJSON [2020-04-07T13:12:58.552Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-07T13:12:58.553Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-07T13:12:58.553Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-07T13:12:58.553Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-07T13:12:58.553Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-07T13:12:58.553Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-07T13:12:58.553Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-07T13:12:58.553Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-07T13:12:58.553Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-07T13:12:58.553Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-04-07T13:12:58.553Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-07T13:12:58.553Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-07T13:12:58.553Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-07T13:12:58.553Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-07T13:12:58.553Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-04-07T13:12:58.553Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-07T13:12:58.811Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-04-07T13:12:58.811Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-07T13:12:58.811Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-04-07T13:12:58.811Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-07T13:12:59.069Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-04-07T13:12:59.069Z] === RUN TestCopyFromContainer [2020-04-07T13:13:00.301Z] #48 ... [2020-04-07T13:13:00.301Z] [2020-04-07T13:13:00.301Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:13:00.301Z] #45 22.26 make[1]: Nothing to be done for 'all'. [2020-04-07T13:13:00.301Z] #45 ... [2020-04-07T13:13:00.301Z] [2020-04-07T13:13:00.301Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:13:00.301Z] #34 110.7 internal/syscall/unix [2020-04-07T13:13:00.301Z] #34 110.7 time [2020-04-07T13:13:00.589Z] #34 ... [2020-04-07T13:13:00.589Z] [2020-04-07T13:13:00.590Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:13:00.590Z] #57 119.4 time [2020-04-07T13:13:00.971Z] === RUN TestCopyFromContainer// [2020-04-07T13:13:00.971Z] === RUN TestCopyFromContainer//bar/root [2020-04-07T13:13:01.230Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-07T13:13:01.230Z] === RUN TestCopyFromContainer/bar/quux [2020-04-07T13:13:01.489Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-07T13:13:01.489Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-07T13:13:01.748Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-07T13:13:01.748Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-07T13:13:02.007Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-07T13:13:02.007Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-07T13:13:02.265Z] --- PASS: TestCopyFromContainer (3.22s) [2020-04-07T13:13:02.265Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-04-07T13:13:02.265Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-04-07T13:13:02.265Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-04-07T13:13:02.265Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-04-07T13:13:02.265Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-04-07T13:13:02.265Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-04-07T13:13:02.265Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-04-07T13:13:02.265Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-04-07T13:13:02.265Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-04-07T13:13:02.265Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-04-07T13:13:02.265Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-07T13:13:02.265Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-07T13:13:02.265Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-07T13:13:02.265Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-07T13:13:02.265Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-07T13:13:02.265Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-07T13:13:02.265Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-07T13:13:02.265Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-07T13:13:02.265Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-07T13:13:02.265Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-07T13:13:02.265Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-04-07T13:13:02.266Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-07T13:13:02.266Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-07T13:13:02.266Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-07T13:13:02.266Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-07T13:13:02.266Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-04-07T13:13:02.266Z] === RUN TestCreateWithInvalidEnv [2020-04-07T13:13:02.266Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-07T13:13:02.266Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-07T13:13:02.266Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-07T13:13:02.266Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-07T13:13:02.266Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-07T13:13:02.266Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-07T13:13:02.266Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-07T13:13:02.266Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-07T13:13:02.266Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-07T13:13:02.266Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-04-07T13:13:02.266Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-07T13:13:02.266Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-04-07T13:13:02.266Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-04-07T13:13:02.266Z] === RUN TestCreateTmpfsMountsTarget [2020-04-07T13:13:02.266Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-04-07T13:13:02.266Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-07T13:13:04.798Z] --- PASS: TestCreateWithCustomMaskedPaths (2.18s) [2020-04-07T13:13:04.798Z] === RUN TestCreateWithCapabilities [2020-04-07T13:13:04.798Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-07T13:13:04.798Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-07T13:13:04.798Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-07T13:13:04.798Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-07T13:13:04.798Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-07T13:13:04.798Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-07T13:13:04.798Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-07T13:13:04.798Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-07T13:13:04.798Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-07T13:13:04.798Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-07T13:13:04.798Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-07T13:13:04.798Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-07T13:13:04.798Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-07T13:13:04.798Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-07T13:13:04.798Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-07T13:13:04.798Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-07T13:13:04.798Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-07T13:13:04.798Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-07T13:13:04.798Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-07T13:13:04.798Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-07T13:13:04.798Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-07T13:13:04.798Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-07T13:13:04.798Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-07T13:13:04.798Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-07T13:13:04.798Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-07T13:13:04.798Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-07T13:13:04.798Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-07T13:13:04.798Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-07T13:13:04.798Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-07T13:13:04.798Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-07T13:13:04.798Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-07T13:13:04.798Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-07T13:13:04.798Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-07T13:13:04.798Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-04-07T13:13:04.798Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-07T13:13:04.798Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-04-07T13:13:04.798Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-04-07T13:13:04.798Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-04-07T13:13:04.798Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-04-07T13:13:04.798Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2020-04-07T13:13:04.798Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-07T13:13:04.798Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2020-04-07T13:13:04.798Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2020-04-07T13:13:04.798Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s) [2020-04-07T13:13:04.798Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.11s) [2020-04-07T13:13:04.798Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-07T13:13:05.058Z] #57 ... [2020-04-07T13:13:05.058Z] [2020-04-07T13:13:05.058Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:13:05.058Z] #45 24.47 CC images/stats.o [2020-04-07T13:13:05.058Z] #45 25.24 CC images/core.o [2020-04-07T13:13:05.058Z] #45 26.66 CC images/core-x86.o [2020-04-07T13:13:05.058Z] #45 27.75 CC images/core-arm.o [2020-04-07T13:13:05.686Z] #45 28.59 CC images/core-aarch64.o [2020-04-07T13:13:06.311Z] #45 29.40 CC images/core-ppc64.o [2020-04-07T13:13:06.600Z] #45 ... [2020-04-07T13:13:06.600Z] [2020-04-07T13:13:06.600Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:13:06.600Z] #66 67.84 Checking out files: 41% (1323/3155) Checking out files: 42% (1326/3155) Checking out files: 43% (1357/3155) Checking out files: 44% (1389/3155) Checking out files: 45% (1420/3155) Checking out files: 46% (1452/3155) Checking out files: 47% (1483/3155) Checking out files: 48% (1515/3155) Checking out files: 49% (1546/3155) Checking out files: 50% (1578/3155) Checking out files: 51% (1610/3155) Checking out files: 52% (1641/3155) Checking out files: 53% (1673/3155) Checking out files: 54% (1704/3155) Checking out files: 55% (1736/3155) Checking out files: 56% (1767/3155) Checking out files: 57% (1799/3155) Checking out files: 58% (1830/3155) Checking out files: 59% (1862/3155) Checking out files: 60% (1893/3155) Checking out files: 61% (1925/3155) Checking out files: 62% (1957/3155) Checking out files: 63% (1988/3155) Checking out files: 64% (2020/3155) Checking out files: 65% (2051/3155) Checking out files: 66% (2083/3155) Checking out files: 67% (2114/3155) Checking out files: 68% (2146/3155) Checking out files: 69% (2177/3155) Checking out files: 70% (2209/3155) Checking out files: 71% (2241/3155) Checking out files: 72% (2272/3155) Checking out files: 73% (2304/3155) Checking out files: 74% (2335/3155) Checking out files: 75% (2367/3155) Checking out files: 76% (2398/3155) Checking out files: 77% (2430/3155) Checking out files: 78% (2461/3155) Checking out files: 79% (2493/3155) Checking out files: 80% (2524/3155) Checking out files: 81% (2556/3155) Checking out files: 82% (2588/3155) Checking out files: 83% (2619/3155) Checking out files: 84% (2651/3155) Checking out files: 85% (2682/3155) Checking out files: 86% (2714/3155) Checking out files: 87% (2745/3155) Checking out files: 88% (2777/3155) Checking out files: 89% (2808/3155) Checking out files: 90% (2840/3155) Checking out files: 91% (2872/3155) Checking out files: 92% (2903/3155) Checking out files: 93% (2935/3155) Checking out files: 94% (2966/3155) Checking out files: 95% (2998/3155) Checking out files: 96% (3029/3155) Checking out files: 97% (3061/3155) Checking out files: 98% (3092/3155) Checking out files: 99% (3124/3155) Checking out files: 100% (3155/3155) Checking out files: 100% (3155/3155), done. [2020-04-07T13:13:06.600Z] #66 68.86 + cd /tmp/tmp.n5D2NwD132/src/github.com/containerd/containerd [2020-04-07T13:13:06.600Z] #66 68.86 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-07T13:13:07.332Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.27s) [2020-04-07T13:13:07.332Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-07T13:13:07.332Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-07T13:13:07.332Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-07T13:13:07.332Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-07T13:13:07.332Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-07T13:13:07.332Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-07T13:13:07.332Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-07T13:13:07.332Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-07T13:13:07.332Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-07T13:13:07.332Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-07T13:13:07.332Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-07T13:13:07.332Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-07T13:13:07.332Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-07T13:13:07.332Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-07T13:13:07.332Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-07T13:13:07.332Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-07T13:13:07.332Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-04-07T13:13:07.332Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-04-07T13:13:07.332Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-04-07T13:13:07.332Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-04-07T13:13:07.332Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-04-07T13:13:07.332Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-04-07T13:13:07.332Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-07T13:13:07.609Z] #65 260.2 + bin/containerd-stress [2020-04-07T13:13:07.609Z] #65 262.0 + bin/containerd-shim [2020-04-07T13:13:07.899Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s) [2020-04-07T13:13:07.899Z] === RUN TestContainerStartOnDaemonRestart [2020-04-07T13:13:07.899Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-07T13:13:07.899Z] === RUN TestDaemonRestartIpcMode [2020-04-07T13:13:07.899Z] === PAUSE TestDaemonRestartIpcMode [2020-04-07T13:13:07.899Z] === RUN TestDaemonHostGatewayIP [2020-04-07T13:13:07.899Z] === PAUSE TestDaemonHostGatewayIP [2020-04-07T13:13:07.899Z] === RUN TestDiff [2020-04-07T13:13:08.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-07T13:13:08.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-07T13:13:08.662Z] #66 71.68 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-07T13:13:08.662Z] #66 71.68 + BUILDTAGS='netgo osusergo static_build' [2020-04-07T13:13:08.662Z] #66 71.68 + export EXTRA_FLAGS=-buildmode=pie [2020-04-07T13:13:08.662Z] #66 71.68 + EXTRA_FLAGS=-buildmode=pie [2020-04-07T13:13:08.662Z] #66 71.68 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-07T13:13:08.662Z] #66 71.68 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-07T13:13:08.662Z] #66 71.68 + '[' '' = dynamic ']' [2020-04-07T13:13:08.662Z] #66 71.68 + make [2020-04-07T13:13:08.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-07T13:13:08.835Z] --- PASS: TestDiff (0.77s) [2020-04-07T13:13:08.835Z] === RUN TestExecWithCloseStdin [2020-04-07T13:13:08.961Z] #65 264.6 + bin/containerd-stress [2020-04-07T13:13:08.961Z] #65 266.2 + bin/containerd-shim [2020-04-07T13:13:09.403Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-04-07T13:13:09.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-07T13:13:09.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-07T13:13:09.770Z] --- PASS: TestExecWithCloseStdin (0.89s) [2020-04-07T13:13:09.770Z] === RUN TestExec [2020-04-07T13:13:10.165Z] #66 73.22 + bin/ctr [2020-04-07T13:13:10.337Z] --- PASS: TestExec (0.86s) [2020-04-07T13:13:10.337Z] === RUN TestExecUser [2020-04-07T13:13:10.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-07T13:13:11.195Z] #66 ... [2020-04-07T13:13:11.195Z] [2020-04-07T13:13:11.195Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:13:11.195Z] #48 121.8 time [2020-04-07T13:13:11.195Z] #48 128.7 regexp [2020-04-07T13:13:11.273Z] --- PASS: TestExecUser (0.86s) [2020-04-07T13:13:11.273Z] === RUN TestExportContainerAndImportImage [2020-04-07T13:13:11.485Z] #48 ... [2020-04-07T13:13:11.485Z] [2020-04-07T13:13:11.485Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:13:11.485Z] #45 30.52 CC images/core-s390.o [2020-04-07T13:13:11.485Z] #45 31.75 CC images/cpuinfo.o [2020-04-07T13:13:11.485Z] #45 32.80 CC images/inventory.o [2020-04-07T13:13:11.485Z] #45 33.25 CC images/fdinfo.o [2020-04-07T13:13:11.485Z] #45 33.96 CC images/fown.o [2020-04-07T13:13:11.485Z] #45 34.34 CC images/ns.o [2020-04-07T13:13:11.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-07T13:13:12.121Z] #45 34.89 CC images/regfile.o [2020-04-07T13:13:12.409Z] #45 35.35 CC images/ghost-file.o [2020-04-07T13:13:12.409Z] #45 ... [2020-04-07T13:13:12.409Z] [2020-04-07T13:13:12.409Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:13:12.409Z] #34 122.8 internal/poll [2020-04-07T13:13:12.409Z] #34 126.8 os [2020-04-07T13:13:12.409Z] #34 130.4 internal/fmtsort [2020-04-07T13:13:12.409Z] #34 132.9 path/filepath [2020-04-07T13:13:12.650Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2020-04-07T13:13:12.650Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-07T13:13:12.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-07T13:13:12.698Z] #34 132.9 fmt [2020-04-07T13:13:12.986Z] #34 ... [2020-04-07T13:13:12.986Z] [2020-04-07T13:13:12.986Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:13:12.986Z] #45 35.89 CC images/fifo.o [2020-04-07T13:13:13.276Z] #45 36.28 CC images/remap-file-path.o [2020-04-07T13:13:13.567Z] #45 36.77 CC images/eventfd.o [2020-04-07T13:13:13.863Z] #45 37.07 CC images/eventpoll.o [2020-04-07T13:13:14.138Z] #65 268.5 + bin/containerd-shim-runc-v1 [2020-04-07T13:13:14.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-07T13:13:14.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-07T13:13:14.491Z] #45 37.55 CC images/fh.o [2020-04-07T13:13:14.554Z] --- PASS: TestExportContainerAfterDaemonRestart (2.00s) [2020-04-07T13:13:14.554Z] === RUN TestHealthCheckWorkdir [2020-04-07T13:13:15.117Z] #45 38.11 CC images/fsnotify.o [2020-04-07T13:13:15.118Z] #45 ... [2020-04-07T13:13:15.118Z] [2020-04-07T13:13:15.118Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:13:15.118Z] #57 125.5 regexp [2020-04-07T13:13:15.406Z] #57 ... [2020-04-07T13:13:15.406Z] [2020-04-07T13:13:15.406Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:13:15.406Z] #34 135.8 io/ioutil [2020-04-07T13:13:15.489Z] --- PASS: TestHealthCheckWorkdir (1.05s) [2020-04-07T13:13:15.489Z] === RUN TestHealthKillContainer [2020-04-07T13:13:15.515Z] #65 272.5 + bin/containerd-shim-runc-v1 [2020-04-07T13:13:15.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-07T13:13:16.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-07T13:13:16.665Z] 65014b3c3121: Verifying Checksum [2020-04-07T13:13:16.665Z] 65014b3c3121: Download complete [2020-04-07T13:13:17.324Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-04-07T13:13:17.399Z] #65 271.5 + bin/containerd-shim-runc-v2 [2020-04-07T13:13:17.655Z] #65 272.2 + binaries [2020-04-07T13:13:17.655Z] #65 272.2 + mkdir -p /build [2020-04-07T13:13:17.655Z] #65 272.2 + cp bin/containerd /build/containerd [2020-04-07T13:13:17.655Z] #65 272.3 + cp bin/containerd-shim /build/containerd-shim [2020-04-07T13:13:17.655Z] #65 272.3 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-07T13:13:17.655Z] #65 272.3 + cp bin/ctr /build/ctr [2020-04-07T13:13:18.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-07T13:13:18.040Z] #65 275.4 + bin/containerd-shim-runc-v2 [2020-04-07T13:13:18.214Z] #65 DONE 272.7s [2020-04-07T13:13:18.297Z] #65 276.2 + binaries [2020-04-07T13:13:18.298Z] #65 276.2 + mkdir -p /build [2020-04-07T13:13:18.298Z] #65 276.2 + cp bin/containerd /build/containerd [2020-04-07T13:13:18.298Z] #65 276.2 + cp bin/containerd-shim /build/containerd-shim [2020-04-07T13:13:18.554Z] #65 276.2 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-07T13:13:18.554Z] #65 276.3 + cp bin/ctr /build/ctr [2020-04-07T13:13:18.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-07T13:13:18.774Z] --- PASS: TestHealthKillContainer (2.98s) [2020-04-07T13:13:18.774Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-07T13:13:18.811Z] #65 DONE 276.7s [2020-04-07T13:13:18.905Z] #34 139.0 log [2020-04-07T13:13:18.905Z] #34 139.0 flag [2020-04-07T13:13:18.905Z] #34 139.0 github.com/BurntSushi/toml [2020-04-07T13:13:19.032Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s) [2020-04-07T13:13:19.033Z] === RUN TestIpcModeNone [2020-04-07T13:13:19.139Z] [2020-04-07T13:13:19.139Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-07T13:13:19.393Z] #66 DONE 0.2s [2020-04-07T13:13:19.393Z] [2020-04-07T13:13:19.393Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-07T13:13:19.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-07T13:13:19.648Z] #70 DONE 0.1s [2020-04-07T13:13:19.648Z] [2020-04-07T13:13:19.648Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-07T13:13:19.648Z] #72 DONE 0.1s [2020-04-07T13:13:19.648Z] [2020-04-07T13:13:19.648Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-07T13:13:19.648Z] #75 DONE 0.1s [2020-04-07T13:13:19.648Z] [2020-04-07T13:13:19.648Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-07T13:13:19.648Z] #76 DONE 0.0s [2020-04-07T13:13:19.741Z] [2020-04-07T13:13:19.741Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-07T13:13:19.741Z] #66 DONE 0.2s [2020-04-07T13:13:19.741Z] [2020-04-07T13:13:19.741Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-07T13:13:19.902Z] [2020-04-07T13:13:19.902Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-07T13:13:19.969Z] --- PASS: TestIpcModeNone (0.88s) [2020-04-07T13:13:19.969Z] === RUN TestIpcModePrivate [2020-04-07T13:13:19.998Z] #70 DONE 0.1s [2020-04-07T13:13:19.998Z] [2020-04-07T13:13:19.998Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-07T13:13:19.998Z] #72 DONE 0.1s [2020-04-07T13:13:19.998Z] [2020-04-07T13:13:19.998Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-07T13:13:19.998Z] #75 DONE 0.1s [2020-04-07T13:13:19.998Z] [2020-04-07T13:13:19.998Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-07T13:13:19.998Z] #76 DONE 0.0s [2020-04-07T13:13:20.240Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-07T13:13:20.240Z] Using test binary docker [2020-04-07T13:13:20.240Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-07T13:13:20.240Z] +++ /etc/init.d/apparmor start [2020-04-07T13:13:20.240Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-07T13:13:20.240Z] INFO: Waiting for daemon to start... [2020-04-07T13:13:20.240Z] Starting dockerd [2020-04-07T13:13:20.240Z] +++ 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-04-07T13:13:20.255Z] [2020-04-07T13:13:20.255Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-07T13:13:20.904Z] --- PASS: TestIpcModePrivate (0.87s) [2020-04-07T13:13:20.904Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-04-07T13:13:20.904Z] === RUN TestIpcModeShareable [2020-04-07T13:13:21.154Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-04-07T13:13:21.186Z] #77 DONE 1.0s [2020-04-07T13:13:21.186Z] [2020-04-07T13:13:21.186Z] #78 exporting to image [2020-04-07T13:13:21.186Z] #78 exporting layers [2020-04-07T13:13:21.261Z] #77 DONE 1.2s [2020-04-07T13:13:21.261Z] [2020-04-07T13:13:21.261Z] #78 exporting to image [2020-04-07T13:13:21.261Z] #78 exporting layers [2020-04-07T13:13:21.633Z] #34 ... [2020-04-07T13:13:21.633Z] [2020-04-07T13:13:21.633Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T13:13:21.633Z] #11 142.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-07T13:13:21.633Z] #11 142.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-04-07T13:13:21.633Z] #11 142.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-07T13:13:21.840Z] --- PASS: TestIpcModeShareable (0.94s) [2020-04-07T13:13:21.840Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2020-04-07T13:13:21.840Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-07T13:13:22.541Z] . [2020-04-07T13:13:22.541Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-07T13:13:22.541Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-07T13:13:22.541Z] Error: No such image: emptyfs [2020-04-07T13:13:22.541Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-07T13:13:22.541Z] ++++ docker load [2020-04-07T13:13:22.823Z] Running integration-test (iteration 1) [2020-04-07T13:13:22.823Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-04-07T13:13:22.823Z] ++ 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-04-07T13:13:22.823Z] ++ set -e [2020-04-07T13:13:22.823Z] ++ '[' -n 0 ']' [2020-04-07T13:13:22.823Z] ++ set -x [2020-04-07T13:13:22.824Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-07T13:13:25.126Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.76s) [2020-04-07T13:13:25.126Z] === RUN TestAPIIpcModeHost [2020-04-07T13:13:25.385Z] --- PASS: TestAPIIpcModeHost (0.67s) [2020-04-07T13:13:25.385Z] === RUN TestDaemonIpcModeShareable [2020-04-07T13:13:27.171Z] #11 ... [2020-04-07T13:13:27.171Z] [2020-04-07T13:13:27.171Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:13:27.171Z] #45 39.37 CC images/signalfd.o [2020-04-07T13:13:27.171Z] #45 39.80 CC images/fs.o [2020-04-07T13:13:27.171Z] #45 40.30 CC images/pstree.o [2020-04-07T13:13:27.171Z] #45 40.73 CC images/pipe.o [2020-04-07T13:13:27.171Z] #45 41.12 CC images/tcp-stream.o [2020-04-07T13:13:27.171Z] #45 41.46 CC images/sk-packet.o [2020-04-07T13:13:27.171Z] #45 41.98 CC images/mnt.o [2020-04-07T13:13:27.171Z] #45 42.53 CC images/pipe-data.o [2020-04-07T13:13:27.171Z] #45 42.85 CC images/sa.o [2020-04-07T13:13:27.171Z] #45 43.27 CC images/timer.o [2020-04-07T13:13:27.171Z] #45 44.22 CC images/timerfd.o [2020-04-07T13:13:27.171Z] #45 44.64 CC images/mm.o [2020-04-07T13:13:27.171Z] #45 45.24 CC images/sk-opts.o [2020-04-07T13:13:27.171Z] #45 45.55 CC images/sk-unix.o [2020-04-07T13:13:27.171Z] #45 46.07 CC images/sk-inet.o [2020-04-07T13:13:27.171Z] #45 46.95 CC images/tun.o [2020-04-07T13:13:27.171Z] #45 47.69 CC images/sk-netlink.o [2020-04-07T13:13:27.171Z] #45 48.24 CC images/packet-sock.o [2020-04-07T13:13:27.171Z] #45 49.01 CC images/ipc-var.o [2020-04-07T13:13:27.171Z] #45 49.41 CC images/ipc-desc.o [2020-04-07T13:13:27.171Z] #45 ... [2020-04-07T13:13:27.171Z] [2020-04-07T13:13:27.171Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:13:27.171Z] #57 136.6 io/ioutil [2020-04-07T13:13:27.171Z] #57 136.7 mvdan.cc/sh/v3/fileutil [2020-04-07T13:13:27.171Z] #57 139.0 encoding/binary [2020-04-07T13:13:27.171Z] #57 139.1 github.com/pkg/diff [2020-04-07T13:13:27.171Z] #57 139.1 flag [2020-04-07T13:13:27.171Z] #57 139.1 go/token [2020-04-07T13:13:27.171Z] #57 143.3 go/scanner [2020-04-07T13:13:27.171Z] #57 146.9 mvdan.cc/editorconfig [2020-04-07T13:13:27.171Z] #57 ... [2020-04-07T13:13:27.171Z] [2020-04-07T13:13:27.171Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:13:27.171Z] #34 146.6 github.com/BurntSushi/toml/cmd/tomlv [2020-04-07T13:13:27.290Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2020-04-07T13:13:27.290Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-04-07T13:13:27.290Z] === RUN TestDaemonIpcModePrivate [2020-04-07T13:13:27.736Z] #78 exporting layers 6.1s done [2020-04-07T13:13:27.736Z] #78 writing image sha256:fb3dbe46d9f1e56721654cd71a07ee415dcf03329fc6140bf6bf3951cf773421 done [2020-04-07T13:13:27.736Z] #78 naming to docker.io/library/docker:06ca1606e1a09c36bd12ed503b4c99d8a17ca230 done [2020-04-07T13:13:27.736Z] #78 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [2020-04-07T13:13:27.786Z] #78 exporting layers 5.8s done [2020-04-07T13:13:27.786Z] #78 writing image sha256:f4ee49b1a10659c7b410147eaabc1babf83fb872b2203034c44de17cf5b36180 done [2020-04-07T13:13:27.786Z] #78 naming to docker.io/library/docker:06ca1606e1a09c36bd12ed503b4c99d8a17ca230 done [2020-04-07T13:13:27.786Z] #78 DONE 5.8s [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [Pipeline] sh [2020-04-07T13:13:28.110Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40786/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=06ca1606e1a09c36bd12ed503b4c99d8a17ca230 -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:06ca1606e1a09c36bd12ed503b4c99d8a17ca230 hack/make.sh dynbinary test-integration [2020-04-07T13:13:29.193Z] --- PASS: TestDaemonIpcModePrivate (1.89s) [2020-04-07T13:13:29.193Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-04-07T13:13:29.193Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-07T13:13:29.408Z] [2020-04-07T13:13:29.408Z] Removing bundles/ [2020-04-07T13:13:29.408Z] [2020-04-07T13:13:29.408Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-04-07T13:13:29.408Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-07T13:13:29.408Z] GOOS="" GOARCH="" GOARM="" [2020-04-07T13:13:29.479Z] [2020-04-07T13:13:29.479Z] Removing bundles/ [2020-04-07T13:13:29.479Z] [2020-04-07T13:13:29.479Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-07T13:13:29.479Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-07T13:13:29.479Z] GOOS="" GOARCH="" GOARM="" [2020-04-07T13:13:29.627Z] Loaded image: buildpack-deps:jessie [2020-04-07T13:13:29.627Z] Loaded image: busybox:latest [2020-04-07T13:13:29.627Z] Loaded image: busybox:glibc [2020-04-07T13:13:29.627Z] Loaded image: debian:jessie [2020-04-07T13:13:29.882Z] #34 ... [2020-04-07T13:13:29.883Z] [2020-04-07T13:13:29.883Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:13:29.883Z] #48 140.1 net [2020-04-07T13:13:29.883Z] #48 140.1 os/exec [2020-04-07T13:13:29.883Z] #48 141.5 internal/lazyregexp [2020-04-07T13:13:29.883Z] #48 142.9 github.com/LK4D4/vndr/versioned [2020-04-07T13:13:29.883Z] #48 147.4 encoding/binary [2020-04-07T13:13:29.883Z] #48 147.4 net/url [2020-04-07T13:13:29.883Z] #48 147.5 go/scanner [2020-04-07T13:13:29.883Z] #48 ... [2020-04-07T13:13:29.883Z] [2020-04-07T13:13:29.883Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:13:29.883Z] #45 49.79 CC images/ipc-shm.o [2020-04-07T13:13:29.883Z] #45 50.10 CC images/ipc-msg.o [2020-04-07T13:13:29.883Z] #45 50.69 CC images/ipc-sem.o [2020-04-07T13:13:29.883Z] #45 51.13 CC images/utsns.o [2020-04-07T13:13:29.883Z] #45 51.47 CC images/creds.o [2020-04-07T13:13:29.883Z] #45 51.87 CC images/vma.o [2020-04-07T13:13:29.883Z] #45 52.36 CC images/netdev.o [2020-04-07T13:13:29.908Z] Loaded image: hello-world:latest [2020-04-07T13:13:29.908Z] INFO: Testing against a local daemon [2020-04-07T13:13:29.908Z] === RUN TestCgroupNamespacesBuild [2020-04-07T13:13:30.172Z] #45 53.10 CC images/tty.o [2020-04-07T13:13:31.096Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.83s) [2020-04-07T13:13:31.096Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-04-07T13:13:31.096Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-07T13:13:31.686Z] #45 54.54 CC images/file-lock.o [2020-04-07T13:13:31.976Z] #45 54.92 CC images/rlimit.o [2020-04-07T13:13:32.266Z] #45 ... [2020-04-07T13:13:32.266Z] [2020-04-07T13:13:32.266Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:13:32.266Z] #34 DONE 152.7s [2020-04-07T13:13:32.266Z] [2020-04-07T13:13:32.267Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:13:32.267Z] #45 55.27 CC images/pagemap.o [2020-04-07T13:13:32.267Z] #45 ... [2020-04-07T13:13:32.267Z] [2020-04-07T13:13:32.267Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:13:32.267Z] #57 147.9 mvdan.cc/sh/v3/syntax [2020-04-07T13:13:32.267Z] #57 149.1 encoding/base64 [2020-04-07T13:13:32.267Z] #57 149.7 go/ast [2020-04-07T13:13:32.580Z] --- PASS: TestCgroupNamespacesBuild (2.25s) [2020-04-07T13:13:32.580Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-07T13:13:32.898Z] #57 153.1 encoding/json [2020-04-07T13:13:32.999Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s) [2020-04-07T13:13:32.999Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-04-07T13:13:32.999Z] === RUN TestIpcModeOlderClient [2020-04-07T13:13:32.999Z] === PAUSE TestIpcModeOlderClient [2020-04-07T13:13:32.999Z] === RUN TestKillContainerInvalidSignal [2020-04-07T13:13:33.189Z] #57 ... [2020-04-07T13:13:33.189Z] [2020-04-07T13:13:33.189Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:13:33.189Z] #45 56.16 CC images/siginfo.o [2020-04-07T13:13:33.566Z] --- PASS: TestKillContainerInvalidSignal (0.75s) [2020-04-07T13:13:33.566Z] === RUN TestKillContainer [2020-04-07T13:13:33.566Z] === RUN TestKillContainer/no_signal [2020-04-07T13:13:33.819Z] #45 56.88 CC images/rpc.o [2020-04-07T13:13:34.049Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.75s) [2020-04-07T13:13:34.049Z] === RUN TestBuildWithSession [2020-04-07T13:13:34.049Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-07T13:13:34.049Z] build_session_test.go:25: TODO: BuildKit [2020-04-07T13:13:34.049Z] === RUN TestBuildSquashParent [2020-04-07T13:13:34.134Z] === RUN TestKillContainer/non_killing_signal [2020-04-07T13:13:34.701Z] === RUN TestKillContainer/killing_signal [2020-04-07T13:13:35.638Z] --- PASS: TestKillContainer (2.33s) [2020-04-07T13:13:35.638Z] --- PASS: TestKillContainer/no_signal (0.75s) [2020-04-07T13:13:35.638Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2020-04-07T13:13:35.638Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2020-04-07T13:13:35.638Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-07T13:13:35.638Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-07T13:13:36.541Z] #45 59.57 CC images/ext-file.o [2020-04-07T13:13:36.574Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-07T13:13:36.830Z] #45 59.94 CC images/cgroup.o [2020-04-07T13:13:37.509Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.60s) [2020-04-07T13:13:37.509Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2020-04-07T13:13:37.509Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2020-04-07T13:13:37.509Z] === RUN TestKillStoppedContainer [2020-04-07T13:13:37.509Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-04-07T13:13:37.509Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-07T13:13:37.509Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-04-07T13:13:37.509Z] === RUN TestKillDifferentUserContainer [2020-04-07T13:13:38.344Z] #45 61.21 CC images/userns.o [2020-04-07T13:13:38.443Z] --- PASS: TestKillDifferentUserContainer (0.83s) [2020-04-07T13:13:38.443Z] === RUN TestInspectOomKilledTrue [2020-04-07T13:13:38.443Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-07T13:13:38.443Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-07T13:13:38.443Z] === RUN TestInspectOomKilledFalse [2020-04-07T13:13:38.444Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-07T13:13:38.444Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-07T13:13:38.444Z] === RUN TestLinksEtcHostsContentMatch [2020-04-07T13:13:38.635Z] #45 61.60 CC images/google/protobuf/descriptor.o [2020-04-07T13:13:39.011Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2020-04-07T13:13:39.011Z] === RUN TestLinksContainerNames [2020-04-07T13:13:40.846Z] --- PASS: TestBuildSquashParent (6.87s) [2020-04-07T13:13:40.846Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-07T13:13:40.846Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-07T13:13:40.846Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-07T13:13:40.846Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-07T13:13:40.846Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-07T13:13:40.846Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-07T13:13:40.846Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-07T13:13:40.846Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-07T13:13:40.846Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-07T13:13:40.846Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-07T13:13:40.846Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-07T13:13:40.846Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-07T13:13:40.846Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-07T13:13:40.846Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-07T13:13:40.846Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-07T13:13:40.919Z] --- PASS: TestLinksContainerNames (1.59s) [2020-04-07T13:13:40.919Z] === RUN TestLogsFollowTailEmpty [2020-04-07T13:13:41.492Z] --- PASS: TestLogsFollowTailEmpty (0.81s) [2020-04-07T13:13:41.492Z] === RUN TestContainerNetworkMountsNoChown [2020-04-07T13:13:41.889Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-04-07T13:13:42.060Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) [2020-04-07T13:13:42.060Z] === RUN TestMountDaemonRoot [2020-04-07T13:13:42.142Z] #45 65.03 CC images/opts.o [2020-04-07T13:13:42.319Z] === RUN TestMountDaemonRoot/default [2020-04-07T13:13:42.319Z] === PAUSE TestMountDaemonRoot/default [2020-04-07T13:13:42.319Z] === RUN TestMountDaemonRoot/private [2020-04-07T13:13:42.319Z] === PAUSE TestMountDaemonRoot/private [2020-04-07T13:13:42.319Z] === RUN TestMountDaemonRoot/rprivate [2020-04-07T13:13:42.319Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-07T13:13:42.319Z] === RUN TestMountDaemonRoot/slave [2020-04-07T13:13:42.319Z] === PAUSE TestMountDaemonRoot/slave [2020-04-07T13:13:42.319Z] === RUN TestMountDaemonRoot/rslave [2020-04-07T13:13:42.319Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-07T13:13:42.319Z] === RUN TestMountDaemonRoot/shared [2020-04-07T13:13:42.319Z] === PAUSE TestMountDaemonRoot/shared [2020-04-07T13:13:42.319Z] === RUN TestMountDaemonRoot/rshared [2020-04-07T13:13:42.319Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-07T13:13:42.319Z] === CONT TestMountDaemonRoot/default [2020-04-07T13:13:42.319Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-07T13:13:42.319Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-07T13:13:42.319Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-07T13:13:42.319Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-07T13:13:42.319Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-07T13:13:42.319Z] === CONT TestMountDaemonRoot/rslave [2020-04-07T13:13:42.319Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-07T13:13:42.319Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-07T13:13:42.319Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-07T13:13:42.319Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-07T13:13:42.319Z] === CONT TestMountDaemonRoot/shared [2020-04-07T13:13:42.319Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-07T13:13:42.319Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-07T13:13:42.319Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-07T13:13:42.319Z] === CONT TestMountDaemonRoot/rprivate [2020-04-07T13:13:42.319Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-07T13:13:42.319Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-07T13:13:42.319Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-07T13:13:42.319Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-07T13:13:42.319Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-07T13:13:42.319Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-07T13:13:42.319Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-07T13:13:42.319Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-07T13:13:42.319Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-07T13:13:42.319Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-07T13:13:42.319Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-07T13:13:42.319Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-07T13:13:42.319Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-07T13:13:42.319Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-07T13:13:42.319Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-07T13:13:42.319Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-07T13:13:42.319Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-07T13:13:42.319Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-07T13:13:42.319Z] === CONT TestMountDaemonRoot/private [2020-04-07T13:13:42.319Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-07T13:13:42.319Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-07T13:13:42.319Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-07T13:13:42.319Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-07T13:13:42.319Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-07T13:13:42.319Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-07T13:13:42.319Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-07T13:13:42.319Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-07T13:13:42.319Z] === CONT TestMountDaemonRoot/slave [2020-04-07T13:13:42.319Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-07T13:13:42.319Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-07T13:13:42.319Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-07T13:13:42.319Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-07T13:13:42.319Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-07T13:13:42.319Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-07T13:13:42.319Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-07T13:13:42.319Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-07T13:13:42.319Z] === CONT TestMountDaemonRoot/rshared [2020-04-07T13:13:42.319Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-07T13:13:42.319Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-07T13:13:42.319Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-07T13:13:42.319Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-07T13:13:42.319Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-07T13:13:42.319Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-07T13:13:42.319Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-07T13:13:42.319Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-07T13:13:42.319Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-07T13:13:42.319Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-07T13:13:42.319Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-07T13:13:42.319Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-07T13:13:42.320Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-07T13:13:42.320Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-07T13:13:42.320Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-07T13:13:42.320Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-07T13:13:42.320Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-07T13:13:42.320Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-07T13:13:42.320Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-07T13:13:42.320Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-07T13:13:42.320Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-07T13:13:42.320Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-07T13:13:42.320Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-07T13:13:42.320Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-07T13:13:42.433Z] #45 65.40 CC images/seccomp.o [2020-04-07T13:13:42.579Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-07T13:13:42.579Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-07T13:13:42.579Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-07T13:13:42.579Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-07T13:13:42.579Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-07T13:13:42.579Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-07T13:13:42.579Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-07T13:13:42.579Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-07T13:13:42.579Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-07T13:13:42.579Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-07T13:13:42.579Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-07T13:13:42.579Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-07T13:13:42.579Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-07T13:13:42.579Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-07T13:13:42.579Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-04-07T13:13:42.579Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-07T13:13:42.579Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-04-07T13:13:42.579Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-04-07T13:13:42.579Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-04-07T13:13:42.579Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-04-07T13:13:42.579Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-07T13:13:42.579Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-04-07T13:13:42.579Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-04-07T13:13:42.579Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-04-07T13:13:42.579Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-04-07T13:13:42.579Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-07T13:13:42.579Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-04-07T13:13:42.579Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-04-07T13:13:42.579Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-04-07T13:13:42.579Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-04-07T13:13:42.579Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-07T13:13:42.579Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-04-07T13:13:42.579Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-04-07T13:13:42.579Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-04-07T13:13:42.579Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-04-07T13:13:42.579Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-07T13:13:42.579Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-04-07T13:13:42.579Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-04-07T13:13:42.579Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-04-07T13:13:42.579Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-04-07T13:13:42.579Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-07T13:13:42.579Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-04-07T13:13:42.579Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-04-07T13:13:42.579Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-04-07T13:13:42.579Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-04-07T13:13:42.579Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-07T13:13:42.579Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-04-07T13:13:42.579Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-04-07T13:13:42.579Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-04-07T13:13:42.579Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-04-07T13:13:42.579Z] === RUN TestContainerBindMountNonRecursive [2020-04-07T13:13:43.063Z] #45 65.95 CC images/binfmt-misc.o [2020-04-07T13:13:43.354Z] #45 66.31 CC images/time.o [2020-04-07T13:13:43.539Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-07T13:13:43.539Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-07T13:13:43.645Z] #45 ... [2020-04-07T13:13:43.645Z] [2020-04-07T13:13:43.645Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:13:43.645Z] #48 154.0 go/ast [2020-04-07T13:13:43.645Z] #48 156.1 text/template/parse [2020-04-07T13:13:43.645Z] #48 156.2 encoding/json [2020-04-07T13:13:43.645Z] #48 ... [2020-04-07T13:13:43.645Z] [2020-04-07T13:13:43.645Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:13:43.645Z] #45 66.75 CC images/sysctl.o [2020-04-07T13:13:43.936Z] #45 67.08 CC images/autofs.o [2020-04-07T13:13:44.483Z] --- PASS: TestContainerBindMountNonRecursive (1.86s) [2020-04-07T13:13:44.483Z] === RUN TestNetworkNat [2020-04-07T13:13:44.694Z] #45 67.52 CC images/macvlan.o [2020-04-07T13:13:44.694Z] #45 ... [2020-04-07T13:13:44.694Z] [2020-04-07T13:13:44.694Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:13:44.694Z] #57 154.8 golang.org/x/sys/unix [2020-04-07T13:13:44.991Z] #57 ... [2020-04-07T13:13:44.991Z] [2020-04-07T13:13:44.991Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:13:44.991Z] #45 67.90 CC images/sit.o [2020-04-07T13:13:45.283Z] #45 68.36 LINK images/built-in.o [2020-04-07T13:13:45.418Z] --- PASS: TestNetworkNat (0.88s) [2020-04-07T13:13:45.418Z] === RUN TestNetworkLocalhostTCPNat [2020-04-07T13:13:45.573Z] #45 68.56 GEN compel/include/asm [2020-04-07T13:13:45.573Z] #45 68.58 GEN compel/include/version.h [2020-04-07T13:13:45.573Z] #45 68.59 touch .config [2020-04-07T13:13:45.573Z] #45 68.63 GEN include/common/config.h [2020-04-07T13:13:45.696Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-07T13:13:45.696Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-07T13:13:45.865Z] #45 68.82 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-07T13:13:45.865Z] #45 68.88 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-07T13:13:45.865Z] #45 68.92 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-04-07T13:13:45.865Z] #45 68.96 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-04-07T13:13:46.173Z] #45 69.06 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-04-07T13:13:46.173Z] #45 69.11 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-04-07T13:13:46.173Z] #45 69.20 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-04-07T13:13:46.173Z] #45 69.29 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-07T13:13:46.353Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s) [2020-04-07T13:13:46.353Z] === RUN TestNetworkLoopbackNat [2020-04-07T13:13:46.462Z] #45 69.30 DEP compel/plugins/std/infect.d [2020-04-07T13:13:46.462Z] #45 69.56 DEP compel/plugins/std/string.d [2020-04-07T13:13:46.753Z] #45 69.72 DEP compel/plugins/std/log.d [2020-04-07T13:13:47.046Z] #45 70.00 DEP compel/plugins/std/fds.d [2020-04-07T13:13:47.046Z] #45 70.14 DEP compel/plugins/std/std.d [2020-04-07T13:13:47.289Z] --- PASS: TestNetworkLoopbackNat (1.14s) [2020-04-07T13:13:47.289Z] === RUN TestPause [2020-04-07T13:13:47.338Z] #45 70.33 DEP compel/plugins/shmem/shmem.d [2020-04-07T13:13:47.629Z] #45 70.53 DEP compel/plugins/fds/fds.d [2020-04-07T13:13:47.921Z] #45 70.88 CC compel/plugins/std/std.o [2020-04-07T13:13:48.224Z] --- PASS: TestPause (0.83s) [2020-04-07T13:13:48.224Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-07T13:13:48.224Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-07T13:13:48.224Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-07T13:13:48.224Z] === RUN TestPauseStopPausedContainer [2020-04-07T13:13:48.372Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-04-07T13:13:48.372Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.28s) [2020-04-07T13:13:48.372Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.44s) [2020-04-07T13:13:48.372Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.22s) [2020-04-07T13:13:48.372Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.42s) [2020-04-07T13:13:48.372Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.38s) [2020-04-07T13:13:48.372Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.43s) [2020-04-07T13:13:48.372Z] === RUN TestBuildMultiStageCopy [2020-04-07T13:13:48.372Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-07T13:13:48.552Z] #45 71.45 CC compel/plugins/std/fds.o [2020-04-07T13:13:49.160Z] --- PASS: TestPauseStopPausedContainer (0.88s) [2020-04-07T13:13:49.160Z] === RUN TestPsFilter [2020-04-07T13:13:49.183Z] #45 72.16 CC compel/plugins/std/log.o [2020-04-07T13:13:49.419Z] --- PASS: TestPsFilter (0.27s) [2020-04-07T13:13:49.419Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-07T13:13:50.338Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-04-07T13:13:50.357Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2020-04-07T13:13:50.357Z] === RUN TestRemoveContainerWithVolume [2020-04-07T13:13:50.391Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-07T13:13:50.686Z] #45 73.59 CC compel/plugins/std/string.o [2020-04-07T13:13:50.923Z] --- PASS: TestRemoveContainerWithVolume (0.76s) [2020-04-07T13:13:50.923Z] === RUN TestRemoveContainerRunning [2020-04-07T13:13:51.004Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-07T13:13:51.316Z] #45 ... [2020-04-07T13:13:51.316Z] [2020-04-07T13:13:51.316Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-07T13:13:51.316Z] #11 167.4 Selecting previously unselected package libapparmor1:ppc64el. [2020-04-07T13:13:51.316Z] #11 167.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-04-07T13:13:51.316Z] #11 167.5 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-04-07T13:13:51.316Z] #11 167.6 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-04-07T13:13:51.316Z] #11 167.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-04-07T13:13:51.316Z] #11 167.6 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-04-07T13:13:51.316Z] #11 167.9 Selecting previously unselected package libbtrfs0. [2020-04-07T13:13:51.316Z] #11 167.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-04-07T13:13:51.316Z] #11 167.9 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-07T13:13:51.316Z] #11 168.0 Selecting previously unselected package libbtrfs-dev. [2020-04-07T13:13:51.316Z] #11 168.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-04-07T13:13:51.316Z] #11 168.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-07T13:13:51.316Z] #11 168.3 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-04-07T13:13:51.316Z] #11 168.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-04-07T13:13:51.316Z] #11 168.3 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-07T13:13:51.316Z] #11 168.4 Selecting previously unselected package libudev-dev:ppc64el. [2020-04-07T13:13:51.316Z] #11 168.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ... [2020-04-07T13:13:51.316Z] #11 168.5 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ... [2020-04-07T13:13:51.316Z] #11 168.6 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-04-07T13:13:51.316Z] #11 168.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-04-07T13:13:51.316Z] #11 168.7 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-04-07T13:13:51.316Z] #11 169.3 Selecting previously unselected package libpcre16-3:ppc64el. [2020-04-07T13:13:51.316Z] #11 169.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-04-07T13:13:51.316Z] #11 169.3 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-04-07T13:13:51.316Z] #11 169.6 Selecting previously unselected package libpcre32-3:ppc64el. [2020-04-07T13:13:51.316Z] #11 169.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-04-07T13:13:51.316Z] #11 169.7 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-04-07T13:13:51.316Z] #11 170.0 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-04-07T13:13:51.316Z] #11 170.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-04-07T13:13:51.316Z] #11 170.0 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-04-07T13:13:51.316Z] #11 170.1 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-04-07T13:13:51.316Z] #11 170.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-04-07T13:13:51.316Z] #11 170.2 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-04-07T13:13:51.316Z] #11 170.9 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-04-07T13:13:51.316Z] #11 170.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-04-07T13:13:51.316Z] #11 170.9 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-04-07T13:13:51.316Z] #11 171.3 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-04-07T13:13:51.316Z] #11 171.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-04-07T13:13:51.316Z] #11 171.3 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-04-07T13:13:51.316Z] #11 171.5 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-04-07T13:13:51.316Z] #11 171.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-04-07T13:13:51.316Z] #11 171.5 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-04-07T13:13:51.316Z] #11 171.7 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-04-07T13:13:51.316Z] #11 171.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ... [2020-04-07T13:13:51.316Z] #11 171.7 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-04-07T13:13:51.607Z] #11 172.4 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-04-07T13:13:51.617Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-07T13:13:51.820Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-04-07T13:13:51.858Z] --- PASS: TestRemoveContainerRunning (0.76s) [2020-04-07T13:13:51.858Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-07T13:13:51.898Z] #11 172.5 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-04-07T13:13:51.898Z] #11 172.5 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-04-07T13:13:51.898Z] #11 172.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-07T13:13:51.898Z] #11 172.5 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-04-07T13:13:51.898Z] #11 172.5 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-04-07T13:13:51.898Z] #11 172.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-07T13:13:51.898Z] #11 172.5 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-07T13:13:51.898Z] #11 172.6 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-04-07T13:13:51.898Z] #11 172.6 Setting up libudev-dev:ppc64el (241-7~deb10u3) ... [2020-04-07T13:13:51.898Z] #11 172.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-07T13:13:51.898Z] #11 172.6 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-07T13:13:51.898Z] #11 172.6 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-04-07T13:13:51.898Z] #11 172.7 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-07T13:13:51.898Z] #11 172.7 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-04-07T13:13:51.898Z] #11 172.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-07T13:13:51.898Z] #11 172.7 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-04-07T13:13:51.898Z] #11 172.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-07T13:13:51.898Z] #11 172.8 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-04-07T13:13:52.202Z] #11 172.8 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-04-07T13:13:52.202Z] #11 172.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-07T13:13:52.202Z] #11 172.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-04-07T13:13:52.202Z] #11 172.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-04-07T13:13:52.202Z] #11 172.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-07T13:13:52.202Z] #11 172.8 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-04-07T13:13:52.202Z] #11 172.9 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-07T13:13:52.202Z] #11 172.9 Setting up dmsetup (2:1.02.155-3) ... [2020-04-07T13:13:52.202Z] #11 172.9 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-07T13:13:52.202Z] #11 172.9 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-04-07T13:13:52.202Z] #11 172.9 Processing triggers for libc-bin (2.28-10) ... [2020-04-07T13:13:52.230Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-07T13:13:52.425Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s) [2020-04-07T13:13:52.425Z] === RUN TestRemoveInvalidContainer [2020-04-07T13:13:52.425Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-04-07T13:13:52.425Z] === RUN TestRenameLinkedContainer [2020-04-07T13:13:52.834Z] #11 DONE 173.5s [2020-04-07T13:13:52.834Z] [2020-04-07T13:13:52.834Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-07T13:13:52.843Z] --- PASS: TestBuildMultiStageCopy (4.80s) [2020-04-07T13:13:52.843Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.53s) [2020-04-07T13:13:52.843Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2020-04-07T13:13:52.843Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2020-04-07T13:13:52.843Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s) [2020-04-07T13:13:52.843Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s) [2020-04-07T13:13:52.843Z] === RUN TestBuildMultiStageParentConfig [2020-04-07T13:13:53.125Z] #12 ... [2020-04-07T13:13:53.125Z] [2020-04-07T13:13:53.125Z] #59 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-07T13:13:53.125Z] #59 DONE 0.2s [2020-04-07T13:13:53.125Z] [2020-04-07T13:13:53.125Z] #60 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-07T13:13:53.125Z] #60 DONE 0.1s [2020-04-07T13:13:53.125Z] [2020-04-07T13:13:53.125Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:13:53.416Z] #61 ... [2020-04-07T13:13:53.416Z] [2020-04-07T13:13:53.416Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-07T13:13:53.416Z] #12 DONE 0.6s [2020-04-07T13:13:53.706Z] [2020-04-07T13:13:53.706Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:13:53.706Z] #61 0.414 + RM_GOPATH=0 [2020-04-07T13:13:53.706Z] #61 0.416 + TMP_GOPATH= [2020-04-07T13:13:53.706Z] #61 0.416 + : /build [2020-04-07T13:13:53.706Z] #61 0.416 + '[' -z '' ']' [2020-04-07T13:13:53.706Z] #61 0.417 ++ mktemp -d [2020-04-07T13:13:53.706Z] #61 0.424 + export GOPATH=/tmp/tmp.UAZhFcOvwI [2020-04-07T13:13:53.706Z] #61 0.425 + GOPATH=/tmp/tmp.UAZhFcOvwI [2020-04-07T13:13:53.706Z] #61 0.425 + RM_GOPATH=1 [2020-04-07T13:13:53.706Z] #61 0.425 ++ dirname ./install.sh [2020-04-07T13:13:53.706Z] #61 0.436 + dir=. [2020-04-07T13:13:53.706Z] #61 0.437 + bin=runc [2020-04-07T13:13:53.706Z] #61 0.437 + shift [2020-04-07T13:13:53.706Z] #61 0.437 + '[' '!' -f ./runc.installer ']' [2020-04-07T13:13:53.706Z] #61 0.437 + . ./runc.installer [2020-04-07T13:13:53.706Z] #61 0.453 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-07T13:13:53.706Z] #61 0.454 + install_runc [2020-04-07T13:13:53.706Z] #61 0.456 + uname -r [2020-04-07T13:13:53.706Z] #61 0.464 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-07T13:13:53.706Z] #61 0.473 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-07T13:13:53.706Z] #61 0.473 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-07T13:13:53.706Z] #61 0.489 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-07T13:13:53.706Z] #61 0.489 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.UAZhFcOvwI/src/github.com/opencontainers/runc [2020-04-07T13:13:53.706Z] #61 0.494 Cloning into '/tmp/tmp.UAZhFcOvwI/src/github.com/opencontainers/runc'... [2020-04-07T13:13:53.997Z] #61 ... [2020-04-07T13:13:53.997Z] [2020-04-07T13:13:53.997Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-07T13:13:53.997Z] #13 DONE 0.6s [2020-04-07T13:13:54.287Z] [2020-04-07T13:13:54.287Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:13:54.287Z] #45 74.69 CC compel/plugins/std/infect.o [2020-04-07T13:13:54.287Z] #45 75.44 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-04-07T13:13:54.287Z] #45 75.54 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-04-07T13:13:54.287Z] #45 75.60 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-04-07T13:13:54.287Z] #45 75.75 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-04-07T13:13:54.287Z] #45 75.86 AR compel/plugins/std.lib.a [2020-04-07T13:13:54.287Z] #45 76.02 CC compel/plugins/fds/fds.o [2020-04-07T13:13:54.287Z] #45 76.30 AR compel/plugins/fds.lib.a [2020-04-07T13:13:54.287Z] #45 76.39 HOSTDEP compel/src/lib/log-host.d [2020-04-07T13:13:54.287Z] #45 76.71 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-07T13:13:54.287Z] #45 77.11 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-04-07T13:13:54.287Z] #45 ... [2020-04-07T13:13:54.287Z] [2020-04-07T13:13:54.287Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-07T13:13:54.287Z] #14 0.240 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-07T13:13:54.287Z] #14 DONE 0.3s [2020-04-07T13:13:54.322Z] --- PASS: TestBuildMultiStageParentConfig (1.63s) [2020-04-07T13:13:54.322Z] === RUN TestBuildLabelWithTargets [2020-04-07T13:13:54.575Z] [2020-04-07T13:13:54.575Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:13:54.575Z] #45 77.45 HOSTDEP compel/src/main-host.d [2020-04-07T13:13:54.575Z] #45 77.68 DEP compel/src/lib/ptrace.d [2020-04-07T13:13:54.865Z] #45 ... [2020-04-07T13:13:54.865Z] [2020-04-07T13:13:54.865Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-07T13:13:54.865Z] #15 DONE 0.5s [2020-04-07T13:13:54.865Z] [2020-04-07T13:13:54.865Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:13:54.865Z] #45 77.95 DEP compel/src/lib/infect.d [2020-04-07T13:13:55.153Z] #45 ... [2020-04-07T13:13:55.154Z] [2020-04-07T13:13:55.154Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-07T13:13:55.154Z] #16 DONE 0.3s [2020-04-07T13:13:55.442Z] [2020-04-07T13:13:55.442Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:13:55.442Z] #45 78.35 DEP compel/src/lib/infect-util.d [2020-04-07T13:13:55.442Z] #45 78.54 DEP compel/src/lib/infect-rpc.d [2020-04-07T13:13:55.711Z] --- PASS: TestRenameLinkedContainer (3.12s) [2020-04-07T13:13:55.711Z] === RUN TestRenameStoppedContainer [2020-04-07T13:13:55.731Z] #45 ... [2020-04-07T13:13:55.731Z] [2020-04-07T13:13:55.731Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-04-07T13:13:55.731Z] #17 DONE 0.6s [2020-04-07T13:13:55.731Z] [2020-04-07T13:13:55.731Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:13:55.731Z] #45 78.81 DEP compel/arch/ppc64/src/lib/infect.d [2020-04-07T13:13:56.024Z] #45 79.11 DEP compel/arch/ppc64/src/lib/cpu.d [2020-04-07T13:13:56.278Z] --- PASS: TestRenameStoppedContainer (0.77s) [2020-04-07T13:13:56.278Z] === RUN TestRenameRunningContainerAndReuse [2020-04-07T13:13:56.314Z] #45 79.34 DEP compel/src/lib/log.d [2020-04-07T13:13:56.606Z] #45 79.60 DEP compel/src/main.d [2020-04-07T13:13:56.896Z] #45 79.85 DEP compel/src/lib/handle-elf.d [2020-04-07T13:13:56.907Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-04-07T13:13:56.992Z] --- PASS: TestBuildLabelWithTargets (2.40s) [2020-04-07T13:13:56.992Z] === RUN TestBuildWithEmptyLayers [2020-04-07T13:13:57.184Z] #45 80.15 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-04-07T13:13:57.473Z] #45 80.42 CC compel/src/lib/log.o [2020-04-07T13:13:57.605Z] --- PASS: TestBuildWithEmptyLayers (1.01s) [2020-04-07T13:13:57.605Z] === RUN TestBuildMultiStageOnBuild [2020-04-07T13:13:58.100Z] #45 80.90 CC compel/arch/ppc64/src/lib/cpu.o [2020-04-07T13:13:58.181Z] --- PASS: TestRenameRunningContainerAndReuse (1.55s) [2020-04-07T13:13:58.181Z] === RUN TestRenameInvalidName [2020-04-07T13:13:58.404Z] #45 81.43 CC compel/arch/ppc64/src/lib/infect.o [2020-04-07T13:13:58.748Z] --- PASS: TestRenameInvalidName (0.78s) [2020-04-07T13:13:58.748Z] === RUN TestRenameAnonymousContainer [2020-04-07T13:13:59.902Z] #45 82.76 CC compel/src/lib/infect-rpc.o [2020-04-07T13:14:00.529Z] #45 83.43 CC compel/src/lib/infect-util.o [2020-04-07T13:14:00.819Z] #45 83.91 CC compel/src/lib/infect.o [2020-04-07T13:14:01.053Z] --- PASS: TestBuildMultiStageOnBuild (2.90s) [2020-04-07T13:14:01.053Z] === RUN TestBuildUncleanTarFilenames [2020-04-07T13:14:01.844Z] #45 ... [2020-04-07T13:14:01.844Z] [2020-04-07T13:14:01.844Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:14:01.844Z] #48 172.3 text/template [2020-04-07T13:14:01.844Z] #48 173.2 go/parser [2020-04-07T13:14:01.844Z] #48 181.6 compress/flate [2020-04-07T13:14:02.057Z] --- PASS: TestBuildUncleanTarFilenames (1.26s) [2020-04-07T13:14:02.057Z] === RUN TestBuildMultiStageLayerLeak [2020-04-07T13:14:02.134Z] #48 ... [2020-04-07T13:14:02.134Z] [2020-04-07T13:14:02.134Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T13:14:02.134Z] #18 0.905 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-07T13:14:02.134Z] #18 1.101 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-07T13:14:02.134Z] #18 1.322 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-07T13:14:02.134Z] #18 2.945 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-07T13:14:02.134Z] #18 5.350 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-07T13:14:02.936Z] --- PASS: TestRenameAnonymousContainer (4.02s) [2020-04-07T13:14:02.936Z] === RUN TestRenameContainerWithSameName [2020-04-07T13:14:03.160Z] #18 7.550 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-07T13:14:03.502Z] --- PASS: TestRenameContainerWithSameName (0.80s) [2020-04-07T13:14:03.502Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-07T13:14:05.220Z] #18 ... [2020-04-07T13:14:05.220Z] [2020-04-07T13:14:05.220Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:14:05.220Z] #45 88.39 CC compel/src/lib/ptrace.o [2020-04-07T13:14:05.404Z] --- PASS: TestRenameContainerWithLinkedContainer (1.58s) [2020-04-07T13:14:05.404Z] === RUN TestResize [2020-04-07T13:14:05.520Z] --- PASS: TestBuildMultiStageLayerLeak (3.09s) [2020-04-07T13:14:05.520Z] === RUN TestBuildWithHugeFile [2020-04-07T13:14:05.972Z] --- PASS: TestResize (0.84s) [2020-04-07T13:14:05.972Z] === RUN TestResizeWithInvalidSize [2020-04-07T13:14:06.256Z] #45 89.06 AR compel/libcompel.a [2020-04-07T13:14:06.256Z] #45 89.22 HOSTCC compel/src/main-host.o [2020-04-07T13:14:06.883Z] #45 90.00 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-04-07T13:14:06.908Z] --- PASS: TestResizeWithInvalidSize (0.81s) [2020-04-07T13:14:06.908Z] === RUN TestResizeWhenContainerNotStarted [2020-04-07T13:14:07.476Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s) [2020-04-07T13:14:07.476Z] === RUN TestDaemonRestartKillContainers [2020-04-07T13:14:07.476Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-07T13:14:07.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-07T13:14:07.476Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-07T13:14:07.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-07T13:14:07.476Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-07T13:14:07.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-07T13:14:07.476Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-07T13:14:07.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-07T13:14:07.476Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-07T13:14:07.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-07T13:14:07.476Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-07T13:14:07.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-07T13:14:07.476Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-07T13:14:07.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-07T13:14:07.476Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-07T13:14:07.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-07T13:14:07.476Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-07T13:14:07.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-07T13:14:07.476Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-07T13:14:07.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-07T13:14:07.476Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-07T13:14:07.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-07T13:14:07.476Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-07T13:14:07.476Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-07T13:14:07.476Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-07T13:14:07.476Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-07T13:14:07.477Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-07T13:14:07.477Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-07T13:14:07.511Z] #45 90.37 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-07T13:14:08.141Z] #45 91.27 HOSTCC compel/src/lib/log-host.o [2020-04-07T13:14:08.769Z] #45 91.74 HOSTLINK compel/compel-host-bin [2020-04-07T13:14:08.769Z] #45 91.94 DEP soccr/soccr.d [2020-04-07T13:14:09.399Z] #45 92.47 CC soccr/soccr.o [2020-04-07T13:14:10.018Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-07T13:14:10.588Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-07T13:14:10.588Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-07T13:14:11.159Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-07T13:14:11.407Z] ......................... [ 67%] [2020-04-07T13:14:12.099Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-07T13:14:12.099Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-07T13:14:12.899Z] #45 95.78 AR soccr/libsoccr.a [2020-04-07T13:14:12.899Z] #45 95.88 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-07T13:14:13.038Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-07T13:14:13.189Z] #45 ... [2020-04-07T13:14:13.189Z] [2020-04-07T13:14:13.189Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:14:13.189Z] #48 193.6 math/big [2020-04-07T13:14:13.606Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-07T13:14:15.913Z] #48 ... [2020-04-07T13:14:15.913Z] [2020-04-07T13:14:15.913Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:14:15.913Z] #57 185.9 golang.org/x/crypto/ssh/terminal [2020-04-07T13:14:15.913Z] #57 191.8 mvdan.cc/sh/v3/cmd/shfmt [2020-04-07T13:14:15.913Z] #57 ... [2020-04-07T13:14:15.913Z] [2020-04-07T13:14:15.913Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:14:15.913Z] #45 96.71 DEP criu/arch/ppc64/sigframe.d [2020-04-07T13:14:15.913Z] #45 97.13 DEP criu/arch/ppc64/crtools.d [2020-04-07T13:14:15.913Z] #45 97.48 DEP criu/arch/ppc64/cpu.d [2020-04-07T13:14:15.913Z] #45 97.84 CC criu/arch/ppc64/cpu.o [2020-04-07T13:14:15.913Z] #45 98.82 CC criu/arch/ppc64/crtools.o [2020-04-07T13:14:16.141Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-07T13:14:16.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.57s) [2020-04-07T13:14:16.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.95s) [2020-04-07T13:14:16.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.95s) [2020-04-07T13:14:16.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.72s) [2020-04-07T13:14:16.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.70s) [2020-04-07T13:14:16.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.73s) [2020-04-07T13:14:16.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.72s) [2020-04-07T13:14:16.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.42s) [2020-04-07T13:14:16.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.69s) [2020-04-07T13:14:16.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.79s) [2020-04-07T13:14:16.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.56s) [2020-04-07T13:14:16.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.38s) [2020-04-07T13:14:16.141Z] === RUN TestCgroupNamespacesRun [2020-04-07T13:14:17.975Z] #45 100.9 CC criu/arch/ppc64/sigframe.o [2020-04-07T13:14:18.044Z] --- PASS: TestCgroupNamespacesRun (1.77s) [2020-04-07T13:14:18.044Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-07T13:14:18.266Z] #45 ... [2020-04-07T13:14:18.266Z] [2020-04-07T13:14:18.266Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:14:18.266Z] #61 15.15 + cd /tmp/tmp.UAZhFcOvwI/src/github.com/opencontainers/runc [2020-04-07T13:14:18.266Z] #61 15.15 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-07T13:14:18.266Z] #61 15.86 + '[' -z '' ']' [2020-04-07T13:14:18.266Z] #61 15.86 + target=static [2020-04-07T13:14:18.266Z] #61 15.86 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-07T13:14:18.266Z] #61 19.37 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-04-07T13:14:18.266Z] #61 ... [2020-04-07T13:14:18.266Z] [2020-04-07T13:14:18.266Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:14:18.266Z] #45 101.4 LINK criu/arch/ppc64/crtools.built-in.o [2020-04-07T13:14:18.557Z] #45 101.6 DEP criu/pie/util-vdso.d [2020-04-07T13:14:18.847Z] #45 102.0 DEP criu/pie/util.d [2020-04-07T13:14:19.420Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.71s) [2020-04-07T13:14:19.421Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-07T13:14:19.477Z] #45 102.4 CC criu/pie/util.o [2020-04-07T13:14:20.105Z] #45 103.1 CC criu/pie/util-vdso.o [2020-04-07T13:14:21.344Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s) [2020-04-07T13:14:21.344Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-07T13:14:21.600Z] #45 ... [2020-04-07T13:14:21.601Z] [2020-04-07T13:14:21.601Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-07T13:14:21.601Z] #57 DONE 201.7s [2020-04-07T13:14:21.601Z] [2020-04-07T13:14:21.601Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:14:21.601Z] #45 104.6 AR criu/pie/pie.lib.a [2020-04-07T13:14:21.903Z] #45 104.8 DEP criu/pie/restorer.d [2020-04-07T13:14:22.534Z] #45 105.3 DEP criu/arch/ppc64/vdso-trampoline.d [2020-04-07T13:14:22.534Z] #45 105.3 DEP criu/arch/ppc64/restorer.d [2020-04-07T13:14:22.825Z] #45 105.8 DEP criu/arch/ppc64/vdso-pie.d [2020-04-07T13:14:23.247Z] --- PASS: TestCgroupNamespacesRunHostMode (1.80s) [2020-04-07T13:14:23.247Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-07T13:14:23.459Z] #45 106.4 DEP criu/pie/parasite-vdso.d [2020-04-07T13:14:23.751Z] #45 106.7 DEP criu/pie/parasite.d [2020-04-07T13:14:24.042Z] #45 107.1 CC criu/pie/parasite.o [2020-04-07T13:14:24.671Z] #45 ... [2020-04-07T13:14:24.671Z] [2020-04-07T13:14:24.671Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T13:14:24.671Z] #18 18.88 Fetched 8119 kB in 18s (446 kB/s) [2020-04-07T13:14:24.671Z] #18 18.88 Reading package lists... [2020-04-07T13:14:24.671Z] #18 28.30 Reading package lists... [2020-04-07T13:14:24.671Z] #18 ... [2020-04-07T13:14:24.671Z] [2020-04-07T13:14:24.671Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:14:24.671Z] #69 201.3 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-07T13:14:24.671Z] #69 201.3 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-07T13:14:25.151Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s) [2020-04-07T13:14:25.151Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-07T13:14:25.718Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.92s) [2020-04-07T13:14:25.718Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-07T13:14:26.655Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2020-04-07T13:14:26.655Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-07T13:14:26.731Z] #69 ... [2020-04-07T13:14:26.731Z] [2020-04-07T13:14:26.731Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:14:26.731Z] #45 109.5 LINK criu/pie/parasite.built-in.o [2020-04-07T13:14:26.731Z] #45 109.5 GEN criu/pie/parasite-blob.h [2020-04-07T13:14:26.731Z] #45 109.5 CC criu/pie/parasite-vdso.o [2020-04-07T13:14:27.761Z] #45 110.8 CC criu/arch/ppc64/vdso-pie.o [2020-04-07T13:14:28.052Z] #45 ... [2020-04-07T13:14:28.052Z] [2020-04-07T13:14:28.052Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:14:28.052Z] #48 198.4 vendor/golang.org/x/text/unicode/bidi [2020-04-07T13:14:28.052Z] #48 201.2 go/doc [2020-04-07T13:14:28.342Z] #48 ... [2020-04-07T13:14:28.342Z] [2020-04-07T13:14:28.342Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:14:28.342Z] #45 111.4 CC criu/arch/ppc64/restorer.o [2020-04-07T13:14:28.560Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2020-04-07T13:14:28.560Z] === RUN TestKernelTCPMemory [2020-04-07T13:14:29.392Z] #45 112.3 CC criu/arch/ppc64/vdso-trampoline.o [2020-04-07T13:14:29.392Z] #45 112.3 CC criu/pie/restorer.o [2020-04-07T13:14:29.496Z] --- PASS: TestKernelTCPMemory (0.93s) [2020-04-07T13:14:29.497Z] === RUN TestNISDomainname [2020-04-07T13:14:30.431Z] --- PASS: TestNISDomainname (1.01s) [2020-04-07T13:14:30.431Z] === RUN TestHostnameDnsResolution [2020-04-07T13:14:32.336Z] --- PASS: TestHostnameDnsResolution (1.75s) [2020-04-07T13:14:32.336Z] === RUN TestStats [2020-04-07T13:14:32.470Z] --- PASS: TestBuildWithHugeFile (27.02s) [2020-04-07T13:14:32.470Z] === RUN TestBuildWithEmptyDockerfile [2020-04-07T13:14:32.470Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-07T13:14:32.470Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-07T13:14:32.470Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-07T13:14:32.470Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-07T13:14:32.470Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-07T13:14:32.470Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-07T13:14:32.470Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-07T13:14:32.470Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-07T13:14:32.470Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-07T13:14:32.470Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2020-04-07T13:14:32.470Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2020-04-07T13:14:32.470Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2020-04-07T13:14:32.470Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-04-07T13:14:32.470Z] === RUN TestBuildPreserveOwnership [2020-04-07T13:14:32.470Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-07T13:14:34.238Z] --- PASS: TestStats (1.82s) [2020-04-07T13:14:34.238Z] === RUN TestStopContainerWithTimeout [2020-04-07T13:14:34.238Z] === RUN TestStopContainerWithTimeout/0 [2020-04-07T13:14:34.238Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-07T13:14:34.238Z] === RUN TestStopContainerWithTimeout/1 [2020-04-07T13:14:34.238Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-07T13:14:34.238Z] === RUN TestStopContainerWithTimeout/3 [2020-04-07T13:14:34.238Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-07T13:14:34.238Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-07T13:14:34.238Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-07T13:14:34.238Z] === CONT TestStopContainerWithTimeout/0 [2020-04-07T13:14:34.238Z] === CONT TestStopContainerWithTimeout/1 [2020-04-07T13:14:34.238Z] === CONT TestStopContainerWithTimeout/3 [2020-04-07T13:14:34.238Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-07T13:14:34.936Z] #45 ... [2020-04-07T13:14:34.936Z] [2020-04-07T13:14:34.936Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T13:14:34.936Z] #18 28.30 Reading package lists... [2020-04-07T13:14:34.936Z] #18 34.08 Building dependency tree... [2020-04-07T13:14:34.936Z] #18 36.25 libcap2-bin is already the newest version (1:2.25-2). [2020-04-07T13:14:34.936Z] #18 36.25 The following additional packages will be installed: [2020-04-07T13:14:34.936Z] #18 36.25 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-07T13:14:34.936Z] #18 36.25 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-07T13:14:34.936Z] #18 36.25 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-07T13:14:34.936Z] #18 36.25 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-07T13:14:34.936Z] #18 36.25 python3.7 python3.7-minimal vim-runtime xxd [2020-04-07T13:14:34.936Z] #18 36.25 Suggested packages: [2020-04-07T13:14:34.936Z] #18 36.25 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-07T13:14:34.936Z] #18 36.25 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-07T13:14:34.936Z] #18 36.25 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-07T13:14:34.936Z] #18 36.25 Recommended packages: [2020-04-07T13:14:34.936Z] #18 36.25 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-07T13:14:34.936Z] #18 36.25 python3-keyrings.alt python3-xdg unzip [2020-04-07T13:14:34.936Z] #18 ... [2020-04-07T13:14:34.936Z] [2020-04-07T13:14:34.936Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:14:34.936Z] #45 117.7 LINK criu/pie/restorer.built-in.o [2020-04-07T13:14:34.936Z] #45 117.7 GEN criu/pie/restorer-blob.h [2020-04-07T13:14:35.226Z] #45 118.0 DEP criu/vdso.d [2020-04-07T13:14:35.519Z] #45 ... [2020-04-07T13:14:35.519Z] [2020-04-07T13:14:35.519Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:14:35.519Z] #69 DONE 215.8s [2020-04-07T13:14:35.519Z] [2020-04-07T13:14:35.519Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:14:35.519Z] #45 118.5 DEP criu/uts_ns.d [2020-04-07T13:14:35.810Z] #45 ... [2020-04-07T13:14:35.810Z] [2020-04-07T13:14:35.810Z] #70 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-07T13:14:35.810Z] #70 DONE 0.2s [2020-04-07T13:14:35.810Z] [2020-04-07T13:14:35.810Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T13:14:35.810Z] #18 39.73 The following NEW packages will be installed: [2020-04-07T13:14:35.810Z] #18 39.73 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-07T13:14:35.810Z] #18 39.73 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-07T13:14:35.810Z] #18 39.73 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-07T13:14:35.810Z] #18 39.73 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-07T13:14:35.810Z] #18 39.73 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-07T13:14:35.810Z] #18 39.73 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-07T13:14:35.810Z] #18 39.73 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-07T13:14:35.810Z] #18 39.74 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-07T13:14:35.810Z] #18 39.74 xz-utils zip [2020-04-07T13:14:35.810Z] #18 40.02 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2020-04-07T13:14:35.810Z] #18 40.02 Need to get 29.2 MB of archives. [2020-04-07T13:14:35.810Z] #18 40.02 After this operation, 134 MB of additional disk space will be used. [2020-04-07T13:14:35.810Z] #18 40.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-04-07T13:14:35.810Z] #18 40.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-04-07T13:14:36.112Z] #18 40.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-04-07T13:14:36.403Z] #18 40.56 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-04-07T13:14:36.403Z] #18 40.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-04-07T13:14:36.403Z] #18 40.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-04-07T13:14:36.694Z] #18 40.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-04-07T13:14:36.694Z] #18 40.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-04-07T13:14:36.694Z] #18 40.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-04-07T13:14:36.694Z] #18 41.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-04-07T13:14:36.694Z] #18 41.03 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-04-07T13:14:36.694Z] #18 41.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-04-07T13:14:36.694Z] #18 41.06 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-04-07T13:14:36.694Z] #18 41.07 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-04-07T13:14:36.694Z] #18 41.08 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-04-07T13:14:36.694Z] #18 41.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-04-07T13:14:36.847Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-07T13:14:36.986Z] #18 41.16 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-04-07T13:14:36.986Z] #18 41.18 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-04-07T13:14:36.986Z] #18 41.22 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-04-07T13:14:36.986Z] #18 41.24 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-04-07T13:14:36.986Z] #18 41.26 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-04-07T13:14:36.986Z] #18 41.28 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-04-07T13:14:36.986Z] #18 41.35 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-04-07T13:14:37.276Z] #18 41.36 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-04-07T13:14:37.276Z] #18 41.37 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-04-07T13:14:37.276Z] #18 41.39 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-04-07T13:14:37.276Z] #18 41.40 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-04-07T13:14:37.276Z] #18 41.41 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-04-07T13:14:37.276Z] #18 41.42 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-04-07T13:14:37.525Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-04-07T13:14:37.525Z] --- PASS: TestStopContainerWithTimeout/0 (1.11s) [2020-04-07T13:14:37.525Z] --- PASS: TestStopContainerWithTimeout/1 (2.17s) [2020-04-07T13:14:37.525Z] --- PASS: TestStopContainerWithTimeout/3 (3.19s) [2020-04-07T13:14:37.525Z] --- PASS: TestStopContainerWithTimeout/-1 (3.28s) [2020-04-07T13:14:37.525Z] === RUN TestDeleteDevicemapper [2020-04-07T13:14:37.525Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-07T13:14:37.525Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-07T13:14:37.525Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-07T13:14:37.916Z] #18 42.26 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-04-07T13:14:37.916Z] #18 42.27 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-04-07T13:14:37.916Z] #18 42.29 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-04-07T13:14:37.916Z] #18 42.30 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-04-07T13:14:37.916Z] #18 42.31 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-04-07T13:14:37.916Z] #18 42.33 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-04-07T13:14:38.225Z] #18 42.45 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-07T13:14:38.225Z] #18 42.47 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-04-07T13:14:38.225Z] #18 42.48 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-04-07T13:14:38.225Z] #18 42.51 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-07T13:14:38.225Z] #18 42.52 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-04-07T13:14:38.225Z] #18 42.55 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-07T13:14:38.225Z] #18 42.56 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-04-07T13:14:38.517Z] #18 42.65 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-04-07T13:14:38.517Z] #18 42.69 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-04-07T13:14:38.517Z] #18 42.72 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-07T13:14:38.810Z] #18 43.03 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-04-07T13:14:38.810Z] #18 43.16 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-04-07T13:14:38.890Z] --- PASS: TestBuildPreserveOwnership (6.60s) [2020-04-07T13:14:38.890Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.26s) [2020-04-07T13:14:38.890Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.33s) [2020-04-07T13:14:38.890Z] === RUN TestBuildPlatformInvalid [2020-04-07T13:14:39.100Z] #18 43.23 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-04-07T13:14:39.172Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2020-04-07T13:14:39.172Z] PASS [2020-04-07T13:14:39.172Z] [2020-04-07T13:14:39.172Z] === Skipped [2020-04-07T13:14:39.172Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-04-07T13:14:39.172Z] build_session_test.go:25: TODO: BuildKit [2020-04-07T13:14:39.172Z] [2020-04-07T13:14:39.172Z] [2020-04-07T13:14:39.172Z] DONE 32 tests, 1 skipped in 76.432s [2020-04-07T13:14:39.172Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-04-07T13:14:39.172Z] ++ 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-04-07T13:14:39.172Z] ++ set -e [2020-04-07T13:14:39.172Z] ++ '[' -n 0 ']' [2020-04-07T13:14:39.172Z] ++ set -x [2020-04-07T13:14:39.172Z] ++ env -i DEST=/go/src/github.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-04-07T13:14:39.172Z] INFO: Testing against a local daemon [2020-04-07T13:14:39.172Z] === RUN TestConfigList [2020-04-07T13:14:40.060Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.50s) [2020-04-07T13:14:40.060Z] === RUN TestUpdateMemory [2020-04-07T13:14:40.060Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-07T13:14:40.060Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-07T13:14:40.060Z] === RUN TestUpdateCPUQuota [2020-04-07T13:14:40.169Z] #18 44.43 debconf: delaying package configuration, since apt-utils is not installed [2020-04-07T13:14:40.169Z] #18 44.57 Fetched 29.2 MB in 3s (8904 kB/s) [2020-04-07T13:14:40.169Z] #18 44.66 Selecting previously unselected package pigz. [2020-04-07T13:14:40.458Z] #18 44.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23352 files and directories currently installed.) [2020-04-07T13:14:40.458Z] #18 44.80 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-04-07T13:14:40.458Z] #18 44.81 Unpacking pigz (2.4-1) ... [2020-04-07T13:14:40.747Z] #18 44.94 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-04-07T13:14:40.747Z] #18 44.94 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-07T13:14:40.747Z] #18 44.95 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-04-07T13:14:40.747Z] #18 ... [2020-04-07T13:14:40.747Z] [2020-04-07T13:14:40.747Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:14:40.747Z] #48 211.3 vendor/golang.org/x/text/secure/bidirule [2020-04-07T13:14:40.747Z] #48 213.6 vendor/golang.org/x/text/unicode/norm [2020-04-07T13:14:40.747Z] #48 220.2 github.com/LK4D4/vndr/build [2020-04-07T13:14:40.996Z] --- PASS: TestUpdateCPUQuota (1.33s) [2020-04-07T13:14:40.996Z] === RUN TestUpdatePidsLimit [2020-04-07T13:14:40.996Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-07T13:14:41.036Z] #48 ... [2020-04-07T13:14:41.036Z] [2020-04-07T13:14:41.036Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:14:41.036Z] #45 118.9 DEP criu/util.d [2020-04-07T13:14:41.036Z] #45 119.4 DEP criu/uffd.d [2020-04-07T13:14:41.036Z] #45 119.9 DEP criu/tun.d [2020-04-07T13:14:41.036Z] #45 120.3 DEP criu/tty.d [2020-04-07T13:14:41.036Z] #45 120.8 DEP criu/timerfd.d [2020-04-07T13:14:41.036Z] #45 121.1 DEP criu/sysfs_parse.d [2020-04-07T13:14:41.036Z] #45 121.4 DEP criu/sysctl.d [2020-04-07T13:14:41.036Z] #45 121.8 DEP criu/string.d [2020-04-07T13:14:41.036Z] #45 121.8 DEP criu/stats.d [2020-04-07T13:14:41.036Z] #45 122.1 DEP criu/sockets.d [2020-04-07T13:14:41.036Z] #45 122.5 DEP criu/sk-unix.d [2020-04-07T13:14:41.036Z] #45 123.1 DEP criu/sk-tcp.d [2020-04-07T13:14:41.036Z] #45 123.6 DEP criu/sk-queue.d [2020-04-07T13:14:41.036Z] #45 123.9 DEP criu/sk-packet.d [2020-04-07T13:14:41.036Z] #45 124.2 DEP criu/sk-netlink.d [2020-04-07T13:14:41.563Z] === RUN TestUpdatePidsLimit/no_change [2020-04-07T13:14:41.663Z] #45 124.6 DEP criu/sk-inet.d [2020-04-07T13:14:41.663Z] #45 ... [2020-04-07T13:14:41.663Z] [2020-04-07T13:14:41.663Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T13:14:41.663Z] #18 45.95 Selecting previously unselected package python3.7-minimal. [2020-04-07T13:14:41.663Z] #18 45.99 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-07T13:14:41.663Z] #18 46.01 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-07T13:14:41.823Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-07T13:14:42.390Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-07T13:14:42.626Z] --- PASS: TestConfigList (3.38s) [2020-04-07T13:14:42.626Z] === RUN TestConfigsCreateAndDelete [2020-04-07T13:14:42.648Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-07T13:14:43.216Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-07T13:14:43.475Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-07T13:14:43.714Z] #18 47.60 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-04-07T13:14:43.714Z] #18 47.63 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-07T13:14:44.851Z] --- PASS: TestUpdatePidsLimit (3.93s) [2020-04-07T13:14:44.851Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-04-07T13:14:44.851Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2020-04-07T13:14:44.851Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2020-04-07T13:14:44.851Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-04-07T13:14:44.851Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2020-04-07T13:14:44.851Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-04-07T13:14:44.851Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2020-04-07T13:14:44.851Z] === RUN TestUpdateRestartPolicy [2020-04-07T13:14:46.091Z] --- PASS: TestConfigsCreateAndDelete (3.59s) [2020-04-07T13:14:46.091Z] === RUN TestConfigsUpdate [2020-04-07T13:14:48.062Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-04-07T13:14:49.279Z] #18 52.76 Selecting previously unselected package python3-minimal. [2020-04-07T13:14:49.279Z] #18 52.76 (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-04-07T13:14:49.279Z] #18 52.90 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-04-07T13:14:49.279Z] #18 52.91 Unpacking python3-minimal (3.7.3-1) ... [2020-04-07T13:14:49.279Z] #18 53.06 Selecting previously unselected package libmpdec2:ppc64el. [2020-04-07T13:14:49.279Z] #18 53.08 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-04-07T13:14:49.279Z] #18 53.09 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-04-07T13:14:49.279Z] #18 53.28 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-04-07T13:14:49.279Z] #18 53.28 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-07T13:14:49.279Z] #18 53.29 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-04-07T13:14:50.467Z] --- PASS: TestConfigsUpdate (3.64s) [2020-04-07T13:14:50.467Z] === RUN TestTemplatedConfig [2020-04-07T13:14:50.780Z] #18 55.05 Selecting previously unselected package python3.7. [2020-04-07T13:14:50.780Z] #18 55.06 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-07T13:14:50.780Z] #18 55.07 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-07T13:14:50.784Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-07T13:14:50.784Z] [2020-04-07T13:14:50.891Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-07T13:14:50.891Z] [2020-04-07T13:14:50.891Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-07T13:14:50.891Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-07T13:14:50.891Z] HOSTNAME=640015a2e042 [2020-04-07T13:14:50.891Z] DEST=bundles/test-integration [2020-04-07T13:14:50.891Z] PWD=/go/src/github.com/docker/docker [2020-04-07T13:14:50.891Z] DOCKER_ROOTLESS=1 [2020-04-07T13:14:50.891Z] DOCKER_GITCOMMIT=06ca1606e1a09c36bd12ed503b4c99d8a17ca230 [2020-04-07T13:14:50.891Z] container=docker [2020-04-07T13:14:50.891Z] HOME=/root [2020-04-07T13:14:50.891Z] GOLANG_VERSION=1.13.9 [2020-04-07T13:14:50.891Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-07T13:14:50.891Z] VALIDATE_BRANCH=master [2020-04-07T13:14:50.891Z] TERM=xterm [2020-04-07T13:14:50.891Z] DOCKER_PKG=github.com/docker/docker [2020-04-07T13:14:50.891Z] SHLVL=1 [2020-04-07T13:14:50.891Z] TIMEOUT=120m [2020-04-07T13:14:50.891Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-07T13:14:50.891Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-07T13:14:50.891Z] GO111MODULE=off [2020-04-07T13:14:50.891Z] DOCKER_EXPERIMENTAL=1 [2020-04-07T13:14:50.891Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-07T13:14:50.891Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-07T13:14:50.891Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-07T13:14:50.891Z] GOPATH=/go [2020-04-07T13:14:50.891Z] PKG_CONFIG=pkg-config [2020-04-07T13:14:50.891Z] _=/usr/bin/env [2020-04-07T13:14:50.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-07T13:14:51.040Z] [2020-04-07T13:14:51.071Z] #18 55.33 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-04-07T13:14:51.071Z] #18 55.34 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-04-07T13:14:51.071Z] #18 55.35 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-04-07T13:14:51.071Z] #18 55.46 Setting up python3-minimal (3.7.3-1) ... [2020-04-07T13:14:51.296Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-04-07T13:14:51.296Z] [2020-04-07T13:14:51.552Z] [2020-04-07T13:14:51.552Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-07T13:14:51.552Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-07T13:14:51.552Z] HOSTNAME=31eba49efe43 [2020-04-07T13:14:51.552Z] TEST_SKIP_INTEGRATION=1 [2020-04-07T13:14:51.552Z] TESTDEBUG=0 [2020-04-07T13:14:51.552Z] DEST=bundles/test-integration [2020-04-07T13:14:51.552Z] PWD=/go/src/github.com/docker/docker [2020-04-07T13:14:51.552Z] KEEPBUNDLE=1 [2020-04-07T13:14:51.552Z] DOCKER_GITCOMMIT=06ca1606e1a09c36bd12ed503b4c99d8a17ca230 [2020-04-07T13:14:51.552Z] container=docker [2020-04-07T13:14:51.552Z] HOME=/root [2020-04-07T13:14:51.552Z] GOLANG_VERSION=1.13.9 [2020-04-07T13:14:51.552Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-07T13:14:51.552Z] VALIDATE_BRANCH=master [2020-04-07T13:14:51.552Z] TERM=xterm [2020-04-07T13:14:51.552Z] DOCKER_PKG=github.com/docker/docker [2020-04-07T13:14:51.552Z] SHLVL=1 [2020-04-07T13:14:51.552Z] TIMEOUT=120m [2020-04-07T13:14:51.552Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-07T13:14:51.552Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-07T13:14:51.552Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-04-07T13:14:51.552Z] GO111MODULE=off [2020-04-07T13:14:51.552Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-07T13:14:51.552Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-07T13:14:51.552Z] GOPATH=/go [2020-04-07T13:14:51.552Z] PKG_CONFIG=pkg-config [2020-04-07T13:14:51.552Z] _=/usr/bin/env [2020-04-07T13:14:51.552Z] Building test suite binary ./integration-cli/test.main [2020-04-07T13:14:51.552Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-07T13:14:51.552Z] No new tests added to integration. [2020-04-07T13:14:51.552Z] [2020-04-07T13:14:51.552Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-07T13:14:51.552Z] HOSTNAME=fe575b3590e6 [2020-04-07T13:14:51.552Z] TEST_SKIP_INTEGRATION=1 [2020-04-07T13:14:51.552Z] TESTDEBUG=0 [2020-04-07T13:14:51.552Z] DEST=bundles/test-integration [2020-04-07T13:14:51.552Z] PWD=/go/src/github.com/docker/docker [2020-04-07T13:14:51.552Z] KEEPBUNDLE=1 [2020-04-07T13:14:51.552Z] DOCKER_GITCOMMIT=06ca1606e1a09c36bd12ed503b4c99d8a17ca230 [2020-04-07T13:14:51.552Z] container=docker [2020-04-07T13:14:51.552Z] HOME=/root [2020-04-07T13:14:51.552Z] GOLANG_VERSION=1.13.9 [2020-04-07T13:14:51.552Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-07T13:14:51.552Z] VALIDATE_BRANCH=master [2020-04-07T13:14:51.552Z] TERM=xterm [2020-04-07T13:14:51.552Z] DOCKER_PKG=github.com/docker/docker [2020-04-07T13:14:51.552Z] SHLVL=1 [2020-04-07T13:14:51.552Z] TIMEOUT=120m [2020-04-07T13:14:51.552Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-07T13:14:51.552Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-07T13:14:51.552Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-04-07T13:14:51.552Z] GO111MODULE=off [2020-04-07T13:14:51.552Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-07T13:14:51.552Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-07T13:14:51.552Z] GOPATH=/go [2020-04-07T13:14:51.552Z] PKG_CONFIG=pkg-config [2020-04-07T13:14:51.552Z] _=/usr/bin/env [2020-04-07T13:14:51.552Z] Building test suite binary ./integration-cli/test.main [2020-04-07T13:14:51.552Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-07T13:14:52.099Z] #18 ... [2020-04-07T13:14:52.099Z] [2020-04-07T13:14:52.099Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:14:52.099Z] #45 125.1 DEP criu/signalfd.d [2020-04-07T13:14:52.099Z] #45 125.5 DEP criu/sigframe.d [2020-04-07T13:14:52.099Z] #45 125.7 DEP criu/shmem.d [2020-04-07T13:14:52.099Z] #45 126.0 DEP criu/servicefd.d [2020-04-07T13:14:52.099Z] #45 126.2 DEP criu/seize.d [2020-04-07T13:14:52.099Z] #45 126.4 DEP criu/seccomp.d [2020-04-07T13:14:52.099Z] #45 126.8 DEP criu/rst-malloc.d [2020-04-07T13:14:52.099Z] #45 127.0 DEP criu/rbtree.d [2020-04-07T13:14:52.099Z] #45 127.1 DEP criu/pstree.d [2020-04-07T13:14:52.099Z] #45 127.4 DEP criu/protobuf.d [2020-04-07T13:14:52.099Z] #45 127.7 GEN criu/protobuf-desc-gen.h [2020-04-07T13:14:52.099Z] #45 130.7 DEP criu/protobuf-desc.d [2020-04-07T13:14:52.099Z] #45 131.1 DEP criu/proc_parse.d [2020-04-07T13:14:52.099Z] #45 131.5 DEP criu/plugin.d [2020-04-07T13:14:52.099Z] #45 131.6 DEP criu/pipes.d [2020-04-07T13:14:52.099Z] #45 131.9 DEP criu/pie-util.d [2020-04-07T13:14:52.099Z] #45 132.1 DEP criu/pie-util-vdso.d [2020-04-07T13:14:52.099Z] #45 132.3 DEP criu/path.d [2020-04-07T13:14:52.099Z] #45 132.6 DEP criu/parasite-syscall.d [2020-04-07T13:14:52.099Z] #45 133.0 DEP criu/pagemap.d [2020-04-07T13:14:52.099Z] #45 133.4 DEP criu/pagemap-cache.d [2020-04-07T13:14:52.099Z] #45 133.7 DEP criu/page-xfer.d [2020-04-07T13:14:52.099Z] #45 134.0 DEP criu/page-pipe.d [2020-04-07T13:14:52.099Z] #45 134.2 DEP criu/netfilter.d [2020-04-07T13:14:52.099Z] #45 134.5 DEP criu/net.d [2020-04-07T13:14:52.099Z] #45 134.8 DEP criu/namespaces.d [2020-04-07T13:14:52.389Z] #45 135.3 DEP criu/mount.d [2020-04-07T13:14:52.680Z] #45 135.6 DEP criu/mem.d [2020-04-07T13:14:52.913Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-07T13:14:52.913Z] HOSTNAME=ea27201a10ff [2020-04-07T13:14:52.913Z] TESTDEBUG=0 [2020-04-07T13:14:52.913Z] DEST=bundles/test-integration [2020-04-07T13:14:52.913Z] PWD=/go/src/github.com/docker/docker [2020-04-07T13:14:52.913Z] KEEPBUNDLE=1 [2020-04-07T13:14:52.913Z] DOCKER_GITCOMMIT=06ca1606e1a09c36bd12ed503b4c99d8a17ca230 [2020-04-07T13:14:52.913Z] container=docker [2020-04-07T13:14:52.913Z] HOME=/root [2020-04-07T13:14:52.913Z] GOLANG_VERSION=1.13.9 [2020-04-07T13:14:52.913Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-07T13:14:52.913Z] VALIDATE_BRANCH=master [2020-04-07T13:14:52.913Z] TERM=xterm [2020-04-07T13:14:52.913Z] DOCKER_PKG=github.com/docker/docker [2020-04-07T13:14:52.913Z] SHLVL=1 [2020-04-07T13:14:52.913Z] TIMEOUT=120m [2020-04-07T13:14:52.913Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-07T13:14:52.913Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-07T13:14:52.913Z] GO111MODULE=off [2020-04-07T13:14:52.913Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-07T13:14:52.913Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-07T13:14:52.913Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-07T13:14:52.913Z] GOPATH=/go [2020-04-07T13:14:52.913Z] PKG_CONFIG=pkg-config [2020-04-07T13:14:52.913Z] _=/usr/bin/env [2020-04-07T13:14:52.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-07T13:14:52.972Z] #45 ... [2020-04-07T13:14:52.972Z] [2020-04-07T13:14:52.972Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T13:14:52.972Z] #18 57.12 Selecting previously unselected package python3. [2020-04-07T13:14:52.972Z] #18 57.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24013 files and directories currently installed.) [2020-04-07T13:14:52.972Z] #18 57.26 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-04-07T13:14:52.972Z] #18 57.27 Unpacking python3 (3.7.3-1) ... [2020-04-07T13:14:52.972Z] #18 57.45 Selecting previously unselected package libip4tc0:ppc64el. [2020-04-07T13:14:53.144Z] --- PASS: TestTemplatedConfig (3.19s) [2020-04-07T13:14:53.144Z] === RUN TestConfigInspect [2020-04-07T13:14:53.262Z] #18 57.47 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-04-07T13:14:53.262Z] #18 57.49 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-04-07T13:14:53.263Z] #18 57.64 Selecting previously unselected package libip6tc0:ppc64el. [2020-04-07T13:14:53.263Z] #18 57.65 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-04-07T13:14:53.263Z] #18 57.66 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-04-07T13:14:53.553Z] #18 57.78 Selecting previously unselected package libiptc0:ppc64el. [2020-04-07T13:14:53.553Z] #18 57.79 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-04-07T13:14:53.553Z] #18 57.80 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-04-07T13:14:53.553Z] #18 57.92 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-04-07T13:14:53.553Z] #18 57.92 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-04-07T13:14:53.553Z] #18 57.94 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-04-07T13:14:53.843Z] #18 58.06 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-04-07T13:14:53.843Z] #18 58.08 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-04-07T13:14:53.843Z] #18 58.08 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-04-07T13:14:53.843Z] #18 58.20 Selecting previously unselected package libnftnl11:ppc64el. [2020-04-07T13:14:53.843Z] #18 58.21 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-04-07T13:14:53.843Z] #18 58.21 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-04-07T13:14:54.132Z] #18 58.38 Selecting previously unselected package iptables. [2020-04-07T13:14:54.132Z] #18 58.40 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-04-07T13:14:54.132Z] #18 58.40 Unpacking iptables (1.8.2-4) ... [2020-04-07T13:14:55.172Z] #18 59.41 Selecting previously unselected package xxd. [2020-04-07T13:14:55.172Z] #18 59.45 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-04-07T13:14:55.172Z] #18 59.45 Unpacking xxd (2:8.1.0875-5) ... [2020-04-07T13:14:55.462Z] #18 59.69 Selecting previously unselected package vim-common. [2020-04-07T13:14:55.462Z] #18 59.70 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-07T13:14:55.462Z] #18 59.76 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-07T13:14:55.750Z] #18 60.04 Selecting previously unselected package bash-completion. [2020-04-07T13:14:55.750Z] #18 60.06 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-07T13:14:56.595Z] --- PASS: TestConfigInspect (3.64s) [2020-04-07T13:14:56.595Z] === RUN TestConfigCreateWithLabels [2020-04-07T13:14:59.832Z] --- PASS: TestUpdateRestartPolicy (12.45s) [2020-04-07T13:14:59.832Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-07T13:14:59.832Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s) [2020-04-07T13:14:59.832Z] === RUN TestWaitNonBlocked [2020-04-07T13:14:59.832Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-07T13:14:59.832Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-07T13:14:59.832Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-07T13:14:59.832Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-07T13:14:59.832Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-07T13:14:59.832Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-07T13:14:59.832Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-04-07T13:14:59.832Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.88s) [2020-04-07T13:14:59.832Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.93s) [2020-04-07T13:14:59.832Z] === RUN TestWaitBlocked [2020-04-07T13:14:59.832Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-07T13:14:59.832Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-07T13:14:59.832Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-07T13:14:59.832Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-07T13:14:59.832Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-07T13:14:59.832Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-07T13:15:00.054Z] --- PASS: TestConfigCreateWithLabels (3.24s) [2020-04-07T13:15:00.054Z] === RUN TestConfigCreateResolve [2020-04-07T13:15:00.399Z] --- PASS: TestWaitBlocked (0.03s) [2020-04-07T13:15:00.399Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.94s) [2020-04-07T13:15:00.399Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s) [2020-04-07T13:15:00.399Z] === CONT TestContainerStartOnDaemonRestart [2020-04-07T13:15:00.399Z] === CONT TestIpcModeOlderClient [2020-04-07T13:15:00.399Z] === CONT TestDaemonHostGatewayIP [2020-04-07T13:15:00.399Z] === CONT TestDaemonRestartIpcMode [2020-04-07T13:15:00.399Z] --- PASS: TestIpcModeOlderClient (0.18s) [2020-04-07T13:15:02.619Z] #18 65.80 Unpacking bash-completion (1:2.8-6) ... [2020-04-07T13:15:02.619Z] #18 66.47 Selecting previously unselected package bzip2. [2020-04-07T13:15:02.619Z] #18 66.49 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-04-07T13:15:02.619Z] #18 66.50 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-07T13:15:02.619Z] #18 66.67 Selecting previously unselected package xz-utils. [2020-04-07T13:15:02.619Z] #18 66.71 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-04-07T13:15:02.619Z] #18 66.71 Unpacking xz-utils (5.2.4-1) ... [2020-04-07T13:15:02.908Z] #18 67.08 Selecting previously unselected package apparmor. [2020-04-07T13:15:02.908Z] #18 67.11 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-04-07T13:15:02.908Z] #18 67.28 Unpacking apparmor (2.13.2-10) ... [2020-04-07T13:15:02.908Z] #18 ... [2020-04-07T13:15:02.908Z] [2020-04-07T13:15:02.908Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:15:02.908Z] #45 136.0 DEP criu/lsm.d [2020-04-07T13:15:02.908Z] #45 136.3 DEP criu/log.d [2020-04-07T13:15:02.908Z] #45 136.6 DEP criu/libnetlink.d [2020-04-07T13:15:02.908Z] #45 136.9 DEP criu/kerndat.d [2020-04-07T13:15:02.908Z] #45 137.3 DEP criu/kcmp-ids.d [2020-04-07T13:15:02.908Z] #45 137.5 DEP criu/irmap.d [2020-04-07T13:15:02.908Z] #45 137.8 DEP criu/ipc_ns.d [2020-04-07T13:15:02.908Z] #45 138.2 DEP criu/image.d [2020-04-07T13:15:02.908Z] #45 138.5 DEP criu/image-desc.d [2020-04-07T13:15:02.908Z] #45 138.6 DEP criu/fsnotify.d [2020-04-07T13:15:02.908Z] #45 139.0 DEP criu/filesystems.d [2020-04-07T13:15:02.908Z] #45 139.2 DEP criu/files.d [2020-04-07T13:15:02.908Z] #45 139.5 DEP criu/files-reg.d [2020-04-07T13:15:02.908Z] #45 139.8 DEP criu/files-ext.d [2020-04-07T13:15:02.908Z] #45 140.3 DEP criu/file-lock.d [2020-04-07T13:15:02.908Z] #45 140.7 DEP criu/file-ids.d [2020-04-07T13:15:02.908Z] #45 141.0 DEP criu/fifo.d [2020-04-07T13:15:02.908Z] #45 141.2 DEP criu/fdstore.d [2020-04-07T13:15:02.908Z] #45 141.4 DEP criu/fault-injection.d [2020-04-07T13:15:02.908Z] #45 141.5 DEP criu/external.d [2020-04-07T13:15:02.908Z] #45 141.7 DEP criu/eventpoll.d [2020-04-07T13:15:02.908Z] #45 142.1 DEP criu/eventfd.d [2020-04-07T13:15:02.908Z] #45 142.4 DEP criu/crtools.d [2020-04-07T13:15:02.908Z] #45 142.7 DEP criu/cr-service.d [2020-04-07T13:15:02.909Z] #45 143.0 DEP criu/cr-restore.d [2020-04-07T13:15:02.909Z] #45 143.5 DEP criu/cr-errno.d [2020-04-07T13:15:02.909Z] #45 143.5 DEP criu/cr-dump.d [2020-04-07T13:15:02.909Z] #45 143.9 DEP criu/cr-dedup.d [2020-04-07T13:15:02.909Z] #45 144.2 DEP criu/cr-check.d [2020-04-07T13:15:02.909Z] #45 144.7 DEP criu/config.d [2020-04-07T13:15:02.909Z] #45 145.1 DEP criu/clone-noasan.d [2020-04-07T13:15:02.909Z] #45 145.2 DEP criu/cgroup.d [2020-04-07T13:15:02.909Z] #45 145.5 DEP criu/cgroup-props.d [2020-04-07T13:15:02.909Z] #45 145.7 DEP criu/bitmap.d [2020-04-07T13:15:02.909Z] #45 145.8 DEP criu/bfd.d [2020-04-07T13:15:02.909Z] #45 145.9 DEP criu/autofs.d [2020-04-07T13:15:03.198Z] #45 146.2 DEP criu/aio.d [2020-04-07T13:15:03.486Z] #45 146.7 DEP criu/action-scripts.d [2020-04-07T13:15:03.486Z] #45 ... [2020-04-07T13:15:03.486Z] [2020-04-07T13:15:03.486Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:15:03.486Z] #48 234.1 mime [2020-04-07T13:15:03.486Z] #48 235.7 vendor/golang.org/x/net/idna [2020-04-07T13:15:03.503Z] --- PASS: TestConfigCreateResolve (3.13s) [2020-04-07T13:15:03.503Z] === RUN TestConfigDaemonLibtrustID [2020-04-07T13:15:03.503Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-04-07T13:15:03.503Z] PASS [2020-04-07T13:15:03.503Z] [2020-04-07T13:15:03.503Z] DONE 8 tests in 24.422s [2020-04-07T13:15:03.503Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-04-07T13:15:03.503Z] ++ 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-04-07T13:15:03.503Z] ++ set -e [2020-04-07T13:15:03.503Z] ++ '[' -n 0 ']' [2020-04-07T13:15:03.503Z] ++ set -x [2020-04-07T13:15:03.503Z] ++ env -i DEST=/go/src/github.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-04-07T13:15:03.692Z] --- PASS: TestContainerStartOnDaemonRestart (3.32s) [2020-04-07T13:15:03.775Z] #48 ... [2020-04-07T13:15:03.775Z] [2020-04-07T13:15:03.775Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T13:15:03.775Z] #18 67.82 Selecting previously unselected package aufs-tools. [2020-04-07T13:15:03.775Z] #18 67.85 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-04-07T13:15:03.775Z] #18 67.85 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-07T13:15:03.775Z] #18 68.11 Selecting previously unselected package libonig5:ppc64el. [2020-04-07T13:15:03.775Z] #18 68.12 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-04-07T13:15:03.775Z] #18 68.13 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-04-07T13:15:03.785Z] INFO: Testing against a local daemon [2020-04-07T13:15:03.785Z] === RUN TestCheckpoint [2020-04-07T13:15:03.785Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-07T13:15:03.785Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-07T13:15:03.785Z] === RUN TestContainerInvalidJSON [2020-04-07T13:15:03.785Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-07T13:15:03.785Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-07T13:15:03.785Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-07T13:15:03.785Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-07T13:15:03.785Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-07T13:15:03.785Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-07T13:15:03.785Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-07T13:15:03.785Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-07T13:15:03.785Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-07T13:15:03.785Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-04-07T13:15:03.785Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-07T13:15:03.785Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-07T13:15:03.785Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-07T13:15:03.785Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-07T13:15:03.785Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2020-04-07T13:15:03.785Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-07T13:15:04.065Z] #18 68.41 Selecting previously unselected package libjq1:ppc64el. [2020-04-07T13:15:04.065Z] #18 68.43 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-07T13:15:04.065Z] #18 68.44 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-07T13:15:04.066Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-04-07T13:15:04.066Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-07T13:15:04.066Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2020-04-07T13:15:04.066Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-07T13:15:04.066Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-04-07T13:15:04.066Z] === RUN TestCopyFromContainer [2020-04-07T13:15:04.356Z] #18 68.62 Selecting previously unselected package jq. [2020-04-07T13:15:04.356Z] #18 68.65 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-07T13:15:04.356Z] #18 68.65 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-07T13:15:04.356Z] #18 68.81 Selecting previously unselected package libaio1:ppc64el. [2020-04-07T13:15:04.628Z] --- PASS: TestDaemonRestartIpcMode (4.20s) [2020-04-07T13:15:04.662Z] #18 68.83 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-04-07T13:15:04.662Z] #18 68.83 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-04-07T13:15:04.662Z] #18 68.99 Selecting previously unselected package libgpm2:ppc64el. [2020-04-07T13:15:04.662Z] #18 69.01 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-04-07T13:15:04.662Z] #18 69.02 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-04-07T13:15:04.887Z] --- PASS: TestDaemonHostGatewayIP (4.64s) [2020-04-07T13:15:04.887Z] PASS [2020-04-07T13:15:04.887Z] [2020-04-07T13:15:04.887Z] === Skipped [2020-04-07T13:15:04.887Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-04-07T13:15:04.887Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-07T13:15:04.887Z] [2020-04-07T13:15:04.887Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-07T13:15:04.887Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-07T13:15:04.887Z] [2020-04-07T13:15:04.887Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-07T13:15:04.887Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-07T13:15:04.887Z] [2020-04-07T13:15:04.887Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-07T13:15:04.887Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-07T13:15:04.887Z] [2020-04-07T13:15:04.887Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-04-07T13:15:04.887Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-07T13:15:04.887Z] [2020-04-07T13:15:04.887Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-04-07T13:15:04.887Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-07T13:15:04.887Z] [2020-04-07T13:15:04.887Z] [2020-04-07T13:15:04.887Z] DONE 199 tests, 6 skipped in 126.630s [2020-04-07T13:15:04.887Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-04-07T13:15:04.887Z] ++ 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-04-07T13:15:04.887Z] ++ set -e [2020-04-07T13:15:04.887Z] ++ '[' -n 0 ']' [2020-04-07T13:15:04.887Z] ++ set -x [2020-04-07T13:15:04.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=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-04-07T13:15:04.951Z] #18 69.18 Selecting previously unselected package libicu63:ppc64el. [2020-04-07T13:15:04.951Z] #18 69.20 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-04-07T13:15:04.951Z] #18 69.20 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-07T13:15:05.145Z] INFO: Testing against a local daemon [2020-04-07T13:15:05.145Z] === RUN TestCommitInheritsEnv [2020-04-07T13:15:05.713Z] --- PASS: TestCommitInheritsEnv (0.55s) [2020-04-07T13:15:05.713Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-07T13:15:05.713Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-04-07T13:15:05.713Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-04-07T13:15:05.713Z] === RUN TestImagesFilterMultiReference [2020-04-07T13:15:05.713Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-04-07T13:15:05.713Z] === RUN TestImagePullPlatformInvalid [2020-04-07T13:15:05.713Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-04-07T13:15:05.713Z] === RUN TestRemoveImageOrphaning [2020-04-07T13:15:06.083Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-04-07T13:15:06.083Z] tests/integration/client_test.py ..... [ 75%] [2020-04-07T13:15:06.083Z] tests/integration/context_api_test.py .. [ 76%] [2020-04-07T13:15:06.083Z] tests/integration/errors_test.py . [ 76%] [2020-04-07T13:15:06.111Z] === RUN TestCopyFromContainer// [2020-04-07T13:15:06.281Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2020-04-07T13:15:06.281Z] === RUN TestRemoveImageGarbageCollector [2020-04-07T13:15:06.281Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-07T13:15:06.281Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T13:15:06.281Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-07T13:15:06.281Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-04-07T13:15:06.281Z] === RUN TestTagInvalidReference [2020-04-07T13:15:06.393Z] === RUN TestCopyFromContainer//bar/root [2020-04-07T13:15:06.393Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-07T13:15:06.393Z] === RUN TestCopyFromContainer/bar/quux [2020-04-07T13:15:06.540Z] --- PASS: TestTagInvalidReference (0.03s) [2020-04-07T13:15:06.540Z] === RUN TestTagValidPrefixedRepo [2020-04-07T13:15:06.540Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-04-07T13:15:06.540Z] === RUN TestTagExistedNameWithoutForce [2020-04-07T13:15:06.540Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-04-07T13:15:06.540Z] === RUN TestTagOfficialNames [2020-04-07T13:15:06.540Z] --- PASS: TestTagOfficialNames (0.08s) [2020-04-07T13:15:06.540Z] === RUN TestTagMatchesDigest [2020-04-07T13:15:06.540Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-04-07T13:15:06.540Z] PASS [2020-04-07T13:15:06.540Z] [2020-04-07T13:15:06.540Z] === Skipped [2020-04-07T13:15:06.540Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-04-07T13:15:06.540Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-04-07T13:15:06.540Z] [2020-04-07T13:15:06.540Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-07T13:15:06.540Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T13:15:06.540Z] [2020-04-07T13:15:06.540Z] [2020-04-07T13:15:06.540Z] DONE 12 tests, 2 skipped in 1.728s [2020-04-07T13:15:06.540Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-04-07T13:15:06.540Z] ++ 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-04-07T13:15:06.540Z] ++ set -e [2020-04-07T13:15:06.540Z] ++ '[' -n 0 ']' [2020-04-07T13:15:06.540Z] ++ set -x [2020-04-07T13:15:06.540Z] ++ env -i DEST=/go/src/github.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-04-07T13:15:06.675Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-07T13:15:06.675Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-07T13:15:06.675Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-07T13:15:06.675Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-07T13:15:06.799Z] INFO: Testing against a local daemon [2020-04-07T13:15:06.799Z] === RUN TestNetworkCreateDelete [2020-04-07T13:15:06.957Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-07T13:15:06.957Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-07T13:15:06.957Z] --- PASS: TestCopyFromContainer (2.87s) [2020-04-07T13:15:06.957Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-04-07T13:15:06.957Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-04-07T13:15:06.957Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-04-07T13:15:06.957Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-04-07T13:15:06.957Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-04-07T13:15:06.957Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-04-07T13:15:06.957Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-04-07T13:15:06.957Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-04-07T13:15:06.957Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-04-07T13:15:06.957Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-04-07T13:15:06.957Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-07T13:15:06.957Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-07T13:15:06.957Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-07T13:15:06.957Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-07T13:15:06.957Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-07T13:15:06.957Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-07T13:15:06.957Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-07T13:15:06.957Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-07T13:15:06.957Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-07T13:15:06.957Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-07T13:15:06.957Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-04-07T13:15:06.957Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-07T13:15:06.957Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-07T13:15:06.957Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-07T13:15:06.957Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-07T13:15:07.239Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-04-07T13:15:07.239Z] === RUN TestCreateWithInvalidEnv [2020-04-07T13:15:07.239Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-07T13:15:07.239Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-07T13:15:07.239Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-07T13:15:07.239Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-07T13:15:07.239Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-07T13:15:07.239Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-07T13:15:07.239Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-07T13:15:07.239Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-07T13:15:07.239Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-07T13:15:07.239Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-04-07T13:15:07.239Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-07T13:15:07.239Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-07T13:15:07.239Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-07T13:15:07.239Z] === RUN TestCreateTmpfsMountsTarget [2020-04-07T13:15:07.239Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-04-07T13:15:07.239Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-07T13:15:07.367Z] --- PASS: TestNetworkCreateDelete (0.39s) [2020-04-07T13:15:07.367Z] === RUN TestDockerNetworkDeletePreferID [2020-04-07T13:15:08.303Z] --- PASS: TestDockerNetworkDeletePreferID (1.10s) [2020-04-07T13:15:08.303Z] === RUN TestInspectNetwork [2020-04-07T13:15:09.917Z] --- PASS: TestCreateWithCustomMaskedPaths (2.29s) [2020-04-07T13:15:09.917Z] === RUN TestCreateWithCapabilities [2020-04-07T13:15:09.917Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-07T13:15:09.917Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-07T13:15:09.917Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-07T13:15:09.917Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-07T13:15:09.917Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-07T13:15:09.917Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-07T13:15:09.917Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-07T13:15:09.917Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-07T13:15:09.917Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-07T13:15:09.917Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-07T13:15:09.917Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-07T13:15:09.917Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-07T13:15:09.917Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-07T13:15:09.917Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-07T13:15:09.917Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-07T13:15:09.917Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-07T13:15:09.917Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-07T13:15:09.917Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-07T13:15:09.917Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-07T13:15:09.917Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-07T13:15:09.917Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-07T13:15:09.917Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-07T13:15:09.917Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-07T13:15:09.917Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-07T13:15:09.917Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-07T13:15:09.917Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-07T13:15:09.917Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-07T13:15:09.917Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-07T13:15:09.917Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-07T13:15:09.917Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-07T13:15:09.917Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-07T13:15:09.917Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-07T13:15:09.917Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-07T13:15:09.917Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-04-07T13:15:09.917Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-04-07T13:15:09.917Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2020-04-07T13:15:09.917Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-07T13:15:09.917Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-07T13:15:09.917Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-04-07T13:15:09.917Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2020-04-07T13:15:09.917Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-04-07T13:15:09.917Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-07T13:15:09.917Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2020-04-07T13:15:09.917Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-04-07T13:15:09.917Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.10s) [2020-04-07T13:15:09.917Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-07T13:15:11.824Z] #18 75.50 Selecting previously unselected package libnet1:ppc64el. [2020-04-07T13:15:11.824Z] #18 75.51 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-04-07T13:15:11.824Z] #18 75.51 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-07T13:15:11.824Z] #18 75.69 Selecting previously unselected package libnl-3-200:ppc64el. [2020-04-07T13:15:11.824Z] #18 75.71 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-04-07T13:15:11.824Z] #18 75.72 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-07T13:15:11.824Z] #18 75.85 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-04-07T13:15:11.824Z] #18 75.87 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-04-07T13:15:11.824Z] #18 75.88 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-07T13:15:11.824Z] #18 76.03 Selecting previously unselected package libreadline5:ppc64el. [2020-04-07T13:15:11.824Z] #18 76.06 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-04-07T13:15:11.824Z] #18 76.06 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-04-07T13:15:12.114Z] #18 76.32 Selecting previously unselected package net-tools. [2020-04-07T13:15:12.114Z] #18 76.34 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-04-07T13:15:12.114Z] #18 76.34 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-07T13:15:12.403Z] #18 76.71 Selecting previously unselected package python-pip-whl. [2020-04-07T13:15:12.403Z] #18 76.72 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-07T13:15:12.403Z] #18 ... [2020-04-07T13:15:12.403Z] [2020-04-07T13:15:12.403Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:15:12.403Z] #51 DONE 252.8s [2020-04-07T13:15:12.403Z] [2020-04-07T13:15:12.403Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T13:15:12.403Z] #18 76.73 Unpacking python-pip-whl (18.1-5) ... [2020-04-07T13:15:12.403Z] #18 ... [2020-04-07T13:15:12.403Z] [2020-04-07T13:15:12.403Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:15:12.403Z] #45 147.3 CC criu/action-scripts.o [2020-04-07T13:15:12.403Z] #45 148.3 CC criu/aio.o [2020-04-07T13:15:12.403Z] #45 149.6 CC criu/autofs.o [2020-04-07T13:15:12.403Z] #45 153.3 CC criu/bfd.o [2020-04-07T13:15:12.403Z] #45 154.5 CC criu/bitmap.o [2020-04-07T13:15:12.403Z] #45 154.8 CC criu/cgroup-props.o [2020-04-07T13:15:12.590Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.58s) [2020-04-07T13:15:12.590Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-07T13:15:12.590Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-07T13:15:12.590Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-07T13:15:12.590Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-07T13:15:12.590Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-07T13:15:12.590Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-07T13:15:12.590Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-07T13:15:12.590Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-07T13:15:12.590Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-07T13:15:12.590Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-07T13:15:12.590Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-07T13:15:12.590Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-07T13:15:12.590Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-07T13:15:12.590Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-07T13:15:12.590Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-07T13:15:12.590Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-07T13:15:12.590Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-04-07T13:15:12.590Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-04-07T13:15:12.590Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-04-07T13:15:12.590Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2020-04-07T13:15:12.590Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-04-07T13:15:12.590Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-04-07T13:15:12.590Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-07T13:15:13.203Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s) [2020-04-07T13:15:13.203Z] === RUN TestContainerStartOnDaemonRestart [2020-04-07T13:15:13.203Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-07T13:15:13.203Z] === RUN TestDaemonRestartIpcMode [2020-04-07T13:15:13.203Z] === PAUSE TestDaemonRestartIpcMode [2020-04-07T13:15:13.203Z] === RUN TestDaemonHostGatewayIP [2020-04-07T13:15:13.203Z] === PAUSE TestDaemonHostGatewayIP [2020-04-07T13:15:13.203Z] === RUN TestDiff [2020-04-07T13:15:13.516Z] 65014b3c3121: Pull complete [2020-04-07T13:15:13.573Z] === RUN TestInspectNetwork/full_network_id [2020-04-07T13:15:13.573Z] === RUN TestInspectNetwork/partial_network_id [2020-04-07T13:15:13.573Z] === RUN TestInspectNetwork/network_name [2020-04-07T13:15:13.573Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-07T13:15:13.902Z] #45 156.9 CC criu/cgroup.o [2020-04-07T13:15:13.902Z] #45 ... [2020-04-07T13:15:13.903Z] [2020-04-07T13:15:13.903Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:15:13.903Z] #48 244.3 vendor/golang.org/x/net/http/httpproxy [2020-04-07T13:15:13.903Z] #48 244.3 net/textproto [2020-04-07T13:15:13.903Z] #48 244.3 crypto/x509 [2020-04-07T13:15:13.903Z] #48 247.9 vendor/golang.org/x/net/http/httpguts [2020-04-07T13:15:13.903Z] #48 252.0 crypto/tls [2020-04-07T13:15:13.903Z] #48 ... [2020-04-07T13:15:13.903Z] [2020-04-07T13:15:13.903Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T13:15:13.903Z] #18 78.10 Selecting previously unselected package python3-lib2to3. [2020-04-07T13:15:13.903Z] #18 78.12 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-07T13:15:13.903Z] #18 78.13 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-07T13:15:14.191Z] #18 78.46 Selecting previously unselected package python3-distutils. [2020-04-07T13:15:14.191Z] #18 78.47 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-07T13:15:14.191Z] #18 78.51 Unpacking python3-distutils (3.7.3-1) ... [2020-04-07T13:15:14.208Z] --- PASS: TestDiff (0.83s) [2020-04-07T13:15:14.208Z] === RUN TestExecWithCloseStdin [2020-04-07T13:15:14.480Z] #18 78.77 Selecting previously unselected package python3-pip. [2020-04-07T13:15:14.480Z] #18 78.78 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-07T13:15:14.480Z] #18 78.78 Unpacking python3-pip (18.1-5) ... [2020-04-07T13:15:14.770Z] #18 79.06 Selecting previously unselected package python3-pkg-resources. [2020-04-07T13:15:14.770Z] #18 79.07 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-07T13:15:14.770Z] #18 79.07 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-07T13:15:14.821Z] --- PASS: TestExecWithCloseStdin (0.88s) [2020-04-07T13:15:14.821Z] === RUN TestExec [2020-04-07T13:15:15.082Z] #18 79.27 Selecting previously unselected package python3-setuptools. [2020-04-07T13:15:15.082Z] #18 79.31 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-07T13:15:15.082Z] #18 79.32 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-07T13:15:15.369Z] #18 79.73 Selecting previously unselected package python3-wheel. [2020-04-07T13:15:15.657Z] #18 79.76 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-07T13:15:15.657Z] #18 79.76 Unpacking python3-wheel (0.32.3-2) ... [2020-04-07T13:15:15.657Z] #18 79.96 Selecting previously unselected package sudo. [2020-04-07T13:15:15.657Z] #18 79.97 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-04-07T13:15:15.657Z] #18 79.98 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-07T13:15:15.836Z] --- PASS: TestExec (0.87s) [2020-04-07T13:15:15.836Z] === RUN TestExecUser [2020-04-07T13:15:16.683Z] #18 80.92 Selecting previously unselected package thin-provisioning-tools. [2020-04-07T13:15:16.683Z] #18 80.93 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-04-07T13:15:16.683Z] #18 80.93 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-07T13:15:16.842Z] --- PASS: TestExecUser (0.90s) [2020-04-07T13:15:16.842Z] === RUN TestExportContainerAndImportImage [2020-04-07T13:15:17.308Z] #18 81.33 Selecting previously unselected package uidmap. [2020-04-07T13:15:17.308Z] #18 81.34 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-04-07T13:15:17.308Z] #18 81.35 Unpacking uidmap (1:4.5-1.1) ... [2020-04-07T13:15:17.308Z] #18 81.51 Selecting previously unselected package vim-runtime. [2020-04-07T13:15:17.308Z] #18 81.53 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-07T13:15:17.308Z] #18 81.59 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-07T13:15:17.308Z] #18 81.63 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-07T13:15:17.308Z] #18 81.64 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-07T13:15:17.759Z] --- PASS: TestInspectNetwork (9.33s) [2020-04-07T13:15:17.759Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-07T13:15:17.759Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-07T13:15:17.759Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-07T13:15:17.759Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-07T13:15:17.759Z] === RUN TestRunContainerWithBridgeNone [2020-04-07T13:15:17.848Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2020-04-07T13:15:17.848Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-07T13:15:19.319Z] --- PASS: TestExportContainerAfterDaemonRestart (1.50s) [2020-04-07T13:15:19.319Z] === RUN TestHealthCheckWorkdir [2020-04-07T13:15:20.290Z] --- PASS: TestRunContainerWithBridgeNone (2.53s) [2020-04-07T13:15:20.290Z] === RUN TestNetworkInvalidJSON [2020-04-07T13:15:20.290Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-07T13:15:20.290Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-07T13:15:20.290Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-07T13:15:20.290Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-07T13:15:20.290Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-07T13:15:20.290Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-07T13:15:20.290Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-07T13:15:20.290Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-07T13:15:20.290Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-07T13:15:20.290Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-04-07T13:15:20.290Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-07T13:15:20.290Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-07T13:15:20.290Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-07T13:15:20.291Z] === RUN TestHostIPv4BridgeLabel [2020-04-07T13:15:20.325Z] --- PASS: TestHealthCheckWorkdir (1.09s) [2020-04-07T13:15:20.325Z] === RUN TestHealthKillContainer [2020-04-07T13:15:20.858Z] --- PASS: TestHostIPv4BridgeLabel (0.75s) [2020-04-07T13:15:20.858Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-07T13:15:22.236Z] --- PASS: TestDaemonRestartWithLiveRestore (1.31s) [2020-04-07T13:15:22.236Z] === RUN TestDaemonDefaultNetworkPools [2020-04-07T13:15:23.613Z] --- PASS: TestDaemonDefaultNetworkPools (1.22s) [2020-04-07T13:15:23.613Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-07T13:15:23.775Z] --- PASS: TestHealthKillContainer (3.00s) [2020-04-07T13:15:23.775Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-07T13:15:24.172Z] #18 87.32 Selecting previously unselected package vim. [2020-04-07T13:15:24.172Z] #18 87.35 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-04-07T13:15:24.172Z] #18 87.40 Unpacking vim (2:8.1.0875-5) ... [2020-04-07T13:15:24.172Z] #18 ... [2020-04-07T13:15:24.172Z] [2020-04-07T13:15:24.172Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:15:24.172Z] #48 264.0 net/http/httptrace [2020-04-07T13:15:24.172Z] #48 264.5 net/http [2020-04-07T13:15:24.389Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s) [2020-04-07T13:15:24.389Z] === RUN TestIpcModeNone [2020-04-07T13:15:25.003Z] --- PASS: TestIpcModeNone (0.87s) [2020-04-07T13:15:25.003Z] === RUN TestIpcModePrivate [2020-04-07T13:15:25.516Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.84s) [2020-04-07T13:15:25.516Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-07T13:15:26.011Z] --- PASS: TestIpcModePrivate (0.92s) [2020-04-07T13:15:26.011Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-04-07T13:15:26.011Z] === RUN TestIpcModeShareable [2020-04-07T13:15:27.017Z] --- PASS: TestIpcModeShareable (0.92s) [2020-04-07T13:15:27.017Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-04-07T13:15:27.017Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-07T13:15:28.049Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.40s) [2020-04-07T13:15:28.049Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-07T13:15:28.616Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s) [2020-04-07T13:15:28.616Z] === RUN TestServiceWithPredefinedNetwork [2020-04-07T13:15:28.630Z] #48 ... [2020-04-07T13:15:28.630Z] [2020-04-07T13:15:28.630Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:15:29.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-07T13:15:29.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-07T13:15:29.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-07T13:15:29.689Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.88s) [2020-04-07T13:15:29.689Z] === RUN TestAPIIpcModeHost [2020-04-07T13:15:30.086Z] #24 264.7 Checking out files: 15% (1709/10683) Checking out files: 16% (1710/10683) Checking out files: 17% (1817/10683) Checking out files: 18% (1923/10683) Checking out files: 19% (2030/10683) Checking out files: 20% (2137/10683) Checking out files: 21% (2244/10683) Checking out files: 22% (2351/10683) Checking out files: 23% (2458/10683) Checking out files: 24% (2564/10683) Checking out files: 25% (2671/10683) Checking out files: 26% (2778/10683) Checking out files: 27% (2885/10683) Checking out files: 28% (2992/10683) Checking out files: 28% (3016/10683) Checking out files: 29% (3099/10683) Checking out files: 30% (3205/10683) Checking out files: 31% (3312/10683) Checking out files: 32% (3419/10683) Checking out files: 33% (3526/10683) Checking out files: 34% (3633/10683) Checking out files: 35% (3740/10683) Checking out files: 35% (3785/10683) Checking out files: 36% (3846/10683) Checking out files: 37% (3953/10683) Checking out files: 38% (4060/10683) Checking out files: 39% (4167/10683) Checking out files: 40% (4274/10683) Checking out files: 41% (4381/10683) Checking out files: 42% (4487/10683) Checking out files: 43% (4594/10683) Checking out files: 44% (4701/10683) Checking out files: 45% (4808/10683) Checking out files: 46% (4915/10683) Checking out files: 47% (5022/10683) Checking out files: 48% (5128/10683) Checking out files: 49% (5235/10683) Checking out files: 50% (5342/10683) Checking out files: 51% (5449/10683) Checking out files: 52% (5556/10683) Checking out files: 53% (5662/10683) Checking out files: 53% (5676/10683) Checking out files: 54% (5769/10683) Checking out files: 55% (5876/10683) Checking out files: 56% (5983/10683) Checking out files: 57% (6090/10683) Checking out files: 58% (6197/10683) Checking out files: 59% (6303/10683) Checking out files: 60% (6410/10683) Checking out files: 61% (6517/10683) Checking out files: 62% (6624/10683) Checking out files: 63% (6731/10683) Checking out files: 64% (6838/10683) Checking out files: 65% (6944/10683) Checking out files: 66% (7051/10683) Checking out files: 67% (7158/10683) Checking out files: 67% (7223/10683) Checking out files: 68% (7265/10683) Checking out files: 69% (7372/10683) Checking out files: 70% (7479/10683) Checking out files: 71% (7585/10683) Checking out files: 72% (7692/10683) Checking out files: 73% (7799/10683) Checking out files: 74% (7906/10683) Checking out files: 75% (8013/10683) Checking out files: 76% (8120/10683) Checking out files: 77% (8226/10683) Checking out files: 78% (8333/10683) Checking out files: 79% (8440/10683) Checking out files: 80% (8547/10683) Checking out files: 81% (8654/10683) Checking out files: 82% (8761/10683) Checking out files: 83% (8867/10683) Checking out files: 83% (8899/10683) Checking out files: 84% (8974/10683) Checking out files: 85% (9081/10683) Checking out files: 86% (9188/10683) Checking out files: 87% (9295/10683) Checking out files: 88% (9402/10683) Checking out files: 89% (9508/10683) Checking out files: 90% (9615/10683) Checking out files: 91% (9722/10683) Checking out files: 92% (9829/10683) Checking out files: 93% (9936/10683) Checking out files: 94% (10043/10683) Checking out files: 95% (10149/10683) Checking out files: 96% (10256/10683) Checking out files: 97% (10363/10683) Checking out files: 98% (10470/10683) Checking out files: 99% (10577/10683) Checking out files: 100% (10683/10683) Checking out files: 100% (10683/10683), done. [2020-04-07T13:15:30.302Z] --- PASS: TestAPIIpcModeHost (0.60s) [2020-04-07T13:15:30.302Z] === RUN TestDaemonIpcModeShareable [2020-04-07T13:15:30.376Z] #24 270.6 + cd /tmp/tmp.xrJLCfPnkK/tmp/docker-ce [2020-04-07T13:15:30.376Z] #24 270.6 + git checkout -q v17.06.2-ce [2020-04-07T13:15:31.010Z] #24 ... [2020-04-07T13:15:31.010Z] [2020-04-07T13:15:31.010Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:15:31.010Z] #45 163.8 CC criu/clone-noasan.o [2020-04-07T13:15:31.010Z] #45 164.2 CC criu/config.o [2020-04-07T13:15:31.010Z] #45 167.7 CC criu/cr-check.o [2020-04-07T13:15:31.010Z] #45 171.7 CC criu/cr-dedup.o [2020-04-07T13:15:31.010Z] #45 172.9 CC criu/cr-dump.o [2020-04-07T13:15:31.010Z] #45 ... [2020-04-07T13:15:31.010Z] [2020-04-07T13:15:31.010Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T13:15:31.011Z] #18 88.31 Selecting previously unselected package xfsprogs. [2020-04-07T13:15:31.011Z] #18 88.32 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-04-07T13:15:31.011Z] #18 88.33 Unpacking xfsprogs (4.20.0-1) ... [2020-04-07T13:15:31.011Z] #18 89.36 Selecting previously unselected package zip. [2020-04-07T13:15:31.011Z] #18 89.38 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-04-07T13:15:31.011Z] #18 89.39 Unpacking zip (3.0-11+b1) ... [2020-04-07T13:15:31.011Z] #18 89.57 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-07T13:15:31.011Z] #18 89.58 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-07T13:15:31.011Z] #18 89.58 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-04-07T13:15:31.011Z] #18 89.59 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-04-07T13:15:31.011Z] #18 89.59 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-04-07T13:15:31.011Z] #18 89.60 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-04-07T13:15:31.011Z] #18 89.60 Setting up uidmap (1:4.5-1.1) ... [2020-04-07T13:15:31.011Z] #18 89.61 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-04-07T13:15:31.011Z] #18 89.62 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-07T13:15:31.011Z] #18 89.62 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-07T13:15:31.011Z] #18 89.64 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-07T13:15:31.011Z] #18 89.65 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-07T13:15:31.011Z] #18 89.65 Setting up xxd (2:8.1.0875-5) ... [2020-04-07T13:15:31.011Z] #18 89.66 Setting up zip (3.0-11+b1) ... [2020-04-07T13:15:31.011Z] #18 89.67 Setting up vim-common (2:8.1.0875-5) ... [2020-04-07T13:15:31.011Z] #18 89.76 Setting up bash-completion (1:2.8-6) ... [2020-04-07T13:15:31.644Z] #18 95.95 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-04-07T13:15:31.644Z] #18 95.97 Setting up xz-utils (5.2.4-1) ... [2020-04-07T13:15:31.644Z] #18 96.03 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-07T13:15:31.902Z] --- PASS: TestServiceWithPredefinedNetwork (3.28s) [2020-04-07T13:15:31.902Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-07T13:15:31.902Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-07T13:15:31.902Z] service_test.go:236: FLAKY_TEST [2020-04-07T13:15:31.902Z] === RUN TestServiceWithDataPathPortInit [2020-04-07T13:15:31.934Z] #18 96.06 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-07T13:15:31.934Z] #18 96.24 invoke-rc.d: could not determine current runlevel [2020-04-07T13:15:31.934Z] #18 96.27 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-07T13:15:31.934Z] #18 96.29 Setting up pigz (2.4-1) ... [2020-04-07T13:15:31.934Z] #18 96.30 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-04-07T13:15:31.934Z] #18 96.31 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-07T13:15:32.225Z] #18 96.33 Setting up python-pip-whl (18.1-5) ... [2020-04-07T13:15:32.225Z] #18 96.34 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-04-07T13:15:32.225Z] #18 96.35 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-07T13:15:32.320Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2020-04-07T13:15:32.320Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-04-07T13:15:32.320Z] === RUN TestDaemonIpcModePrivate [2020-04-07T13:15:32.859Z] #18 97.27 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-04-07T13:15:32.859Z] #18 97.27 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-04-07T13:15:32.859Z] #18 97.28 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-04-07T13:15:32.859Z] #18 97.29 Setting up vim (2:8.1.0875-5) ... [2020-04-07T13:15:32.859Z] #18 97.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-07T13:15:32.859Z] #18 97.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-07T13:15:33.150Z] #18 97.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-07T13:15:33.150Z] #18 97.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-07T13:15:33.150Z] #18 97.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-07T13:15:33.150Z] #18 97.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-07T13:15:33.150Z] #18 97.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-07T13:15:33.150Z] #18 97.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-07T13:15:33.150Z] #18 97.49 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-07T13:15:33.150Z] #18 97.50 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-07T13:15:33.150Z] #18 97.52 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-04-07T13:15:33.150Z] #18 97.53 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-07T13:15:33.150Z] #18 97.53 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-04-07T13:15:33.466Z] #18 97.54 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-07T13:15:34.346Z] --- PASS: TestDaemonIpcModePrivate (1.73s) [2020-04-07T13:15:34.346Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-04-07T13:15:34.346Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-07T13:15:34.532Z] #18 ... [2020-04-07T13:15:34.532Z] [2020-04-07T13:15:34.532Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:15:34.532Z] #24 274.9 + mkdir -p /tmp/tmp.xrJLCfPnkK/src/github.com/docker [2020-04-07T13:15:34.532Z] #24 274.9 + mv components/cli /tmp/tmp.xrJLCfPnkK/src/github.com/docker/cli [2020-04-07T13:15:34.532Z] #24 274.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-04-07T13:15:35.815Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.70s) [2020-04-07T13:15:35.815Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-04-07T13:15:35.815Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-07T13:15:37.837Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s) [2020-04-07T13:15:37.837Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-04-07T13:15:37.837Z] === RUN TestIpcModeOlderClient [2020-04-07T13:15:37.837Z] === PAUSE TestIpcModeOlderClient [2020-04-07T13:15:37.837Z] === RUN TestKillContainerInvalidSignal [2020-04-07T13:15:38.451Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2020-04-07T13:15:38.451Z] === RUN TestKillContainer [2020-04-07T13:15:38.451Z] === RUN TestKillContainer/no_signal [2020-04-07T13:15:39.066Z] === RUN TestKillContainer/non_killing_signal [2020-04-07T13:15:39.684Z] === RUN TestKillContainer/killing_signal [2020-04-07T13:15:40.123Z] #24 ... [2020-04-07T13:15:40.123Z] [2020-04-07T13:15:40.123Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T13:15:40.123Z] #18 102.8 Setting up iptables (1.8.2-4) ... [2020-04-07T13:15:40.123Z] #18 102.8 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-07T13:15:40.123Z] #18 102.8 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-07T13:15:40.123Z] #18 102.8 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-07T13:15:40.123Z] #18 102.9 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-07T13:15:40.123Z] #18 102.9 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-07T13:15:40.123Z] #18 102.9 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-07T13:15:40.123Z] #18 102.9 Setting up python3 (3.7.3-1) ... [2020-04-07T13:15:40.123Z] #18 103.6 Setting up python3-wheel (0.32.3-2) ... [2020-04-07T13:15:40.690Z] --- PASS: TestKillContainer (2.49s) [2020-04-07T13:15:40.690Z] --- PASS: TestKillContainer/no_signal (0.80s) [2020-04-07T13:15:40.690Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) [2020-04-07T13:15:40.690Z] --- PASS: TestKillContainer/killing_signal (0.85s) [2020-04-07T13:15:40.690Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-07T13:15:40.690Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-07T13:15:40.754Z] #18 104.9 Setting up apparmor (2.13.2-10) ... [2020-04-07T13:15:41.697Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-07T13:15:42.704Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.71s) [2020-04-07T13:15:42.704Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.84s) [2020-04-07T13:15:42.704Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2020-04-07T13:15:42.704Z] === RUN TestKillStoppedContainer [2020-04-07T13:15:42.704Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-04-07T13:15:42.704Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-07T13:15:42.704Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-04-07T13:15:42.704Z] === RUN TestKillDifferentUserContainer [2020-04-07T13:15:43.483Z] #18 107.5 Setting up xfsprogs (4.20.0-1) ... [2020-04-07T13:15:43.483Z] #18 107.5 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-07T13:15:43.711Z] --- PASS: TestKillDifferentUserContainer (0.85s) [2020-04-07T13:15:43.711Z] === RUN TestInspectOomKilledTrue [2020-04-07T13:15:43.711Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-07T13:15:43.711Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-07T13:15:43.711Z] === RUN TestInspectOomKilledFalse [2020-04-07T13:15:43.711Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-07T13:15:43.711Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-07T13:15:43.711Z] === RUN TestLinksEtcHostsContentMatch [2020-04-07T13:15:43.773Z] #18 108.1 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-07T13:15:43.993Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2020-04-07T13:15:43.993Z] === RUN TestLinksContainerNames [2020-04-07T13:15:44.821Z] #18 ... [2020-04-07T13:15:44.821Z] [2020-04-07T13:15:44.821Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:15:44.821Z] #45 177.8 CC criu/cr-errno.o [2020-04-07T13:15:44.821Z] #45 177.9 CC criu/cr-restore.o [2020-04-07T13:15:44.821Z] #45 186.5 CC criu/cr-service.o [2020-04-07T13:15:45.149Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-04-07T13:15:45.452Z] #45 ... [2020-04-07T13:15:45.452Z] [2020-04-07T13:15:45.452Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-07T13:15:45.452Z] #18 109.7 Setting up python3-distutils (3.7.3-1) ... [2020-04-07T13:15:46.030Z] --- PASS: TestLinksContainerNames (1.70s) [2020-04-07T13:15:46.030Z] === RUN TestLogsFollowTailEmpty [2020-04-07T13:15:46.480Z] #18 110.5 Setting up python3-setuptools (40.8.0-1) ... [2020-04-07T13:15:46.643Z] --- PASS: TestLogsFollowTailEmpty (0.79s) [2020-04-07T13:15:46.643Z] === RUN TestContainerNetworkMountsNoChown [2020-04-07T13:15:47.649Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s) [2020-04-07T13:15:47.650Z] === RUN TestMountDaemonRoot [2020-04-07T13:15:47.650Z] === RUN TestMountDaemonRoot/default [2020-04-07T13:15:47.650Z] === PAUSE TestMountDaemonRoot/default [2020-04-07T13:15:47.650Z] === RUN TestMountDaemonRoot/private [2020-04-07T13:15:47.650Z] === PAUSE TestMountDaemonRoot/private [2020-04-07T13:15:47.650Z] === RUN TestMountDaemonRoot/rprivate [2020-04-07T13:15:47.650Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-07T13:15:47.650Z] === RUN TestMountDaemonRoot/slave [2020-04-07T13:15:47.650Z] === PAUSE TestMountDaemonRoot/slave [2020-04-07T13:15:47.650Z] === RUN TestMountDaemonRoot/rslave [2020-04-07T13:15:47.650Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-07T13:15:47.650Z] === RUN TestMountDaemonRoot/shared [2020-04-07T13:15:47.650Z] === PAUSE TestMountDaemonRoot/shared [2020-04-07T13:15:47.650Z] === RUN TestMountDaemonRoot/rshared [2020-04-07T13:15:47.650Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-07T13:15:47.650Z] === CONT TestMountDaemonRoot/default [2020-04-07T13:15:47.650Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-07T13:15:47.650Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-07T13:15:47.650Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-07T13:15:47.650Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-07T13:15:47.650Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-07T13:15:47.650Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-07T13:15:47.650Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-07T13:15:47.650Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-07T13:15:47.650Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-07T13:15:47.650Z] === CONT TestMountDaemonRoot/rshared [2020-04-07T13:15:47.650Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-07T13:15:47.650Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-07T13:15:47.650Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-07T13:15:47.650Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-07T13:15:47.650Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-07T13:15:47.650Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-07T13:15:47.650Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-07T13:15:47.650Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-07T13:15:47.650Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-07T13:15:47.650Z] === CONT TestMountDaemonRoot/shared [2020-04-07T13:15:47.650Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-07T13:15:47.650Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-07T13:15:47.650Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-07T13:15:47.650Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-07T13:15:47.650Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-07T13:15:47.650Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-07T13:15:47.650Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-07T13:15:47.650Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-07T13:15:47.650Z] === CONT TestMountDaemonRoot/rslave [2020-04-07T13:15:47.650Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-07T13:15:47.650Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-07T13:15:47.650Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-07T13:15:47.650Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-07T13:15:47.650Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-07T13:15:47.650Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-07T13:15:47.650Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-07T13:15:47.650Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-07T13:15:47.650Z] === CONT TestMountDaemonRoot/slave [2020-04-07T13:15:47.650Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-07T13:15:47.650Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-07T13:15:47.650Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-07T13:15:47.650Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-07T13:15:47.650Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-07T13:15:47.650Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-07T13:15:47.650Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-07T13:15:47.650Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-07T13:15:47.650Z] === CONT TestMountDaemonRoot/rprivate [2020-04-07T13:15:47.650Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-07T13:15:47.650Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-07T13:15:47.650Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-07T13:15:47.650Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-07T13:15:47.650Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-07T13:15:47.650Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-07T13:15:47.650Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-07T13:15:47.650Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-07T13:15:47.650Z] === CONT TestMountDaemonRoot/private [2020-04-07T13:15:47.650Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-07T13:15:47.650Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-07T13:15:47.650Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-07T13:15:47.650Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-07T13:15:47.650Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-07T13:15:47.650Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-07T13:15:47.650Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-07T13:15:47.650Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-07T13:15:47.650Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-07T13:15:47.650Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-07T13:15:47.650Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-07T13:15:47.650Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-07T13:15:47.650Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-07T13:15:47.650Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-07T13:15:47.931Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-07T13:15:47.931Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-07T13:15:47.931Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-07T13:15:47.931Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-07T13:15:47.931Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-07T13:15:47.931Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-07T13:15:47.932Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-07T13:15:47.932Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-07T13:15:48.214Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-07T13:15:48.214Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-07T13:15:48.214Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-07T13:15:48.214Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-07T13:15:48.214Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-07T13:15:48.214Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-07T13:15:48.214Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-07T13:15:48.214Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-07T13:15:48.214Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-07T13:15:48.214Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-07T13:15:48.214Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-07T13:15:48.496Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-07T13:15:48.496Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-04-07T13:15:48.496Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-07T13:15:48.496Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-04-07T13:15:48.496Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-04-07T13:15:48.496Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2020-04-07T13:15:48.496Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-04-07T13:15:48.496Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-07T13:15:48.496Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-04-07T13:15:48.496Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-04-07T13:15:48.496Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-04-07T13:15:48.496Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-04-07T13:15:48.496Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-07T13:15:48.496Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2020-04-07T13:15:48.496Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-04-07T13:15:48.496Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-04-07T13:15:48.496Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2020-04-07T13:15:48.496Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-07T13:15:48.496Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-04-07T13:15:48.496Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-04-07T13:15:48.496Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-04-07T13:15:48.496Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-04-07T13:15:48.496Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-07T13:15:48.496Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-04-07T13:15:48.496Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-04-07T13:15:48.496Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.07s) [2020-04-07T13:15:48.496Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2020-04-07T13:15:48.496Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-07T13:15:48.496Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-04-07T13:15:48.496Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-04-07T13:15:48.496Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-04-07T13:15:48.496Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-04-07T13:15:48.496Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-07T13:15:48.496Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-04-07T13:15:48.496Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-04-07T13:15:48.496Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-04-07T13:15:48.496Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-04-07T13:15:48.496Z] === RUN TestContainerBindMountNonRecursive [2020-04-07T13:15:48.539Z] #18 112.6 Setting up python3-pip (18.1-5) ... [2020-04-07T13:15:49.987Z] --- PASS: TestServiceWithDataPathPortInit (18.13s) [2020-04-07T13:15:49.987Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-07T13:15:50.519Z] --- PASS: TestContainerBindMountNonRecursive (2.00s) [2020-04-07T13:15:50.519Z] === RUN TestNetworkNat [2020-04-07T13:15:50.596Z] #18 114.8 Processing triggers for libc-bin (2.28-10) ... [2020-04-07T13:15:50.596Z] #18 114.9 Processing triggers for mime-support (3.62) ... [2020-04-07T13:15:50.885Z] #18 DONE 115.2s [2020-04-07T13:15:50.885Z] [2020-04-07T13:15:50.885Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-07T13:15:51.521Z] #19 0.425 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-07T13:15:51.521Z] #19 0.430 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-07T13:15:51.521Z] #19 0.437 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-07T13:15:51.521Z] #19 DONE 0.5s [2020-04-07T13:15:51.521Z] [2020-04-07T13:15:51.521Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:15:51.521Z] #45 190.3 CC criu/crtools.o [2020-04-07T13:15:51.521Z] #45 191.5 CC criu/eventfd.o [2020-04-07T13:15:51.521Z] #45 192.3 CC criu/eventpoll.o [2020-04-07T13:15:51.521Z] #45 194.6 CC criu/external.o [2020-04-07T13:15:51.525Z] --- PASS: TestNetworkNat (0.91s) [2020-04-07T13:15:51.525Z] === RUN TestNetworkLocalhostTCPNat [2020-04-07T13:15:51.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-07T13:15:51.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-07T13:15:52.139Z] --- PASS: TestNetworkLocalhostTCPNat (0.94s) [2020-04-07T13:15:52.139Z] === RUN TestNetworkLoopbackNat [2020-04-07T13:15:52.549Z] #45 195.3 CC criu/fault-injection.o [2020-04-07T13:15:52.549Z] #45 195.6 CC criu/fdstore.o [2020-04-07T13:15:52.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-07T13:15:53.584Z] #45 196.5 CC criu/fifo.o [2020-04-07T13:15:53.611Z] --- PASS: TestNetworkLoopbackNat (1.23s) [2020-04-07T13:15:53.611Z] === RUN TestPause [2020-04-07T13:15:53.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-07T13:15:53.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-07T13:15:54.225Z] --- PASS: TestPause (0.86s) [2020-04-07T13:15:54.225Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-07T13:15:54.225Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-07T13:15:54.225Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-07T13:15:54.225Z] === RUN TestPauseStopPausedContainer [2020-04-07T13:15:54.232Z] #45 197.3 CC criu/file-ids.o [2020-04-07T13:15:54.858Z] #45 197.8 CC criu/file-lock.o [2020-04-07T13:15:55.230Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2020-04-07T13:15:55.230Z] === RUN TestPsFilter [2020-04-07T13:15:55.521Z] --- PASS: TestPsFilter (0.25s) [2020-04-07T13:15:55.521Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-07T13:15:55.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-07T13:15:56.135Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s) [2020-04-07T13:15:56.135Z] === RUN TestRemoveContainerWithVolume [2020-04-07T13:15:56.363Z] #45 ... [2020-04-07T13:15:56.363Z] [2020-04-07T13:15:56.363Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:15:56.363Z] #48 286.4 github.com/LK4D4/vndr/godl [2020-04-07T13:15:56.363Z] #48 288.0 github.com/LK4D4/vndr [2020-04-07T13:15:56.363Z] #48 ... [2020-04-07T13:15:56.363Z] [2020-04-07T13:15:56.363Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-07T13:15:56.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-07T13:15:56.993Z] #20 ... [2020-04-07T13:15:56.993Z] [2020-04-07T13:15:56.993Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:15:56.993Z] #45 200.0 CC criu/files-ext.o [2020-04-07T13:15:57.142Z] --- PASS: TestRemoveContainerWithVolume (0.83s) [2020-04-07T13:15:57.142Z] === RUN TestRemoveContainerRunning [2020-04-07T13:15:57.627Z] #45 200.7 CC criu/files-reg.o [2020-04-07T13:15:58.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-07T13:15:58.148Z] --- PASS: TestRemoveContainerRunning (0.85s) [2020-04-07T13:15:58.148Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-07T13:15:58.762Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s) [2020-04-07T13:15:58.762Z] === RUN TestRemoveInvalidContainer [2020-04-07T13:15:58.762Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-04-07T13:15:58.762Z] === RUN TestRenameLinkedContainer [2020-04-07T13:15:59.963Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.07s) [2020-04-07T13:15:59.963Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:0hviiq72isc2wa8rj1sj0xm0p Created:2020-04-07 13:15:51.542056316 +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[382a3a2f9de760826a2fbb11ba0cc38b2f6e7fef28fb9086fd7d9dd73ca3f1fc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.iq3thcmf89omoay0y0oxjlvzn EndpointID:408e8ea23c26342bbf61cfdc49c3af3c872af61b7b6f19ea1ff99bd166712883 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:178fe20b27dcbbb7b360fa373c90940fbeb82db358bf4cc854e08554688cc220 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:a248282789ed IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.iq3thcmf89omoay0y0oxjlvzn EndpointID:408e8ea23c26342bbf61cfdc49c3af3c872af61b7b6f19ea1ff99bd166712883 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-07T13:15:59.963Z] PASS [2020-04-07T13:15:59.963Z] [2020-04-07T13:15:59.963Z] === Skipped [2020-04-07T13:15:59.963Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-07T13:15:59.963Z] service_test.go:236: FLAKY_TEST [2020-04-07T13:15:59.963Z] [2020-04-07T13:15:59.963Z] [2020-04-07T13:15:59.963Z] DONE 22 tests, 1 skipped in 52.333s [2020-04-07T13:15:59.963Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-07T13:15:59.963Z] ++ 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-04-07T13:15:59.963Z] ++ set -e [2020-04-07T13:15:59.963Z] ++ '[' -n 0 ']' [2020-04-07T13:15:59.963Z] ++ set -x [2020-04-07T13:15:59.964Z] ++ env -i DEST=/go/src/github.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-04-07T13:15:59.964Z] INFO: Testing against a local daemon [2020-04-07T13:15:59.964Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-07T13:15:59.964Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-07T13:15:59.964Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-07T13:15:59.964Z] === RUN TestDockerNetworkIpvlan [2020-04-07T13:15:59.964Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-07T13:15:59.964Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-07T13:15:59.964Z] PASS [2020-04-07T13:15:59.964Z] [2020-04-07T13:15:59.964Z] === Skipped [2020-04-07T13:15:59.964Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-07T13:15:59.964Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-07T13:15:59.964Z] [2020-04-07T13:15:59.964Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-07T13:15:59.964Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-07T13:15:59.964Z] [2020-04-07T13:15:59.964Z] [2020-04-07T13:15:59.964Z] DONE 2 tests, 2 skipped in 0.152s [2020-04-07T13:15:59.964Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-07T13:15:59.964Z] ++ 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-04-07T13:15:59.964Z] ++ set -e [2020-04-07T13:15:59.964Z] ++ '[' -n 0 ']' [2020-04-07T13:15:59.964Z] ++ set -x [2020-04-07T13:15:59.964Z] ++ env -i DEST=/go/src/github.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-04-07T13:15:59.964Z] INFO: Testing against a local daemon [2020-04-07T13:15:59.964Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-07T13:16:00.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-07T13:16:00.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-07T13:16:01.340Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.06s) [2020-04-07T13:16:01.340Z] === RUN TestDockerNetworkMacvlan [2020-04-07T13:16:02.211Z] --- PASS: TestRenameLinkedContainer (3.39s) [2020-04-07T13:16:02.211Z] === RUN TestRenameStoppedContainer [2020-04-07T13:16:02.436Z] ......... [ 86%] [2020-04-07T13:16:02.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-07T13:16:02.716Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-07T13:16:03.184Z] #45 205.5 CC criu/files.o [2020-04-07T13:16:03.215Z] --- PASS: TestRenameStoppedContainer (0.84s) [2020-04-07T13:16:03.215Z] === RUN TestRenameRunningContainerAndReuse [2020-04-07T13:16:03.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-07T13:16:03.476Z] #45 ... [2020-04-07T13:16:03.476Z] [2020-04-07T13:16:03.476Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:16:03.476Z] #48 DONE 303.9s [2020-04-07T13:16:03.476Z] [2020-04-07T13:16:03.476Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-07T13:16:03.476Z] #20 9.112 Collecting yamllint==1.16.0 [2020-04-07T13:16:03.476Z] #20 9.663 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-07T13:16:03.476Z] #20 9.826 Collecting pyyaml (from yamllint==1.16.0) [2020-04-07T13:16:03.476Z] #20 10.29 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-07T13:16:03.652Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-07T13:16:04.685Z] --- PASS: TestRenameRunningContainerAndReuse (1.66s) [2020-04-07T13:16:04.685Z] === RUN TestRenameInvalidName [2020-04-07T13:16:05.029Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-07T13:16:05.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-07T13:16:05.539Z] #20 13.98 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-07T13:16:05.693Z] --- PASS: TestRenameInvalidName (0.86s) [2020-04-07T13:16:05.693Z] === RUN TestRenameAnonymousContainer [2020-04-07T13:16:05.829Z] #20 14.17 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-04-07T13:16:05.829Z] #20 14.32 Building wheels for collected packages: pyyaml [2020-04-07T13:16:05.829Z] #20 14.32 Running setup.py bdist_wheel for pyyaml: started [2020-04-07T13:16:06.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-07T13:16:07.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-07T13:16:07.889Z] #20 16.18 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-07T13:16:07.889Z] #20 16.18 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-07T13:16:07.889Z] #20 16.29 Successfully built pyyaml [2020-04-07T13:16:07.889Z] #20 16.31 Installing collected packages: pyyaml, pathspec, yamllint [2020-04-07T13:16:08.087Z] tests/integration/models_images_test.py ............... [ 89%] [2020-04-07T13:16:08.179Z] #20 16.88 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-07T13:16:08.179Z] #20 ... [2020-04-07T13:16:08.179Z] [2020-04-07T13:16:08.179Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:16:08.179Z] #45 211.3 CC criu/filesystems.o [2020-04-07T13:16:08.326Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-07T13:16:08.487Z] #45 ... [2020-04-07T13:16:08.487Z] [2020-04-07T13:16:08.487Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-07T13:16:08.487Z] #20 DONE 17.2s [2020-04-07T13:16:08.520Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-07T13:16:08.520Z] Using test binary docker [2020-04-07T13:16:08.520Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-07T13:16:08.520Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-07T13:16:08.520Z] INFO: Waiting for daemon to start... [2020-04-07T13:16:08.520Z] Starting dockerd [2020-04-07T13:16:08.780Z] [2020-04-07T13:16:08.780Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-07T13:16:09.700Z] tests/integration/models_networks_test.py .... [ 90%] [2020-04-07T13:16:09.810Z] #42 ... [2020-04-07T13:16:09.810Z] [2020-04-07T13:16:09.810Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:16:09.810Z] #45 212.9 CC criu/fsnotify.o [2020-04-07T13:16:10.412Z] . [2020-04-07T13:16:10.412Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-07T13:16:10.412Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-07T13:16:10.412Z] Error: No such image: emptyfs [2020-04-07T13:16:10.412Z] Running integration-test (iteration 1) [2020-04-07T13:16:10.412Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-04-07T13:16:11.171Z] --- PASS: TestRenameAnonymousContainer (4.87s) [2020-04-07T13:16:11.171Z] === RUN TestRenameContainerWithSameName [2020-04-07T13:16:11.454Z] --- PASS: TestRenameContainerWithSameName (0.90s) [2020-04-07T13:16:11.454Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-07T13:16:11.611Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-07T13:16:11.867Z] #45 214.8 CC criu/image-desc.o [2020-04-07T13:16:11.867Z] #45 214.9 CC criu/image.o [2020-04-07T13:16:13.367Z] #45 216.1 CC criu/ipc_ns.o [2020-04-07T13:16:13.473Z] --- PASS: TestRenameContainerWithLinkedContainer (1.81s) [2020-04-07T13:16:13.473Z] === RUN TestResize [2020-04-07T13:16:14.086Z] --- PASS: TestResize (0.84s) [2020-04-07T13:16:14.086Z] === RUN TestResizeWithInvalidSize [2020-04-07T13:16:15.093Z] --- PASS: TestResizeWithInvalidSize (0.86s) [2020-04-07T13:16:15.093Z] === RUN TestResizeWhenContainerNotStarted [2020-04-07T13:16:15.428Z] #45 218.2 CC criu/irmap.o [2020-04-07T13:16:15.707Z] --- PASS: TestResizeWhenContainerNotStarted (0.80s) [2020-04-07T13:16:15.707Z] === RUN TestDaemonRestartKillContainers [2020-04-07T13:16:15.707Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-07T13:16:15.707Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-07T13:16:15.707Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-07T13:16:15.707Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-07T13:16:15.707Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-07T13:16:15.707Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-07T13:16:15.707Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-07T13:16:15.707Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-07T13:16:15.707Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-07T13:16:15.707Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-07T13:16:15.707Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-07T13:16:15.707Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-07T13:16:15.707Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-07T13:16:15.707Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-07T13:16:15.707Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-07T13:16:15.707Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-07T13:16:15.707Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-07T13:16:15.707Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-07T13:16:15.707Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-07T13:16:15.707Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-07T13:16:15.707Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-07T13:16:15.707Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-07T13:16:15.707Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-07T13:16:15.707Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-07T13:16:15.707Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-07T13:16:15.707Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-07T13:16:16.219Z] tests/integration/models_nodes_test.py . [ 91%] [2020-04-07T13:16:16.460Z] #45 219.5 CC criu/kcmp-ids.o [2020-04-07T13:16:16.473Z] tests/integration/models_resources_test.py . [ 91%] [2020-04-07T13:16:17.112Z] #45 220.1 CC criu/kerndat.o [2020-04-07T13:16:17.835Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-07T13:16:17.835Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-07T13:16:18.180Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-07T13:16:19.177Z] #45 222.0 CC criu/libnetlink.o [2020-04-07T13:16:19.304Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-07T13:16:19.304Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-07T13:16:19.807Z] #45 222.7 CC criu/log.o [2020-04-07T13:16:20.085Z] --- PASS: TestDockerNetworkMacvlan (18.53s) [2020-04-07T13:16:20.085Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-04-07T13:16:20.085Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2020-04-07T13:16:20.085Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.08s) [2020-04-07T13:16:20.085Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.06s) [2020-04-07T13:16:20.085Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.79s) [2020-04-07T13:16:20.085Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.30s) [2020-04-07T13:16:20.085Z] PASS [2020-04-07T13:16:20.085Z] [2020-04-07T13:16:20.085Z] DONE 8 tests in 20.729s [2020-04-07T13:16:20.085Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-07T13:16:20.085Z] ++ 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-04-07T13:16:20.085Z] ++ set -e [2020-04-07T13:16:20.085Z] ++ '[' -n 0 ']' [2020-04-07T13:16:20.085Z] ++ set -x [2020-04-07T13:16:20.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-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-04-07T13:16:20.085Z] testing: warning: no tests to run [2020-04-07T13:16:20.085Z] PASS [2020-04-07T13:16:20.085Z] [2020-04-07T13:16:20.085Z] DONE 0 tests in 0.030s [2020-04-07T13:16:20.085Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-07T13:16:20.085Z] ++ 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-04-07T13:16:20.085Z] ++ set -e [2020-04-07T13:16:20.085Z] ++ '[' -n 0 ']' [2020-04-07T13:16:20.085Z] ++ set -x [2020-04-07T13:16:20.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-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-04-07T13:16:20.085Z] INFO: Testing against a local daemon [2020-04-07T13:16:20.085Z] === RUN TestAuthZPluginAllowRequest [2020-04-07T13:16:20.367Z] Loaded image: buildpack-deps:jessie [2020-04-07T13:16:20.368Z] Loaded image: busybox:latest [2020-04-07T13:16:20.368Z] Loaded image: busybox:glibc [2020-04-07T13:16:20.368Z] Loaded image: debian:jessie [2020-04-07T13:16:20.368Z] Loaded image: hello-world:latest [2020-04-07T13:16:20.368Z] INFO: Testing against a local daemon [2020-04-07T13:16:20.368Z] === RUN TestCgroupNamespacesBuild [2020-04-07T13:16:20.773Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-07T13:16:20.773Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-07T13:16:20.837Z] #45 223.7 CC criu/lsm.o [2020-04-07T13:16:20.837Z] #45 ... [2020-04-07T13:16:20.837Z] [2020-04-07T13:16:20.837Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-07T13:16:20.837Z] #31 DONE 321.5s [2020-04-07T13:16:20.837Z] [2020-04-07T13:16:20.837Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:16:21.988Z] --- PASS: TestAuthZPluginAllowRequest (1.72s) [2020-04-07T13:16:21.988Z] === RUN TestAuthZPluginTLS [2020-04-07T13:16:22.261Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-04-07T13:16:22.338Z] #54 ... [2020-04-07T13:16:22.338Z] [2020-04-07T13:16:22.338Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:16:22.338Z] #45 225.2 CC criu/mem.o [2020-04-07T13:16:22.555Z] --- PASS: TestAuthZPluginTLS (0.66s) [2020-04-07T13:16:22.555Z] === RUN TestAuthZPluginDenyRequest [2020-04-07T13:16:22.792Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-07T13:16:23.074Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-07T13:16:23.121Z] --- PASS: TestAuthZPluginDenyRequest (0.62s) [2020-04-07T13:16:23.121Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-07T13:16:23.640Z] --- PASS: TestCgroupNamespacesBuild (2.85s) [2020-04-07T13:16:23.640Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-07T13:16:23.689Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.63s) [2020-04-07T13:16:23.689Z] === RUN TestAuthZPluginDenyResponse [2020-04-07T13:16:24.624Z] --- PASS: TestAuthZPluginDenyResponse (0.65s) [2020-04-07T13:16:24.624Z] === RUN TestAuthZPluginAllowEventStream [2020-04-07T13:16:25.067Z] #45 228.2 CC criu/mount.o [2020-04-07T13:16:25.500Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-04-07T13:16:25.500Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-04-07T13:16:25.746Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-07T13:16:25.746Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-07T13:16:26.161Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.56s) [2020-04-07T13:16:26.161Z] === RUN TestBuildWithSession [2020-04-07T13:16:26.161Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-07T13:16:26.161Z] build_session_test.go:25: TODO: BuildKit [2020-04-07T13:16:26.161Z] === RUN TestBuildSquashParent [2020-04-07T13:16:26.525Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s) [2020-04-07T13:16:26.525Z] === RUN TestAuthZPluginErrorResponse [2020-04-07T13:16:26.783Z] --- PASS: TestAuthZPluginErrorResponse (0.64s) [2020-04-07T13:16:26.783Z] === RUN TestAuthZPluginErrorRequest [2020-04-07T13:16:27.350Z] --- PASS: TestAuthZPluginErrorRequest (0.63s) [2020-04-07T13:16:27.350Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-07T13:16:28.285Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s) [2020-04-07T13:16:28.285Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-07T13:16:28.417Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-07T13:16:28.417Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.02s) [2020-04-07T13:16:28.417Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.28s) [2020-04-07T13:16:28.417Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.44s) [2020-04-07T13:16:28.417Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.42s) [2020-04-07T13:16:28.417Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.40s) [2020-04-07T13:16:28.417Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.38s) [2020-04-07T13:16:28.417Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.22s) [2020-04-07T13:16:28.417Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.25s) [2020-04-07T13:16:28.417Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.82s) [2020-04-07T13:16:28.417Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.64s) [2020-04-07T13:16:28.417Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.19s) [2020-04-07T13:16:28.417Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.37s) [2020-04-07T13:16:28.417Z] === RUN TestCgroupNamespacesRun [2020-04-07T13:16:29.822Z] tests/integration/regression_test.py ...... [ 98%] [2020-04-07T13:16:29.887Z] --- PASS: TestCgroupNamespacesRun (1.77s) [2020-04-07T13:16:29.887Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-07T13:16:30.187Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.20s) [2020-04-07T13:16:30.187Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-07T13:16:30.333Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-04-07T13:16:30.333Z] tests/integration/credentials/utils_test.py . [100%] [2020-04-07T13:16:30.333Z] [2020-04-07T13:16:30.333Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-04-07T13:16:30.333Z] =========================== short test summary info ============================ [2020-04-07T13:16:30.333Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-04-07T13:16:30.333Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-04-07T13:16:30.333Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-04-07T13:16:30.333Z] Not supported on most drivers [2020-04-07T13:16:30.333Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-04-07T13:16:30.333Z] Can fail if eth0 has multiple IP addresses [2020-04-07T13:16:30.333Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-04-07T13:16:30.333Z] This doesn't seem to be taken into account by the engine [2020-04-07T13:16:30.333Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-04-07T13:16:30.333Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-04-07T13:16:30.333Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-04-07T13:16:30.333Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-04-07T13:16:30.333Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-04-07T13:16:30.333Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-04-07T13:16:30.333Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-04-07T13:16:30.333Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 338.56 seconds == [2020-04-07T13:16:30.587Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-04-07T13:16:31.361Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s) [2020-04-07T13:16:31.361Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-07T13:16:31.927Z] #45 234.7 CC criu/namespaces.o [2020-04-07T13:16:32.718Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.22s) [2020-04-07T13:16:32.718Z] === RUN TestAuthZPluginHeader [2020-04-07T13:16:33.383Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.76s) [2020-04-07T13:16:33.383Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-07T13:16:33.653Z] --- PASS: TestAuthZPluginHeader (0.99s) [2020-04-07T13:16:33.653Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-07T13:16:33.653Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-07T13:16:33.653Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T13:16:33.653Z] === RUN TestAuthZPluginV2Disable [2020-04-07T13:16:33.653Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-04-07T13:16:33.653Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T13:16:33.653Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-07T13:16:33.653Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-07T13:16:33.653Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T13:16:33.653Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-07T13:16:33.653Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-07T13:16:33.653Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T13:16:33.653Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-07T13:16:34.252Z] --- PASS: TestBuildSquashParent (7.53s) [2020-04-07T13:16:34.252Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-07T13:16:34.252Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-07T13:16:34.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-07T13:16:34.252Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-07T13:16:34.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-07T13:16:34.252Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-07T13:16:34.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-07T13:16:34.252Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-07T13:16:34.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-07T13:16:34.252Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-07T13:16:34.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-07T13:16:34.252Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-07T13:16:34.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-07T13:16:34.252Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-07T13:16:34.252Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-07T13:16:34.659Z] #45 237.6 CC criu/net.o [2020-04-07T13:16:34.851Z] --- PASS: TestCgroupNamespacesRunHostMode (1.73s) [2020-04-07T13:16:34.851Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-07T13:16:36.145Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-07T13:16:36.145Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-07T13:16:36.871Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s) [2020-04-07T13:16:36.871Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-07T13:16:37.483Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.78s) [2020-04-07T13:16:37.483Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-07T13:16:38.039Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-07T13:16:38.039Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-07T13:16:38.097Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2020-04-07T13:16:38.097Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-07T13:16:39.932Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-04-07T13:16:39.932Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.64s) [2020-04-07T13:16:39.932Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.71s) [2020-04-07T13:16:39.932Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.94s) [2020-04-07T13:16:39.932Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.94s) [2020-04-07T13:16:39.932Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.08s) [2020-04-07T13:16:39.932Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.06s) [2020-04-07T13:16:39.932Z] === RUN TestBuildMultiStageCopy [2020-04-07T13:16:39.932Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-07T13:16:40.116Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.75s) [2020-04-07T13:16:40.116Z] === RUN TestKernelTCPMemory [2020-04-07T13:16:40.232Z] #45 242.8 CC criu/netfilter.o [2020-04-07T13:16:40.522Z] #45 243.4 CC criu/page-pipe.o [2020-04-07T13:16:40.743Z] --- PASS: TestKernelTCPMemory (0.88s) [2020-04-07T13:16:40.743Z] === RUN TestNISDomainname [2020-04-07T13:16:41.553Z] #45 244.7 CC criu/page-xfer.o [2020-04-07T13:16:41.751Z] --- PASS: TestNISDomainname (0.99s) [2020-04-07T13:16:41.751Z] === RUN TestHostnameDnsResolution [2020-04-07T13:16:42.756Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-07T13:16:42.756Z] [2020-04-07T13:16:42.756Z] Unloading profiles will leave already running processes permanently [2020-04-07T13:16:42.756Z] unconfined, which can lead to unexpected situations. [2020-04-07T13:16:42.756Z] [2020-04-07T13:16:42.756Z] To set a process to complain mode, use the command line tool [2020-04-07T13:16:42.756Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-07T13:16:42.756Z] [2020-04-07T13:16:43.208Z] === RUN TestBuildMultiStageCopy/copy_to_newdir Post stage [Pipeline] junit [2020-04-07T13:16:43.323Z] Recording test results [Pipeline] sh [2020-04-07T13:16:43.770Z] --- PASS: TestHostnameDnsResolution (1.70s) [2020-04-07T13:16:43.770Z] === RUN TestStats [2020-04-07T13:16:43.937Z] + echo Ensuring container killed. [2020-04-07T13:16:43.937Z] Ensuring container killed. [2020-04-07T13:16:43.937Z] + docker rm -vf docker-pr3 [2020-04-07T13:16:43.937Z] Error: No such container: docker-pr3 [2020-04-07T13:16:43.937Z] + true [Pipeline] sh [2020-04-07T13:16:44.138Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-07T13:16:44.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-07T13:16:44.277Z] #45 246.9 CC criu/pagemap-cache.o [2020-04-07T13:16:44.333Z] + echo Chowning /workspace to jenkins user [2020-04-07T13:16:44.333Z] Chowning /workspace to jenkins user [2020-04-07T13:16:44.333Z] + id -u [2020-04-07T13:16:44.333Z] + id -g [2020-04-07T13:16:44.333Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40786:/workspace busybox chown -R 1000:1000 /workspace [2020-04-07T13:16:44.570Z] #45 247.6 CC criu/pagemap.o [2020-04-07T13:16:45.067Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-07T13:16:45.786Z] --- PASS: TestStats (1.90s) [2020-04-07T13:16:45.786Z] === RUN TestStopContainerWithTimeout [2020-04-07T13:16:45.786Z] === RUN TestStopContainerWithTimeout/0 [2020-04-07T13:16:45.786Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-07T13:16:45.786Z] === RUN TestStopContainerWithTimeout/1 [2020-04-07T13:16:45.786Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-07T13:16:45.786Z] === RUN TestStopContainerWithTimeout/3 [2020-04-07T13:16:45.786Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-07T13:16:45.786Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-07T13:16:45.786Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-07T13:16:45.786Z] === CONT TestStopContainerWithTimeout/0 [2020-04-07T13:16:45.786Z] === CONT TestStopContainerWithTimeout/3 [2020-04-07T13:16:46.146Z] + bundleName=docker-py [2020-04-07T13:16:46.146Z] + echo Creating docker-py-bundles.tar.gz [2020-04-07T13:16:46.146Z] Creating docker-py-bundles.tar.gz [2020-04-07T13:16:46.146Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2020-04-07T13:16:46.153Z] Archiving artifacts [2020-04-07T13:16:46.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-07T13:16:46.399Z] === CONT TestStopContainerWithTimeout/1 [2020-04-07T13:16:46.435Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-07T13:16:46.447Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40786/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-04-07T13:16:46.634Z] #45 249.2 CC criu/parasite-syscall.o [2020-04-07T13:16:46.921Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40786/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=06ca1606e1a09c36bd12ed503b4c99d8a17ca230 -e DOCKER_GRAPHDRIVER docker:06ca1606e1a09c36bd12ed503b4c99d8a17ca230 hack/make.sh binary-daemon [2020-04-07T13:16:47.364Z] --- PASS: TestBuildMultiStageCopy (7.20s) [2020-04-07T13:16:47.364Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.20s) [2020-04-07T13:16:47.364Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-04-07T13:16:47.364Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-04-07T13:16:47.364Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-04-07T13:16:47.364Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-04-07T13:16:47.364Z] === RUN TestBuildMultiStageParentConfig [2020-04-07T13:16:47.484Z] [2020-04-07T13:16:47.484Z] Removing bundles/ [2020-04-07T13:16:47.484Z] [2020-04-07T13:16:47.484Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-04-07T13:16:47.484Z] Building: bundles/binary-daemon/dockerd-dev [2020-04-07T13:16:47.484Z] GOOS="" GOARCH="" GOARM="" [2020-04-07T13:16:48.142Z] #45 251.2 CC criu/path.o [2020-04-07T13:16:48.420Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-07T13:16:48.773Z] #45 251.6 CC criu/pie-util-vdso.o [2020-04-07T13:16:49.402Z] #45 252.4 CC criu/pie-util.o [2020-04-07T13:16:49.693Z] #45 252.7 CC criu/pipes.o [2020-04-07T13:16:51.092Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-04-07T13:16:51.092Z] --- PASS: TestStopContainerWithTimeout/0 (0.89s) [2020-04-07T13:16:51.092Z] --- PASS: TestStopContainerWithTimeout/1 (1.85s) [2020-04-07T13:16:51.092Z] --- PASS: TestStopContainerWithTimeout/3 (3.00s) [2020-04-07T13:16:51.092Z] --- PASS: TestStopContainerWithTimeout/-1 (3.03s) [2020-04-07T13:16:51.092Z] === RUN TestDeleteDevicemapper [2020-04-07T13:16:51.092Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-07T13:16:51.092Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-07T13:16:51.092Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-07T13:16:51.195Z] #45 253.9 CC criu/plugin.o [2020-04-07T13:16:51.731Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.10s) [2020-04-07T13:16:51.731Z] PASS [2020-04-07T13:16:51.731Z] [2020-04-07T13:16:51.731Z] === Skipped [2020-04-07T13:16:51.731Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-07T13:16:51.731Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T13:16:51.731Z] [2020-04-07T13:16:51.731Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-04-07T13:16:51.731Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T13:16:51.731Z] [2020-04-07T13:16:51.731Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-07T13:16:51.731Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T13:16:51.731Z] [2020-04-07T13:16:51.731Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-07T13:16:51.731Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T13:16:51.731Z] [2020-04-07T13:16:51.731Z] [2020-04-07T13:16:51.731Z] DONE 17 tests, 4 skipped in 31.586s [2020-04-07T13:16:51.731Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-07T13:16:51.731Z] ++ 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-04-07T13:16:51.731Z] ++ set -e [2020-04-07T13:16:51.731Z] ++ '[' -n 0 ']' [2020-04-07T13:16:51.731Z] ++ set -x [2020-04-07T13:16:51.731Z] ++ env -i DEST=/go/src/github.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-04-07T13:16:51.731Z] INFO: Testing against a local daemon [2020-04-07T13:16:51.731Z] === RUN TestPluginInvalidJSON [2020-04-07T13:16:51.731Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-07T13:16:51.731Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-07T13:16:51.731Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-07T13:16:51.731Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-04-07T13:16:51.731Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-07T13:16:51.731Z] PASS [2020-04-07T13:16:51.731Z] [2020-04-07T13:16:51.731Z] DONE 2 tests in 0.165s [2020-04-07T13:16:51.731Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-07T13:16:51.731Z] ++ 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-04-07T13:16:51.731Z] ++ set -e [2020-04-07T13:16:51.731Z] ++ '[' -n 0 ']' [2020-04-07T13:16:51.731Z] ++ set -x [2020-04-07T13:16:51.732Z] ++ env -i DEST=/go/src/github.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-04-07T13:16:51.824Z] #45 254.7 CC criu/proc_parse.o [2020-04-07T13:16:51.990Z] INFO: Testing against a local daemon [2020-04-07T13:16:51.990Z] === RUN TestExternalGraphDriver [2020-04-07T13:16:51.990Z] === RUN TestExternalGraphDriver/json [2020-04-07T13:16:52.614Z] --- PASS: TestBuildMultiStageParentConfig (4.97s) [2020-04-07T13:16:52.614Z] === RUN TestBuildLabelWithTargets [2020-04-07T13:16:54.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-07T13:16:54.521Z] === RUN TestExternalGraphDriver/spec [2020-04-07T13:16:54.540Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.42s) [2020-04-07T13:16:54.540Z] === RUN TestUpdateMemory [2020-04-07T13:16:54.540Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-07T13:16:54.540Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-07T13:16:54.540Z] === RUN TestUpdateCPUQuota [2020-04-07T13:16:56.013Z] --- PASS: TestUpdateCPUQuota (1.25s) [2020-04-07T13:16:56.013Z] === RUN TestUpdatePidsLimit [2020-04-07T13:16:56.013Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-07T13:16:56.295Z] === RUN TestUpdatePidsLimit/no_change [2020-04-07T13:16:56.602Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-07T13:16:57.226Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-07T13:16:57.507Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-07T13:16:57.789Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-07T13:16:57.807Z] === RUN TestExternalGraphDriver/pull [2020-04-07T13:16:58.403Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-07T13:16:58.706Z] #45 260.6 CC criu/protobuf-desc.o [2020-04-07T13:16:59.335Z] #45 262.4 CC criu/protobuf.o [2020-04-07T13:16:59.712Z] --- PASS: TestExternalGraphDriver (7.64s) [2020-04-07T13:16:59.712Z] --- PASS: TestExternalGraphDriver/json (2.48s) [2020-04-07T13:16:59.712Z] --- PASS: TestExternalGraphDriver/spec (2.74s) [2020-04-07T13:16:59.712Z] --- PASS: TestExternalGraphDriver/pull (2.29s) [2020-04-07T13:16:59.712Z] === RUN TestGraphdriverPluginV2 [2020-04-07T13:16:59.712Z] --- SKIP: TestGraphdriverPluginV2 (0.04s) [2020-04-07T13:16:59.712Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T13:16:59.712Z] PASS [2020-04-07T13:16:59.712Z] [2020-04-07T13:16:59.712Z] === Skipped [2020-04-07T13:16:59.712Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.04s) [2020-04-07T13:16:59.712Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T13:16:59.712Z] [2020-04-07T13:16:59.712Z] [2020-04-07T13:16:59.712Z] DONE 5 tests, 1 skipped in 7.835s [2020-04-07T13:16:59.712Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-07T13:16:59.712Z] ++ 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-04-07T13:16:59.712Z] ++ set -e [2020-04-07T13:16:59.712Z] ++ '[' -n 0 ']' [2020-04-07T13:16:59.712Z] ++ set -x [2020-04-07T13:16:59.712Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-07T13:16:59.712Z] INFO: Testing against a local daemon [2020-04-07T13:16:59.712Z] === RUN TestContinueAfterPluginCrash [2020-04-07T13:16:59.712Z] === PAUSE TestContinueAfterPluginCrash [2020-04-07T13:16:59.712Z] === RUN TestReadPluginNoRead [2020-04-07T13:16:59.712Z] === PAUSE TestReadPluginNoRead [2020-04-07T13:16:59.712Z] === RUN TestDaemonStartWithLogOpt [2020-04-07T13:16:59.712Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-07T13:16:59.712Z] === CONT TestContinueAfterPluginCrash [2020-04-07T13:16:59.712Z] === CONT TestDaemonStartWithLogOpt [2020-04-07T13:16:59.712Z] === CONT TestReadPluginNoRead [2020-04-07T13:16:59.876Z] --- PASS: TestUpdatePidsLimit (3.68s) [2020-04-07T13:16:59.876Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2020-04-07T13:16:59.876Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-04-07T13:16:59.876Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2020-04-07T13:16:59.876Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-04-07T13:16:59.876Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2020-04-07T13:16:59.876Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-04-07T13:16:59.876Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s) [2020-04-07T13:16:59.876Z] === RUN TestUpdateRestartPolicy [2020-04-07T13:17:00.360Z] #45 263.4 CC criu/pstree.o [2020-04-07T13:17:00.705Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-04-07T13:17:00.705Z] === RUN TestBuildWithEmptyLayers [2020-04-07T13:17:03.078Z] #45 265.5 CC criu/rbtree.o [2020-04-07T13:17:03.078Z] #45 266.1 CC criu/rst-malloc.o [2020-04-07T13:17:03.226Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-04-07T13:17:03.226Z] === RUN TestBuildMultiStageOnBuild [2020-04-07T13:17:03.706Z] #45 266.6 CC criu/seccomp.o [2020-04-07T13:17:04.736Z] #45 267.9 CC criu/seize.o [2020-04-07T13:17:06.248Z] #45 ... [2020-04-07T13:17:06.248Z] [2020-04-07T13:17:06.248Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-07T13:17:06.248Z] #42 366.8 + dpkg --print-architecture [2020-04-07T13:17:06.248Z] #42 366.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-07T13:17:06.878Z] #42 367.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-07T13:17:06.878Z] #42 367.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-07T13:17:08.477Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-04-07T13:17:08.477Z] === RUN TestBuildUncleanTarFilenames [2020-04-07T13:17:08.734Z] --- PASS: TestBuildUncleanTarFilenames (0.58s) [2020-04-07T13:17:08.734Z] === RUN TestBuildMultiStageLayerLeak [2020-04-07T13:17:11.940Z] === RUN TestReadPluginNoRead/default [2020-04-07T13:17:12.198Z] --- PASS: TestDaemonStartWithLogOpt (12.48s) [2020-04-07T13:17:12.388Z] --- PASS: TestUpdateRestartPolicy (12.77s) [2020-04-07T13:17:12.388Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-07T13:17:13.400Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2020-04-07T13:17:13.400Z] === RUN TestWaitNonBlocked [2020-04-07T13:17:13.400Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-07T13:17:13.400Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-07T13:17:13.400Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-07T13:17:13.400Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-07T13:17:13.400Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-07T13:17:13.400Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-07T13:17:13.575Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-07T13:17:13.985Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s) [2020-04-07T13:17:13.985Z] === RUN TestBuildWithHugeFile [2020-04-07T13:17:14.405Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-04-07T13:17:14.405Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.21s) [2020-04-07T13:17:14.405Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.29s) [2020-04-07T13:17:14.405Z] === RUN TestWaitBlocked [2020-04-07T13:17:14.405Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-07T13:17:14.405Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-07T13:17:14.405Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-07T13:17:14.405Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-07T13:17:14.405Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-07T13:17:14.405Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-07T13:17:14.443Z] 23645bd7ee08: Pull complete [2020-04-07T13:17:14.443Z] Digest: sha256:8dcc65367c900f06ad386da6a1e25d578232f7b15981092986ade2f2fd9468b8 [2020-04-07T13:17:14.443Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-07T13:17:14.443Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-07T13:17:14.443Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-04-07T13:17:14.443Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-04-07T13:17:14.443Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1098' [2020-04-07T13:17:14.443Z] INFO: Docker version of control daemon [2020-04-07T13:17:14.443Z] [2020-04-07T13:17:14.443Z] Client: Docker Engine - Enterprise [2020-04-07T13:17:14.443Z] Version: 19.03.5 [2020-04-07T13:17:14.443Z] API version: 1.40 [2020-04-07T13:17:14.443Z] Go version: go1.12.12 [2020-04-07T13:17:14.443Z] Git commit: 2ee0c57608 [2020-04-07T13:17:14.443Z] Built: 11/13/2019 08:00:16 [2020-04-07T13:17:14.443Z] OS/Arch: windows/amd64 [2020-04-07T13:17:14.443Z] Experimental: false [2020-04-07T13:17:14.443Z] [2020-04-07T13:17:14.443Z] Server: Docker Engine - Enterprise [2020-04-07T13:17:14.443Z] Engine: [2020-04-07T13:17:14.443Z] Version: 19.03.5 [2020-04-07T13:17:14.443Z] API version: 1.40 (minimum version 1.24) [2020-04-07T13:17:14.443Z] Go version: go1.12.12 [2020-04-07T13:17:14.443Z] Git commit: 2ee0c57608 [2020-04-07T13:17:14.443Z] Built: 11/13/2019 07:58:51 [2020-04-07T13:17:14.443Z] OS/Arch: windows/amd64 [2020-04-07T13:17:14.443Z] Experimental: true [2020-04-07T13:17:14.443Z] [2020-04-07T13:17:14.443Z] INFO: Docker info of control daemon [2020-04-07T13:17:14.443Z] [2020-04-07T13:17:14.443Z] Client: [2020-04-07T13:17:14.443Z] Debug Mode: false [2020-04-07T13:17:14.443Z] Plugins: [2020-04-07T13:17:14.443Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-04-07T13:17:14.443Z] [2020-04-07T13:17:14.443Z] Server: [2020-04-07T13:17:14.443Z] Containers: 0 [2020-04-07T13:17:14.443Z] Running: 0 [2020-04-07T13:17:14.443Z] Paused: 0 [2020-04-07T13:17:14.443Z] Stopped: 0 [2020-04-07T13:17:14.443Z] Images: 1 [2020-04-07T13:17:14.443Z] Server Version: 19.03.5 [2020-04-07T13:17:14.443Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-04-07T13:17:14.443Z] Windows: [2020-04-07T13:17:14.443Z] LCOW: [2020-04-07T13:17:14.443Z] Logging Driver: json-file [2020-04-07T13:17:14.443Z] Plugins: [2020-04-07T13:17:14.443Z] Volume: local [2020-04-07T13:17:14.443Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-07T13:17:14.443Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-07T13:17:14.443Z] Swarm: inactive [2020-04-07T13:17:14.443Z] Default Isolation: process [2020-04-07T13:17:14.443Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-07T13:17:14.443Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-07T13:17:14.443Z] OSType: windows [2020-04-07T13:17:14.443Z] Architecture: x86_64 [2020-04-07T13:17:14.443Z] CPUs: 4 [2020-04-07T13:17:14.443Z] Total Memory: 32GiB [2020-04-07T13:17:14.443Z] Name: azwin-2-22d0b0 [2020-04-07T13:17:14.443Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-04-07T13:17:14.443Z] Docker Root Dir: D:\docker [2020-04-07T13:17:14.443Z] Debug Mode: false [2020-04-07T13:17:14.443Z] Registry: https://index.docker.io/v1/ [2020-04-07T13:17:14.443Z] Labels: [2020-04-07T13:17:14.443Z] Experimental: true [2020-04-07T13:17:14.443Z] Insecure Registries: [2020-04-07T13:17:14.443Z] 10.0.0.4:5000 [2020-04-07T13:17:14.443Z] 127.0.0.0/8 [2020-04-07T13:17:14.443Z] Registry Mirrors: [2020-04-07T13:17:14.443Z] http://10.0.0.4:5000/ [2020-04-07T13:17:14.443Z] Live Restore Enabled: false [2020-04-07T13:17:14.443Z] [2020-04-07T13:17:14.443Z] [2020-04-07T13:17:14.443Z] INFO: Commit hash is 06ca1606e1 [2020-04-07T13:17:14.443Z] INFO: Nuke-Everything... [2020-04-07T13:17:14.443Z] INFO: Container count on control daemon to delete is 0 [2020-04-07T13:17:14.443Z] INFO: Nuking d:\CI [2020-04-07T13:17:14.443Z] INFO: Zapped successfully [2020-04-07T13:17:14.443Z] INFO: Location for testing is d:\CI\PR-40786\3 [2020-04-07T13:17:14.443Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-04-07T13:17:14.443Z] [2020-04-07T13:17:14.443Z] [2020-04-07T13:17:14.443Z] INFO: Building the image from Dockerfile.windows at 04/07/2020 13:17:12... [2020-04-07T13:17:14.443Z] [2020-04-07T13:17:15.476Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-07T13:17:15.873Z] --- PASS: TestWaitBlocked (0.01s) [2020-04-07T13:17:15.873Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.14s) [2020-04-07T13:17:15.873Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.23s) [2020-04-07T13:17:15.873Z] === CONT TestContainerStartOnDaemonRestart [2020-04-07T13:17:15.873Z] === CONT TestIpcModeOlderClient [2020-04-07T13:17:15.873Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-04-07T13:17:15.873Z] === CONT TestDaemonHostGatewayIP [2020-04-07T13:17:17.235Z] #42 ... [2020-04-07T13:17:17.235Z] [2020-04-07T13:17:17.235Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-07T13:17:17.235Z] #45 269.7 CC criu/servicefd.o [2020-04-07T13:17:17.235Z] #45 270.5 CC criu/shmem.o [2020-04-07T13:17:17.235Z] #45 272.3 CC criu/sigframe.o [2020-04-07T13:17:17.235Z] #45 272.6 CC criu/signalfd.o [2020-04-07T13:17:17.235Z] #45 273.1 CC criu/sk-inet.o [2020-04-07T13:17:17.235Z] #45 275.0 CC criu/sk-netlink.o [2020-04-07T13:17:17.235Z] #45 275.8 CC criu/sk-packet.o [2020-04-07T13:17:17.235Z] #45 276.9 CC criu/sk-queue.o [2020-04-07T13:17:17.235Z] #45 277.8 CC criu/sk-tcp.o [2020-04-07T13:17:17.235Z] #45 278.7 CC criu/sk-unix.o [2020-04-07T13:17:17.378Z] --- PASS: TestReadPluginNoRead (17.22s) [2020-04-07T13:17:17.378Z] --- PASS: TestReadPluginNoRead/default (1.95s) [2020-04-07T13:17:17.378Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.86s) [2020-04-07T13:17:17.378Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.85s) [2020-04-07T13:17:17.378Z] read_test.go:91: [da715d44c7bb0] daemon is not started [2020-04-07T13:17:17.378Z] --- PASS: TestContinueAfterPluginCrash (17.39s) [2020-04-07T13:17:17.378Z] PASS [2020-04-07T13:17:17.378Z] [2020-04-07T13:17:17.378Z] DONE 6 tests in 17.545s [2020-04-07T13:17:17.378Z] 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-04-07T13:17:17.378Z] ++ 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-04-07T13:17:17.378Z] ++ set -e [2020-04-07T13:17:17.378Z] ++ '[' -n 0 ']' [2020-04-07T13:17:17.378Z] ++ set -x [2020-04-07T13:17:17.379Z] ++ env -i DEST=/go/src/github.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-04-07T13:17:17.379Z] testing: warning: no tests to run [2020-04-07T13:17:17.379Z] PASS [2020-04-07T13:17:17.379Z] [2020-04-07T13:17:17.379Z] DONE 0 tests in 0.049s [2020-04-07T13:17:17.379Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-07T13:17:17.379Z] ++ 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-04-07T13:17:17.379Z] ++ set -e [2020-04-07T13:17:17.379Z] ++ '[' -n 0 ']' [2020-04-07T13:17:17.379Z] ++ set -x [2020-04-07T13:17:17.379Z] ++ env -i DEST=/go/src/github.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-04-07T13:17:17.379Z] INFO: Testing against a local daemon [2020-04-07T13:17:17.379Z] === RUN TestPluginWithDevMounts [2020-04-07T13:17:17.379Z] === PAUSE TestPluginWithDevMounts [2020-04-07T13:17:17.379Z] === CONT TestPluginWithDevMounts [2020-04-07T13:17:18.545Z] --- PASS: TestContainerStartOnDaemonRestart (2.85s) [2020-04-07T13:17:18.545Z] === CONT TestDaemonRestartIpcMode [2020-04-07T13:17:19.073Z] Sending build context to Docker daemon 57.42MB [2020-04-07T13:17:19.073Z] [2020-04-07T13:17:19.073Z] Step 1/10 : FROM microsoft/windowsservercore [2020-04-07T13:17:19.073Z] ---> 80e84fd280e2 [2020-04-07T13:17:19.073Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-04-07T13:17:19.073Z] ---> Running in 71bb35f50329 [2020-04-07T13:17:19.073Z] Removing intermediate container 71bb35f50329 [2020-04-07T13:17:19.073Z] ---> c000bb7dcb8f [2020-04-07T13:17:19.073Z] Step 3/10 : ARG GO_VERSION=1.13.9 [2020-04-07T13:17:19.073Z] ---> Running in 26e98fd73a13 [2020-04-07T13:17:19.295Z] #45 282.0 CC criu/sockets.o [2020-04-07T13:17:19.528Z] Removing intermediate container 26e98fd73a13 [2020-04-07T13:17:19.528Z] ---> 45b41338a554 [2020-04-07T13:17:19.528Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-04-07T13:17:19.528Z] ---> Running in 2e06c0b43c03 [2020-04-07T13:17:19.558Z] --- PASS: TestDaemonHostGatewayIP (3.62s) [2020-04-07T13:17:19.909Z] --- PASS: TestPluginWithDevMounts (2.20s) [2020-04-07T13:17:19.909Z] PASS [2020-04-07T13:17:19.909Z] [2020-04-07T13:17:19.909Z] DONE 1 tests in 2.357s [2020-04-07T13:17:19.909Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-04-07T13:17:19.909Z] ++ 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-04-07T13:17:19.909Z] ++ set -e [2020-04-07T13:17:19.909Z] ++ '[' -n 0 ']' [2020-04-07T13:17:19.909Z] ++ set -x [2020-04-07T13:17:19.910Z] ++ env -i DEST=/go/src/github.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-04-07T13:17:19.910Z] INFO: Testing against a local daemon [2020-04-07T13:17:19.910Z] === RUN TestSecretInspect [2020-04-07T13:17:19.978Z] Removing intermediate container 2e06c0b43c03 [2020-04-07T13:17:19.978Z] ---> 15718b6d9673 [2020-04-07T13:17:19.978Z] 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-04-07T13:17:19.978Z] ---> Running in 74414703ca93 [2020-04-07T13:17:20.429Z] Removing intermediate container 74414703ca93 [2020-04-07T13:17:20.429Z] ---> 3f94c1c4dcc4 [2020-04-07T13:17:20.429Z] 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-04-07T13:17:20.429Z] ---> Running in ad633f0d777e [2020-04-07T13:17:20.816Z] #45 283.8 CC criu/stats.o [2020-04-07T13:17:21.443Z] #45 284.4 CC criu/string.o [2020-04-07T13:17:21.443Z] #45 284.6 CC criu/sysctl.o [2020-04-07T13:17:22.231Z] --- PASS: TestDaemonRestartIpcMode (3.63s) [2020-04-07T13:17:22.231Z] PASS [2020-04-07T13:17:22.231Z] [2020-04-07T13:17:22.231Z] === Skipped [2020-04-07T13:17:22.231Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-04-07T13:17:22.231Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-07T13:17:22.231Z] [2020-04-07T13:17:22.231Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-07T13:17:22.231Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-07T13:17:22.231Z] [2020-04-07T13:17:22.231Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-07T13:17:22.231Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-07T13:17:22.231Z] [2020-04-07T13:17:22.231Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-07T13:17:22.231Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-07T13:17:22.231Z] [2020-04-07T13:17:22.231Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-04-07T13:17:22.231Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-07T13:17:22.231Z] [2020-04-07T13:17:22.231Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-04-07T13:17:22.231Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-07T13:17:22.231Z] [2020-04-07T13:17:22.231Z] [2020-04-07T13:17:22.231Z] DONE 199 tests, 6 skipped in 138.638s [2020-04-07T13:17:22.231Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-04-07T13:17:22.231Z] ++ 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-04-07T13:17:22.231Z] ++ set -e [2020-04-07T13:17:22.231Z] ++ '[' -n 0 ']' [2020-04-07T13:17:22.231Z] ++ set -x [2020-04-07T13:17:22.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=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-04-07T13:17:22.231Z] INFO: Testing against a local daemon [2020-04-07T13:17:22.231Z] === RUN TestCommitInheritsEnv [2020-04-07T13:17:22.844Z] --- PASS: TestCommitInheritsEnv (0.59s) [2020-04-07T13:17:22.844Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-07T13:17:22.844Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-07T13:17:22.844Z] === RUN TestImagesFilterMultiReference [2020-04-07T13:17:22.844Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2020-04-07T13:17:22.844Z] === RUN TestImagePullPlatformInvalid [2020-04-07T13:17:22.844Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-04-07T13:17:22.844Z] === RUN TestRemoveImageOrphaning [2020-04-07T13:17:22.936Z] #45 285.8 CC criu/sysfs_parse.o [2020-04-07T13:17:23.194Z] --- PASS: TestSecretInspect (3.23s) [2020-04-07T13:17:23.194Z] === RUN TestSecretList [2020-04-07T13:17:23.457Z] --- PASS: TestRemoveImageOrphaning (0.59s) [2020-04-07T13:17:23.458Z] === RUN TestRemoveImageGarbageCollector [2020-04-07T13:17:23.458Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-07T13:17:23.458Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T13:17:23.458Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-07T13:17:23.458Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-04-07T13:17:23.458Z] === RUN TestTagInvalidReference [2020-04-07T13:17:23.458Z] --- PASS: TestTagInvalidReference (0.01s) [2020-04-07T13:17:23.458Z] === RUN TestTagValidPrefixedRepo [2020-04-07T13:17:23.562Z] #45 286.6 CC criu/timerfd.o [2020-04-07T13:17:23.739Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-04-07T13:17:23.739Z] === RUN TestTagExistedNameWithoutForce [2020-04-07T13:17:23.739Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-04-07T13:17:23.739Z] === RUN TestTagOfficialNames [2020-04-07T13:17:23.739Z] --- PASS: TestTagOfficialNames (0.03s) [2020-04-07T13:17:23.739Z] === RUN TestTagMatchesDigest [2020-04-07T13:17:23.739Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-04-07T13:17:23.739Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-07T13:17:24.188Z] #45 287.3 CC criu/tty.o [2020-04-07T13:17:26.478Z] --- PASS: TestSecretList (3.25s) [2020-04-07T13:17:26.478Z] === RUN TestSecretsCreateAndDelete [2020-04-07T13:17:28.641Z] #45 290.9 CC criu/tun.o [2020-04-07T13:17:28.929Z] #45 291.9 CC criu/uffd.o [2020-04-07T13:17:28.993Z] [2020-04-07T13:17:28.993Z] SUCCESS: Specified value was saved. [2020-04-07T13:17:28.993Z] INFO: Downloading git... [2020-04-07T13:17:29.766Z] --- PASS: TestSecretsCreateAndDelete (3.36s) [2020-04-07T13:17:29.766Z] === RUN TestSecretsUpdate [2020-04-07T13:17:30.507Z] INFO: Downloading go... [2020-04-07T13:17:30.979Z] #45 294.1 CC criu/util.o [2020-04-07T13:17:32.018Z] INFO: Downloading compiler 1 of 3... [2020-04-07T13:17:32.467Z] INFO: Downloading compiler 2 of 3... [2020-04-07T13:17:32.916Z] INFO: Downloading compiler 3 of 3... [2020-04-07T13:17:33.053Z] --- PASS: TestSecretsUpdate (3.28s) [2020-04-07T13:17:33.053Z] === RUN TestTemplatedSecret [2020-04-07T13:17:33.367Z] INFO: Extracting git... [2020-04-07T13:17:34.482Z] #45 296.9 CC criu/uts_ns.o [2020-04-07T13:17:34.482Z] #45 297.4 CC criu/vdso.o [2020-04-07T13:17:35.508Z] #45 298.6 LINK criu/built-in.o [2020-04-07T13:17:36.135Z] #45 299.0 LINK criu/criu [2020-04-07T13:17:36.339Z] --- PASS: TestTemplatedSecret (3.32s) [2020-04-07T13:17:36.339Z] === RUN TestSecretCreateResolve [2020-04-07T13:17:36.765Z] #45 299.8 DEP lib/c/criu.d [2020-04-07T13:17:37.075Z] #45 300.1 CC images/rpc.pb-c.o [2020-04-07T13:17:38.571Z] #45 301.4 CC lib/c/criu.o [2020-04-07T13:17:39.624Z] --- PASS: TestSecretCreateResolve (3.27s) [2020-04-07T13:17:39.624Z] PASS [2020-04-07T13:17:39.624Z] [2020-04-07T13:17:39.624Z] DONE 6 tests in 19.856s [2020-04-07T13:17:39.624Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-04-07T13:17:39.624Z] ++ 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-04-07T13:17:39.624Z] ++ set -e [2020-04-07T13:17:39.624Z] ++ '[' -n 0 ']' [2020-04-07T13:17:39.624Z] ++ set -x [2020-04-07T13:17:39.624Z] ++ env -i DEST=/go/src/github.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-04-07T13:17:39.624Z] INFO: Testing against a local daemon [2020-04-07T13:17:39.624Z] === RUN TestServiceCreateInit [2020-04-07T13:17:39.624Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-07T13:17:40.622Z] #45 303.5 LINK lib/c/built-in.o [2020-04-07T13:17:40.622Z] #45 303.5 LINK lib/c/libcriu.so [2020-04-07T13:17:40.622Z] #45 303.7 LINK lib/c/libcriu.a [2020-04-07T13:17:40.910Z] #45 304.1 GEN magic.py [2020-04-07T13:17:41.199Z] #45 304.4 Note: Building without setproctitle() and strlcpy() support. [2020-04-07T13:17:41.199Z] #45 304.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-07T13:17:41.489Z] #45 304.4 Note: Building without GnuTLS support [2020-04-07T13:17:42.984Z] #45 305.8 fatal: not a git repository (or any of the parent directories): .git [2020-04-07T13:17:44.493Z] #45 307.2 make[1]: Nothing to be done for 'all'. [2020-04-07T13:17:44.894Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-07T13:17:45.518Z] #45 308.5 make[1]: 'images/built-in.o' is up to date. [2020-04-07T13:17:45.518Z] #45 308.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-07T13:17:45.807Z] #45 308.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-07T13:17:45.808Z] #45 308.9 make[1]: 'compel/libcompel.a' is up to date. [2020-04-07T13:17:46.095Z] #45 309.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-07T13:17:46.095Z] #45 309.1 make[1]: Nothing to be done for 'all'. [2020-04-07T13:17:46.095Z] #45 309.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-07T13:17:46.386Z] #45 309.5 make[2]: Nothing to be done for 'all'. [2020-04-07T13:17:46.386Z] #45 309.6 make[2]: Nothing to be done for 'all'. [2020-04-07T13:17:46.675Z] #45 309.7 make[2]: Nothing to be done for 'all'. [2020-04-07T13:17:46.964Z] #45 310.0 make[2]: Nothing to be done for 'all'. [2020-04-07T13:17:46.964Z] #45 310.1 make[2]: Nothing to be done for 'all'. [2020-04-07T13:17:47.253Z] #45 310.2 make[2]: Nothing to be done for 'all'. [2020-04-07T13:17:47.253Z] #45 310.3 make[2]: Nothing to be done for 'all'. [2020-04-07T13:17:47.881Z] #45 310.8 make[2]: Nothing to be done for 'all'. [2020-04-07T13:17:47.881Z] #45 310.8 INSTALL criu/criu [2020-04-07T13:17:47.881Z] #45 DONE 310.9s [2020-04-07T13:17:47.881Z] [2020-04-07T13:17:47.881Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:17:48.048Z] INFO: Expanding go... [2020-04-07T13:17:50.165Z] --- PASS: TestServiceCreateInit (9.97s) [2020-04-07T13:17:50.165Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.56s) [2020-04-07T13:17:50.165Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.37s) [2020-04-07T13:17:50.165Z] === RUN TestCreateServiceMultipleTimes [2020-04-07T13:17:51.389Z] #66 ... [2020-04-07T13:17:51.389Z] [2020-04-07T13:17:51.389Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:17:51.389Z] #61 237.8 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-04-07T13:17:54.111Z] #61 ... [2020-04-07T13:17:54.111Z] [2020-04-07T13:17:54.111Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-07T13:17:54.111Z] #42 DONE 414.5s [2020-04-07T13:17:54.111Z] [2020-04-07T13:17:54.111Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:17:54.402Z] #66 ... [2020-04-07T13:17:54.402Z] [2020-04-07T13:17:54.402Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-07T13:17:54.402Z] #61 241.2 + mkdir -p /build [2020-04-07T13:17:54.402Z] #61 241.2 + cp runc /build/runc [2020-04-07T13:17:54.402Z] #61 DONE 241.3s [2020-04-07T13:17:54.402Z] [2020-04-07T13:17:54.402Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:18:08.824Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-04-07T13:18:08.825Z] Copying nested executables into bundles/binary-daemon [2020-04-07T13:18:08.825Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-04-07T13:18:09.273Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40786/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=06ca1606e1a09c36bd12ed503b4c99d8a17ca230 -e DOCKER_GRAPHDRIVER docker:06ca1606e1a09c36bd12ed503b4c99d8a17ca230 hack/make.sh cross [2020-04-07T13:18:09.833Z] [2020-04-07T13:18:09.833Z] Removing bundles/ [2020-04-07T13:18:09.833Z] [2020-04-07T13:18:09.833Z] ---> Making bundle: cross (in bundles/cross) [2020-04-07T13:18:09.833Z] Cross building: bundles/cross/linux/amd64 [2020-04-07T13:18:09.833Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-04-07T13:18:09.833Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-04-07T13:18:10.276Z] --- PASS: TestBuildWithHugeFile (50.73s) [2020-04-07T13:18:10.276Z] === RUN TestBuildWithEmptyDockerfile [2020-04-07T13:18:10.276Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-07T13:18:10.276Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-07T13:18:10.276Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-07T13:18:10.276Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-07T13:18:10.276Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-07T13:18:10.276Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-07T13:18:10.276Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-07T13:18:10.276Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-07T13:18:10.276Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-07T13:18:10.276Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2020-04-07T13:18:10.276Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2020-04-07T13:18:10.276Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2020-04-07T13:18:10.276Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2020-04-07T13:18:10.276Z] === RUN TestBuildPreserveOwnership [2020-04-07T13:18:10.276Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-07T13:18:10.276Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-07T13:18:12.092Z] --- PASS: TestCreateServiceMultipleTimes (19.49s) [2020-04-07T13:18:12.092Z] === RUN TestCreateServiceConflict [2020-04-07T13:18:12.355Z] --- PASS: TestCreateServiceConflict (3.25s) [2020-04-07T13:18:12.355Z] === RUN TestCreateServiceMaxReplicas [2020-04-07T13:18:13.430Z] INFO: Expanding compiler 1 of 3... [2020-04-07T13:18:13.430Z] INFO: Expanding compiler 2 of 3... [2020-04-07T13:18:14.447Z] --- PASS: TestBuildPreserveOwnership (9.98s) [2020-04-07T13:18:14.447Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.97s) [2020-04-07T13:18:14.447Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-04-07T13:18:14.447Z] === RUN TestBuildPlatformInvalid [2020-04-07T13:18:14.447Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-04-07T13:18:14.447Z] PASS [2020-04-07T13:18:14.447Z] [2020-04-07T13:18:14.447Z] === Skipped [2020-04-07T13:18:14.447Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-04-07T13:18:14.447Z] build_session_test.go:25: TODO: BuildKit [2020-04-07T13:18:14.447Z] [2020-04-07T13:18:14.447Z] [2020-04-07T13:18:14.447Z] DONE 32 tests, 1 skipped in 123.732s [2020-04-07T13:18:14.447Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-04-07T13:18:14.447Z] INFO: Testing against a local daemon [2020-04-07T13:18:14.447Z] === RUN TestConfigList [2020-04-07T13:18:14.447Z] --- SKIP: TestConfigList (0.02s) [2020-04-07T13:18:14.447Z] config_test.go:30: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:18:14.447Z] === RUN TestConfigsCreateAndDelete [2020-04-07T13:18:14.447Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-04-07T13:18:14.447Z] config_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:18:14.447Z] === RUN TestConfigsUpdate [2020-04-07T13:18:14.447Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-04-07T13:18:14.447Z] config_test.go:140: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:18:14.447Z] === RUN TestTemplatedConfig [2020-04-07T13:18:14.447Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-04-07T13:18:14.448Z] config_test.go:192: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:18:14.448Z] === RUN TestConfigInspect [2020-04-07T13:18:14.448Z] --- SKIP: TestConfigInspect (0.01s) [2020-04-07T13:18:14.448Z] config_test.go:326: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:18:14.448Z] === RUN TestConfigCreateWithLabels [2020-04-07T13:18:14.448Z] --- SKIP: TestConfigCreateWithLabels (0.01s) [2020-04-07T13:18:14.448Z] config_test.go:350: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:18:14.448Z] === RUN TestConfigCreateResolve [2020-04-07T13:18:14.448Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-04-07T13:18:14.448Z] config_test.go:377: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:18:14.448Z] === RUN TestConfigDaemonLibtrustID [2020-04-07T13:18:15.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-07T13:18:15.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-07T13:18:15.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-07T13:18:16.340Z] --- PASS: TestConfigDaemonLibtrustID (1.68s) [2020-04-07T13:18:16.340Z] PASS [2020-04-07T13:18:16.340Z] [2020-04-07T13:18:16.340Z] === Skipped [2020-04-07T13:18:16.340Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2020-04-07T13:18:16.340Z] config_test.go:30: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:18:16.340Z] [2020-04-07T13:18:16.340Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-04-07T13:18:16.340Z] config_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:18:16.340Z] [2020-04-07T13:18:16.340Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-04-07T13:18:16.340Z] config_test.go:140: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:18:16.340Z] [2020-04-07T13:18:16.340Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-04-07T13:18:16.340Z] config_test.go:192: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:18:16.340Z] [2020-04-07T13:18:16.340Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2020-04-07T13:18:16.340Z] config_test.go:326: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:18:16.340Z] [2020-04-07T13:18:16.340Z] === SKIP: amd64.integration.config TestConfigCreateWithLabels (0.01s) [2020-04-07T13:18:16.340Z] config_test.go:350: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:18:16.340Z] [2020-04-07T13:18:16.340Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-04-07T13:18:16.340Z] config_test.go:377: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:18:16.340Z] [2020-04-07T13:18:16.340Z] [2020-04-07T13:18:16.340Z] DONE 8 tests, 7 skipped in 1.845s [2020-04-07T13:18:16.340Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-04-07T13:18:16.340Z] INFO: Testing against a local daemon [2020-04-07T13:18:16.340Z] === RUN TestCheckpoint [2020-04-07T13:18:16.340Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-07T13:18:16.340Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-07T13:18:16.340Z] === RUN TestContainerInvalidJSON [2020-04-07T13:18:16.340Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-07T13:18:16.340Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-07T13:18:16.340Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-07T13:18:16.340Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-07T13:18:16.340Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-07T13:18:16.340Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-07T13:18:16.340Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-07T13:18:16.340Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-07T13:18:16.340Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-07T13:18:16.340Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-04-07T13:18:16.340Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-07T13:18:16.340Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-07T13:18:16.340Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-07T13:18:16.340Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-07T13:18:16.340Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-04-07T13:18:16.340Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-07T13:18:16.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-07T13:18:16.549Z] --- PASS: TestCreateServiceMaxReplicas (3.72s) [2020-04-07T13:18:16.549Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-07T13:18:16.597Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-04-07T13:18:16.597Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-07T13:18:16.597Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-04-07T13:18:16.597Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-07T13:18:16.597Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-04-07T13:18:16.597Z] === RUN TestCopyFromContainer [2020-04-07T13:18:17.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-07T13:18:17.638Z] INFO: Expanding compiler 3 of 3... [2020-04-07T13:18:17.638Z] INFO: Removing downloaded files... [2020-04-07T13:18:17.638Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-04-07T13:18:17.638Z] INFO: Configuring git core.autocrlf... [2020-04-07T13:18:20.768Z] === RUN TestCopyFromContainer// [2020-04-07T13:18:20.768Z] === RUN TestCopyFromContainer//bar/root [2020-04-07T13:18:20.768Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-07T13:18:20.768Z] === RUN TestCopyFromContainer/bar/quux [2020-04-07T13:18:20.768Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-07T13:18:20.768Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-07T13:18:20.768Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-07T13:18:20.768Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-07T13:18:20.768Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-07T13:18:20.768Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-07T13:18:21.025Z] --- PASS: TestCopyFromContainer (4.31s) [2020-04-07T13:18:21.025Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-04-07T13:18:21.025Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-04-07T13:18:21.025Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-04-07T13:18:21.025Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-04-07T13:18:21.025Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-04-07T13:18:21.025Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-04-07T13:18:21.025Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-04-07T13:18:21.025Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-04-07T13:18:21.025Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-04-07T13:18:21.025Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-04-07T13:18:21.025Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-07T13:18:21.025Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-07T13:18:21.025Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-07T13:18:21.025Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-07T13:18:21.025Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-07T13:18:21.025Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-07T13:18:21.025Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-07T13:18:21.025Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-07T13:18:21.025Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-07T13:18:21.025Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-07T13:18:21.025Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-04-07T13:18:21.025Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-07T13:18:21.025Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-07T13:18:21.025Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-07T13:18:21.025Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-07T13:18:21.025Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-04-07T13:18:21.025Z] === RUN TestCreateWithInvalidEnv [2020-04-07T13:18:21.025Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-07T13:18:21.025Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-07T13:18:21.025Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-07T13:18:21.025Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-07T13:18:21.025Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-07T13:18:21.025Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-07T13:18:21.025Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-07T13:18:21.025Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-07T13:18:21.025Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-07T13:18:21.025Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-04-07T13:18:21.025Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-07T13:18:21.025Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-07T13:18:21.025Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-07T13:18:21.025Z] === RUN TestCreateTmpfsMountsTarget [2020-04-07T13:18:21.025Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-04-07T13:18:21.025Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-07T13:18:22.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-07T13:18:22.918Z] --- PASS: TestCreateWithCustomMaskedPaths (1.60s) [2020-04-07T13:18:22.918Z] === RUN TestCreateWithCapabilities [2020-04-07T13:18:22.918Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-07T13:18:22.918Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-07T13:18:22.918Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-07T13:18:22.919Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-07T13:18:22.919Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-07T13:18:22.919Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-07T13:18:22.919Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-07T13:18:22.919Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-07T13:18:22.919Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-07T13:18:22.919Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-07T13:18:22.919Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-07T13:18:22.919Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-07T13:18:22.919Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-07T13:18:22.919Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-07T13:18:22.919Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-07T13:18:22.919Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-07T13:18:22.919Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-07T13:18:22.919Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-07T13:18:22.919Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-07T13:18:22.919Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-07T13:18:22.919Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-07T13:18:22.919Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-07T13:18:22.919Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-07T13:18:22.919Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-07T13:18:22.919Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-07T13:18:22.919Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-07T13:18:22.919Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-07T13:18:22.919Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-07T13:18:22.919Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-07T13:18:22.919Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-07T13:18:22.919Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-07T13:18:22.919Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-07T13:18:22.919Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-07T13:18:22.919Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-04-07T13:18:22.919Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-04-07T13:18:22.919Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-04-07T13:18:22.919Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-04-07T13:18:22.919Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-04-07T13:18:22.919Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-07T13:18:22.919Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-04-07T13:18:22.919Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-07T13:18:22.919Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-07T13:18:22.919Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-04-07T13:18:22.919Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-04-07T13:18:22.919Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-04-07T13:18:22.919Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-07T13:18:24.812Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.70s) [2020-04-07T13:18:24.812Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-07T13:18:24.812Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-07T13:18:24.812Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-07T13:18:24.812Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-07T13:18:24.812Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-07T13:18:24.812Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-07T13:18:24.812Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-07T13:18:24.812Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-07T13:18:24.812Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-07T13:18:24.812Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-07T13:18:24.812Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-07T13:18:24.812Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-07T13:18:24.812Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-07T13:18:24.812Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-07T13:18:24.812Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-07T13:18:24.812Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-07T13:18:24.812Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-04-07T13:18:24.812Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-04-07T13:18:24.812Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-04-07T13:18:24.812Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-04-07T13:18:24.812Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-04-07T13:18:24.812Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-04-07T13:18:24.812Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-07T13:18:25.069Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2020-04-07T13:18:25.069Z] === RUN TestContainerStartOnDaemonRestart [2020-04-07T13:18:25.069Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-04-07T13:18:25.069Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-04-07T13:18:25.069Z] === RUN TestDaemonRestartIpcMode [2020-04-07T13:18:25.069Z] === PAUSE TestDaemonRestartIpcMode [2020-04-07T13:18:25.069Z] === RUN TestDaemonHostGatewayIP [2020-04-07T13:18:25.069Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-04-07T13:18:25.069Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-07T13:18:25.069Z] === RUN TestDiff [2020-04-07T13:18:25.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-07T13:18:25.633Z] --- PASS: TestDiff (0.57s) [2020-04-07T13:18:25.633Z] === RUN TestExecWithCloseStdin [2020-04-07T13:18:26.562Z] --- PASS: TestExecWithCloseStdin (0.68s) [2020-04-07T13:18:26.562Z] === RUN TestExec [2020-04-07T13:18:27.126Z] --- PASS: TestExec (0.60s) [2020-04-07T13:18:27.126Z] === RUN TestExecUser [2020-04-07T13:18:27.689Z] --- PASS: TestExecUser (0.67s) [2020-04-07T13:18:27.689Z] === RUN TestExportContainerAndImportImage [2020-04-07T13:18:28.620Z] --- PASS: TestExportContainerAndImportImage (0.73s) [2020-04-07T13:18:28.620Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-07T13:18:30.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-07T13:18:31.424Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.80s) [2020-04-07T13:18:31.424Z] === RUN TestCreateServiceSecretFileMode [2020-04-07T13:18:32.792Z] --- PASS: TestExportContainerAfterDaemonRestart (3.82s) [2020-04-07T13:18:32.792Z] === RUN TestHealthCheckWorkdir [2020-04-07T13:18:33.049Z] --- PASS: TestHealthCheckWorkdir (0.85s) [2020-04-07T13:18:33.049Z] === RUN TestHealthKillContainer [2020-04-07T13:18:34.710Z] --- PASS: TestCreateServiceSecretFileMode (3.26s) [2020-04-07T13:18:34.711Z] === RUN TestCreateServiceConfigFileMode [2020-04-07T13:18:36.321Z] --- PASS: TestHealthKillContainer (2.75s) [2020-04-07T13:18:36.322Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-07T13:18:36.322Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2020-04-07T13:18:36.322Z] === RUN TestIpcModeNone [2020-04-07T13:18:36.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-07T13:18:37.252Z] --- PASS: TestIpcModeNone (0.65s) [2020-04-07T13:18:37.252Z] === RUN TestIpcModePrivate [2020-04-07T13:18:37.816Z] --- PASS: TestIpcModePrivate (0.66s) [2020-04-07T13:18:37.816Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:109, shared: false, mustBeShared: false [2020-04-07T13:18:37.816Z] === RUN TestIpcModeShareable [2020-04-07T13:18:37.816Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-04-07T13:18:37.816Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-07T13:18:37.816Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-07T13:18:37.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-07T13:18:37.996Z] --- PASS: TestCreateServiceConfigFileMode (3.52s) [2020-04-07T13:18:37.996Z] === RUN TestCreateServiceSysctls [2020-04-07T13:18:39.708Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.11s) [2020-04-07T13:18:39.708Z] === RUN TestAPIIpcModeHost [2020-04-07T13:18:39.708Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-04-07T13:18:39.708Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-07T13:18:39.708Z] === RUN TestDaemonIpcModeShareable [2020-04-07T13:18:39.708Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-04-07T13:18:39.708Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-07T13:18:39.708Z] === RUN TestDaemonIpcModePrivate [2020-04-07T13:18:41.706Z] #54 ... [2020-04-07T13:18:41.706Z] [2020-04-07T13:18:41.706Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:18:41.706Z] #66 398.9 + bin/containerd [2020-04-07T13:18:42.184Z] --- PASS: TestCreateServiceSysctls (4.31s) [2020-04-07T13:18:42.184Z] === RUN TestCreateServiceCapabilities [2020-04-07T13:18:42.229Z] --- PASS: TestDaemonIpcModePrivate (2.46s) [2020-04-07T13:18:42.229Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2020-04-07T13:18:42.229Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-07T13:18:42.229Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-04-07T13:18:42.229Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-07T13:18:42.229Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-07T13:18:42.229Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-04-07T13:18:42.229Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-07T13:18:42.229Z] === RUN TestIpcModeOlderClient [2020-04-07T13:18:42.229Z] === PAUSE TestIpcModeOlderClient [2020-04-07T13:18:42.229Z] === RUN TestKillContainerInvalidSignal [2020-04-07T13:18:42.736Z] #66 ... [2020-04-07T13:18:42.736Z] [2020-04-07T13:18:42.736Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:18:42.736Z] #54 DONE 463.3s [2020-04-07T13:18:42.791Z] --- PASS: TestKillContainerInvalidSignal (0.58s) [2020-04-07T13:18:42.791Z] === RUN TestKillContainer [2020-04-07T13:18:42.791Z] === RUN TestKillContainer/no_signal [2020-04-07T13:18:43.025Z] [2020-04-07T13:18:43.025Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:18:43.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-07T13:18:43.354Z] === RUN TestKillContainer/non_killing_signal [2020-04-07T13:18:43.918Z] === RUN TestKillContainer/killing_signal [2020-04-07T13:18:44.847Z] --- PASS: TestKillContainer (1.75s) [2020-04-07T13:18:44.847Z] --- PASS: TestKillContainer/no_signal (0.56s) [2020-04-07T13:18:44.847Z] --- PASS: TestKillContainer/non_killing_signal (0.37s) [2020-04-07T13:18:44.847Z] --- PASS: TestKillContainer/killing_signal (0.59s) [2020-04-07T13:18:44.847Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-07T13:18:44.847Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-07T13:18:45.104Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-07T13:18:45.469Z] --- PASS: TestCreateServiceCapabilities (3.43s) [2020-04-07T13:18:45.469Z] === RUN TestInspect [2020-04-07T13:18:45.667Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.14s) [2020-04-07T13:18:45.667Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.55s) [2020-04-07T13:18:45.667Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.35s) [2020-04-07T13:18:45.667Z] === RUN TestKillStoppedContainer [2020-04-07T13:18:45.737Z] --- PASS: TestImportExtremelyLargeImageWorks (79.86s) [2020-04-07T13:18:45.737Z] PASS [2020-04-07T13:18:45.737Z] [2020-04-07T13:18:45.737Z] === Skipped [2020-04-07T13:18:45.737Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-07T13:18:45.737Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T13:18:45.737Z] [2020-04-07T13:18:45.737Z] [2020-04-07T13:18:45.737Z] DONE 12 tests, 1 skipped in 81.325s [2020-04-07T13:18:45.737Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-04-07T13:18:45.737Z] ++ 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-04-07T13:18:45.737Z] ++ set -e [2020-04-07T13:18:45.737Z] ++ '[' -n 0 ']' [2020-04-07T13:18:45.737Z] ++ set -x [2020-04-07T13:18:45.737Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-04-07T13:18:45.737Z] INFO: Testing against a local daemon [2020-04-07T13:18:45.737Z] === RUN TestNetworkCreateDelete [2020-04-07T13:18:45.737Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-04-07T13:18:45.737Z] === RUN TestDockerNetworkDeletePreferID [2020-04-07T13:18:45.737Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2020-04-07T13:18:45.737Z] === RUN TestInspectNetwork [2020-04-07T13:18:45.924Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-04-07T13:18:45.924Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-07T13:18:45.924Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-04-07T13:18:45.924Z] === RUN TestKillDifferentUserContainer [2020-04-07T13:18:46.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-07T13:18:46.487Z] --- PASS: TestKillDifferentUserContainer (0.58s) [2020-04-07T13:18:46.487Z] === RUN TestInspectOomKilledTrue [2020-04-07T13:18:46.487Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-07T13:18:46.487Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-07T13:18:46.487Z] === RUN TestInspectOomKilledFalse [2020-04-07T13:18:46.487Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-07T13:18:46.487Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-07T13:18:46.487Z] === RUN TestLinksEtcHostsContentMatch [2020-04-07T13:18:46.487Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-04-07T13:18:46.487Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-04-07T13:18:46.487Z] === RUN TestLinksContainerNames [2020-04-07T13:18:47.855Z] --- PASS: TestLinksContainerNames (1.10s) [2020-04-07T13:18:47.855Z] === RUN TestLogsFollowTailEmpty [2020-04-07T13:18:48.113Z] --- PASS: TestLogsFollowTailEmpty (0.58s) [2020-04-07T13:18:48.113Z] === RUN TestContainerNetworkMountsNoChown [2020-04-07T13:18:48.676Z] --- PASS: TestContainerNetworkMountsNoChown (0.56s) [2020-04-07T13:18:48.676Z] === RUN TestMountDaemonRoot [2020-04-07T13:18:48.676Z] === RUN TestMountDaemonRoot/default [2020-04-07T13:18:48.676Z] === PAUSE TestMountDaemonRoot/default [2020-04-07T13:18:48.676Z] === RUN TestMountDaemonRoot/private [2020-04-07T13:18:48.676Z] === PAUSE TestMountDaemonRoot/private [2020-04-07T13:18:48.676Z] === RUN TestMountDaemonRoot/rprivate [2020-04-07T13:18:48.676Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-07T13:18:48.676Z] === RUN TestMountDaemonRoot/slave [2020-04-07T13:18:48.676Z] === PAUSE TestMountDaemonRoot/slave [2020-04-07T13:18:48.676Z] === RUN TestMountDaemonRoot/rslave [2020-04-07T13:18:48.676Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-07T13:18:48.676Z] === RUN TestMountDaemonRoot/shared [2020-04-07T13:18:48.676Z] === PAUSE TestMountDaemonRoot/shared [2020-04-07T13:18:48.676Z] === RUN TestMountDaemonRoot/rshared [2020-04-07T13:18:48.676Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-07T13:18:48.676Z] === CONT TestMountDaemonRoot/default [2020-04-07T13:18:48.676Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-07T13:18:48.676Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-07T13:18:48.676Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-07T13:18:48.676Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-07T13:18:48.676Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-07T13:18:48.676Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-07T13:18:48.676Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-07T13:18:48.676Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-07T13:18:48.676Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-07T13:18:48.676Z] === CONT TestMountDaemonRoot/rshared [2020-04-07T13:18:48.676Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-07T13:18:48.676Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-07T13:18:48.676Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-07T13:18:48.676Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-07T13:18:48.676Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-07T13:18:48.676Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-07T13:18:48.676Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-07T13:18:48.676Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-07T13:18:48.676Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-07T13:18:48.757Z] --- PASS: TestInspect (3.08s) [2020-04-07T13:18:48.757Z] === RUN TestCreateJob [2020-04-07T13:18:48.932Z] === CONT TestMountDaemonRoot/shared [2020-04-07T13:18:48.932Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-07T13:18:48.932Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-07T13:18:48.932Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-07T13:18:48.932Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-07T13:18:48.932Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-07T13:18:48.932Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-07T13:18:48.932Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-07T13:18:48.932Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-07T13:18:48.932Z] === CONT TestMountDaemonRoot/rslave [2020-04-07T13:18:48.932Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-07T13:18:48.932Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-07T13:18:48.932Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-07T13:18:48.932Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-07T13:18:48.932Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-07T13:18:48.932Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-07T13:18:48.932Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-07T13:18:48.932Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-07T13:18:48.933Z] === CONT TestMountDaemonRoot/slave [2020-04-07T13:18:48.933Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-07T13:18:48.933Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-07T13:18:48.933Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-07T13:18:48.933Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-07T13:18:48.933Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-07T13:18:48.933Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-07T13:18:48.933Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-07T13:18:48.933Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-07T13:18:48.933Z] === CONT TestMountDaemonRoot/rprivate [2020-04-07T13:18:48.933Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-07T13:18:48.933Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-07T13:18:48.933Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-07T13:18:48.933Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-07T13:18:48.933Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-07T13:18:48.933Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-07T13:18:48.933Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-07T13:18:48.933Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-07T13:18:48.933Z] === CONT TestMountDaemonRoot/private [2020-04-07T13:18:48.933Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-07T13:18:48.933Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-07T13:18:48.933Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-07T13:18:48.933Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-07T13:18:48.933Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-07T13:18:48.933Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-07T13:18:48.933Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-07T13:18:48.933Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-07T13:18:48.933Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-07T13:18:48.933Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-07T13:18:48.933Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-07T13:18:48.933Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-07T13:18:48.933Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-07T13:18:48.933Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-07T13:18:48.933Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-07T13:18:48.933Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-07T13:18:48.933Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-07T13:18:48.933Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-07T13:18:49.190Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-07T13:18:49.190Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-07T13:18:49.190Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-07T13:18:49.190Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-07T13:18:49.190Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-07T13:18:49.190Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-07T13:18:49.190Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-07T13:18:49.190Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-07T13:18:49.190Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-07T13:18:49.190Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-07T13:18:49.190Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-07T13:18:49.190Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-07T13:18:49.190Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-07T13:18:49.446Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-07T13:18:49.446Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-07T13:18:49.446Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-07T13:18:49.446Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-04-07T13:18:49.446Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-07T13:18:49.446Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-04-07T13:18:49.446Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-04-07T13:18:49.446Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-04-07T13:18:49.446Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-04-07T13:18:49.446Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-07T13:18:49.446Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-04-07T13:18:49.446Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-04-07T13:18:49.446Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-04-07T13:18:49.446Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-04-07T13:18:49.446Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-07T13:18:49.446Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-04-07T13:18:49.446Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-04-07T13:18:49.446Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-04-07T13:18:49.446Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-04-07T13:18:49.446Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-07T13:18:49.446Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-04-07T13:18:49.446Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-04-07T13:18:49.446Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-04-07T13:18:49.446Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-04-07T13:18:49.446Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-07T13:18:49.446Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-04-07T13:18:49.446Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-04-07T13:18:49.446Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-04-07T13:18:49.446Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-04-07T13:18:49.446Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-07T13:18:49.446Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-04-07T13:18:49.446Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-04-07T13:18:49.446Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-04-07T13:18:49.446Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-04-07T13:18:49.446Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-07T13:18:49.446Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-04-07T13:18:49.446Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-04-07T13:18:49.446Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-04-07T13:18:49.446Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-04-07T13:18:49.446Z] === RUN TestContainerBindMountNonRecursive [2020-04-07T13:18:49.446Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-04-07T13:18:49.446Z] 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-04-07T13:18:49.446Z] === RUN TestNetworkNat [2020-04-07T13:18:50.113Z] === RUN TestInspectNetwork/full_network_id [2020-04-07T13:18:50.113Z] === RUN TestInspectNetwork/partial_network_id [2020-04-07T13:18:50.113Z] === RUN TestInspectNetwork/network_name [2020-04-07T13:18:50.113Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-07T13:18:50.376Z] --- PASS: TestNetworkNat (0.73s) [2020-04-07T13:18:50.376Z] === RUN TestNetworkLocalhostTCPNat [2020-04-07T13:18:50.633Z] --- PASS: TestNetworkLocalhostTCPNat (0.61s) [2020-04-07T13:18:50.633Z] === RUN TestNetworkLoopbackNat [2020-04-07T13:18:51.480Z] #24 471.2 + return [2020-04-07T13:18:51.480Z] #24 DONE 471.4s [2020-04-07T13:18:51.480Z] [2020-04-07T13:18:51.480Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:18:51.564Z] --- PASS: TestNetworkLoopbackNat (0.83s) [2020-04-07T13:18:51.564Z] === RUN TestPause [2020-04-07T13:18:51.564Z] --- SKIP: TestPause (0.00s) [2020-04-07T13:18:51.564Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-07T13:18:51.564Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-07T13:18:51.564Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-07T13:18:51.564Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-07T13:18:51.564Z] === RUN TestPauseStopPausedContainer [2020-04-07T13:18:51.564Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-04-07T13:18:51.564Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-07T13:18:51.564Z] === RUN TestPsFilter [2020-04-07T13:18:51.620Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-07T13:18:51.821Z] --- PASS: TestPsFilter (0.17s) [2020-04-07T13:18:51.821Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-07T13:18:52.384Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.57s) [2020-04-07T13:18:52.385Z] === RUN TestRemoveContainerWithVolume [2020-04-07T13:18:52.947Z] --- PASS: TestCreateJob (4.25s) [2020-04-07T13:18:52.947Z] === RUN TestReplicatedJob [2020-04-07T13:18:52.948Z] --- PASS: TestRemoveContainerWithVolume (0.66s) [2020-04-07T13:18:52.948Z] === RUN TestRemoveContainerRunning [2020-04-07T13:18:53.512Z] --- PASS: TestRemoveContainerRunning (0.59s) [2020-04-07T13:18:53.512Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-07T13:18:53.554Z] #66 ... [2020-04-07T13:18:53.554Z] [2020-04-07T13:18:53.554Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-07T13:18:53.554Z] #25 DONE 0.1s [2020-04-07T13:18:53.845Z] [2020-04-07T13:18:53.845Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-07T13:18:54.075Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.61s) [2020-04-07T13:18:54.076Z] === RUN TestRemoveInvalidContainer [2020-04-07T13:18:54.132Z] #29 DONE 0.5s [2020-04-07T13:18:54.132Z] [2020-04-07T13:18:54.132Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-07T13:18:54.132Z] #32 DONE 0.1s [2020-04-07T13:18:54.132Z] [2020-04-07T13:18:54.132Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:18:54.332Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-04-07T13:18:54.332Z] === RUN TestRenameLinkedContainer [2020-04-07T13:18:54.420Z] #66 ... [2020-04-07T13:18:54.420Z] [2020-04-07T13:18:54.420Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-07T13:18:54.420Z] #35 DONE 0.1s [2020-04-07T13:18:54.420Z] [2020-04-07T13:18:54.420Z] #40 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-07T13:18:54.420Z] #40 DONE 0.1s [2020-04-07T13:18:54.420Z] [2020-04-07T13:18:54.421Z] #43 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-07T13:18:54.421Z] #43 DONE 0.1s [2020-04-07T13:18:54.421Z] [2020-04-07T13:18:54.421Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:18:54.708Z] #66 ... [2020-04-07T13:18:54.708Z] [2020-04-07T13:18:54.708Z] #46 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-07T13:18:54.708Z] #46 DONE 0.1s [2020-04-07T13:18:54.708Z] [2020-04-07T13:18:54.708Z] #49 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-07T13:18:54.708Z] #49 DONE 0.1s [2020-04-07T13:18:54.708Z] [2020-04-07T13:18:54.708Z] #52 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-07T13:18:54.708Z] #52 DONE 0.1s [2020-04-07T13:18:54.708Z] [2020-04-07T13:18:54.708Z] #55 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-07T13:18:54.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-07T13:18:54.997Z] #55 DONE 0.1s [2020-04-07T13:18:54.997Z] [2020-04-07T13:18:54.997Z] #58 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-07T13:18:54.997Z] #58 DONE 0.1s [2020-04-07T13:18:54.997Z] [2020-04-07T13:18:54.997Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:18:54.997Z] #66 ... [2020-04-07T13:18:54.997Z] [2020-04-07T13:18:54.997Z] #62 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-07T13:18:54.997Z] #62 DONE 0.1s [2020-04-07T13:18:55.285Z] [2020-04-07T13:18:55.285Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-07T13:18:55.598Z] --- PASS: TestInspectNetwork (11.26s) [2020-04-07T13:18:55.598Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-07T13:18:55.598Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-07T13:18:55.598Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-07T13:18:55.598Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-07T13:18:55.598Z] === RUN TestRunContainerWithBridgeNone [2020-04-07T13:18:56.854Z] --- PASS: TestRenameLinkedContainer (2.33s) [2020-04-07T13:18:56.854Z] === RUN TestRenameStoppedContainer [2020-04-07T13:18:57.111Z] --- PASS: TestRenameStoppedContainer (0.56s) [2020-04-07T13:18:57.111Z] === RUN TestRenameRunningContainerAndReuse [2020-04-07T13:18:58.193Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-07T13:18:58.275Z] --- PASS: TestRunContainerWithBridgeNone (2.41s) [2020-04-07T13:18:58.275Z] === RUN TestNetworkInvalidJSON [2020-04-07T13:18:58.275Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-07T13:18:58.275Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-07T13:18:58.275Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-07T13:18:58.275Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-07T13:18:58.275Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-07T13:18:58.275Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-07T13:18:58.275Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-07T13:18:58.275Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-07T13:18:58.275Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-07T13:18:58.275Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-04-07T13:18:58.275Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-07T13:18:58.275Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-07T13:18:58.275Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-07T13:18:58.275Z] === RUN TestHostIPv4BridgeLabel [2020-04-07T13:18:58.275Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-04-07T13:18:58.275Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-07T13:18:58.479Z] --- PASS: TestRenameRunningContainerAndReuse (1.18s) [2020-04-07T13:18:58.479Z] === RUN TestRenameInvalidName [2020-04-07T13:18:59.042Z] --- PASS: TestRenameInvalidName (0.61s) [2020-04-07T13:18:59.042Z] === RUN TestRenameAnonymousContainer [2020-04-07T13:18:59.280Z] --- PASS: TestDaemonRestartWithLiveRestore (1.02s) [2020-04-07T13:18:59.280Z] === RUN TestDaemonDefaultNetworkPools [2020-04-07T13:18:59.512Z] --- PASS: TestReplicatedJob (6.75s) [2020-04-07T13:18:59.512Z] === RUN TestUpdateReplicatedJob [2020-04-07T13:19:00.285Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2020-04-07T13:19:00.285Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-07T13:19:01.290Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-04-07T13:19:01.290Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-07T13:19:01.471Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-07T13:19:01.471Z] Using test binary docker [2020-04-07T13:19:01.471Z] +++ /etc/init.d/apparmor start [2020-04-07T13:19:01.471Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-07T13:19:01.471Z] INFO: Waiting for daemon to start... [2020-04-07T13:19:01.471Z] Starting dockerd [2020-04-07T13:19:01.471Z] +++ 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-04-07T13:19:01.561Z] --- PASS: TestRenameAnonymousContainer (2.74s) [2020-04-07T13:19:01.561Z] === RUN TestRenameContainerWithSameName [2020-04-07T13:19:02.124Z] --- PASS: TestRenameContainerWithSameName (0.60s) [2020-04-07T13:19:02.124Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-07T13:19:02.758Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2020-04-07T13:19:02.758Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-07T13:19:03.357Z] . [2020-04-07T13:19:03.357Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-07T13:19:03.357Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-07T13:19:03.357Z] Error: No such image: emptyfs [2020-04-07T13:19:03.357Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-07T13:19:03.357Z] ++++ docker load [2020-04-07T13:19:03.372Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s) [2020-04-07T13:19:03.372Z] === RUN TestServiceWithPredefinedNetwork [2020-04-07T13:19:03.491Z] --- PASS: TestRenameContainerWithLinkedContainer (1.16s) [2020-04-07T13:19:03.491Z] === RUN TestResize [2020-04-07T13:19:03.698Z] --- PASS: TestUpdateReplicatedJob (3.77s) [2020-04-07T13:19:03.698Z] === RUN TestServiceListWithStatuses [2020-04-07T13:19:03.698Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-07T13:19:03.698Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-07T13:19:03.698Z] === RUN TestDockerNetworkConnectAlias [2020-04-07T13:19:03.918Z] Running integration-test (iteration 1) [2020-04-07T13:19:03.918Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-04-07T13:19:03.918Z] ++ 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-04-07T13:19:03.918Z] ++ set -e [2020-04-07T13:19:03.918Z] ++ '[' -n 0 ']' [2020-04-07T13:19:03.918Z] ++ set -x [2020-04-07T13:19:03.918Z] ++ env -i DEST=/go/src/github.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-04-07T13:19:04.053Z] --- PASS: TestResize (0.57s) [2020-04-07T13:19:04.053Z] === RUN TestResizeWithInvalidSize [2020-04-07T13:19:04.615Z] --- PASS: TestResizeWithInvalidSize (0.56s) [2020-04-07T13:19:04.615Z] === RUN TestResizeWhenContainerNotStarted [2020-04-07T13:19:05.178Z] --- PASS: TestResizeWhenContainerNotStarted (0.55s) [2020-04-07T13:19:05.178Z] === RUN TestDaemonRestartKillContainers [2020-04-07T13:19:05.178Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-04-07T13:19:05.178Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-04-07T13:19:05.178Z] === RUN TestCgroupNamespacesRun [2020-04-07T13:19:06.822Z] --- PASS: TestServiceWithPredefinedNetwork (3.59s) [2020-04-07T13:19:06.822Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-07T13:19:06.822Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-07T13:19:06.822Z] service_test.go:236: FLAKY_TEST [2020-04-07T13:19:06.822Z] === RUN TestServiceWithDataPathPortInit [2020-04-07T13:19:07.697Z] --- PASS: TestCgroupNamespacesRun (2.38s) [2020-04-07T13:19:07.697Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-07T13:19:10.216Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.49s) [2020-04-07T13:19:10.216Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-07T13:19:10.260Z] --- PASS: TestDockerNetworkConnectAlias (6.91s) [2020-04-07T13:19:10.260Z] === RUN TestDockerNetworkReConnect [2020-04-07T13:19:12.736Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.62s) [2020-04-07T13:19:12.736Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-07T13:19:15.256Z] --- PASS: TestCgroupNamespacesRunHostMode (2.60s) [2020-04-07T13:19:15.256Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-07T13:19:15.528Z] --- PASS: TestDockerNetworkReConnect (5.35s) [2020-04-07T13:19:15.528Z] === RUN TestServicePlugin [2020-04-07T13:19:15.528Z] --- SKIP: TestServicePlugin (0.00s) [2020-04-07T13:19:15.528Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T13:19:15.528Z] === RUN TestServiceUpdateLabel [2020-04-07T13:19:17.779Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.55s) [2020-04-07T13:19:17.779Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-07T13:19:18.817Z] --- PASS: TestServiceUpdateLabel (3.25s) [2020-04-07T13:19:18.817Z] === RUN TestServiceUpdateSecrets [2020-04-07T13:19:19.672Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.92s) [2020-04-07T13:19:19.672Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-07T13:19:21.565Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.96s) [2020-04-07T13:19:21.565Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-07T13:19:24.837Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.63s) [2020-04-07T13:19:24.837Z] === RUN TestKernelTCPMemory [2020-04-07T13:19:24.837Z] --- SKIP: TestKernelTCPMemory (0.02s) [2020-04-07T13:19:24.837Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-07T13:19:24.837Z] === RUN TestNISDomainname [2020-04-07T13:19:24.837Z] --- SKIP: TestNISDomainname (0.00s) [2020-04-07T13:19:24.837Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-04-07T13:19:24.837Z] === RUN TestHostnameDnsResolution [2020-04-07T13:19:25.415Z] --- PASS: TestHostnameDnsResolution (1.08s) [2020-04-07T13:19:25.415Z] === RUN TestStats [2020-04-07T13:19:25.415Z] --- SKIP: TestStats (0.00s) [2020-04-07T13:19:25.415Z] stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-07T13:19:25.415Z] === RUN TestStopContainerWithTimeout [2020-04-07T13:19:25.415Z] === RUN TestStopContainerWithTimeout/0 [2020-04-07T13:19:25.415Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-07T13:19:25.415Z] === RUN TestStopContainerWithTimeout/1 [2020-04-07T13:19:25.415Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-07T13:19:25.415Z] === RUN TestStopContainerWithTimeout/3 [2020-04-07T13:19:25.415Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-07T13:19:25.415Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-07T13:19:25.415Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-07T13:19:25.415Z] === CONT TestStopContainerWithTimeout/0 [2020-04-07T13:19:25.415Z] === CONT TestStopContainerWithTimeout/3 [2020-04-07T13:19:25.985Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-07T13:19:27.909Z] #66 450.7 + bin/containerd-stress [2020-04-07T13:19:28.507Z] === CONT TestStopContainerWithTimeout/1 [2020-04-07T13:19:29.179Z] --- PASS: TestServiceWithDataPathPortInit (20.66s) [2020-04-07T13:19:29.179Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-07T13:19:29.875Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-04-07T13:19:29.875Z] --- PASS: TestStopContainerWithTimeout/0 (0.75s) [2020-04-07T13:19:29.875Z] --- PASS: TestStopContainerWithTimeout/3 (2.77s) [2020-04-07T13:19:29.875Z] --- PASS: TestStopContainerWithTimeout/-1 (2.56s) [2020-04-07T13:19:29.875Z] --- PASS: TestStopContainerWithTimeout/1 (1.69s) [2020-04-07T13:19:29.875Z] === RUN TestDeleteDevicemapper [2020-04-07T13:19:29.875Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-07T13:19:29.875Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-07T13:19:29.875Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-07T13:19:31.191Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-04-07T13:19:31.191Z] Copying nested executables into bundles/cross/linux/amd64 [2020-04-07T13:19:31.191Z] Cross building: bundles/cross/windows/amd64 [2020-04-07T13:19:31.191Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-04-07T13:19:31.191Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-04-07T13:19:31.768Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.71s) [2020-04-07T13:19:31.768Z] === RUN TestUpdateMemory [2020-04-07T13:19:31.768Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-07T13:19:31.768Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-07T13:19:31.768Z] === RUN TestUpdateCPUQuota [2020-04-07T13:19:31.768Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-04-07T13:19:31.768Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-07T13:19:31.768Z] === RUN TestUpdatePidsLimit [2020-04-07T13:19:31.768Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-04-07T13:19:31.768Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-07T13:19:31.768Z] === RUN TestUpdateRestartPolicy [2020-04-07T13:19:32.323Z] #66 454.5 + bin/containerd-shim [2020-04-07T13:19:35.933Z] Loaded image: buildpack-deps:jessie [2020-04-07T13:19:35.933Z] Loaded image: busybox:latest [2020-04-07T13:19:35.933Z] Loaded image: busybox:glibc [2020-04-07T13:19:35.933Z] Loaded image: debian:jessie [2020-04-07T13:19:35.933Z] Loaded image: hello-world:latest [2020-04-07T13:19:35.933Z] INFO: Testing against a local daemon [2020-04-07T13:19:35.933Z] === RUN TestCgroupNamespacesBuild [2020-04-07T13:19:36.897Z] --- PASS: TestServiceUpdateSecrets (15.45s) [2020-04-07T13:19:36.897Z] === RUN TestServiceUpdateConfigs [2020-04-07T13:19:37.550Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.10s) [2020-04-07T13:19:37.550Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vfkwwgf5igkxwdccc9hvcdra6 Created:2020-04-07 13:19:28.954011829 +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[4f9f30bf8d2c2cbb449b4dfd1b057350805344363e97e24e91b4bcd357fbfb58:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2fu7ltd3x0ltudnhvmuevopki EndpointID:3f5c43364b17ea0c39f5ac8d6237de37deb8392734ee4a8507a9488493615a97 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:06be9a5dd82ce94dc7e9b43a8ecffcb568e59dded5103d511b6612be38985df5 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:21f36a1acb96 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2fu7ltd3x0ltudnhvmuevopki EndpointID:3f5c43364b17ea0c39f5ac8d6237de37deb8392734ee4a8507a9488493615a97 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-07T13:19:37.550Z] PASS [2020-04-07T13:19:37.550Z] [2020-04-07T13:19:37.550Z] === Skipped [2020-04-07T13:19:37.550Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-07T13:19:37.550Z] service_test.go:236: FLAKY_TEST [2020-04-07T13:19:37.550Z] [2020-04-07T13:19:37.550Z] [2020-04-07T13:19:37.550Z] DONE 22 tests, 1 skipped in 54.047s [2020-04-07T13:19:37.550Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-07T13:19:37.550Z] ++ 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-04-07T13:19:37.550Z] ++ set -e [2020-04-07T13:19:37.550Z] ++ '[' -n 0 ']' [2020-04-07T13:19:37.550Z] ++ set -x [2020-04-07T13:19:37.550Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-07T13:19:37.550Z] INFO: Testing against a local daemon [2020-04-07T13:19:37.550Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-07T13:19:37.550Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-07T13:19:37.550Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-07T13:19:37.550Z] === RUN TestDockerNetworkIpvlan [2020-04-07T13:19:37.832Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-07T13:19:37.832Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-07T13:19:37.832Z] PASS [2020-04-07T13:19:37.832Z] [2020-04-07T13:19:37.832Z] === Skipped [2020-04-07T13:19:37.832Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-07T13:19:37.832Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-07T13:19:37.832Z] [2020-04-07T13:19:37.832Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-07T13:19:37.832Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-07T13:19:37.832Z] [2020-04-07T13:19:37.832Z] [2020-04-07T13:19:37.832Z] DONE 2 tests, 2 skipped in 0.073s [2020-04-07T13:19:37.832Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-07T13:19:37.832Z] ++ 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-04-07T13:19:37.832Z] ++ set -e [2020-04-07T13:19:37.832Z] ++ '[' -n 0 ']' [2020-04-07T13:19:37.832Z] ++ set -x [2020-04-07T13:19:37.832Z] ++ env -i DEST=/go/src/github.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-04-07T13:19:37.832Z] INFO: Testing against a local daemon [2020-04-07T13:19:37.832Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-07T13:19:38.445Z] --- PASS: TestCgroupNamespacesBuild (2.48s) [2020-04-07T13:19:38.445Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-07T13:19:39.315Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s) [2020-04-07T13:19:39.315Z] === RUN TestDockerNetworkMacvlan [2020-04-07T13:19:39.929Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-07T13:19:40.935Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-07T13:19:40.957Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.33s) [2020-04-07T13:19:40.957Z] === RUN TestBuildWithSession [2020-04-07T13:19:40.957Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-07T13:19:40.957Z] build_session_test.go:25: TODO: BuildKit [2020-04-07T13:19:40.957Z] === RUN TestBuildSquashParent [2020-04-07T13:19:41.940Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-07T13:19:42.677Z] #66 464.7 + bin/containerd-shim-runc-v1 [2020-04-07T13:19:43.943Z] --- PASS: TestUpdateRestartPolicy (11.63s) [2020-04-07T13:19:43.943Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-07T13:19:43.943Z] --- PASS: TestUpdateRestartWithAutoRemove (0.59s) [2020-04-07T13:19:43.943Z] === RUN TestWaitNonBlocked [2020-04-07T13:19:43.943Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-07T13:19:43.943Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-07T13:19:43.943Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-07T13:19:43.943Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-07T13:19:43.943Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-07T13:19:43.943Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-07T13:19:44.506Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-04-07T13:19:44.506Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.84s) [2020-04-07T13:19:44.506Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.88s) [2020-04-07T13:19:44.506Z] === RUN TestWaitBlocked [2020-04-07T13:19:44.506Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-07T13:19:44.506Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-07T13:19:44.506Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-07T13:19:44.506Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-07T13:19:44.763Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-07T13:19:44.763Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-07T13:19:45.326Z] --- PASS: TestWaitBlocked (0.02s) [2020-04-07T13:19:45.326Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s) [2020-04-07T13:19:45.326Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.81s) [2020-04-07T13:19:45.326Z] === CONT TestDaemonRestartIpcMode [2020-04-07T13:19:45.326Z] === CONT TestIpcModeOlderClient [2020-04-07T13:19:45.583Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-04-07T13:19:46.314Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-07T13:19:47.101Z] #66 469.7 + bin/containerd-shim-runc-v2 [2020-04-07T13:19:48.582Z] #66 471.2 + binaries [2020-04-07T13:19:48.582Z] #66 471.2 + mkdir -p /build [2020-04-07T13:19:48.582Z] #66 471.2 + cp bin/containerd /build/containerd [2020-04-07T13:19:48.582Z] #66 471.3 + cp bin/containerd-shim /build/containerd-shim [2020-04-07T13:19:48.582Z] #66 471.3 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-07T13:19:48.582Z] #66 471.3 + cp bin/ctr /build/ctr [2020-04-07T13:19:48.582Z] #66 DONE 471.4s [2020-04-07T13:19:49.765Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-07T13:19:50.073Z] [2020-04-07T13:19:50.073Z] #67 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-07T13:19:50.073Z] #67 DONE 0.1s [2020-04-07T13:19:50.073Z] [2020-04-07T13:19:50.073Z] #71 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-07T13:19:50.073Z] #71 DONE 0.1s [2020-04-07T13:19:50.073Z] [2020-04-07T13:19:50.073Z] #73 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-07T13:19:50.073Z] #73 DONE 0.1s [2020-04-07T13:19:50.073Z] [2020-04-07T13:19:50.073Z] #76 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-07T13:19:50.073Z] #76 DONE 0.0s [2020-04-07T13:19:50.073Z] [2020-04-07T13:19:50.073Z] #77 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-07T13:19:50.073Z] #77 DONE 0.0s [2020-04-07T13:19:50.358Z] [2020-04-07T13:19:50.358Z] #78 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-07T13:19:50.834Z] --- PASS: TestDaemonRestartIpcMode (4.94s) [2020-04-07T13:19:50.834Z] PASS [2020-04-07T13:19:50.834Z] [2020-04-07T13:19:50.834Z] === Skipped [2020-04-07T13:19:50.834Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-04-07T13:19:50.834Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-07T13:19:50.834Z] [2020-04-07T13:19:50.834Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-04-07T13:19:50.834Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-04-07T13:19:50.834Z] [2020-04-07T13:19:50.834Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-04-07T13:19:50.834Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-07T13:19:50.834Z] [2020-04-07T13:19:50.834Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-04-07T13:19:50.834Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-07T13:19:50.834Z] [2020-04-07T13:19:50.834Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-04-07T13:19:50.834Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-07T13:19:50.834Z] [2020-04-07T13:19:50.834Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-04-07T13:19:50.834Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-07T13:19:50.834Z] [2020-04-07T13:19:50.834Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-04-07T13:19:50.834Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-07T13:19:50.834Z] [2020-04-07T13:19:50.834Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-04-07T13:19:50.834Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-07T13:19:50.834Z] [2020-04-07T13:19:50.834Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-07T13:19:50.834Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-07T13:19:50.834Z] [2020-04-07T13:19:50.834Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-07T13:19:50.834Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-07T13:19:50.834Z] [2020-04-07T13:19:50.834Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-04-07T13:19:50.834Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-04-07T13:19:50.834Z] [2020-04-07T13:19:50.834Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-04-07T13:19:50.834Z] 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-04-07T13:19:50.834Z] [2020-04-07T13:19:50.834Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-04-07T13:19:50.834Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-07T13:19:50.834Z] [2020-04-07T13:19:50.834Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-07T13:19:50.834Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-07T13:19:50.834Z] [2020-04-07T13:19:50.834Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-04-07T13:19:50.834Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-07T13:19:50.834Z] [2020-04-07T13:19:50.834Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-04-07T13:19:50.834Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-04-07T13:19:50.834Z] [2020-04-07T13:19:50.834Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s) [2020-04-07T13:19:50.834Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-07T13:19:50.834Z] [2020-04-07T13:19:50.834Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s) [2020-04-07T13:19:50.834Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-04-07T13:19:50.834Z] [2020-04-07T13:19:50.834Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-04-07T13:19:50.834Z] stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-07T13:19:50.834Z] [2020-04-07T13:19:50.834Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-04-07T13:19:50.834Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-07T13:19:50.834Z] [2020-04-07T13:19:50.834Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-04-07T13:19:50.834Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-07T13:19:50.834Z] [2020-04-07T13:19:50.834Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-04-07T13:19:50.834Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-07T13:19:50.834Z] [2020-04-07T13:19:50.834Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-04-07T13:19:50.834Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-07T13:19:50.834Z] [2020-04-07T13:19:50.834Z] [2020-04-07T13:19:50.834Z] DONE 180 tests, 23 skipped in 94.234s [2020-04-07T13:19:50.834Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-04-07T13:19:50.834Z] INFO: Testing against a local daemon [2020-04-07T13:19:50.834Z] === RUN TestCommitInheritsEnv [2020-04-07T13:19:50.890Z] --- PASS: TestBuildSquashParent (10.21s) [2020-04-07T13:19:50.890Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-07T13:19:50.890Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-07T13:19:50.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-07T13:19:50.890Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-07T13:19:50.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-07T13:19:50.890Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-07T13:19:50.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-07T13:19:50.890Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-07T13:19:50.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-07T13:19:50.890Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-07T13:19:50.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-07T13:19:50.890Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-07T13:19:50.890Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-07T13:19:50.890Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-07T13:19:50.890Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-07T13:19:51.770Z] --- PASS: TestServiceUpdateConfigs (15.41s) [2020-04-07T13:19:51.770Z] === RUN TestServiceUpdateNetwork [2020-04-07T13:19:52.201Z] --- PASS: TestCommitInheritsEnv (1.59s) [2020-04-07T13:19:52.202Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-07T13:19:52.202Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-07T13:19:52.202Z] === RUN TestImagesFilterMultiReference [2020-04-07T13:19:52.202Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-04-07T13:19:52.202Z] === RUN TestImagePullPlatformInvalid [2020-04-07T13:19:52.202Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-04-07T13:19:52.202Z] === RUN TestRemoveImageOrphaning [2020-04-07T13:19:53.054Z] #78 DONE 2.5s [2020-04-07T13:19:53.054Z] [2020-04-07T13:19:53.054Z] #79 exporting to oci image format [2020-04-07T13:19:53.054Z] #79 exporting layers [2020-04-07T13:19:54.093Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2020-04-07T13:19:54.093Z] === RUN TestRemoveImageGarbageCollector [2020-04-07T13:19:54.093Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-07T13:19:54.093Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-04-07T13:19:54.093Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-07T13:19:54.093Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-04-07T13:19:54.093Z] === RUN TestTagInvalidReference [2020-04-07T13:19:54.093Z] --- PASS: TestTagInvalidReference (0.01s) [2020-04-07T13:19:54.093Z] === RUN TestTagValidPrefixedRepo [2020-04-07T13:19:54.155Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-07T13:19:54.350Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-04-07T13:19:54.350Z] === RUN TestTagExistedNameWithoutForce [2020-04-07T13:19:54.350Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-04-07T13:19:54.350Z] === RUN TestTagOfficialNames [2020-04-07T13:19:54.350Z] --- PASS: TestTagOfficialNames (0.04s) [2020-04-07T13:19:54.350Z] === RUN TestTagMatchesDigest [2020-04-07T13:19:54.350Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-04-07T13:19:54.350Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-07T13:19:54.410Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-07T13:19:56.561Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-07T13:19:57.672Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-07T13:19:57.672Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-07T13:19:58.579Z] --- PASS: TestDockerNetworkMacvlan (19.17s) [2020-04-07T13:19:58.579Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-04-07T13:19:58.579Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-04-07T13:19:58.579Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.45s) [2020-04-07T13:19:58.579Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.53s) [2020-04-07T13:19:58.579Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.33s) [2020-04-07T13:19:58.579Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.41s) [2020-04-07T13:19:58.579Z] PASS [2020-04-07T13:19:58.579Z] [2020-04-07T13:19:58.579Z] DONE 8 tests in 20.710s [2020-04-07T13:19:58.579Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-07T13:19:58.579Z] ++ 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-04-07T13:19:58.579Z] ++ set -e [2020-04-07T13:19:58.579Z] ++ '[' -n 0 ']' [2020-04-07T13:19:58.579Z] ++ set -x [2020-04-07T13:19:58.579Z] ++ env -i DEST=/go/src/github.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-04-07T13:19:58.579Z] testing: warning: no tests to run [2020-04-07T13:19:58.579Z] PASS [2020-04-07T13:19:58.579Z] [2020-04-07T13:19:58.579Z] DONE 0 tests in 0.014s [2020-04-07T13:19:58.579Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-07T13:19:58.579Z] ++ 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-04-07T13:19:58.579Z] ++ set -e [2020-04-07T13:19:58.579Z] ++ '[' -n 0 ']' [2020-04-07T13:19:58.579Z] ++ set -x [2020-04-07T13:19:58.579Z] ++ env -i DEST=/go/src/github.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-04-07T13:19:58.579Z] INFO: Testing against a local daemon [2020-04-07T13:19:58.579Z] === RUN TestAuthZPluginAllowRequest [2020-04-07T13:20:00.598Z] --- PASS: TestAuthZPluginAllowRequest (1.70s) [2020-04-07T13:20:00.598Z] === RUN TestAuthZPluginTLS [2020-04-07T13:20:00.892Z] --- PASS: TestAuthZPluginTLS (0.53s) [2020-04-07T13:20:00.892Z] === RUN TestAuthZPluginDenyRequest [2020-04-07T13:20:00.935Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-04-07T13:20:00.935Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.30s) [2020-04-07T13:20:00.935Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.55s) [2020-04-07T13:20:00.935Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.41s) [2020-04-07T13:20:00.935Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.34s) [2020-04-07T13:20:00.935Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.34s) [2020-04-07T13:20:00.935Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.32s) [2020-04-07T13:20:00.935Z] === RUN TestBuildMultiStageCopy [2020-04-07T13:20:00.935Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-07T13:20:01.206Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-04-07T13:20:01.206Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-07T13:20:01.820Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2020-04-07T13:20:01.820Z] === RUN TestAuthZPluginDenyResponse [2020-04-07T13:20:02.433Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-04-07T13:20:02.433Z] === RUN TestAuthZPluginAllowEventStream [2020-04-07T13:20:04.200Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-07T13:20:04.453Z] --- PASS: TestAuthZPluginAllowEventStream (1.74s) [2020-04-07T13:20:04.453Z] === RUN TestAuthZPluginErrorResponse [2020-04-07T13:20:04.735Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-04-07T13:20:04.735Z] === RUN TestAuthZPluginErrorRequest [2020-04-07T13:20:04.761Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-07T13:20:05.017Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-04-07T13:20:05.017Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-07T13:20:05.321Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-07T13:20:05.630Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-04-07T13:20:05.631Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-07T13:20:06.248Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-07T13:20:06.643Z] --- PASS: TestServiceUpdateNetwork (14.94s) [2020-04-07T13:20:06.643Z] PASS [2020-04-07T13:20:06.643Z] [2020-04-07T13:20:06.643Z] === Skipped [2020-04-07T13:20:06.643Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-04-07T13:20:06.643Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-07T13:20:06.643Z] [2020-04-07T13:20:06.643Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-04-07T13:20:06.643Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T13:20:06.643Z] [2020-04-07T13:20:06.643Z] [2020-04-07T13:20:06.643Z] DONE 23 tests, 2 skipped in 145.083s [2020-04-07T13:20:06.643Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-04-07T13:20:06.643Z] ++ 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-04-07T13:20:06.643Z] ++ set -e [2020-04-07T13:20:06.643Z] ++ '[' -n 0 ']' [2020-04-07T13:20:06.643Z] ++ set -x [2020-04-07T13:20:06.643Z] ++ env -i DEST=/go/src/github.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-04-07T13:20:06.643Z] INFO: Testing against a local daemon [2020-04-07T13:20:06.643Z] === RUN TestSessionCreate [2020-04-07T13:20:06.643Z] --- PASS: TestSessionCreate (0.05s) [2020-04-07T13:20:06.643Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-07T13:20:06.643Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-04-07T13:20:06.643Z] PASS [2020-04-07T13:20:06.643Z] [2020-04-07T13:20:06.643Z] DONE 2 tests in 0.243s [2020-04-07T13:20:06.643Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-04-07T13:20:06.643Z] ++ 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-04-07T13:20:06.643Z] ++ set -e [2020-04-07T13:20:06.643Z] ++ '[' -n 0 ']' [2020-04-07T13:20:06.643Z] ++ set -x [2020-04-07T13:20:06.643Z] ++ env -i DEST=/go/src/github.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-04-07T13:20:06.643Z] INFO: Testing against a local daemon [2020-04-07T13:20:06.643Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-07T13:20:06.643Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-07T13:20:06.643Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-07T13:20:06.643Z] === RUN TestEventsExecDie [2020-04-07T13:20:06.643Z] --- PASS: TestEventsExecDie (0.91s) [2020-04-07T13:20:06.643Z] === RUN TestEventsBackwardsCompatible [2020-04-07T13:20:06.643Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-04-07T13:20:06.643Z] === RUN TestInfoBinaryCommits [2020-04-07T13:20:06.643Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-04-07T13:20:06.643Z] === RUN TestInfoAPIVersioned [2020-04-07T13:20:06.643Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-04-07T13:20:06.643Z] === RUN TestInfoDiscoveryBackend [2020-04-07T13:20:06.809Z] --- PASS: TestBuildMultiStageCopy (5.73s) [2020-04-07T13:20:06.809Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.26s) [2020-04-07T13:20:06.809Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2020-04-07T13:20:06.809Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.59s) [2020-04-07T13:20:06.809Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.62s) [2020-04-07T13:20:06.809Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.68s) [2020-04-07T13:20:06.809Z] === RUN TestBuildMultiStageParentConfig [2020-04-07T13:20:06.902Z] --- PASS: TestInfoDiscoveryBackend (0.63s) [2020-04-07T13:20:06.902Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-07T13:20:07.650Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.07s) [2020-04-07T13:20:07.650Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-07T13:20:07.838Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-07T13:20:07.838Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-07T13:20:08.405Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s) [2020-04-07T13:20:08.405Z] === RUN TestInfoAPI [2020-04-07T13:20:08.405Z] --- PASS: TestInfoAPI (0.05s) [2020-04-07T13:20:08.405Z] === RUN TestInfoAPIWarnings [2020-04-07T13:20:08.693Z] --- PASS: TestBuildMultiStageParentConfig (1.68s) [2020-04-07T13:20:08.693Z] === RUN TestBuildLabelWithTargets [2020-04-07T13:20:08.972Z] --- PASS: TestInfoAPIWarnings (0.62s) [2020-04-07T13:20:08.972Z] === RUN TestInfoDebug [2020-04-07T13:20:09.908Z] --- PASS: TestInfoDebug (0.61s) [2020-04-07T13:20:09.908Z] === RUN TestInfoInsecureRegistries [2020-04-07T13:20:10.322Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.20s) [2020-04-07T13:20:10.322Z] === RUN TestAuthZPluginHeader [2020-04-07T13:20:10.476Z] --- PASS: TestInfoInsecureRegistries (0.61s) [2020-04-07T13:20:10.476Z] === RUN TestInfoRegistryMirrors [2020-04-07T13:20:10.935Z] --- PASS: TestAuthZPluginHeader (0.88s) [2020-04-07T13:20:10.935Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-07T13:20:10.935Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-07T13:20:10.935Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T13:20:10.935Z] === RUN TestAuthZPluginV2Disable [2020-04-07T13:20:10.935Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-04-07T13:20:10.935Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T13:20:10.935Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-07T13:20:10.935Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-07T13:20:10.935Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T13:20:10.935Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-07T13:20:10.935Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-07T13:20:10.935Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T13:20:10.935Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-07T13:20:11.043Z] --- PASS: TestInfoRegistryMirrors (0.63s) [2020-04-07T13:20:11.043Z] === RUN TestLoginFailsWithBadCredentials [2020-04-07T13:20:11.206Z] --- PASS: TestBuildLabelWithTargets (2.52s) [2020-04-07T13:20:11.206Z] === RUN TestBuildWithEmptyLayers [2020-04-07T13:20:11.301Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2020-04-07T13:20:11.302Z] === RUN TestPingCacheHeaders [2020-04-07T13:20:11.302Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-04-07T13:20:11.302Z] === RUN TestPingGet [2020-04-07T13:20:11.302Z] --- PASS: TestPingGet (0.03s) [2020-04-07T13:20:11.302Z] === RUN TestPingHead [2020-04-07T13:20:11.302Z] --- PASS: TestPingHead (0.05s) [2020-04-07T13:20:11.302Z] === RUN TestVersion [2020-04-07T13:20:11.302Z] --- PASS: TestVersion (0.05s) [2020-04-07T13:20:11.302Z] PASS [2020-04-07T13:20:11.302Z] [2020-04-07T13:20:11.302Z] === Skipped [2020-04-07T13:20:11.302Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-07T13:20:11.302Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-07T13:20:11.302Z] [2020-04-07T13:20:11.302Z] [2020-04-07T13:20:11.302Z] DONE 18 tests, 1 skipped in 6.501s [2020-04-07T13:20:11.560Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-04-07T13:20:11.560Z] ++ 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-04-07T13:20:11.560Z] ++ set -e [2020-04-07T13:20:11.560Z] ++ '[' -n 0 ']' [2020-04-07T13:20:11.560Z] ++ set -x [2020-04-07T13:20:11.560Z] ++ env -i DEST=/go/src/github.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-04-07T13:20:11.560Z] INFO: Testing against a local daemon [2020-04-07T13:20:11.560Z] === RUN TestVolumesCreateAndList [2020-04-07T13:20:11.560Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-04-07T13:20:11.560Z] === RUN TestVolumesRemove [2020-04-07T13:20:11.818Z] --- PASS: TestVolumesRemove (0.11s) [2020-04-07T13:20:11.818Z] === RUN TestVolumesInspect [2020-04-07T13:20:11.818Z] --- PASS: TestVolumesInspect (0.04s) [2020-04-07T13:20:11.818Z] === RUN TestVolumesInvalidJSON [2020-04-07T13:20:11.818Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-07T13:20:11.818Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-07T13:20:11.818Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-07T13:20:11.818Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-04-07T13:20:11.818Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-07T13:20:11.818Z] PASS [2020-04-07T13:20:11.818Z] [2020-04-07T13:20:11.818Z] DONE 5 tests in 0.364s [2020-04-07T13:20:11.818Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-07T13:20:12.077Z] ++++ cat bundles/test-integration/docker.pid [2020-04-07T13:20:12.077Z] +++ kill 13317 [2020-04-07T13:20:12.388Z] --- PASS: TestBuildWithEmptyLayers (1.34s) [2020-04-07T13:20:12.388Z] === RUN TestBuildMultiStageOnBuild [2020-04-07T13:20:13.452Z] +++ /etc/init.d/apparmor stop [2020-04-07T13:20:13.452Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-07T13:20:13.452Z] [2020-04-07T13:20:13.452Z] Unloading profiles will leave already running processes permanently [2020-04-07T13:20:13.452Z] unconfined, which can lead to unexpected situations. [2020-04-07T13:20:13.452Z] [2020-04-07T13:20:13.452Z] To set a process to complain mode, use the command line tool [2020-04-07T13:20:13.452Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-07T13:20:13.452Z] +++ true [2020-04-07T13:20:13.452Z] [2020-04-07T13:20:16.552Z] --- PASS: TestBuildMultiStageOnBuild (3.78s) [2020-04-07T13:20:16.552Z] === RUN TestBuildUncleanTarFilenames Post stage [Pipeline] junit [2020-04-07T13:20:16.749Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-07T13:20:17.403Z] + echo Ensuring container killed. [2020-04-07T13:20:17.403Z] Ensuring container killed. [2020-04-07T13:20:17.403Z] + docker rm -vf docker-pr3 [2020-04-07T13:20:17.403Z] Error: No such container: docker-pr3 [2020-04-07T13:20:17.403Z] + true [Pipeline] sh [2020-04-07T13:20:17.697Z] + echo Chowning /workspace to jenkins user [2020-04-07T13:20:17.697Z] Chowning /workspace to jenkins user [2020-04-07T13:20:17.697Z] + id -u [2020-04-07T13:20:17.697Z] + id -g [2020-04-07T13:20:17.697Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40786:/workspace busybox chown -R 1000:1000 /workspace [2020-04-07T13:20:17.915Z] --- PASS: TestBuildUncleanTarFilenames (1.86s) [2020-04-07T13:20:17.915Z] === RUN TestBuildMultiStageLayerLeak [2020-04-07T13:20:18.688Z] Removing intermediate container ad633f0d777e [2020-04-07T13:20:18.688Z] ---> 120d9ca84d15 [2020-04-07T13:20:18.689Z] 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-04-07T13:20:18.689Z] ---> Running in 06db19cbb150 [2020-04-07T13:20:19.224Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-07T13:20:22.075Z] --- PASS: TestBuildMultiStageLayerLeak (4.01s) [2020-04-07T13:20:22.075Z] === RUN TestBuildWithHugeFile [2020-04-07T13:20:22.182Z] + bundleName=arm64-integration [2020-04-07T13:20:22.182Z] + echo Creating arm64-integration-bundles.tar.gz [2020-04-07T13:20:22.182Z] Creating arm64-integration-bundles.tar.gz [2020-04-07T13:20:22.182Z] + + findxargs bundles -path tar */root/*overlay2 -czf -prune arm64-integration-bundles.tar.gz -o [2020-04-07T13:20:22.182Z] -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-04-07T13:20:22.452Z] Archiving artifacts [2020-04-07T13:20:22.703Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40786/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-07T13:20:23.018Z] + make clean [2020-04-07T13:20:23.591Z] docker volume rm -f docker-dev-cache [2020-04-07T13:20:23.591Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-07T13:20:29.368Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.75s) [2020-04-07T13:20:29.368Z] PASS [2020-04-07T13:20:29.368Z] [2020-04-07T13:20:29.368Z] === Skipped [2020-04-07T13:20:29.368Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-07T13:20:29.368Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T13:20:29.368Z] [2020-04-07T13:20:29.368Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-04-07T13:20:29.368Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T13:20:29.368Z] [2020-04-07T13:20:29.368Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-07T13:20:29.368Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T13:20:29.368Z] [2020-04-07T13:20:29.368Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-07T13:20:29.368Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T13:20:29.368Z] [2020-04-07T13:20:29.368Z] [2020-04-07T13:20:29.368Z] DONE 17 tests, 4 skipped in 29.121s [2020-04-07T13:20:29.368Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-07T13:20:29.368Z] ++ 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-04-07T13:20:29.368Z] ++ set -e [2020-04-07T13:20:29.368Z] ++ '[' -n 0 ']' [2020-04-07T13:20:29.368Z] ++ set -x [2020-04-07T13:20:29.368Z] ++ env -i DEST=/go/src/github.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-04-07T13:20:29.368Z] INFO: Testing against a local daemon [2020-04-07T13:20:29.368Z] === RUN TestPluginInvalidJSON [2020-04-07T13:20:29.368Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-07T13:20:29.368Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-07T13:20:29.368Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-07T13:20:29.368Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-04-07T13:20:29.368Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-07T13:20:29.368Z] PASS [2020-04-07T13:20:29.368Z] [2020-04-07T13:20:29.368Z] DONE 2 tests in 0.077s [2020-04-07T13:20:29.368Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-07T13:20:29.368Z] ++ 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-04-07T13:20:29.368Z] ++ set -e [2020-04-07T13:20:29.368Z] ++ '[' -n 0 ']' [2020-04-07T13:20:29.368Z] ++ set -x [2020-04-07T13:20:29.368Z] ++ env -i DEST=/go/src/github.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-04-07T13:20:29.368Z] INFO: Testing against a local daemon [2020-04-07T13:20:29.368Z] === RUN TestExternalGraphDriver [2020-04-07T13:20:29.368Z] === RUN TestExternalGraphDriver/json [2020-04-07T13:20:29.981Z] === RUN TestExternalGraphDriver/spec [2020-04-07T13:20:32.001Z] === RUN TestExternalGraphDriver/pull [2020-04-07T13:20:32.010Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-07T13:20:32.011Z] Using test binary docker [2020-04-07T13:20:32.266Z] +++ /etc/init.d/apparmor start [2020-04-07T13:20:32.266Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-07T13:20:32.266Z] INFO: Waiting for daemon to start... [2020-04-07T13:20:32.266Z] Starting dockerd [2020-04-07T13:20:32.266Z] +++ 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-04-07T13:20:34.021Z] --- PASS: TestExternalGraphDriver (6.41s) [2020-04-07T13:20:34.021Z] --- PASS: TestExternalGraphDriver/json (2.07s) [2020-04-07T13:20:34.021Z] --- PASS: TestExternalGraphDriver/spec (2.10s) [2020-04-07T13:20:34.021Z] --- PASS: TestExternalGraphDriver/pull (2.08s) [2020-04-07T13:20:34.021Z] === RUN TestGraphdriverPluginV2 [2020-04-07T13:20:34.303Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-04-07T13:20:34.303Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T13:20:34.303Z] PASS [2020-04-07T13:20:34.303Z] [2020-04-07T13:20:34.303Z] === Skipped [2020-04-07T13:20:34.303Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-04-07T13:20:34.303Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T13:20:34.303Z] [2020-04-07T13:20:34.303Z] [2020-04-07T13:20:34.303Z] DONE 5 tests, 1 skipped in 6.542s [2020-04-07T13:20:34.303Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-07T13:20:34.303Z] ++ 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-04-07T13:20:34.303Z] ++ set -e [2020-04-07T13:20:34.303Z] ++ '[' -n 0 ']' [2020-04-07T13:20:34.303Z] ++ set -x [2020-04-07T13:20:34.303Z] ++ env -i DEST=/go/src/github.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-04-07T13:20:34.303Z] INFO: Testing against a local daemon [2020-04-07T13:20:34.303Z] === RUN TestContinueAfterPluginCrash [2020-04-07T13:20:34.303Z] === PAUSE TestContinueAfterPluginCrash [2020-04-07T13:20:34.303Z] === RUN TestReadPluginNoRead [2020-04-07T13:20:34.303Z] === PAUSE TestReadPluginNoRead [2020-04-07T13:20:34.303Z] === RUN TestDaemonStartWithLogOpt [2020-04-07T13:20:34.303Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-07T13:20:34.303Z] === CONT TestContinueAfterPluginCrash [2020-04-07T13:20:34.303Z] === CONT TestDaemonStartWithLogOpt [2020-04-07T13:20:35.530Z] . [2020-04-07T13:20:35.530Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-07T13:20:35.530Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-07T13:20:35.530Z] Error: No such image: emptyfs [2020-04-07T13:20:35.530Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-07T13:20:35.530Z] ++++ docker load [2020-04-07T13:20:35.530Z] Running integration-test (iteration 1) [2020-04-07T13:20:35.530Z] 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-04-07T13:20:35.531Z] ++ 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-04-07T13:20:35.531Z] ++ set -e [2020-04-07T13:20:35.531Z] ++ '[' -n 0 ']' [2020-04-07T13:20:35.531Z] ++ set -x [2020-04-07T13:20:35.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=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-04-07T13:20:36.091Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-07T13:20:36.091Z] Using test binary docker [2020-04-07T13:20:36.091Z] +++ /etc/init.d/apparmor start [2020-04-07T13:20:36.091Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-07T13:20:36.091Z] INFO: Waiting for daemon to start... [2020-04-07T13:20:36.091Z] Starting dockerd [2020-04-07T13:20:36.091Z] +++ 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-04-07T13:20:38.604Z] . [2020-04-07T13:20:38.604Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-07T13:20:38.604Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-07T13:20:38.604Z] Error: No such image: emptyfs [2020-04-07T13:20:38.604Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-07T13:20:38.604Z] ++++ docker load [2020-04-07T13:20:38.604Z] Running integration-test (iteration 1) [2020-04-07T13:20:38.604Z] 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-04-07T13:20:38.604Z] ++ 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-04-07T13:20:38.604Z] ++ set -e [2020-04-07T13:20:38.604Z] ++ '[' -n 0 ']' [2020-04-07T13:20:38.604Z] ++ set -x [2020-04-07T13:20:38.604Z] ++ env -i DEST=/go/src/github.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-04-07T13:20:38.795Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-04-07T13:20:38.795Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-04-07T13:20:39.049Z] remote: Enumerating objects: 2, done. [2020-04-07T13:20:39.049Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-04-07T13:20:39.049Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-04-07T13:20:39.049Z] 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) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-04-07T13:20:39.049Z] 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-04-07T13:20:39.049Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-04-07T13:20:42.703Z] --- PASS: TestDaemonStartWithLogOpt (7.99s) [2020-04-07T13:20:42.703Z] === CONT TestReadPluginNoRead [2020-04-07T13:20:44.283Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-07T13:20:44.735Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40786/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=06ca1606e1a09c36bd12ed503b4c99d8a17ca230 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:06ca1606e1a09c36bd12ed503b4c99d8a17ca230 hack/test/unit [2020-04-07T13:20:45.366Z] === RUN TestReadPluginNoRead/default [2020-04-07T13:20:47.245Z] ? github.com/docker/docker/api [no test files] [2020-04-07T13:20:47.378Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-07T13:20:47.659Z] --- PASS: TestContinueAfterPluginCrash (13.24s) [2020-04-07T13:20:49.122Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-07T13:20:51.149Z] --- PASS: TestReadPluginNoRead (8.77s) [2020-04-07T13:20:51.149Z] --- PASS: TestReadPluginNoRead/default (1.94s) [2020-04-07T13:20:51.149Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.07s) [2020-04-07T13:20:51.149Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.95s) [2020-04-07T13:20:51.149Z] read_test.go:91: [de8f73755c96f] daemon is not started [2020-04-07T13:20:51.149Z] PASS [2020-04-07T13:20:51.149Z] [2020-04-07T13:20:51.149Z] DONE 6 tests in 16.860s [2020-04-07T13:20:51.149Z] 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-04-07T13:20:51.149Z] ++ 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-04-07T13:20:51.149Z] ++ set -e [2020-04-07T13:20:51.149Z] ++ '[' -n 0 ']' [2020-04-07T13:20:51.149Z] ++ set -x [2020-04-07T13:20: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=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-04-07T13:20:51.149Z] testing: warning: no tests to run [2020-04-07T13:20:51.149Z] PASS [2020-04-07T13:20:51.149Z] [2020-04-07T13:20:51.149Z] DONE 0 tests in 0.031s [2020-04-07T13:20:51.149Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-07T13:20:51.149Z] ++ 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-04-07T13:20:51.149Z] ++ set -e [2020-04-07T13:20:51.149Z] ++ '[' -n 0 ']' [2020-04-07T13:20:51.149Z] ++ set -x [2020-04-07T13:20: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=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-04-07T13:20:51.149Z] INFO: Testing against a local daemon [2020-04-07T13:20:51.149Z] === RUN TestPluginWithDevMounts [2020-04-07T13:20:51.149Z] === PAUSE TestPluginWithDevMounts [2020-04-07T13:20:51.149Z] === CONT TestPluginWithDevMounts [2020-04-07T13:20:53.161Z] --- PASS: TestPluginWithDevMounts (1.87s) [2020-04-07T13:20:53.162Z] PASS [2020-04-07T13:20:53.162Z] [2020-04-07T13:20:53.162Z] DONE 1 tests in 1.949s [2020-04-07T13:20:53.162Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-04-07T13:20:53.162Z] ++ 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-04-07T13:20:53.162Z] ++ set -e [2020-04-07T13:20:53.162Z] ++ '[' -n 0 ']' [2020-04-07T13:20:53.162Z] ++ set -x [2020-04-07T13:20:53.162Z] ++ env -i DEST=/go/src/github.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-04-07T13:20:53.162Z] INFO: Testing against a local daemon [2020-04-07T13:20:53.162Z] === RUN TestSecretInspect [2020-04-07T13:20:55.096Z] INFO: Sources obtained for gotestsum... [2020-04-07T13:20:55.096Z] INFO: Checkout done for gotestsum... [2020-04-07T13:20:55.096Z] INFO: Build done for gotestsum... [2020-04-07T13:20:57.526Z] --- PASS: TestSecretInspect (3.70s) [2020-04-07T13:20:57.526Z] === RUN TestSecretList [2020-04-07T13:21:00.964Z] --- PASS: TestSecretList (3.68s) [2020-04-07T13:21:00.964Z] === RUN TestSecretsCreateAndDelete [2020-04-07T13:21:02.067Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2020-04-07T13:21:04.403Z] --- PASS: TestSecretsCreateAndDelete (3.55s) [2020-04-07T13:21:04.403Z] === RUN TestSecretsUpdate [2020-04-07T13:21:05.303Z] Removing intermediate container 06db19cbb150 [2020-04-07T13:21:05.303Z] ---> e60c63e21ffa [2020-04-07T13:21:05.303Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-04-07T13:21:05.303Z] ---> Running in 04c71ab9ff10 [2020-04-07T13:21:05.303Z] Removing intermediate container 04c71ab9ff10 [2020-04-07T13:21:05.303Z] ---> 29eb7cf7915e [2020-04-07T13:21:05.303Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-04-07T13:21:05.303Z] ---> Running in 96db7cbca01f [2020-04-07T13:21:05.303Z] Removing intermediate container 96db7cbca01f [2020-04-07T13:21:05.303Z] ---> cac3f319cc55 [2020-04-07T13:21:05.303Z] Step 10/10 : COPY . . [2020-04-07T13:21:07.843Z] --- PASS: TestSecretsUpdate (3.67s) [2020-04-07T13:21:07.843Z] === RUN TestTemplatedSecret [2020-04-07T13:21:10.661Z] Loaded image: buildpack-deps:jessie [2020-04-07T13:21:10.661Z] Loaded image: busybox:latest [2020-04-07T13:21:10.661Z] Loaded image: busybox:glibc [2020-04-07T13:21:10.661Z] Loaded image: debian:jessie [2020-04-07T13:21:10.661Z] Loaded image: hello-world:latest [2020-04-07T13:21:10.661Z] INFO: Testing against a local daemon [2020-04-07T13:21:10.661Z] === RUN TestDockerDaemonSuite [2020-04-07T13:21:10.661Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-04-07T13:21:10.661Z] Loaded image: buildpack-deps:jessie [2020-04-07T13:21:10.661Z] Loaded image: busybox:latest [2020-04-07T13:21:10.661Z] Loaded image: busybox:glibc [2020-04-07T13:21:10.661Z] Loaded image: debian:jessie [2020-04-07T13:21:10.661Z] Loaded image: hello-world:latest [2020-04-07T13:21:10.661Z] INFO: Testing against a local daemon [2020-04-07T13:21:10.661Z] === RUN TestDockerSuite [2020-04-07T13:21:10.661Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-04-07T13:21:10.661Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-04-07T13:21:10.661Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-04-07T13:21:10.661Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-04-07T13:21:10.661Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-04-07T13:21:10.661Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-04-07T13:21:10.661Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-04-07T13:21:10.661Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-04-07T13:21:11.283Z] --- PASS: TestTemplatedSecret (3.56s) [2020-04-07T13:21:11.283Z] === RUN TestSecretCreateResolve [2020-04-07T13:21:11.584Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-04-07T13:21:11.839Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-04-07T13:21:12.398Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-04-07T13:21:12.398Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-04-07T13:21:13.322Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-04-07T13:21:13.581Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-04-07T13:21:13.581Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-04-07T13:21:15.465Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-04-07T13:21:15.685Z] --- PASS: TestSecretCreateResolve (3.63s) [2020-04-07T13:21:15.685Z] PASS [2020-04-07T13:21:15.685Z] [2020-04-07T13:21:15.685Z] DONE 6 tests in 21.863s [2020-04-07T13:21:15.685Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-04-07T13:21:15.685Z] ++ 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-04-07T13:21:15.685Z] ++ set -e [2020-04-07T13:21:15.685Z] ++ '[' -n 0 ']' [2020-04-07T13:21:15.685Z] ++ set -x [2020-04-07T13:21:15.685Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-07T13:21:15.685Z] INFO: Testing against a local daemon [2020-04-07T13:21:15.685Z] === RUN TestServiceCreateInit [2020-04-07T13:21:15.685Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-07T13:21:15.720Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-04-07T13:21:15.720Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-04-07T13:21:15.720Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-04-07T13:21:15.720Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-04-07T13:21:16.644Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-04-07T13:21:18.005Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-04-07T13:21:18.005Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-04-07T13:21:18.005Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-04-07T13:21:18.005Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-04-07T13:21:18.259Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-04-07T13:21:18.514Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-04-07T13:21:21.151Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-07T13:21:22.672Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-04-07T13:21:22.672Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-04-07T13:21:24.558Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-04-07T13:21:24.813Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-04-07T13:21:26.622Z] --- PASS: TestServiceCreateInit (10.87s) [2020-04-07T13:21:26.622Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.58s) [2020-04-07T13:21:26.622Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.28s) [2020-04-07T13:21:26.622Z] === RUN TestCreateServiceMultipleTimes [2020-04-07T13:21:27.325Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-04-07T13:21:27.582Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-04-07T13:21:28.508Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-04-07T13:21:29.869Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-04-07T13:21:30.791Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-04-07T13:21:32.154Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-04-07T13:21:32.154Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-04-07T13:21:33.078Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-04-07T13:21:34.448Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-04-07T13:21:35.008Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-04-07T13:21:35.085Z] ---> 2f1363fa6949 [2020-04-07T13:21:35.085Z] Successfully built 2f1363fa6949 [2020-04-07T13:21:35.085Z] Successfully tagged docker:latest [2020-04-07T13:21:35.085Z] INFO: Image build ended at 04/07/2020 13:21:34. Duration:00:04:22.7254854 [2020-04-07T13:21:35.085Z] [2020-04-07T13:21:35.085Z] [2020-04-07T13:21:35.085Z] INFO: Building the test binaries at 04/07/2020 13:21:35... [2020-04-07T13:21:36.893Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-04-07T13:21:39.403Z] === RUN TestDockerSuite/TestAttachDetach [2020-04-07T13:21:39.403Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-04-07T13:21:39.777Z] INFO: make.ps1 starting at 04/07/2020 13:21:39 [2020-04-07T13:21:40.226Z] INFO: Git commit (06ca1606e1) assumed from DOCKER_GITCOMMIT environment variable [2020-04-07T13:21:40.226Z] INFO: Invoking autogen... [2020-04-07T13:21:40.326Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-04-07T13:21:40.678Z] INFO: Building daemon... [2020-04-07T13:21:41.687Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-04-07T13:21:43.570Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-04-07T13:21:43.825Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-04-07T13:21:45.186Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-04-07T13:21:45.761Z] --- PASS: TestImportExtremelyLargeImageWorks (103.83s) [2020-04-07T13:21:45.761Z] PASS [2020-04-07T13:21:45.761Z] [2020-04-07T13:21:45.761Z] === Skipped [2020-04-07T13:21:45.761Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-07T13:21:45.761Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-04-07T13:21:45.761Z] [2020-04-07T13:21:45.761Z] [2020-04-07T13:21:45.761Z] DONE 12 tests, 1 skipped in 107.761s [2020-04-07T13:21:45.761Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-04-07T13:21:45.761Z] INFO: Testing against a local daemon [2020-04-07T13:21:45.761Z] === RUN TestNetworkCreateDelete [2020-04-07T13:21:45.761Z] --- PASS: TestNetworkCreateDelete (0.11s) [2020-04-07T13:21:45.761Z] === RUN TestDockerNetworkDeletePreferID [2020-04-07T13:21:45.761Z] --- PASS: TestDockerNetworkDeletePreferID (0.29s) [2020-04-07T13:21:45.761Z] === RUN TestInspectNetwork [2020-04-07T13:21:45.761Z] --- SKIP: TestInspectNetwork (0.00s) [2020-04-07T13:21:45.761Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:21:45.761Z] === RUN TestRunContainerWithBridgeNone [2020-04-07T13:21:45.761Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-04-07T13:21:45.761Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-07T13:21:45.761Z] === RUN TestNetworkInvalidJSON [2020-04-07T13:21:45.761Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-07T13:21:45.761Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-07T13:21:45.761Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-07T13:21:45.761Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-07T13:21:45.761Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-07T13:21:45.761Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-07T13:21:45.761Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-07T13:21:45.761Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-07T13:21:45.761Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-07T13:21:45.761Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-04-07T13:21:45.761Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-07T13:21:45.761Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-07T13:21:45.761Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-07T13:21:45.761Z] === RUN TestHostIPv4BridgeLabel [2020-04-07T13:21:45.761Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-04-07T13:21:45.761Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-07T13:21:45.761Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-07T13:21:45.761Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2020-04-07T13:21:45.761Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-07T13:21:45.761Z] === RUN TestDaemonDefaultNetworkPools [2020-04-07T13:21:45.761Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-04-07T13:21:45.761Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-07T13:21:45.761Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-07T13:21:45.761Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-04-07T13:21:45.761Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-07T13:21:45.761Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-07T13:21:45.761Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-04-07T13:21:45.761Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-07T13:21:45.761Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-07T13:21:45.761Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-04-07T13:21:45.761Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-07T13:21:45.761Z] === RUN TestServiceWithPredefinedNetwork [2020-04-07T13:21:45.761Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-04-07T13:21:45.761Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:21:45.761Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-07T13:21:45.761Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-07T13:21:45.761Z] service_test.go:236: FLAKY_TEST [2020-04-07T13:21:45.761Z] === RUN TestServiceWithDataPathPortInit [2020-04-07T13:21:45.761Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-04-07T13:21:45.761Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:21:45.761Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-07T13:21:45.761Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-04-07T13:21:45.761Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:21:45.761Z] PASS [2020-04-07T13:21:45.761Z] [2020-04-07T13:21:45.761Z] === Skipped [2020-04-07T13:21:45.761Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-04-07T13:21:45.761Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:21:45.761Z] [2020-04-07T13:21:45.761Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-04-07T13:21:45.761Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-07T13:21:45.761Z] [2020-04-07T13:21:45.761Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-04-07T13:21:45.761Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-07T13:21:45.761Z] [2020-04-07T13:21:45.761Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2020-04-07T13:21:45.761Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-07T13:21:45.761Z] [2020-04-07T13:21:45.761Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2020-04-07T13:21:45.761Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-07T13:21:45.761Z] [2020-04-07T13:21:45.761Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2020-04-07T13:21:45.761Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-07T13:21:45.761Z] [2020-04-07T13:21:45.761Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-04-07T13:21:45.761Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-07T13:21:45.761Z] [2020-04-07T13:21:45.761Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-04-07T13:21:45.761Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-07T13:21:45.761Z] [2020-04-07T13:21:45.761Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-04-07T13:21:45.761Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:21:45.761Z] [2020-04-07T13:21:45.761Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-07T13:21:45.761Z] service_test.go:236: FLAKY_TEST [2020-04-07T13:21:45.761Z] [2020-04-07T13:21:45.761Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-04-07T13:21:45.761Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:21:45.761Z] [2020-04-07T13:21:45.761Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-04-07T13:21:45.761Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:21:45.761Z] [2020-04-07T13:21:45.761Z] [2020-04-07T13:21:45.761Z] DONE 18 tests, 12 skipped in 0.549s [2020-04-07T13:21:45.761Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-07T13:21:45.761Z] INFO: Testing against a local daemon [2020-04-07T13:21:45.761Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-07T13:21:45.761Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-07T13:21:45.761Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-07T13:21:45.761Z] === RUN TestDockerNetworkIpvlan [2020-04-07T13:21:45.761Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-07T13:21:45.761Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-07T13:21:45.761Z] PASS [2020-04-07T13:21:45.761Z] [2020-04-07T13:21:45.761Z] === Skipped [2020-04-07T13:21:45.761Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-07T13:21:45.761Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-07T13:21:45.761Z] [2020-04-07T13:21:45.761Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-07T13:21:45.761Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-07T13:21:45.761Z] [2020-04-07T13:21:45.761Z] [2020-04-07T13:21:45.761Z] DONE 2 tests, 2 skipped in 0.090s [2020-04-07T13:21:45.761Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-07T13:21:45.761Z] INFO: Testing against a local daemon [2020-04-07T13:21:45.761Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-07T13:21:45.761Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-04-07T13:21:45.762Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-07T13:21:45.762Z] === RUN TestDockerNetworkMacvlan [2020-04-07T13:21:45.762Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-04-07T13:21:45.762Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-07T13:21:45.762Z] PASS [2020-04-07T13:21:45.762Z] [2020-04-07T13:21:45.762Z] === Skipped [2020-04-07T13:21:45.762Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-04-07T13:21:45.762Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-07T13:21:45.762Z] [2020-04-07T13:21:45.762Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-04-07T13:21:45.762Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-07T13:21:45.762Z] [2020-04-07T13:21:45.762Z] [2020-04-07T13:21:45.762Z] DONE 2 tests, 2 skipped in 0.087s [2020-04-07T13:21:45.762Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-07T13:21:45.762Z] testing: warning: no tests to run [2020-04-07T13:21:45.762Z] PASS [2020-04-07T13:21:45.762Z] [2020-04-07T13:21:45.762Z] DONE 0 tests in 0.020s [2020-04-07T13:21:45.762Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-07T13:21:45.762Z] INFO: Testing against a local daemon [2020-04-07T13:21:45.762Z] === RUN TestAuthZPluginAllowRequest [2020-04-07T13:21:45.762Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-04-07T13:21:45.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T13:21:45.762Z] === RUN TestAuthZPluginTLS [2020-04-07T13:21:45.762Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-04-07T13:21:45.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T13:21:45.762Z] === RUN TestAuthZPluginDenyRequest [2020-04-07T13:21:45.762Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-04-07T13:21:45.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T13:21:45.762Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-07T13:21:45.762Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-04-07T13:21:45.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T13:21:45.762Z] === RUN TestAuthZPluginDenyResponse [2020-04-07T13:21:45.762Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-04-07T13:21:45.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T13:21:45.762Z] === RUN TestAuthZPluginAllowEventStream [2020-04-07T13:21:45.762Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-04-07T13:21:45.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T13:21:45.762Z] === RUN TestAuthZPluginErrorResponse [2020-04-07T13:21:45.762Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-04-07T13:21:45.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T13:21:45.762Z] === RUN TestAuthZPluginErrorRequest [2020-04-07T13:21:45.762Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-04-07T13:21:45.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T13:21:45.762Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-07T13:21:45.762Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-04-07T13:21:45.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T13:21:45.762Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-07T13:21:45.762Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-04-07T13:21:45.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T13:21:45.762Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-07T13:21:45.762Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-04-07T13:21:45.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T13:21:45.762Z] === RUN TestAuthZPluginHeader [2020-04-07T13:21:45.762Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-04-07T13:21:45.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T13:21:45.762Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-07T13:21:45.762Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.19s) [2020-04-07T13:21:45.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T13:21:45.762Z] === RUN TestAuthZPluginV2Disable [2020-04-07T13:21:45.762Z] --- SKIP: TestAuthZPluginV2Disable (0.22s) [2020-04-07T13:21:45.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T13:21:45.762Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-07T13:21:45.762Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.12s) [2020-04-07T13:21:45.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T13:21:45.762Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-07T13:21:45.762Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.04s) [2020-04-07T13:21:45.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T13:21:45.762Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-07T13:21:45.762Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-04-07T13:21:45.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T13:21:45.762Z] PASS [2020-04-07T13:21:45.762Z] [2020-04-07T13:21:45.762Z] === Skipped [2020-04-07T13:21:45.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-04-07T13:21:45.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T13:21:45.762Z] [2020-04-07T13:21:45.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-04-07T13:21:45.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T13:21:45.762Z] [2020-04-07T13:21:45.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-04-07T13:21:45.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T13:21:45.762Z] [2020-04-07T13:21:45.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-04-07T13:21:45.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T13:21:45.762Z] [2020-04-07T13:21:45.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-04-07T13:21:45.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T13:21:45.762Z] [2020-04-07T13:21:45.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-04-07T13:21:45.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T13:21:45.762Z] [2020-04-07T13:21:45.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-04-07T13:21:45.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T13:21:45.762Z] [2020-04-07T13:21:45.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-04-07T13:21:45.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T13:21:45.762Z] [2020-04-07T13:21:45.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-04-07T13:21:45.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T13:21:45.762Z] [2020-04-07T13:21:45.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-04-07T13:21:45.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T13:21:45.762Z] [2020-04-07T13:21:45.762Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-04-07T13:21:45.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T13:21:45.762Z] [2020-04-07T13:21:45.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-04-07T13:21:45.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T13:21:45.762Z] [2020-04-07T13:21:45.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.19s) [2020-04-07T13:21:45.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T13:21:45.762Z] [2020-04-07T13:21:45.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.22s) [2020-04-07T13:21:45.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T13:21:45.762Z] [2020-04-07T13:21:45.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.12s) [2020-04-07T13:21:45.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T13:21:45.762Z] [2020-04-07T13:21:45.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.04s) [2020-04-07T13:21:45.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T13:21:45.762Z] [2020-04-07T13:21:45.762Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-04-07T13:21:45.762Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-07T13:21:45.762Z] [2020-04-07T13:21:45.762Z] [2020-04-07T13:21:45.762Z] DONE 17 tests, 17 skipped in 0.684s [2020-04-07T13:21:45.762Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-07T13:21:45.762Z] INFO: Testing against a local daemon [2020-04-07T13:21:45.762Z] === RUN TestPluginInvalidJSON [2020-04-07T13:21:45.762Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-07T13:21:45.762Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-07T13:21:45.762Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-07T13:21:45.762Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-04-07T13:21:45.762Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-07T13:21:45.762Z] PASS [2020-04-07T13:21:45.762Z] [2020-04-07T13:21:45.762Z] DONE 2 tests in 0.111s [2020-04-07T13:21:45.762Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-07T13:21:45.762Z] INFO: Testing against a local daemon [2020-04-07T13:21:45.762Z] === RUN TestExternalGraphDriver [2020-04-07T13:21:45.762Z] --- SKIP: TestExternalGraphDriver (0.07s) [2020-04-07T13:21:45.762Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-04-07T13:21:45.762Z] === RUN TestGraphdriverPluginV2 [2020-04-07T13:21:46.110Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-04-07T13:21:46.325Z] --- PASS: TestGraphdriverPluginV2 (6.46s) [2020-04-07T13:21:46.325Z] PASS [2020-04-07T13:21:46.325Z] [2020-04-07T13:21:46.325Z] === Skipped [2020-04-07T13:21:46.325Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2020-04-07T13:21:46.325Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-04-07T13:21:46.325Z] [2020-04-07T13:21:46.325Z] [2020-04-07T13:21:46.325Z] DONE 2 tests, 1 skipped in 6.626s [2020-04-07T13:21:46.325Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-07T13:21:46.366Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-04-07T13:21:46.582Z] INFO: Testing against a local daemon [2020-04-07T13:21:46.582Z] === RUN TestContinueAfterPluginCrash [2020-04-07T13:21:46.582Z] === PAUSE TestContinueAfterPluginCrash [2020-04-07T13:21:46.582Z] === RUN TestReadPluginNoRead [2020-04-07T13:21:46.582Z] === PAUSE TestReadPluginNoRead [2020-04-07T13:21:46.582Z] === RUN TestDaemonStartWithLogOpt [2020-04-07T13:21:46.582Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-07T13:21:46.582Z] === CONT TestContinueAfterPluginCrash [2020-04-07T13:21:46.582Z] === CONT TestDaemonStartWithLogOpt [2020-04-07T13:21:47.727Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-04-07T13:21:47.982Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-04-07T13:21:48.913Z] --- PASS: TestCreateServiceMultipleTimes (22.96s) [2020-04-07T13:21:48.913Z] === RUN TestCreateServiceConflict [2020-04-07T13:21:50.493Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-04-07T13:21:50.748Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-04-07T13:21:51.307Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-04-07T13:21:51.867Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-04-07T13:21:51.867Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-04-07T13:21:52.352Z] --- PASS: TestCreateServiceConflict (3.58s) [2020-04-07T13:21:52.352Z] === RUN TestCreateServiceMaxReplicas [2020-04-07T13:21:53.753Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-04-07T13:21:53.753Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-04-07T13:21:53.753Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-04-07T13:21:54.007Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-04-07T13:21:54.932Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-04-07T13:21:55.802Z] --- PASS: TestCreateServiceMaxReplicas (3.44s) [2020-04-07T13:21:55.802Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-07T13:21:56.298Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-04-07T13:21:57.222Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-04-07T13:21:59.106Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-04-07T13:21:59.361Z] --- PASS: TestBuildWithHugeFile (97.33s) [2020-04-07T13:21:59.361Z] === RUN TestBuildWithEmptyDockerfile [2020-04-07T13:21:59.361Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-07T13:21:59.361Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-07T13:21:59.361Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-07T13:21:59.361Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-07T13:21:59.361Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-07T13:21:59.361Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-07T13:21:59.361Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-07T13:21:59.361Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-07T13:21:59.361Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-07T13:21:59.616Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-04-07T13:21:59.616Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2020-04-07T13:21:59.616Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2020-04-07T13:21:59.616Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s) [2020-04-07T13:21:59.616Z] === RUN TestBuildPreserveOwnership [2020-04-07T13:21:59.616Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-07T13:22:00.326Z] #79 exporting layers 113.3s done [2020-04-07T13:22:00.326Z] #79 exporting manifest sha256:123157f57ca2091313b5bc688dda4bf55040c7c7899b582e3444e0236690f687 [2020-04-07T13:22:00.326Z] #79 exporting manifest sha256:123157f57ca2091313b5bc688dda4bf55040c7c7899b582e3444e0236690f687 0.0s done [2020-04-07T13:22:00.326Z] #79 exporting config sha256:7f049d1d09ec9c683597df1b654589fb3b647f878874179622a6cc222361421a done [2020-04-07T13:22:00.326Z] #79 sending tarball [2020-04-07T13:22:01.438Z] --- PASS: TestDaemonStartWithLogOpt (13.58s) [2020-04-07T13:22:01.438Z] === CONT TestReadPluginNoRead [2020-04-07T13:22:02.125Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-04-07T13:22:03.048Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-04-07T13:22:03.302Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-04-07T13:22:03.863Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-07T13:22:03.960Z] --- PASS: TestContinueAfterPluginCrash (17.13s) [2020-04-07T13:22:03.960Z] === RUN TestReadPluginNoRead/default [2020-04-07T13:22:04.759Z] #79 sending tarball 18.8s done [2020-04-07T13:22:04.759Z] #79 DONE 132.1s [2020-04-07T13:22:04.759Z] [2020-04-07T13:22:04.759Z] #80 importing to docker [2020-04-07T13:22:05.746Z] --- PASS: TestBuildPreserveOwnership (5.97s) [2020-04-07T13:22:05.746Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.18s) [2020-04-07T13:22:05.746Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.78s) [2020-04-07T13:22:05.746Z] === RUN TestBuildPlatformInvalid [2020-04-07T13:22:05.746Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2020-04-07T13:22:05.746Z] PASS [2020-04-07T13:22:05.746Z] [2020-04-07T13:22:05.746Z] === Skipped [2020-04-07T13:22:05.746Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-04-07T13:22:05.746Z] build_session_test.go:25: TODO: BuildKit [2020-04-07T13:22:05.746Z] [2020-04-07T13:22:05.746Z] [2020-04-07T13:22:05.746Z] DONE 32 tests, 1 skipped in 181.821s [2020-04-07T13:22:05.746Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-04-07T13:22:05.746Z] ++ 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-04-07T13:22:05.746Z] ++ set -e [2020-04-07T13:22:05.746Z] ++ '[' -n 0 ']' [2020-04-07T13:22:05.746Z] ++ set -x [2020-04-07T13:22:05.746Z] ++ env -i DEST=/go/src/github.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-04-07T13:22:06.012Z] INFO: Testing against a local daemon [2020-04-07T13:22:06.012Z] === RUN TestConfigList [2020-04-07T13:22:06.955Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-04-07T13:22:07.231Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-07T13:22:09.476Z] --- PASS: TestConfigList (3.52s) [2020-04-07T13:22:09.476Z] === RUN TestConfigsCreateAndDelete [2020-04-07T13:22:09.699Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-07T13:22:09.699Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2020-04-07T13:22:09.699Z] ok github.com/docker/docker/api/server/middleware 0.023s coverage: 37.7% of statements [2020-04-07T13:22:09.699Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-07T13:22:09.699Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-07T13:22:09.699Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-07T13:22:09.699Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-07T13:22:09.699Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-07T13:22:09.699Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-07T13:22:09.699Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-07T13:22:09.699Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-07T13:22:09.699Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-07T13:22:09.752Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-07T13:22:09.954Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-07T13:22:09.954Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-07T13:22:10.513Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.5% of statements [2020-04-07T13:22:10.513Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-07T13:22:10.513Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-07T13:22:10.513Z] ? github.com/docker/docker/api/types [no test files] [2020-04-07T13:22:10.513Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-07T13:22:10.513Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-07T13:22:10.513Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-07T13:22:10.513Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-07T13:22:10.837Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-04-07T13:22:10.988Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.12s) [2020-04-07T13:22:10.988Z] === RUN TestCreateServiceSecretFileMode [2020-04-07T13:22:11.072Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2020-04-07T13:22:11.072Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2020-04-07T13:22:11.072Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-07T13:22:11.072Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-07T13:22:11.072Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-07T13:22:11.072Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-07T13:22:11.072Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-07T13:22:11.072Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-07T13:22:11.072Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-07T13:22:11.092Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-04-07T13:22:11.326Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-04-07T13:22:11.581Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-04-07T13:22:11.581Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-07T13:22:11.581Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-07T13:22:11.581Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-07T13:22:11.581Z] ? github.com/docker/docker/builder [no test files] [2020-04-07T13:22:11.581Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-07T13:22:11.581Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-07T13:22:11.581Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-07T13:22:11.581Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-07T13:22:11.581Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-07T13:22:11.581Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-07T13:22:11.581Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-07T13:22:11.694Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-04-07T13:22:12.139Z] ok github.com/docker/docker/builder/dockerignore 0.018s coverage: 96.8% of statements [2020-04-07T13:22:12.253Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-04-07T13:22:12.271Z] --- PASS: TestReadPluginNoRead (12.14s) [2020-04-07T13:22:12.271Z] --- PASS: TestReadPluginNoRead/default (2.82s) [2020-04-07T13:22:12.271Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.76s) [2020-04-07T13:22:12.271Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.84s) [2020-04-07T13:22:12.271Z] read_test.go:91: [da0353fb8fc93] daemon is not started [2020-04-07T13:22:12.271Z] PASS [2020-04-07T13:22:12.271Z] [2020-04-07T13:22:12.271Z] DONE 6 tests in 25.840s [2020-04-07T13:22:12.271Z] 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-04-07T13:22:12.271Z] testing: warning: no tests to run [2020-04-07T13:22:12.271Z] PASS [2020-04-07T13:22:12.271Z] [2020-04-07T13:22:12.271Z] DONE 0 tests in 0.040s [2020-04-07T13:22:12.271Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-07T13:22:12.507Z] --- PASS: TestConfigsCreateAndDelete (3.16s) [2020-04-07T13:22:12.507Z] === RUN TestConfigsUpdate [2020-04-07T13:22:12.527Z] INFO: Testing against a local daemon [2020-04-07T13:22:12.527Z] === RUN TestPluginWithDevMounts [2020-04-07T13:22:12.527Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-04-07T13:22:12.527Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-04-07T13:22:12.527Z] PASS [2020-04-07T13:22:12.527Z] [2020-04-07T13:22:12.527Z] === Skipped [2020-04-07T13:22:12.527Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-04-07T13:22:12.527Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-04-07T13:22:12.527Z] [2020-04-07T13:22:12.527Z] [2020-04-07T13:22:12.527Z] DONE 1 tests, 1 skipped in 0.117s [2020-04-07T13:22:12.527Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-04-07T13:22:12.527Z] INFO: Testing against a local daemon [2020-04-07T13:22:12.527Z] === RUN TestSecretInspect [2020-04-07T13:22:12.527Z] --- SKIP: TestSecretInspect (0.02s) [2020-04-07T13:22:12.527Z] secret_test.go:25: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:12.527Z] === RUN TestSecretList [2020-04-07T13:22:12.527Z] --- SKIP: TestSecretList (0.01s) [2020-04-07T13:22:12.527Z] secret_test.go:48: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:12.527Z] === RUN TestSecretsCreateAndDelete [2020-04-07T13:22:12.527Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-04-07T13:22:12.527Z] secret_test.go:125: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:12.527Z] === RUN TestSecretsUpdate [2020-04-07T13:22:12.527Z] --- SKIP: TestSecretsUpdate (0.02s) [2020-04-07T13:22:12.527Z] secret_test.go:172: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:12.527Z] === RUN TestTemplatedSecret [2020-04-07T13:22:12.527Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-04-07T13:22:12.527Z] secret_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:12.527Z] === RUN TestSecretCreateResolve [2020-04-07T13:22:12.527Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-04-07T13:22:12.527Z] secret_test.go:342: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:12.527Z] PASS [2020-04-07T13:22:12.527Z] [2020-04-07T13:22:12.527Z] === Skipped [2020-04-07T13:22:12.527Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-04-07T13:22:12.527Z] secret_test.go:25: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:12.527Z] [2020-04-07T13:22:12.527Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-04-07T13:22:12.527Z] secret_test.go:48: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:12.527Z] [2020-04-07T13:22:12.527Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-04-07T13:22:12.527Z] secret_test.go:125: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:12.527Z] [2020-04-07T13:22:12.527Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2020-04-07T13:22:12.527Z] secret_test.go:172: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:12.527Z] [2020-04-07T13:22:12.527Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-04-07T13:22:12.527Z] secret_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:12.527Z] [2020-04-07T13:22:12.527Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-04-07T13:22:12.527Z] secret_test.go:342: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:12.527Z] [2020-04-07T13:22:12.527Z] [2020-04-07T13:22:12.527Z] DONE 6 tests, 6 skipped in 0.173s [2020-04-07T13:22:12.527Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-04-07T13:22:12.762Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-04-07T13:22:12.784Z] INFO: Testing against a local daemon [2020-04-07T13:22:12.784Z] === RUN TestServiceCreateInit [2020-04-07T13:22:12.784Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-07T13:22:12.784Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-07T13:22:12.784Z] --- PASS: TestServiceCreateInit (0.02s) [2020-04-07T13:22:12.784Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-07T13:22:12.784Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:12.784Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-07T13:22:12.784Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:12.784Z] === RUN TestCreateServiceMultipleTimes [2020-04-07T13:22:12.784Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2020-04-07T13:22:12.784Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:12.784Z] === RUN TestCreateServiceConflict [2020-04-07T13:22:12.784Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-04-07T13:22:12.784Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:12.784Z] === RUN TestCreateServiceMaxReplicas [2020-04-07T13:22:12.784Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2020-04-07T13:22:12.784Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:12.784Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-07T13:22:12.784Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-04-07T13:22:12.784Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:12.784Z] === RUN TestCreateServiceSecretFileMode [2020-04-07T13:22:12.784Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-04-07T13:22:12.784Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:12.784Z] === RUN TestCreateServiceConfigFileMode [2020-04-07T13:22:12.784Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-04-07T13:22:12.784Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:12.784Z] === RUN TestCreateServiceSysctls [2020-04-07T13:22:12.784Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-04-07T13:22:12.784Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:12.784Z] === RUN TestCreateServiceCapabilities [2020-04-07T13:22:12.784Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-04-07T13:22:12.784Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:12.784Z] === RUN TestInspect [2020-04-07T13:22:13.040Z] --- SKIP: TestInspect (0.02s) [2020-04-07T13:22:13.040Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:13.040Z] === RUN TestCreateJob [2020-04-07T13:22:13.040Z] --- SKIP: TestCreateJob (0.01s) [2020-04-07T13:22:13.040Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:13.040Z] === RUN TestReplicatedJob [2020-04-07T13:22:13.040Z] --- SKIP: TestReplicatedJob (0.01s) [2020-04-07T13:22:13.040Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:13.040Z] === RUN TestUpdateReplicatedJob [2020-04-07T13:22:13.040Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-04-07T13:22:13.040Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:13.040Z] === RUN TestServiceListWithStatuses [2020-04-07T13:22:13.040Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-07T13:22:13.040Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-07T13:22:13.040Z] === RUN TestDockerNetworkConnectAlias [2020-04-07T13:22:13.040Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-04-07T13:22:13.040Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:13.040Z] === RUN TestDockerNetworkReConnect [2020-04-07T13:22:13.040Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-04-07T13:22:13.040Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:13.040Z] === RUN TestServicePlugin [2020-04-07T13:22:14.456Z] --- PASS: TestCreateServiceSecretFileMode (3.40s) [2020-04-07T13:22:14.457Z] === RUN TestCreateServiceConfigFileMode [2020-04-07T13:22:16.021Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-04-07T13:22:16.021Z] --- PASS: TestConfigsUpdate (3.30s) [2020-04-07T13:22:16.021Z] === RUN TestTemplatedConfig [2020-04-07T13:22:16.021Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-04-07T13:22:16.296Z] ok github.com/docker/docker/builder/remotecontext 0.179s coverage: 13.6% of statements [2020-04-07T13:22:16.296Z] ok github.com/docker/docker/builder/dockerfile 0.508s coverage: 48.2% of statements [2020-04-07T13:22:16.580Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-04-07T13:22:16.854Z] ok github.com/docker/docker/cli/debug 0.007s coverage: 100.0% of statements [2020-04-07T13:22:17.215Z] --- SKIP: TestServicePlugin (3.47s) [2020-04-07T13:22:17.215Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:17.215Z] === RUN TestServiceUpdateLabel [2020-04-07T13:22:17.215Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2020-04-07T13:22:17.215Z] update_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:17.215Z] === RUN TestServiceUpdateSecrets [2020-04-07T13:22:17.215Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-04-07T13:22:17.215Z] update_test.go:77: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:17.215Z] === RUN TestServiceUpdateConfigs [2020-04-07T13:22:17.215Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-04-07T13:22:17.215Z] update_test.go:139: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:17.215Z] === RUN TestServiceUpdateNetwork [2020-04-07T13:22:17.215Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-04-07T13:22:17.215Z] update_test.go:201: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:17.215Z] PASS [2020-04-07T13:22:17.215Z] [2020-04-07T13:22:17.215Z] === Skipped [2020-04-07T13:22:17.215Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-07T13:22:17.215Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-07T13:22:17.215Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:17.215Z] [2020-04-07T13:22:17.215Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-07T13:22:17.215Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-07T13:22:17.215Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:17.215Z] [2020-04-07T13:22:17.215Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2020-04-07T13:22:17.215Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:17.215Z] [2020-04-07T13:22:17.215Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-04-07T13:22:17.215Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:17.215Z] [2020-04-07T13:22:17.215Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2020-04-07T13:22:17.215Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:17.215Z] [2020-04-07T13:22:17.215Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-04-07T13:22:17.215Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:17.215Z] [2020-04-07T13:22:17.215Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-04-07T13:22:17.215Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:17.215Z] [2020-04-07T13:22:17.215Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-04-07T13:22:17.215Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:17.215Z] [2020-04-07T13:22:17.215Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-04-07T13:22:17.215Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:17.215Z] [2020-04-07T13:22:17.215Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-04-07T13:22:17.215Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:17.215Z] [2020-04-07T13:22:17.215Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2020-04-07T13:22:17.215Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:17.215Z] [2020-04-07T13:22:17.215Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-04-07T13:22:17.215Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:17.215Z] [2020-04-07T13:22:17.215Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-04-07T13:22:17.215Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:17.215Z] [2020-04-07T13:22:17.215Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-04-07T13:22:17.215Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:17.215Z] [2020-04-07T13:22:17.215Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-04-07T13:22:17.215Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-07T13:22:17.215Z] [2020-04-07T13:22:17.215Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-04-07T13:22:17.215Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:17.215Z] [2020-04-07T13:22:17.215Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-04-07T13:22:17.215Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:17.215Z] [2020-04-07T13:22:17.215Z] === SKIP: amd64.integration.service TestServicePlugin (3.47s) [2020-04-07T13:22:17.215Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:17.215Z] [2020-04-07T13:22:17.215Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2020-04-07T13:22:17.215Z] update_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:17.215Z] [2020-04-07T13:22:17.215Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-04-07T13:22:17.215Z] update_test.go:77: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:17.215Z] [2020-04-07T13:22:17.215Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-04-07T13:22:17.215Z] update_test.go:139: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:17.215Z] [2020-04-07T13:22:17.215Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-04-07T13:22:17.215Z] update_test.go:201: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-07T13:22:17.215Z] [2020-04-07T13:22:17.215Z] [2020-04-07T13:22:17.215Z] DONE 23 tests, 22 skipped in 3.859s [2020-04-07T13:22:17.215Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-04-07T13:22:17.215Z] INFO: Testing against a local daemon [2020-04-07T13:22:17.215Z] === RUN TestSessionCreate [2020-04-07T13:22:17.215Z] --- PASS: TestSessionCreate (0.02s) [2020-04-07T13:22:17.215Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-07T13:22:17.215Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-04-07T13:22:17.215Z] PASS [2020-04-07T13:22:17.215Z] [2020-04-07T13:22:17.215Z] DONE 2 tests in 0.160s [2020-04-07T13:22:17.215Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-04-07T13:22:17.215Z] INFO: Testing against a local daemon [2020-04-07T13:22:17.215Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-07T13:22:17.215Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-07T13:22:17.215Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-07T13:22:17.215Z] === RUN TestEventsExecDie [2020-04-07T13:22:17.472Z] --- PASS: TestEventsExecDie (0.67s) [2020-04-07T13:22:17.472Z] === RUN TestEventsBackwardsCompatible [2020-04-07T13:22:17.472Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-04-07T13:22:17.472Z] === RUN TestInfoBinaryCommits [2020-04-07T13:22:17.472Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-04-07T13:22:17.472Z] === RUN TestInfoAPIVersioned [2020-04-07T13:22:17.472Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-04-07T13:22:17.472Z] === RUN TestInfoDiscoveryBackend [2020-04-07T13:22:17.895Z] --- PASS: TestCreateServiceConfigFileMode (3.53s) [2020-04-07T13:22:17.895Z] === RUN TestCreateServiceSysctls [2020-04-07T13:22:17.940Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-04-07T13:22:18.500Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-04-07T13:22:18.738Z] ok github.com/docker/docker/builder/remotecontext/git 1.646s coverage: 86.3% of statements [2020-04-07T13:22:18.738Z] ? github.com/docker/docker/cli [no test files] [2020-04-07T13:22:18.738Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-07T13:22:19.059Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-04-07T13:22:19.314Z] --- PASS: TestTemplatedConfig (3.50s) [2020-04-07T13:22:19.314Z] === RUN TestConfigInspect [2020-04-07T13:22:19.365Z] --- PASS: TestInfoDiscoveryBackend (1.60s) [2020-04-07T13:22:19.365Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-07T13:22:21.199Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-04-07T13:22:21.249Z] ok github.com/docker/docker/client 0.190s coverage: 75.8% of statements [2020-04-07T13:22:21.453Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-04-07T13:22:22.263Z] --- PASS: TestCreateServiceSysctls (4.43s) [2020-04-07T13:22:22.263Z] === RUN TestCreateServiceCapabilities [2020-04-07T13:22:22.379Z] --- PASS: TestConfigInspect (2.92s) [2020-04-07T13:22:22.379Z] === RUN TestConfigCreateWithLabels [2020-04-07T13:22:22.635Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.53s) [2020-04-07T13:22:22.635Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-07T13:22:22.635Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-04-07T13:22:22.635Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-07T13:22:22.635Z] === RUN TestInfoAPI [2020-04-07T13:22:22.635Z] --- PASS: TestInfoAPI (0.04s) [2020-04-07T13:22:22.635Z] === RUN TestInfoAPIWarnings [2020-04-07T13:22:24.260Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-04-07T13:22:24.261Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-04-07T13:22:24.261Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-04-07T13:22:24.526Z] --- PASS: TestInfoAPIWarnings (1.61s) [2020-04-07T13:22:24.526Z] === RUN TestInfoDebug [2020-04-07T13:22:25.184Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-04-07T13:22:25.745Z] --- PASS: TestConfigCreateWithLabels (3.30s) [2020-04-07T13:22:25.745Z] === RUN TestConfigCreateResolve [2020-04-07T13:22:26.000Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-04-07T13:22:26.417Z] --- PASS: TestInfoDebug (1.79s) [2020-04-07T13:22:26.417Z] === RUN TestInfoInsecureRegistries [2020-04-07T13:22:26.627Z] --- PASS: TestCreateServiceCapabilities (3.68s) [2020-04-07T13:22:26.627Z] === RUN TestInspect [2020-04-07T13:22:28.308Z] --- PASS: TestInfoInsecureRegistries (1.79s) [2020-04-07T13:22:28.308Z] === RUN TestInfoRegistryMirrors [2020-04-07T13:22:28.510Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-04-07T13:22:29.069Z] --- PASS: TestConfigCreateResolve (3.40s) [2020-04-07T13:22:29.069Z] === RUN TestConfigDaemonLibtrustID [2020-04-07T13:22:29.628Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-04-07T13:22:29.628Z] PASS [2020-04-07T13:22:29.628Z] [2020-04-07T13:22:29.628Z] DONE 8 tests in 23.803s [2020-04-07T13:22:29.628Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-04-07T13:22:29.628Z] ++ 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-04-07T13:22:29.628Z] ++ set -e [2020-04-07T13:22:29.628Z] ++ '[' -n 0 ']' [2020-04-07T13:22:29.628Z] ++ set -x [2020-04-07T13:22:29.629Z] ++ env -i DEST=/go/src/github.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-04-07T13:22:29.629Z] INFO: Testing against a local daemon [2020-04-07T13:22:29.629Z] === RUN TestCheckpoint [2020-04-07T13:22:29.629Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-07T13:22:29.629Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-07T13:22:29.629Z] === RUN TestContainerInvalidJSON [2020-04-07T13:22:29.629Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-07T13:22:29.629Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-07T13:22:29.629Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-07T13:22:29.629Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-07T13:22:29.629Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-07T13:22:29.629Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-07T13:22:29.629Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-07T13:22:29.629Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-07T13:22:29.629Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-07T13:22:29.629Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-04-07T13:22:29.629Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-07T13:22:29.629Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-07T13:22:29.629Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-04-07T13:22:29.629Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-07T13:22:29.676Z] --- PASS: TestInfoRegistryMirrors (1.78s) [2020-04-07T13:22:29.676Z] === RUN TestLoginFailsWithBadCredentials [2020-04-07T13:22:29.883Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-04-07T13:22:29.883Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-04-07T13:22:29.883Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-07T13:22:29.883Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-04-07T13:22:29.883Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-07T13:22:29.933Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2020-04-07T13:22:29.933Z] === RUN TestPingCacheHeaders [2020-04-07T13:22:29.933Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-04-07T13:22:29.933Z] === RUN TestPingGet [2020-04-07T13:22:29.933Z] --- PASS: TestPingGet (0.01s) [2020-04-07T13:22:29.933Z] === RUN TestPingHead [2020-04-07T13:22:29.933Z] --- PASS: TestPingHead (0.02s) [2020-04-07T13:22:29.933Z] === RUN TestVersion [2020-04-07T13:22:29.933Z] --- PASS: TestVersion (0.02s) [2020-04-07T13:22:29.933Z] PASS [2020-04-07T13:22:29.933Z] [2020-04-07T13:22:29.933Z] === Skipped [2020-04-07T13:22:29.933Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-07T13:22:29.933Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-07T13:22:29.933Z] [2020-04-07T13:22:29.933Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-04-07T13:22:29.933Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-07T13:22:29.933Z] [2020-04-07T13:22:29.933Z] [2020-04-07T13:22:29.933Z] DONE 18 tests, 2 skipped in 13.266s [2020-04-07T13:22:29.933Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-04-07T13:22:30.067Z] --- PASS: TestInspect (3.58s) [2020-04-07T13:22:30.067Z] === RUN TestCreateJob [2020-04-07T13:22:30.142Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-04-07T13:22:30.143Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-07T13:22:30.143Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2020-04-07T13:22:30.143Z] === RUN TestCopyFromContainer [2020-04-07T13:22:30.190Z] INFO: Testing against a local daemon [2020-04-07T13:22:30.190Z] === RUN TestVolumesCreateAndList [2020-04-07T13:22:30.190Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-04-07T13:22:30.190Z] === RUN TestVolumesRemove [2020-04-07T13:22:30.190Z] --- PASS: TestVolumesRemove (0.09s) [2020-04-07T13:22:30.190Z] === RUN TestVolumesInspect [2020-04-07T13:22:30.190Z] --- PASS: TestVolumesInspect (0.02s) [2020-04-07T13:22:30.190Z] === RUN TestVolumesInvalidJSON [2020-04-07T13:22:30.191Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-07T13:22:30.191Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-07T13:22:30.191Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-07T13:22:30.191Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-04-07T13:22:30.191Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-07T13:22:30.191Z] PASS [2020-04-07T13:22:30.191Z] [2020-04-07T13:22:30.191Z] DONE 5 tests in 0.242s [2020-04-07T13:22:30.191Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-07T13:22:30.191Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11760 is not a child of this shell [2020-04-07T13:22:30.191Z] warning: PID 11760 from bundles/test-integration/docker.pid had a nonzero exit code [2020-04-07T13:22:30.191Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-07T13:22:30.191Z] [2020-04-07T13:22:30.191Z] Unloading profiles will leave already running processes permanently [2020-04-07T13:22:30.191Z] unconfined, which can lead to unexpected situations. [2020-04-07T13:22:30.191Z] [2020-04-07T13:22:30.191Z] To set a process to complain mode, use the command line tool [2020-04-07T13:22:30.191Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-07T13:22:30.191Z] Removing test suite binaries [2020-04-07T13:22:31.558Z] [2020-04-07T13:22:32.069Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-04-07T13:22:32.324Z] === RUN TestCopyFromContainer// [2020-04-07T13:22:32.324Z] === RUN TestCopyFromContainer//bar/root Post stage [Pipeline] junit [2020-04-07T13:22:32.498Z] Recording test results [2020-04-07T13:22:32.579Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-07T13:22:32.579Z] === RUN TestCopyFromContainer/bar/quux [2020-04-07T13:22:32.834Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-07T13:22:32.834Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-07T13:22:32.834Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-07T13:22:33.089Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-07T13:22:33.089Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-07T13:22:33.344Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-07T13:22:33.344Z] --- PASS: TestCopyFromContainer (3.21s) [2020-04-07T13:22:33.344Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-04-07T13:22:33.344Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2020-04-07T13:22:33.344Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2020-04-07T13:22:33.344Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-04-07T13:22:33.344Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-04-07T13:22:33.344Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-04-07T13:22:33.344Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-04-07T13:22:33.344Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-04-07T13:22:33.344Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-04-07T13:22:33.344Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2020-04-07T13:22:33.344Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-07T13:22:33.344Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-07T13:22:33.344Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-07T13:22:33.344Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-07T13:22:33.344Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-07T13:22:33.344Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-07T13:22:33.344Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-07T13:22:33.344Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-07T13:22:33.344Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-07T13:22:33.344Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-07T13:22:33.344Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-04-07T13:22:33.344Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-07T13:22:33.344Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-07T13:22:33.344Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-04-07T13:22:33.344Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-07T13:22:33.344Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-04-07T13:22:33.344Z] === RUN TestCreateWithInvalidEnv [2020-04-07T13:22:33.599Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-07T13:22:33.599Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-07T13:22:33.599Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-07T13:22:33.599Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-07T13:22:33.599Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-07T13:22:33.599Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-07T13:22:33.599Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-07T13:22:33.599Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-07T13:22:33.599Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-07T13:22:33.599Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-04-07T13:22:33.599Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-07T13:22:33.599Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-07T13:22:33.599Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-04-07T13:22:33.599Z] === RUN TestCreateTmpfsMountsTarget [2020-04-07T13:22:33.599Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-04-07T13:22:33.599Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-07T13:22:34.158Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-04-07T13:22:34.432Z] --- PASS: TestCreateJob (4.55s) [2020-04-07T13:22:34.432Z] === RUN TestReplicatedJob [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-07T13:22:34.984Z] + echo Ensuring container killed. [2020-04-07T13:22:34.984Z] Ensuring container killed. [2020-04-07T13:22:34.984Z] + docker rm -vf docker-pr3 [2020-04-07T13:22:34.984Z] Error: No such container: docker-pr3 [2020-04-07T13:22:34.984Z] + true [Pipeline] sh [2020-04-07T13:22:35.085Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-04-07T13:22:35.269Z] + echo Chowning /workspace to jenkins user [2020-04-07T13:22:35.269Z] Chowning /workspace to jenkins user [2020-04-07T13:22:35.269Z] + id -u [2020-04-07T13:22:35.269Z] + id -g [2020-04-07T13:22:35.269Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40786:/workspace busybox chown -R 1000:1000 /workspace [2020-04-07T13:22:35.269Z] Unable to find image 'busybox:latest' locally [2020-04-07T13:22:35.269Z] latest: Pulling from library/busybox [2020-04-07T13:22:35.269Z] 0669b0daf1fb: Pulling fs layer [2020-04-07T13:22:35.645Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-04-07T13:22:35.900Z] --- PASS: TestCreateWithCustomMaskedPaths (2.38s) [2020-04-07T13:22:35.900Z] === RUN TestCreateWithCapabilities [2020-04-07T13:22:35.900Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-07T13:22:35.900Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-07T13:22:35.900Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-07T13:22:35.900Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-07T13:22:35.900Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-07T13:22:35.900Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-07T13:22:35.900Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-07T13:22:35.900Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-07T13:22:35.900Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-07T13:22:35.900Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-07T13:22:35.900Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-07T13:22:35.900Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-07T13:22:35.900Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-07T13:22:35.900Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-07T13:22:35.900Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-07T13:22:35.900Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-07T13:22:35.900Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-07T13:22:35.900Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-07T13:22:35.900Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-07T13:22:35.900Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-07T13:22:35.900Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-07T13:22:35.900Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-07T13:22:35.900Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-07T13:22:35.900Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-07T13:22:35.900Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-07T13:22:35.900Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-07T13:22:35.900Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-07T13:22:35.900Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-07T13:22:36.155Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-07T13:22:36.155Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-07T13:22:36.155Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-07T13:22:36.155Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-07T13:22:36.155Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-07T13:22:36.155Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-04-07T13:22:36.155Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-07T13:22:36.155Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-07T13:22:36.155Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-04-07T13:22:36.155Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-04-07T13:22:36.155Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.04s) [2020-04-07T13:22:36.155Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-04-07T13:22:36.155Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-04-07T13:22:36.155Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-07T13:22:36.155Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-04-07T13:22:36.155Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-04-07T13:22:36.155Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-04-07T13:22:36.155Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-07T13:22:38.666Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-04-07T13:22:38.666Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-04-07T13:22:38.920Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.63s) [2020-04-07T13:22:38.920Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-07T13:22:38.920Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-07T13:22:38.920Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-07T13:22:38.920Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-07T13:22:38.920Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-07T13:22:38.920Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-07T13:22:38.920Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-07T13:22:38.920Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-07T13:22:38.920Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-07T13:22:38.920Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-07T13:22:38.920Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-07T13:22:38.920Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-07T13:22:38.920Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-07T13:22:38.920Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-07T13:22:38.920Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-07T13:22:38.920Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-07T13:22:38.920Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-04-07T13:22:38.921Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-04-07T13:22:38.921Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-04-07T13:22:38.921Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-04-07T13:22:38.921Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-04-07T13:22:38.921Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-04-07T13:22:38.921Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-07T13:22:39.845Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-04-07T13:22:39.845Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.97s) [2020-04-07T13:22:39.845Z] === RUN TestContainerStartOnDaemonRestart [2020-04-07T13:22:39.845Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-07T13:22:39.845Z] === RUN TestDaemonRestartIpcMode [2020-04-07T13:22:39.845Z] === PAUSE TestDaemonRestartIpcMode [2020-04-07T13:22:39.845Z] === RUN TestDaemonHostGatewayIP [2020-04-07T13:22:39.845Z] === PAUSE TestDaemonHostGatewayIP [2020-04-07T13:22:39.845Z] === RUN TestDiff [2020-04-07T13:22:40.406Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-04-07T13:22:40.528Z] 0669b0daf1fb: Download complete [2020-04-07T13:22:40.528Z] 0669b0daf1fb: Pull complete [2020-04-07T13:22:40.528Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-04-07T13:22:40.528Z] Status: Downloaded newer image for busybox:latest [2020-04-07T13:22:40.662Z] --- PASS: TestDiff (0.96s) [2020-04-07T13:22:40.662Z] === RUN TestExecWithCloseStdin [2020-04-07T13:22:42.023Z] --- PASS: TestExecWithCloseStdin (1.01s) [2020-04-07T13:22:42.023Z] === RUN TestExec [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-07T13:22:42.716Z] + bundleName=amd64-rootless [2020-04-07T13:22:42.716Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-04-07T13:22:42.716Z] Creating amd64-rootless-bundles.tar.gz [2020-04-07T13:22:42.716Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-04-07T13:22:42.716Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-04-07T13:22:42.725Z] Archiving artifacts [2020-04-07T13:22:42.796Z] --- PASS: TestReplicatedJob (7.32s) [2020-04-07T13:22:42.796Z] === RUN TestUpdateReplicatedJob [2020-04-07T13:22:42.948Z] --- PASS: TestExec (1.07s) [2020-04-07T13:22:42.948Z] === RUN TestExecUser [2020-04-07T13:22:43.874Z] --- PASS: TestExecUser (1.02s) [2020-04-07T13:22:43.874Z] === RUN TestExportContainerAndImportImage [2020-04-07T13:22:43.874Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-04-07T13:22:44.017Z] #80 DONE 36.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-07T13:22:44.362Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40786/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-07T13:22:44.469Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40786/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=06ca1606e1a09c36bd12ed503b4c99d8a17ca230 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:06ca1606e1a09c36bd12ed503b4c99d8a17ca230 hack/test/unit [2020-04-07T13:22:44.676Z] + make clean [2020-04-07T13:22:44.676Z] docker volume rm -f docker-dev-cache [2020-04-07T13:22:44.798Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-04-07T13:22:44.934Z] docker-dev-cache [Pipeline] deleteDir [2020-04-07T13:22:45.053Z] --- PASS: TestExportContainerAndImportImage (1.20s) [2020-04-07T13:22:45.053Z] === RUN TestExportContainerAfterDaemonRestart [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-07T13:22:46.235Z] --- PASS: TestUpdateReplicatedJob (4.55s) [2020-04-07T13:22:46.235Z] === RUN TestServiceListWithStatuses [2020-04-07T13:22:46.235Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-04-07T13:22:46.235Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-07T13:22:46.235Z] === RUN TestDockerNetworkConnectAlias [2020-04-07T13:22:46.414Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-04-07T13:22:46.668Z] --- PASS: TestExportContainerAfterDaemonRestart (1.67s) [2020-04-07T13:22:46.668Z] === RUN TestHealthCheckWorkdir [2020-04-07T13:22:46.923Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-04-07T13:22:47.482Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-04-07T13:22:48.041Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-04-07T13:22:48.041Z] --- PASS: TestHealthCheckWorkdir (1.27s) [2020-04-07T13:22:48.041Z] === RUN TestHealthKillContainer [2020-04-07T13:22:48.602Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-04-07T13:22:48.887Z] ? github.com/docker/docker/api [no test files] [2020-04-07T13:22:49.160Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-04-07T13:22:50.523Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-04-07T13:22:50.777Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-04-07T13:22:51.032Z] --- PASS: TestHealthKillContainer (2.94s) [2020-04-07T13:22:51.032Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-07T13:22:51.956Z] --- PASS: TestInspectCpusetInConfigPre120 (0.87s) [2020-04-07T13:22:51.956Z] === RUN TestIpcModeNone [2020-04-07T13:22:52.211Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-04-07T13:22:52.554Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-04-07T13:22:52.554Z] [2020-04-07T13:22:52.554Z] ________ ____ __. [2020-04-07T13:22:52.554Z] \_____ \ | |/ _| [2020-04-07T13:22:52.554Z] / | \| < [2020-04-07T13:22:52.554Z] / | \ | \ [2020-04-07T13:22:52.554Z] \_______ /____|__ \ [2020-04-07T13:22:52.554Z] \/ \/ [2020-04-07T13:22:52.554Z] [2020-04-07T13:22:52.554Z] INFO: make.ps1 ended at 04/07/2020 13:22:51 [2020-04-07T13:22:52.770Z] --- PASS: TestIpcModeNone (0.83s) [2020-04-07T13:22:52.770Z] === RUN TestIpcModePrivate [2020-04-07T13:22:53.695Z] --- PASS: TestIpcModePrivate (0.92s) [2020-04-07T13:22:53.695Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:202, shared: false, mustBeShared: false [2020-04-07T13:22:53.695Z] === RUN TestIpcModeShareable [2020-04-07T13:22:53.695Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-04-07T13:22:53.950Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-04-07T13:22:54.509Z] --- PASS: TestIpcModeShareable (0.99s) [2020-04-07T13:22:54.509Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:199, shared: true, mustBeShared: true [2020-04-07T13:22:54.509Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-07T13:22:54.614Z] --- PASS: TestDockerNetworkConnectAlias (8.01s) [2020-04-07T13:22:54.614Z] === RUN TestDockerNetworkReConnect [2020-04-07T13:22:54.692Z] INFO: Binaries build ended at 04/07/2020 13:22:54. Duration:00:01:18.9839696 [2020-04-07T13:22:55.078Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-04-07T13:22:56.001Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-04-07T13:22:56.561Z] === RUN TestDockerSuite/TestBuildAddScript [2020-04-07T13:22:56.837Z] INFO: Copying the built daemon binary to d:\CI\PR-40786\3\binary\dockerd-06ca1606e1.exe... [2020-04-07T13:22:57.784Z] INFO: Copying the built client binary to d:\CI\PR-40786\3\binary\docker-06ca1606e1.exe... [2020-04-07T13:22:57.784Z] INFO: Copying dockerversion from the container... [2020-04-07T13:22:57.921Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.11s) [2020-04-07T13:22:57.921Z] === RUN TestAPIIpcModeHost [2020-04-07T13:22:57.921Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-04-07T13:22:58.481Z] --- PASS: TestAPIIpcModeHost (0.89s) [2020-04-07T13:22:58.481Z] === RUN TestDaemonIpcModeShareable [2020-04-07T13:22:58.733Z] INFO: Copying the golang package from the container to d:\CI\PR-40786\3\installer\go.zip... [2020-04-07T13:22:59.843Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-04-07T13:22:59.883Z] ok github.com/docker/docker/cmd/dockerd 0.067s coverage: 30.8% of statements [2020-04-07T13:23:00.080Z] --- PASS: TestDockerNetworkReConnect (6.09s) [2020-04-07T13:23:00.080Z] === RUN TestServicePlugin [2020-04-07T13:23:00.080Z] --- SKIP: TestServicePlugin (0.00s) [2020-04-07T13:23:00.080Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T13:23:00.080Z] === RUN TestServiceUpdateLabel [2020-04-07T13:23:00.098Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-04-07T13:23:00.380Z] --- PASS: TestDaemonIpcModeShareable (1.87s) [2020-04-07T13:23:00.380Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:197, shared: true, mustBeShared: true [2020-04-07T13:23:00.380Z] === RUN TestDaemonIpcModePrivate [2020-04-07T13:23:01.245Z] ok github.com/docker/docker/container 0.119s coverage: 34.9% of statements [2020-04-07T13:23:01.245Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-07T13:23:01.245Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-07T13:23:01.245Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-07T13:23:01.245Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-07T13:23:01.586Z] INFO: Extracting go.zip to d:\CI\PR-40786\3\go [2020-04-07T13:23:01.749Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-04-07T13:23:02.308Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-04-07T13:23:02.308Z] --- PASS: TestDaemonIpcModePrivate (1.91s) [2020-04-07T13:23:02.308Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:225, shared: false, mustBeShared: false [2020-04-07T13:23:02.308Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-07T13:23:04.192Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.66s) [2020-04-07T13:23:04.192Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:218, shared: false, mustBeShared: false [2020-04-07T13:23:04.192Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-07T13:23:04.441Z] --- PASS: TestServiceUpdateLabel (3.61s) [2020-04-07T13:23:04.441Z] === RUN TestServiceUpdateSecrets [2020-04-07T13:23:06.075Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.76s) [2020-04-07T13:23:06.075Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:209, shared: true, mustBeShared: true [2020-04-07T13:23:06.075Z] === RUN TestIpcModeOlderClient [2020-04-07T13:23:06.075Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-04-07T13:23:06.075Z] === PAUSE TestIpcModeOlderClient [2020-04-07T13:23:06.075Z] === RUN TestKillContainerInvalidSignal [2020-04-07T13:23:06.636Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2020-04-07T13:23:06.636Z] === RUN TestKillContainer [2020-04-07T13:23:06.636Z] === RUN TestKillContainer/no_signal [2020-04-07T13:23:07.562Z] === RUN TestKillContainer/non_killing_signal [2020-04-07T13:23:07.816Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-04-07T13:23:08.071Z] === RUN TestKillContainer/killing_signal [2020-04-07T13:23:08.996Z] --- PASS: TestKillContainer (2.34s) [2020-04-07T13:23:08.996Z] --- PASS: TestKillContainer/no_signal (0.77s) [2020-04-07T13:23:08.996Z] --- PASS: TestKillContainer/non_killing_signal (0.57s) [2020-04-07T13:23:08.996Z] --- PASS: TestKillContainer/killing_signal (0.77s) [2020-04-07T13:23:08.996Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-07T13:23:08.996Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-07T13:23:09.920Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-07T13:23:10.843Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.64s) [2020-04-07T13:23:10.843Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s) [2020-04-07T13:23:10.843Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2020-04-07T13:23:10.843Z] === RUN TestKillStoppedContainer [2020-04-07T13:23:10.843Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-04-07T13:23:10.843Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-07T13:23:10.843Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-04-07T13:23:10.843Z] === RUN TestKillDifferentUserContainer [2020-04-07T13:23:11.171Z] ok github.com/docker/docker/daemon/cluster 0.071s coverage: 0.5% of statements [2020-04-07T13:23:11.403Z] --- PASS: TestKillDifferentUserContainer (0.69s) [2020-04-07T13:23:11.403Z] === RUN TestInspectOomKilledTrue [2020-04-07T13:23:11.403Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-07T13:23:11.403Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-07T13:23:11.403Z] === RUN TestInspectOomKilledFalse [2020-04-07T13:23:11.403Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-07T13:23:11.403Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-07T13:23:11.403Z] === RUN TestLinksEtcHostsContentMatch [2020-04-07T13:23:11.962Z] --- PASS: TestLinksEtcHostsContentMatch (0.50s) [2020-04-07T13:23:11.962Z] === RUN TestLinksContainerNames [2020-04-07T13:23:12.217Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-04-07T13:23:13.056Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-04-07T13:23:13.141Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-04-07T13:23:14.064Z] --- PASS: TestLinksContainerNames (1.88s) [2020-04-07T13:23:14.064Z] === RUN TestLogsFollowTailEmpty [2020-04-07T13:23:14.418Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.6% of statements [2020-04-07T13:23:14.987Z] --- PASS: TestLogsFollowTailEmpty (0.98s) [2020-04-07T13:23:14.987Z] === RUN TestContainerNetworkMountsNoChown [2020-04-07T13:23:15.916Z] --- PASS: TestContainerNetworkMountsNoChown (0.96s) [2020-04-07T13:23:15.916Z] === RUN TestMountDaemonRoot [2020-04-07T13:23:15.916Z] === RUN TestMountDaemonRoot/default [2020-04-07T13:23:15.916Z] === PAUSE TestMountDaemonRoot/default [2020-04-07T13:23:15.916Z] === RUN TestMountDaemonRoot/private [2020-04-07T13:23:15.916Z] === PAUSE TestMountDaemonRoot/private [2020-04-07T13:23:15.916Z] === RUN TestMountDaemonRoot/rprivate [2020-04-07T13:23:15.916Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-07T13:23:15.916Z] === RUN TestMountDaemonRoot/slave [2020-04-07T13:23:15.916Z] === PAUSE TestMountDaemonRoot/slave [2020-04-07T13:23:15.916Z] === RUN TestMountDaemonRoot/rslave [2020-04-07T13:23:15.916Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-07T13:23:15.916Z] === RUN TestMountDaemonRoot/shared [2020-04-07T13:23:15.916Z] === PAUSE TestMountDaemonRoot/shared [2020-04-07T13:23:15.916Z] === RUN TestMountDaemonRoot/rshared [2020-04-07T13:23:15.916Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-07T13:23:15.916Z] === CONT TestMountDaemonRoot/default [2020-04-07T13:23:15.916Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-07T13:23:15.916Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-07T13:23:15.916Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-07T13:23:15.916Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-07T13:23:15.916Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-07T13:23:15.916Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-07T13:23:15.916Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-07T13:23:15.916Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-07T13:23:15.916Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-07T13:23:15.916Z] === CONT TestMountDaemonRoot/rshared [2020-04-07T13:23:15.916Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-07T13:23:15.916Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-07T13:23:15.916Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-07T13:23:15.916Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-07T13:23:15.916Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-07T13:23:15.916Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-07T13:23:15.916Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-07T13:23:15.916Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-07T13:23:15.916Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-07T13:23:15.916Z] === CONT TestMountDaemonRoot/shared [2020-04-07T13:23:15.916Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-07T13:23:15.916Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-07T13:23:15.916Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-07T13:23:15.916Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-07T13:23:15.916Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-07T13:23:15.916Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-07T13:23:15.916Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-07T13:23:15.916Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-07T13:23:15.916Z] === CONT TestMountDaemonRoot/rslave [2020-04-07T13:23:15.916Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-07T13:23:15.916Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-07T13:23:15.916Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-07T13:23:15.916Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-07T13:23:15.916Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-07T13:23:15.916Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-07T13:23:15.916Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-07T13:23:15.916Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-07T13:23:15.916Z] === CONT TestMountDaemonRoot/slave [2020-04-07T13:23:15.916Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-07T13:23:15.916Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-07T13:23:15.916Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-07T13:23:15.916Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-07T13:23:15.916Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-07T13:23:15.916Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-07T13:23:15.916Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-07T13:23:15.916Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-07T13:23:15.916Z] === CONT TestMountDaemonRoot/rprivate [2020-04-07T13:23:15.916Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-07T13:23:15.916Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-07T13:23:15.916Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-07T13:23:15.916Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-07T13:23:15.916Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-07T13:23:15.916Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-07T13:23:15.916Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-07T13:23:15.916Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-07T13:23:15.916Z] === CONT TestMountDaemonRoot/private [2020-04-07T13:23:15.916Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-07T13:23:15.916Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-07T13:23:15.916Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-07T13:23:15.916Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-07T13:23:15.916Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-07T13:23:15.916Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-07T13:23:15.916Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-07T13:23:15.916Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-07T13:23:15.916Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-07T13:23:15.916Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-07T13:23:15.916Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-07T13:23:15.916Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-07T13:23:15.916Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-07T13:23:15.946Z] ok github.com/docker/docker/api/server 0.042s coverage: 9.0% of statements [2020-04-07T13:23:16.171Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-07T13:23:16.171Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-07T13:23:16.171Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-07T13:23:16.171Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-07T13:23:16.171Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-07T13:23:16.171Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-07T13:23:16.171Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-07T13:23:16.171Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-07T13:23:16.171Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-07T13:23:16.426Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-07T13:23:16.426Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-07T13:23:16.426Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-07T13:23:16.426Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-07T13:23:16.426Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-07T13:23:16.426Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-07T13:23:16.426Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-07T13:23:16.426Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-07T13:23:16.426Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-07T13:23:16.426Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-07T13:23:16.426Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-07T13:23:16.426Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-07T13:23:16.681Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-04-07T13:23:16.681Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-04-07T13:23:16.681Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-07T13:23:16.681Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-04-07T13:23:16.681Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-04-07T13:23:16.681Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-04-07T13:23:16.681Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-04-07T13:23:16.681Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-07T13:23:16.681Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-04-07T13:23:16.681Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-04-07T13:23:16.681Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-04-07T13:23:16.681Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-04-07T13:23:16.681Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-07T13:23:16.681Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-04-07T13:23:16.681Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-04-07T13:23:16.681Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-04-07T13:23:16.681Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.07s) [2020-04-07T13:23:16.681Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-07T13:23:16.681Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-04-07T13:23:16.681Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-04-07T13:23:16.681Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-04-07T13:23:16.681Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-04-07T13:23:16.681Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-07T13:23:16.681Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-04-07T13:23:16.681Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-04-07T13:23:16.681Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-04-07T13:23:16.681Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-04-07T13:23:16.681Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-07T13:23:16.681Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-04-07T13:23:16.681Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-04-07T13:23:16.681Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-04-07T13:23:16.681Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-04-07T13:23:16.681Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-07T13:23:16.681Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-04-07T13:23:16.681Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-04-07T13:23:16.681Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-04-07T13:23:16.681Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-04-07T13:23:16.681Z] === RUN TestContainerBindMountNonRecursive [2020-04-07T13:23:16.935Z] === RUN TestDockerSuite/TestBuildAddTar [2020-04-07T13:23:18.297Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-04-07T13:23:19.224Z] --- PASS: TestContainerBindMountNonRecursive (2.50s) [2020-04-07T13:23:19.224Z] === RUN TestNetworkNat [2020-04-07T13:23:19.625Z] --- PASS: TestServiceUpdateSecrets (15.69s) [2020-04-07T13:23:19.625Z] === RUN TestServiceUpdateConfigs [2020-04-07T13:23:20.149Z] --- PASS: TestNetworkNat (0.87s) [2020-04-07T13:23:20.149Z] === RUN TestNetworkLocalhostTCPNat [2020-04-07T13:23:20.709Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2020-04-07T13:23:20.709Z] === RUN TestNetworkLoopbackNat [2020-04-07T13:23:20.709Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-04-07T13:23:22.595Z] --- PASS: TestNetworkLoopbackNat (1.45s) [2020-04-07T13:23:22.596Z] === RUN TestPause [2020-04-07T13:23:23.521Z] --- PASS: TestPause (1.34s) [2020-04-07T13:23:23.521Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-07T13:23:23.521Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-07T13:23:23.521Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-07T13:23:23.521Z] === RUN TestPauseStopPausedContainer [2020-04-07T13:23:24.370Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.8% of statements [2020-04-07T13:23:24.370Z] ok github.com/docker/docker/daemon 12.211s coverage: 17.4% of statements [2020-04-07T13:23:24.370Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-07T13:23:24.370Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-07T13:23:24.884Z] --- PASS: TestPauseStopPausedContainer (1.36s) [2020-04-07T13:23:24.884Z] === RUN TestPsFilter [2020-04-07T13:23:24.931Z] ok github.com/docker/docker/daemon/config 0.041s coverage: 81.7% of statements [2020-04-07T13:23:25.139Z] --- PASS: TestPsFilter (0.19s) [2020-04-07T13:23:25.139Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-07T13:23:25.187Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-04-07T13:23:26.066Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.96s) [2020-04-07T13:23:26.066Z] === RUN TestRemoveContainerWithVolume [2020-04-07T13:23:26.113Z] ok github.com/docker/docker/daemon/events 0.075s coverage: 50.0% of statements [2020-04-07T13:23:26.113Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-07T13:23:26.113Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-07T13:23:27.039Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-04-07T13:23:27.431Z] --- PASS: TestRemoveContainerWithVolume (1.18s) [2020-04-07T13:23:27.431Z] === RUN TestRemoveContainerRunning [2020-04-07T13:23:28.356Z] --- PASS: TestRemoveContainerRunning (0.92s) [2020-04-07T13:23:28.356Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-07T13:23:28.356Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-04-07T13:23:29.284Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.07s) [2020-04-07T13:23:29.284Z] === RUN TestRemoveInvalidContainer [2020-04-07T13:23:29.284Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2020-04-07T13:23:29.284Z] === RUN TestRenameLinkedContainer [2020-04-07T13:23:29.550Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-04-07T13:23:30.109Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.206s coverage: 57.0% of statements [2020-04-07T13:23:30.210Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-04-07T13:23:31.373Z] INFO: Extraction ended at 04/07/2020 13:23:27. Duration:00:00:26.0333113 [2020-04-07T13:23:31.373Z] INFO: Updating the golang and path environment variables [2020-04-07T13:23:31.373Z] INFO: GOPATH=d:\gopath [2020-04-07T13:23:31.373Z] INFO: go version go1.13.9 windows/amd64 [2020-04-07T13:23:31.373Z] INFO: Running the daemon under test in debug mode [2020-04-07T13:23:31.373Z] INFO: Starting a daemon under test... [2020-04-07T13:23:31.373Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40786\3\daemon --pidfile d:\CI\PR-40786\3\docker.pid -D [2020-04-07T13:23:31.373Z] INFO: Process started successfully. [2020-04-07T13:23:31.373Z] INFO: Start tailing logs of the daemon under tests [2020-04-07T13:23:31.373Z] INFO: Waiting for the daemon under test to start... [2020-04-07T13:23:31.373Z] INFO: Daemon under test started and replied! [2020-04-07T13:23:31.373Z] INFO: Docker version of the daemon under test [2020-04-07T13:23:31.373Z] [2020-04-07T13:23:31.373Z] Client: [2020-04-07T13:23:31.373Z] Version: 17.06.2-ce [2020-04-07T13:23:31.373Z] API version: 1.30 [2020-04-07T13:23:31.373Z] Go version: go1.8.3 [2020-04-07T13:23:31.373Z] Git commit: cec0b72 [2020-04-07T13:23:31.373Z] Built: Tue Sep 5 19:57:19 2017 [2020-04-07T13:23:31.373Z] OS/Arch: windows/amd64 [2020-04-07T13:23:31.373Z] [2020-04-07T13:23:31.373Z] Server: [2020-04-07T13:23:31.373Z] Version: 0.0.0-dev [2020-04-07T13:23:31.373Z] API version: 1.41 (minimum version 1.24) [2020-04-07T13:23:31.373Z] Go version: go1.13.9 [2020-04-07T13:23:31.373Z] Git commit: 06ca1606e1 [2020-04-07T13:23:31.373Z] Built: 04/07/2020 13:21:40 [2020-04-07T13:23:31.373Z] OS/Arch: windows/amd64 [2020-04-07T13:23:31.373Z] Experimental: false [2020-04-07T13:23:31.373Z] [2020-04-07T13:23:31.373Z] INFO: Docker info of the daemon under test [2020-04-07T13:23:31.373Z] [2020-04-07T13:23:31.373Z] Containers: 0 [2020-04-07T13:23:31.373Z] Running: 0 [2020-04-07T13:23:31.373Z] Paused: 0 [2020-04-07T13:23:31.373Z] Stopped: 0 [2020-04-07T13:23:31.373Z] Images: 0 [2020-04-07T13:23:31.373Z] Server Version: 0.0.0-dev [2020-04-07T13:23:31.373Z] Storage Driver: windowsfilter [2020-04-07T13:23:31.373Z] Windows: [2020-04-07T13:23:31.373Z] Logging Driver: json-file [2020-04-07T13:23:31.373Z] Plugins: [2020-04-07T13:23:31.373Z] Volume: local [2020-04-07T13:23:31.373Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-07T13:23:31.373Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-07T13:23:31.373Z] Swarm: inactive [2020-04-07T13:23:31.373Z] Default Isolation: process [2020-04-07T13:23:31.373Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-07T13:23:31.373Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-07T13:23:31.373Z] OSType: windows [2020-04-07T13:23:31.373Z] Architecture: x86_64 [2020-04-07T13:23:31.373Z] CPUs: 4 [2020-04-07T13:23:31.373Z] Total Memory: 32GiB [2020-04-07T13:23:31.373Z] Name: azwin-2-22d0b0 [2020-04-07T13:23:31.373Z] ID: VIJG:YBIE:WYMB:FR5E:ZE5I:SG7A:C5SU:Y6KR:GK5C:JESJ:LBQ4:CUZK [2020-04-07T13:23:31.373Z] Docker Root Dir: D:\CI\PR-40786\3\daemon [2020-04-07T13:23:31.373Z] Debug Mode (client): false [2020-04-07T13:23:31.373Z] Debug Mode (server): true [2020-04-07T13:23:31.373Z] File Descriptors: -1 [2020-04-07T13:23:31.373Z] Goroutines: 17 [2020-04-07T13:23:31.373Z] System Time: 2020-04-07T13:23:31.23889Z [2020-04-07T13:23:31.373Z] EventsListeners: 0 [2020-04-07T13:23:31.373Z] Registry: https://index.docker.io/v1/ [2020-04-07T13:23:31.373Z] Labels: [2020-04-07T13:23:31.373Z] Experimental: false [2020-04-07T13:23:31.373Z] Insecure Registries: [2020-04-07T13:23:31.373Z] 127.0.0.0/8 [2020-04-07T13:23:31.373Z] Live Restore Enabled: false [2020-04-07T13:23:31.373Z] [2020-04-07T13:23:31.373Z] [2020-04-07T13:23:31.373Z] INFO: Docker images of the daemon under test [2020-04-07T13:23:31.373Z] [2020-04-07T13:23:31.823Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-04-07T13:23:31.823Z] [2020-04-07T13:23:31.823Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-04-07T13:23:31.823Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-04-07T13:23:31.823Z] ltsc2019: Pulling from windows/servercore [2020-04-07T13:23:32.099Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-04-07T13:23:32.272Z] 65014b3c3121: Pulling fs layer [2020-04-07T13:23:32.272Z] 23645bd7ee08: Pulling fs layer [2020-04-07T13:23:33.378Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.405s coverage: 45.9% of statements [2020-04-07T13:23:33.378Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.423s coverage: 72.5% of statements [2020-04-07T13:23:33.983Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-04-07T13:23:34.279Z] --- PASS: TestRenameLinkedContainer (4.79s) [2020-04-07T13:23:34.279Z] === RUN TestRenameStoppedContainer [2020-04-07T13:23:34.739Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2020-04-07T13:23:34.739Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-07T13:23:34.812Z] --- PASS: TestServiceUpdateConfigs (15.35s) [2020-04-07T13:23:34.812Z] === RUN TestServiceUpdateNetwork [2020-04-07T13:23:35.203Z] --- PASS: TestRenameStoppedContainer (0.92s) [2020-04-07T13:23:35.203Z] === RUN TestRenameRunningContainerAndReuse [2020-04-07T13:23:36.127Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-04-07T13:23:36.623Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.202s coverage: 49.5% of statements [2020-04-07T13:23:37.053Z] --- PASS: TestRenameRunningContainerAndReuse (1.91s) [2020-04-07T13:23:37.053Z] === RUN TestRenameInvalidName [2020-04-07T13:23:37.053Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-04-07T13:23:37.308Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-04-07T13:23:37.868Z] --- PASS: TestRenameInvalidName (0.94s) [2020-04-07T13:23:37.868Z] === RUN TestRenameAnonymousContainer [2020-04-07T13:23:37.984Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.285s coverage: 76.1% of statements [2020-04-07T13:23:38.908Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2020-04-07T13:23:39.468Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.150s coverage: 61.0% of statements [2020-04-07T13:23:39.468Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-07T13:23:39.468Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-07T13:23:40.031Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2020-04-07T13:23:40.591Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2020-04-07T13:23:40.764Z] 23645bd7ee08: Verifying Checksum [2020-04-07T13:23:40.764Z] 23645bd7ee08: Download complete [2020-04-07T13:23:42.029Z] --- PASS: TestRenameAnonymousContainer (3.62s) [2020-04-07T13:23:42.029Z] === RUN TestRenameContainerWithSameName [2020-04-07T13:23:42.285Z] --- PASS: TestRenameContainerWithSameName (0.87s) [2020-04-07T13:23:42.285Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-07T13:23:42.539Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-04-07T13:23:43.100Z] ok github.com/docker/docker/daemon/images 0.012s coverage: 4.9% of statements [2020-04-07T13:23:43.101Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-07T13:23:43.101Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-07T13:23:43.101Z] ok github.com/docker/docker/daemon/logger 0.226s coverage: 41.8% of statements [2020-04-07T13:23:44.424Z] --- PASS: TestRenameContainerWithLinkedContainer (1.77s) [2020-04-07T13:23:44.424Z] === RUN TestResize [2020-04-07T13:23:44.424Z] === RUN TestDockerSuite/TestBuildBlankName [2020-04-07T13:23:44.463Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2020-04-07T13:23:44.717Z] ok github.com/docker/docker/daemon/logger/awslogs 0.166s coverage: 77.8% of statements [2020-04-07T13:23:44.717Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-07T13:23:44.717Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-07T13:23:44.984Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-04-07T13:23:45.239Z] --- PASS: TestResize (0.99s) [2020-04-07T13:23:45.239Z] === RUN TestResizeWithInvalidSize [2020-04-07T13:23:45.493Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-04-07T13:23:45.641Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 26.2% of statements [2020-04-07T13:23:46.053Z] --- PASS: TestResizeWithInvalidSize (0.92s) [2020-04-07T13:23:46.053Z] === RUN TestResizeWhenContainerNotStarted [2020-04-07T13:23:46.202Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.010s coverage: 62.1% of statements [2020-04-07T13:23:46.202Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 88.3% of statements [2020-04-07T13:23:46.979Z] --- PASS: TestResizeWhenContainerNotStarted (0.93s) [2020-04-07T13:23:46.979Z] === RUN TestDaemonRestartKillContainers [2020-04-07T13:23:46.979Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-07T13:23:46.979Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-07T13:23:46.979Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-07T13:23:46.979Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-07T13:23:46.979Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-07T13:23:46.979Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-07T13:23:46.979Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-07T13:23:46.979Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-07T13:23:46.979Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-07T13:23:46.979Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-07T13:23:46.979Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-07T13:23:46.979Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-07T13:23:46.979Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-07T13:23:46.979Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-07T13:23:46.979Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-07T13:23:46.979Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-07T13:23:46.979Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-07T13:23:46.979Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-07T13:23:46.979Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-07T13:23:46.979Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-07T13:23:46.979Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-07T13:23:46.979Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-07T13:23:46.979Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-07T13:23:46.979Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-07T13:23:46.979Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-07T13:23:46.979Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-07T13:23:47.539Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-04-07T13:23:48.087Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 74.7% of statements [2020-04-07T13:23:48.087Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-07T13:23:48.087Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.029s coverage: 19.9% of statements [2020-04-07T13:23:49.011Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.011s coverage: 33.3% of statements [2020-04-07T13:23:49.236Z] 65014b3c3121: Verifying Checksum [2020-04-07T13:23:49.236Z] 65014b3c3121: Download complete [2020-04-07T13:23:49.423Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-07T13:23:49.677Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-07T13:23:50.237Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-04-07T13:23:50.372Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-04-07T13:23:50.627Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-04-07T13:23:51.161Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-04-07T13:23:51.187Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-04-07T13:23:51.187Z] ok github.com/docker/docker/daemon/logger/splunk 1.623s coverage: 82.5% of statements [2020-04-07T13:23:51.187Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-07T13:23:51.187Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-07T13:23:52.087Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-04-07T13:23:52.648Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-04-07T13:23:52.648Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-07T13:23:53.259Z] --- PASS: TestServiceUpdateNetwork (15.47s) [2020-04-07T13:23:53.259Z] PASS [2020-04-07T13:23:53.259Z] [2020-04-07T13:23:53.259Z] === Skipped [2020-04-07T13:23:53.259Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s) [2020-04-07T13:23:53.259Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-07T13:23:53.259Z] [2020-04-07T13:23:53.259Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-04-07T13:23:53.259Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T13:23:53.259Z] [2020-04-07T13:23:53.259Z] [2020-04-07T13:23:53.259Z] DONE 23 tests, 2 skipped in 155.323s [2020-04-07T13:23:53.259Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-04-07T13:23:53.259Z] ++ 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-04-07T13:23:53.259Z] ++ set -e [2020-04-07T13:23:53.259Z] ++ '[' -n 0 ']' [2020-04-07T13:23:53.259Z] ++ set -x [2020-04-07T13:23:53.259Z] ++ env -i DEST=/go/src/github.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-04-07T13:23:53.259Z] INFO: Testing against a local daemon [2020-04-07T13:23:53.259Z] === RUN TestSessionCreate [2020-04-07T13:23:53.259Z] --- PASS: TestSessionCreate (0.02s) [2020-04-07T13:23:53.259Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-07T13:23:53.259Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-04-07T13:23:53.259Z] PASS [2020-04-07T13:23:53.259Z] [2020-04-07T13:23:53.259Z] DONE 2 tests in 0.099s [2020-04-07T13:23:53.259Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-04-07T13:23:53.259Z] ++ 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-04-07T13:23:53.259Z] ++ set -e [2020-04-07T13:23:53.259Z] ++ '[' -n 0 ']' [2020-04-07T13:23:53.259Z] ++ set -x [2020-04-07T13:23:53.259Z] ++ env -i DEST=/go/src/github.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-04-07T13:23:53.259Z] INFO: Testing against a local daemon [2020-04-07T13:23:53.259Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-07T13:23:53.259Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-07T13:23:53.259Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-07T13:23:53.259Z] === RUN TestEventsExecDie [2020-04-07T13:23:53.259Z] --- PASS: TestEventsExecDie (0.97s) [2020-04-07T13:23:53.259Z] === RUN TestEventsBackwardsCompatible [2020-04-07T13:23:53.259Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-04-07T13:23:53.259Z] === RUN TestInfoBinaryCommits [2020-04-07T13:23:53.259Z] --- PASS: TestInfoBinaryCommits (0.01s) [2020-04-07T13:23:53.259Z] === RUN TestInfoAPIVersioned [2020-04-07T13:23:53.259Z] --- PASS: TestInfoAPIVersioned (0.00s) [2020-04-07T13:23:53.259Z] === RUN TestInfoDiscoveryBackend [2020-04-07T13:23:53.259Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-04-07T13:23:53.259Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-07T13:23:53.259Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-07T13:23:53.259Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-07T13:23:53.539Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-04-07T13:23:53.539Z] === RUN TestInfoAPI [2020-04-07T13:23:53.539Z] --- PASS: TestInfoAPI (0.02s) [2020-04-07T13:23:53.539Z] === RUN TestInfoAPIWarnings [2020-04-07T13:23:53.571Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-07T13:23:53.694Z] ok github.com/docker/docker/distribution/metadata 0.039s coverage: 48.2% of statements [2020-04-07T13:23:53.963Z] ok github.com/docker/docker/distribution 0.180s coverage: 22.1% of statements [2020-04-07T13:23:53.963Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-07T13:23:54.150Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-04-07T13:23:54.150Z] === RUN TestInfoDebug [2020-04-07T13:23:54.760Z] --- PASS: TestInfoDebug (0.52s) [2020-04-07T13:23:54.760Z] === RUN TestInfoInsecureRegistries [2020-04-07T13:23:54.932Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-04-07T13:23:55.040Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-04-07T13:23:55.040Z] === RUN TestInfoRegistryMirrors [2020-04-07T13:23:55.187Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-04-07T13:23:55.354Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2020-04-07T13:23:55.651Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-04-07T13:23:55.651Z] === RUN TestLoginFailsWithBadCredentials [2020-04-07T13:23:55.776Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-07T13:23:55.931Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2020-04-07T13:23:55.931Z] === RUN TestPingCacheHeaders [2020-04-07T13:23:55.931Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-04-07T13:23:55.931Z] === RUN TestPingGet [2020-04-07T13:23:55.931Z] --- PASS: TestPingGet (0.01s) [2020-04-07T13:23:55.931Z] === RUN TestPingHead [2020-04-07T13:23:55.931Z] --- PASS: TestPingHead (0.01s) [2020-04-07T13:23:55.931Z] === RUN TestVersion [2020-04-07T13:23:55.931Z] --- PASS: TestVersion (0.01s) [2020-04-07T13:23:55.931Z] PASS [2020-04-07T13:23:55.931Z] [2020-04-07T13:23:55.931Z] === Skipped [2020-04-07T13:23:55.931Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-07T13:23:55.931Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-07T13:23:55.931Z] [2020-04-07T13:23:55.931Z] [2020-04-07T13:23:55.931Z] DONE 18 tests, 1 skipped in 5.646s [2020-04-07T13:23:55.931Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-04-07T13:23:55.931Z] ++ 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-04-07T13:23:55.931Z] ++ set -e [2020-04-07T13:23:55.931Z] ++ '[' -n 0 ']' [2020-04-07T13:23:55.931Z] ++ set -x [2020-04-07T13:23:55.931Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-07T13:23:56.060Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-07T13:23:56.212Z] INFO: Testing against a local daemon [2020-04-07T13:23:56.212Z] === RUN TestVolumesCreateAndList [2020-04-07T13:23:56.212Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-04-07T13:23:56.212Z] === RUN TestVolumesRemove [2020-04-07T13:23:56.212Z] --- PASS: TestVolumesRemove (0.10s) [2020-04-07T13:23:56.212Z] === RUN TestVolumesInspect [2020-04-07T13:23:56.212Z] --- PASS: TestVolumesInspect (0.01s) [2020-04-07T13:23:56.212Z] === RUN TestVolumesInvalidJSON [2020-04-07T13:23:56.212Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-07T13:23:56.212Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-07T13:23:56.212Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-07T13:23:56.212Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-04-07T13:23:56.212Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-07T13:23:56.212Z] PASS [2020-04-07T13:23:56.212Z] [2020-04-07T13:23:56.212Z] DONE 5 tests in 0.209s [2020-04-07T13:23:56.212Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-07T13:23:56.493Z] ++++ cat bundles/test-integration/docker.pid [2020-04-07T13:23:56.493Z] +++ kill 11791 [2020-04-07T13:23:56.714Z] ok github.com/docker/docker/image 0.018s coverage: 86.4% of statements [2020-04-07T13:23:57.274Z] ok github.com/docker/docker/distribution/xfer 1.885s coverage: 85.6% of statements [2020-04-07T13:23:57.274Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-07T13:23:57.274Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2020-04-07T13:23:57.274Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-07T13:23:57.958Z] +++ /etc/init.d/apparmor stop [2020-04-07T13:23:57.958Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-07T13:23:57.958Z] [2020-04-07T13:23:57.958Z] Unloading profiles will leave already running processes permanently [2020-04-07T13:23:57.958Z] unconfined, which can lead to unexpected situations. [2020-04-07T13:23:57.958Z] [2020-04-07T13:23:57.958Z] To set a process to complain mode, use the command line tool [2020-04-07T13:23:57.958Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-07T13:23:57.958Z] +++ true [2020-04-07T13:23:57.958Z] [2020-04-07T13:23:57.984Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-04-07T13:23:57.984Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-07T13:23:58.238Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-07T13:23:58.634Z] ok github.com/docker/docker/image/v1 0.010s coverage: 25.0% of statements [2020-04-07T13:23:58.634Z] ? github.com/docker/docker/internal/test/suite [no test files] Post stage [Pipeline] junit [2020-04-07T13:23:58.993Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-07T13:23:59.558Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-04-07T13:23:59.561Z] + echo Ensuring container killed. [2020-04-07T13:23:59.561Z] Ensuring container killed. [2020-04-07T13:23:59.561Z] + docker rm -vf docker-pr3 [2020-04-07T13:23:59.561Z] Error: No such container: docker-pr3 [2020-04-07T13:23:59.561Z] + true [Pipeline] sh [2020-04-07T13:23:59.597Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-07T13:23:59.852Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-07T13:23:59.925Z] + echo Chowning /workspace to jenkins user [2020-04-07T13:23:59.925Z] Chowning /workspace to jenkins user [2020-04-07T13:23:59.925Z] + id -u [2020-04-07T13:23:59.925Z] + id -g [2020-04-07T13:23:59.925Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40786:/workspace busybox chown -R 1001:1001 /workspace [2020-04-07T13:23:59.925Z] Unable to find image 'busybox:latest' locally [2020-04-07T13:24:00.208Z] latest: Pulling from library/busybox [2020-04-07T13:24:00.208Z] 1b125a2fb2df: Pulling fs layer [2020-04-07T13:24:00.208Z] 1b125a2fb2df: Verifying Checksum [2020-04-07T13:24:00.208Z] 1b125a2fb2df: Download complete [2020-04-07T13:24:00.482Z] ok github.com/docker/docker/opts 0.019s coverage: 67.4% of statements [2020-04-07T13:24:00.482Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-04-07T13:24:00.775Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-04-07T13:24:00.819Z] 1b125a2fb2df: Pull complete [2020-04-07T13:24:00.819Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-04-07T13:24:00.819Z] Status: Downloaded newer image for busybox:latest [2020-04-07T13:24:02.138Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-04-07T13:24:02.365Z] ok github.com/docker/docker/pkg/archive 0.402s coverage: 77.0% of statements [2020-04-07T13:24:02.393Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-07T13:24:02.393Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.38s) [2020-04-07T13:24:02.394Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.72s) [2020-04-07T13:24:02.394Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.34s) [2020-04-07T13:24:02.394Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.77s) [2020-04-07T13:24:02.394Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.97s) [2020-04-07T13:24:02.394Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.66s) [2020-04-07T13:24:02.394Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.68s) [2020-04-07T13:24:02.394Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.61s) [2020-04-07T13:24:02.394Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.63s) [2020-04-07T13:24:02.394Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.57s) [2020-04-07T13:24:02.394Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.55s) [2020-04-07T13:24:02.394Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.56s) [2020-04-07T13:24:02.394Z] === RUN TestCgroupNamespacesRun [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-07T13:24:03.210Z] + bundleName=s390x-integration [2020-04-07T13:24:03.210Z] + echo Creating s390x-integration-bundles.tar.gz [2020-04-07T13:24:03.210Z] Creating s390x-integration-bundles.tar.gz [2020-04-07T13:24:03.210Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-04-07T13:24:03.210Z] + 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-04-07T13:24:03.244Z] Archiving artifacts [2020-04-07T13:24:03.288Z] ok github.com/docker/docker/pkg/authorization 0.274s coverage: 68.3% of statements [2020-04-07T13:24:03.543Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-04-07T13:24:03.578Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40786/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-07T13:24:03.798Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-04-07T13:24:03.956Z] + make clean [2020-04-07T13:24:04.238Z] docker volume rm -f docker-dev-cache [2020-04-07T13:24:04.238Z] docker-dev-cache [Pipeline] deleteDir [2020-04-07T13:24:04.278Z] --- PASS: TestCgroupNamespacesRun (1.85s) [2020-04-07T13:24:04.278Z] === RUN TestCgroupNamespacesRunPrivileged [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-07T13:24:05.640Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-04-07T13:24:06.201Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-04-07T13:24:06.201Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.00s) [2020-04-07T13:24:06.201Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-07T13:24:07.054Z] ok github.com/docker/docker/layer 7.546s coverage: 68.8% of statements [2020-04-07T13:24:07.054Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-07T13:24:07.054Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-07T13:24:07.054Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-07T13:24:07.054Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-07T13:24:07.054Z] ? github.com/docker/docker/oci [no test files] [2020-04-07T13:24:07.054Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-07T13:24:07.308Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-04-07T13:24:07.562Z] ok github.com/docker/docker/pkg/chrootarchive 2.969s coverage: 43.2% of statements [2020-04-07T13:24:07.562Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-07T13:24:07.562Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-07T13:24:08.085Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.85s) [2020-04-07T13:24:08.085Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-07T13:24:08.121Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2020-04-07T13:24:08.121Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 92.9% of statements [2020-04-07T13:24:09.009Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-04-07T13:24:09.044Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-04-07T13:24:09.602Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2020-04-07T13:24:09.857Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-04-07T13:24:10.371Z] --- PASS: TestCgroupNamespacesRunHostMode (2.00s) [2020-04-07T13:24:10.371Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-07T13:24:10.626Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-04-07T13:24:11.216Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-04-07T13:24:11.776Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 89.5% of statements [2020-04-07T13:24:12.336Z] ok github.com/docker/docker/pkg/discovery/kv 3.059s coverage: 84.1% of statements [2020-04-07T13:24:12.509Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.00s) [2020-04-07T13:24:12.509Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-07T13:24:12.592Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-04-07T13:24:12.592Z] ok github.com/docker/docker/pkg/fsutils 0.270s coverage: 85.1% of statements [2020-04-07T13:24:13.067Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-04-07T13:24:13.067Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.87s) [2020-04-07T13:24:13.067Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-07T13:24:13.516Z] ok github.com/docker/docker/pkg/idtools 0.415s coverage: 70.1% of statements [2020-04-07T13:24:13.991Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2020-04-07T13:24:13.991Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-07T13:24:14.076Z] ok github.com/docker/docker/pkg/ioutils 0.527s coverage: 70.6% of statements [2020-04-07T13:24:14.331Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2020-04-07T13:24:14.586Z] ok github.com/docker/docker/pkg/locker 0.015s coverage: 88.9% of statements [2020-04-07T13:24:14.586Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2020-04-07T13:24:14.586Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-07T13:24:14.586Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-07T13:24:14.840Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-04-07T13:24:14.840Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-07T13:24:15.095Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-04-07T13:24:15.350Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-04-07T13:24:15.605Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.012s coverage: 91.4% of statements [2020-04-07T13:24:15.860Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-04-07T13:24:15.860Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-07T13:24:15.860Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-07T13:24:15.874Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.85s) [2020-04-07T13:24:15.874Z] === RUN TestKernelTCPMemory [2020-04-07T13:24:16.128Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-04-07T13:24:16.128Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-04-07T13:24:16.128Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-04-07T13:24:16.688Z] --- PASS: TestKernelTCPMemory (0.86s) [2020-04-07T13:24:16.688Z] === RUN TestNISDomainname [2020-04-07T13:24:16.785Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2020-04-07T13:24:17.345Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-04-07T13:24:17.600Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-04-07T13:24:17.611Z] --- PASS: TestNISDomainname (0.95s) [2020-04-07T13:24:17.611Z] === RUN TestHostnameDnsResolution [2020-04-07T13:24:17.854Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-04-07T13:24:18.970Z] --- PASS: TestHostnameDnsResolution (1.46s) [2020-04-07T13:24:18.970Z] === RUN TestStats [2020-04-07T13:24:19.214Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-04-07T13:24:19.224Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-04-07T13:24:19.468Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-04-07T13:24:20.147Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-04-07T13:24:21.072Z] --- PASS: TestStats (1.86s) [2020-04-07T13:24:21.072Z] === RUN TestStopContainerWithTimeout [2020-04-07T13:24:21.072Z] === RUN TestStopContainerWithTimeout/0 [2020-04-07T13:24:21.072Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-07T13:24:21.072Z] === RUN TestStopContainerWithTimeout/1 [2020-04-07T13:24:21.072Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-07T13:24:21.072Z] === RUN TestStopContainerWithTimeout/3 [2020-04-07T13:24:21.072Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-07T13:24:21.072Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-07T13:24:21.072Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-07T13:24:21.072Z] === CONT TestStopContainerWithTimeout/0 [2020-04-07T13:24:21.072Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-07T13:24:21.996Z] === CONT TestStopContainerWithTimeout/3 [2020-04-07T13:24:22.556Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-04-07T13:24:22.731Z] ok github.com/docker/docker/pkg/signal 2.373s coverage: 61.0% of statements [2020-04-07T13:24:22.731Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-04-07T13:24:22.985Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-04-07T13:24:23.240Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-04-07T13:24:23.494Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-04-07T13:24:23.749Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 71.3% of statements [2020-04-07T13:24:24.307Z] ok github.com/docker/docker/pkg/system 0.023s coverage: 37.2% of statements [2020-04-07T13:24:24.442Z] === CONT TestStopContainerWithTimeout/1 [2020-04-07T13:24:24.867Z] ok github.com/docker/docker/pkg/tailfile 0.052s coverage: 88.6% of statements [2020-04-07T13:24:25.002Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-04-07T13:24:25.257Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-04-07T13:24:25.427Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-04-07T13:24:25.682Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-04-07T13:24:25.817Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-04-07T13:24:25.937Z] testing: warning: no tests to run [2020-04-07T13:24:25.937Z] coverage: [no statements] [2020-04-07T13:24:25.937Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-04-07T13:24:26.072Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2020-04-07T13:24:26.072Z] --- PASS: TestStopContainerWithTimeout/0 (1.17s) [2020-04-07T13:24:26.072Z] --- PASS: TestStopContainerWithTimeout/-1 (3.26s) [2020-04-07T13:24:26.072Z] --- PASS: TestStopContainerWithTimeout/3 (2.89s) [2020-04-07T13:24:26.072Z] --- PASS: TestStopContainerWithTimeout/1 (1.92s) [2020-04-07T13:24:26.072Z] === RUN TestDeleteDevicemapper [2020-04-07T13:24:26.072Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-07T13:24:26.072Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-07T13:24:26.072Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-07T13:24:26.192Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-04-07T13:24:26.447Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-04-07T13:24:26.702Z] ok github.com/docker/docker/pkg/useragent 0.024s coverage: 88.9% of statements [2020-04-07T13:24:28.583Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-04-07T13:24:28.584Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-04-07T13:24:28.584Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.48s) [2020-04-07T13:24:28.584Z] === RUN TestUpdateMemory [2020-04-07T13:24:28.584Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-07T13:24:28.584Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-07T13:24:28.584Z] === RUN TestUpdateCPUQuota [2020-04-07T13:24:29.211Z] ok github.com/docker/docker/plugin 0.532s coverage: 27.1% of statements [2020-04-07T13:24:29.466Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-04-07T13:24:30.392Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-04-07T13:24:30.468Z] --- PASS: TestUpdateCPUQuota (1.77s) [2020-04-07T13:24:30.468Z] === RUN TestUpdatePidsLimit [2020-04-07T13:24:30.468Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-07T13:24:30.647Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-04-07T13:24:30.723Z] === RUN TestUpdatePidsLimit/no_change [2020-04-07T13:24:30.978Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-04-07T13:24:31.232Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-07T13:24:31.232Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-04-07T13:24:31.792Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-07T13:24:32.008Z] ok github.com/docker/docker/registry 0.072s coverage: 56.0% of statements [2020-04-07T13:24:32.046Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-07T13:24:32.568Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-04-07T13:24:32.605Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-07T13:24:32.823Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2020-04-07T13:24:33.164Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-07T13:24:33.418Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-04-07T13:24:33.745Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-04-07T13:24:33.745Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-04-07T13:24:34.349Z] --- PASS: TestUpdatePidsLimit (4.03s) [2020-04-07T13:24:34.349Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-04-07T13:24:34.349Z] --- PASS: TestUpdatePidsLimit/no_change (0.46s) [2020-04-07T13:24:34.349Z] --- PASS: TestUpdatePidsLimit/update_lower (0.44s) [2020-04-07T13:24:34.349Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2020-04-07T13:24:34.349Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s) [2020-04-07T13:24:34.349Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.48s) [2020-04-07T13:24:34.349Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s) [2020-04-07T13:24:34.349Z] === RUN TestUpdateRestartPolicy [2020-04-07T13:24:36.251Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-04-07T13:24:37.175Z] ok github.com/docker/docker/volume/local 0.022s coverage: 73.0% of statements [2020-04-07T13:24:37.429Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-04-07T13:24:37.606Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-04-07T13:24:37.606Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-04-07T13:24:38.530Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-04-07T13:24:38.789Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2020-04-07T13:24:40.415Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-04-07T13:24:40.669Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-04-07T13:24:41.594Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-04-07T13:24:41.594Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-04-07T13:24:45.749Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-04-07T13:24:47.109Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-04-07T13:24:47.667Z] --- PASS: TestUpdateRestartPolicy (13.40s) [2020-04-07T13:24:47.667Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-07T13:24:47.922Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-04-07T13:24:48.482Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s) [2020-04-07T13:24:48.737Z] === RUN TestWaitNonBlocked [2020-04-07T13:24:48.737Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-07T13:24:48.737Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-07T13:24:48.737Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-07T13:24:48.737Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-07T13:24:48.737Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-07T13:24:48.737Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-07T13:24:48.737Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-04-07T13:24:49.668Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-04-07T13:24:49.922Z] --- PASS: TestWaitNonBlocked (0.06s) [2020-04-07T13:24:49.923Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.21s) [2020-04-07T13:24:49.923Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.37s) [2020-04-07T13:24:49.923Z] === RUN TestWaitBlocked [2020-04-07T13:24:49.923Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-07T13:24:49.923Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-07T13:24:49.923Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-07T13:24:49.923Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-07T13:24:50.177Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-07T13:24:50.177Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-07T13:24:50.935Z] ok github.com/docker/docker/pkg/plugins 33.614s coverage: 76.6% of statements [2020-04-07T13:24:50.935Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-07T13:24:50.935Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-07T13:24:50.935Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-07T13:24:50.935Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-07T13:24:50.935Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-07T13:24:50.935Z] ? github.com/docker/docker/rootless [no test files] [2020-04-07T13:24:50.935Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-07T13:24:50.935Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-07T13:24:50.935Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-07T13:24:50.935Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-07T13:24:50.935Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-07T13:24:50.935Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-07T13:24:50.935Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-07T13:24:50.935Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-07T13:24:50.935Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-07T13:24:50.935Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-07T13:24:50.935Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-07T13:24:50.935Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-07T13:24:50.935Z] ? github.com/docker/docker/volume [no test files] [2020-04-07T13:24:50.935Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-07T13:24:50.935Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-07T13:24:50.935Z] [2020-04-07T13:24:50.935Z] === Skipped [2020-04-07T13:24:50.935Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-07T13:24:50.935Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-07T13:24:50.935Z] [2020-04-07T13:24:50.935Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-07T13:24:50.935Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-07T13:24:50.935Z] [2020-04-07T13:24:50.935Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-07T13:24:50.935Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T13:24:50.935Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-07T13:24:50.935Z] [2020-04-07T13:24:50.935Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-07T13:24:50.935Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T13:24:50.935Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-07T13:24:50.935Z] [2020-04-07T13:24:50.935Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-07T13:24:50.935Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T13:24:50.935Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-07T13:24:50.935Z] [2020-04-07T13:24:50.935Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-07T13:24:50.935Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T13:24:50.935Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-07T13:24:50.935Z] [2020-04-07T13:24:50.935Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-07T13:24:50.935Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T13:24:50.935Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-07T13:24:50.935Z] [2020-04-07T13:24:50.935Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-07T13:24:50.935Z] graphtest_unix.go:73: No driver to put! [2020-04-07T13:24:50.935Z] [2020-04-07T13:24:50.935Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-07T13:24:50.935Z] time="2020-04-07T13:23:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-07T13:24:50.935Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-07T13:24:50.935Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-07T13:24:50.935Z] [2020-04-07T13:24:50.935Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-07T13:24:50.935Z] time="2020-04-07T13:23:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-07T13:24:50.935Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-07T13:24:50.935Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-07T13:24:50.935Z] [2020-04-07T13:24:50.935Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-07T13:24:50.935Z] time="2020-04-07T13:23:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-07T13:24:50.935Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-07T13:24:50.935Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-07T13:24:50.935Z] [2020-04-07T13:24:50.935Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-07T13:24:50.935Z] time="2020-04-07T13:23:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-07T13:24:50.935Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-07T13:24:50.935Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-07T13:24:50.935Z] [2020-04-07T13:24:50.935Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-07T13:24:50.935Z] time="2020-04-07T13:23:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-07T13:24:50.935Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-07T13:24:50.935Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-07T13:24:50.935Z] [2020-04-07T13:24:50.935Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-07T13:24:50.935Z] graphtest_unix.go:73: No driver to put! [2020-04-07T13:24:50.935Z] [2020-04-07T13:24:50.935Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-07T13:24:50.935Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-07T13:24:50.935Z] [2020-04-07T13:24:50.935Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-07T13:24:50.935Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-07T13:24:50.935Z] [2020-04-07T13:24:50.935Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-07T13:24:50.935Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-07T13:24:50.935Z] [2020-04-07T13:24:50.935Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-07T13:24:50.935Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-07T13:24:50.935Z] [2020-04-07T13:24:50.935Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-07T13:24:50.935Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T13:24:50.935Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-07T13:24:50.935Z] [2020-04-07T13:24:50.935Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-07T13:24:50.935Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T13:24:50.935Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-07T13:24:50.935Z] [2020-04-07T13:24:50.935Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-07T13:24:50.935Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T13:24:50.935Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-07T13:24:50.935Z] [2020-04-07T13:24:50.935Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-07T13:24:50.935Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T13:24:50.935Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-07T13:24:50.935Z] [2020-04-07T13:24:50.935Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-07T13:24:50.935Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T13:24:50.935Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-07T13:24:50.935Z] [2020-04-07T13:24:50.935Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-07T13:24:50.935Z] graphtest_unix.go:73: No driver to put! [2020-04-07T13:24:50.935Z] [2020-04-07T13:24:50.935Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-07T13:24:50.935Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-07T13:24:50.935Z] [2020-04-07T13:24:50.935Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-07T13:24:50.935Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-07T13:24:50.935Z] [2020-04-07T13:24:50.935Z] [2020-04-07T13:24:50.935Z] DONE 2140 tests, 26 skipped in 244.590s [2020-04-07T13:24:51.102Z] === RUN TestDockerSuite/TestBuildChownOnCopy Post stage [Pipeline] junit [2020-04-07T13:24:51.198Z] Recording test results [2020-04-07T13:24:51.358Z] --- PASS: TestWaitBlocked (0.02s) [2020-04-07T13:24:51.358Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.14s) [2020-04-07T13:24:51.358Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.35s) [2020-04-07T13:24:51.358Z] === CONT TestContainerStartOnDaemonRestart [2020-04-07T13:24:51.358Z] === CONT TestDaemonHostGatewayIP [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-04-07T13:24:51.927Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-04-07T13:24:52.046Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40786/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=06ca1606e1a09c36bd12ed503b4c99d8a17ca230 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:06ca1606e1a09c36bd12ed503b4c99d8a17ca230 hack/validate/vendor [2020-04-07T13:24:52.971Z] No vendor changes in diff. [2020-04-07T13:24:53.116Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 14.7% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-04-07T13:24:53.632Z] + echo Building e2e image [2020-04-07T13:24:53.632Z] Building e2e image [2020-04-07T13:24:53.632Z] + docker build --build-arg DOCKER_GITCOMMIT=06ca1606e1a09c36bd12ed503b4c99d8a17ca230 -t moby-e2e-test -f Dockerfile.e2e . [2020-04-07T13:24:53.632Z] #1 [internal] load build definition from Dockerfile.e2e [2020-04-07T13:24:53.632Z] #1 transferring dockerfile: 3.21kB done [2020-04-07T13:24:53.632Z] #1 DONE 0.0s [2020-04-07T13:24:53.632Z] [2020-04-07T13:24:53.632Z] #2 [internal] load .dockerignore [2020-04-07T13:24:53.632Z] #2 transferring context: 34B done [2020-04-07T13:24:53.632Z] #2 DONE 0.0s [2020-04-07T13:24:53.632Z] [2020-04-07T13:24:53.632Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-04-07T13:24:53.632Z] #3 DONE 0.1s [2020-04-07T13:24:53.632Z] [2020-04-07T13:24:53.632Z] #4 [internal] load metadata for docker.io/library/golang:1.13.9-alpine [2020-04-07T13:24:53.888Z] #4 DONE 0.1s [2020-04-07T13:24:53.888Z] [2020-04-07T13:24:53.888Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0... [2020-04-07T13:24:53.888Z] #5 DONE 0.0s [2020-04-07T13:24:53.888Z] [2020-04-07T13:24:53.888Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.9-alpine@sha256:7d45a6fc9c... [2020-04-07T13:24:53.888Z] #14 DONE 0.0s [2020-04-07T13:24:53.888Z] [2020-04-07T13:24:53.888Z] #8 [internal] load build context [2020-04-07T13:24:54.143Z] #8 transferring context: 832.83kB 0.2s done [2020-04-07T13:24:54.143Z] #8 DONE 0.3s [2020-04-07T13:24:54.143Z] [2020-04-07T13:24:54.143Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-04-07T13:24:54.143Z] #17 CACHED [2020-04-07T13:24:54.143Z] [2020-04-07T13:24:54.143Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-04-07T13:24:54.143Z] #15 CACHED [2020-04-07T13:24:54.143Z] [2020-04-07T13:24:54.143Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-04-07T13:24:54.143Z] #16 CACHED [2020-04-07T13:24:54.143Z] [2020-04-07T13:24:54.143Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-04-07T13:24:54.143Z] #18 CACHED [2020-04-07T13:24:54.143Z] [2020-04-07T13:24:54.143Z] #31 [builder 1/4] COPY . . [2020-04-07T13:24:54.708Z] #31 DONE 0.6s [2020-04-07T13:24:54.708Z] [2020-04-07T13:24:54.708Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-04-07T13:24:55.186Z] --- PASS: TestContainerStartOnDaemonRestart (3.77s) [2020-04-07T13:24:55.186Z] === CONT TestIpcModeOlderClient [2020-04-07T13:24:55.470Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-04-07T13:24:55.470Z] === CONT TestDaemonRestartIpcMode [2020-04-07T13:24:55.470Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-04-07T13:24:55.630Z] #32 DONE 0.7s [2020-04-07T13:24:55.630Z] [2020-04-07T13:24:55.630Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-07T13:24:55.729Z] --- PASS: TestDaemonHostGatewayIP (4.22s) [2020-04-07T13:24:55.825Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-07T13:24:55.885Z] #33 0.613 [2020-04-07T13:24:56.139Z] #33 0.845 Removing bundles/ [2020-04-07T13:24:56.139Z] #33 0.845 [2020-04-07T13:24:56.139Z] #33 0.849 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-04-07T13:24:56.451Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2020-04-07T13:24:56.451Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-07T13:24:56.451Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-07T13:24:56.451Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-07T13:24:56.451Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-07T13:24:56.451Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-07T13:24:56.451Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-07T13:24:56.451Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-07T13:24:56.451Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-07T13:24:56.739Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-07T13:24:57.062Z] #33 1.629 Building test suite binary ./integration-cli/test.main [2020-04-07T13:24:57.631Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-04-07T13:24:57.631Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-04-07T13:24:58.801Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-07T13:24:58.801Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-07T13:24:58.994Z] --- PASS: TestDaemonRestartIpcMode (3.68s) [2020-04-07T13:24:58.994Z] PASS [2020-04-07T13:24:58.994Z] [2020-04-07T13:24:58.994Z] === Skipped [2020-04-07T13:24:58.994Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-04-07T13:24:58.994Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-07T13:24:58.994Z] [2020-04-07T13:24:58.994Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-07T13:24:58.994Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-07T13:24:58.994Z] [2020-04-07T13:24:58.994Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-07T13:24:58.994Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-07T13:24:58.994Z] [2020-04-07T13:24:58.994Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-07T13:24:58.994Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-07T13:24:58.994Z] [2020-04-07T13:24:58.994Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-04-07T13:24:58.994Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-07T13:24:58.994Z] [2020-04-07T13:24:58.994Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-04-07T13:24:58.994Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-07T13:24:58.994Z] [2020-04-07T13:24:58.994Z] [2020-04-07T13:24:58.994Z] DONE 199 tests, 6 skipped in 149.438s [2020-04-07T13:24:58.994Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-04-07T13:24:58.994Z] ++ 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-04-07T13:24:58.994Z] ++ set -e [2020-04-07T13:24:58.994Z] ++ '[' -n 0 ']' [2020-04-07T13:24:58.994Z] ++ set -x [2020-04-07T13:24:58.995Z] ++ env -i DEST=/go/src/github.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-04-07T13:24:59.249Z] INFO: Testing against a local daemon [2020-04-07T13:24:59.249Z] === RUN TestCommitInheritsEnv [2020-04-07T13:24:59.434Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2020-04-07T13:24:59.809Z] --- PASS: TestCommitInheritsEnv (0.44s) [2020-04-07T13:24:59.809Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-07T13:24:59.809Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-07T13:24:59.809Z] === RUN TestImagesFilterMultiReference [2020-04-07T13:24:59.809Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-04-07T13:24:59.809Z] === RUN TestImagePullPlatformInvalid [2020-04-07T13:24:59.809Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-04-07T13:24:59.809Z] === RUN TestRemoveImageOrphaning [2020-04-07T13:25:00.063Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2020-04-07T13:25:00.064Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-04-07T13:25:00.064Z] --- PASS: TestRemoveImageOrphaning (0.45s) [2020-04-07T13:25:00.064Z] === RUN TestRemoveImageGarbageCollector [2020-04-07T13:25:00.353Z] ok github.com/docker/docker/api/types/time 0.030s coverage: 100.0% of statements [2020-04-07T13:25:00.623Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-04-07T13:25:00.641Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 4.5% of statements [2020-04-07T13:25:00.641Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-07T13:25:00.641Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-07T13:25:00.641Z] ? github.com/docker/docker/api/types [no test files] [2020-04-07T13:25:00.641Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-07T13:25:00.641Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-07T13:25:00.641Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-07T13:25:00.641Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-07T13:25:00.641Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-07T13:25:00.641Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-07T13:25:00.641Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-07T13:25:00.641Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-07T13:25:00.641Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-07T13:25:00.641Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-07T13:25:00.641Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-07T13:25:00.641Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2020-04-07T13:25:00.641Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-07T13:25:00.641Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-07T13:25:00.641Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-07T13:25:00.641Z] ? github.com/docker/docker/builder [no test files] [2020-04-07T13:25:00.641Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-07T13:25:00.641Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-07T13:25:00.641Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-07T13:25:00.641Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-07T13:25:00.641Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-07T13:25:00.641Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-07T13:25:00.641Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-07T13:25:00.878Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-04-07T13:25:01.439Z] === RUN TestDockerSuite/TestBuildCmd [2020-04-07T13:25:01.693Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-04-07T13:25:01.948Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-04-07T13:25:02.138Z] ok github.com/docker/docker/builder/dockerignore 0.050s coverage: 96.8% of statements [2020-04-07T13:25:02.508Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-04-07T13:25:02.508Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-04-07T13:25:02.508Z] --- PASS: TestRemoveImageGarbageCollector (2.36s) [2020-04-07T13:25:02.508Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-07T13:25:02.508Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-04-07T13:25:02.508Z] === RUN TestTagInvalidReference [2020-04-07T13:25:02.508Z] --- PASS: TestTagInvalidReference (0.03s) [2020-04-07T13:25:02.508Z] === RUN TestTagValidPrefixedRepo [2020-04-07T13:25:02.763Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-04-07T13:25:02.763Z] === RUN TestTagExistedNameWithoutForce [2020-04-07T13:25:02.763Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2020-04-07T13:25:02.763Z] === RUN TestTagOfficialNames [2020-04-07T13:25:02.763Z] --- PASS: TestTagOfficialNames (0.07s) [2020-04-07T13:25:02.763Z] === RUN TestTagMatchesDigest [2020-04-07T13:25:02.763Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-04-07T13:25:02.763Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-07T13:25:04.134Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-04-07T13:25:06.571Z] ok github.com/docker/docker/cli/debug 0.009s coverage: 100.0% of statements [2020-04-07T13:25:07.394Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-04-07T13:25:07.953Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-04-07T13:25:08.513Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-04-07T13:25:09.074Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-04-07T13:25:10.075Z] ok github.com/docker/docker/builder/remotecontext/git 5.355s coverage: 86.3% of statements [2020-04-07T13:25:11.572Z] ok github.com/docker/docker/builder/remotecontext 0.602s coverage: 13.6% of statements [2020-04-07T13:25:11.583Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-04-07T13:25:12.509Z] === RUN TestDockerSuite/TestBuildContChar [2020-04-07T13:25:14.393Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-04-07T13:25:15.070Z] ok github.com/docker/docker/builder/dockerfile 1.336s coverage: 48.2% of statements [2020-04-07T13:25:15.071Z] ? github.com/docker/docker/cli [no test files] [2020-04-07T13:25:15.071Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-07T13:25:15.755Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-04-07T13:25:16.009Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-04-07T13:25:16.569Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-04-07T13:25:16.823Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-04-07T13:25:18.186Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-04-07T13:25:18.441Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-04-07T13:25:19.000Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-04-07T13:25:19.560Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-04-07T13:25:20.120Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-04-07T13:25:20.120Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-04-07T13:25:20.626Z] ok github.com/docker/docker/client 0.545s coverage: 75.8% of statements [2020-04-07T13:25:20.679Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-04-07T13:25:24.840Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-04-07T13:25:26.201Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-04-07T13:25:31.436Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-04-07T13:25:31.995Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-04-07T13:25:36.154Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-04-07T13:25:36.715Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-04-07T13:25:37.277Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-04-07T13:25:37.277Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-04-07T13:25:41.439Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-04-07T13:25:41.695Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-04-07T13:25:44.958Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-04-07T13:25:46.844Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-04-07T13:25:47.099Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-04-07T13:25:47.355Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-04-07T13:25:47.915Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-04-07T13:25:48.474Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-04-07T13:25:49.398Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-04-07T13:25:49.398Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-04-07T13:25:49.398Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-04-07T13:25:49.398Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-04-07T13:25:49.398Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-04-07T13:25:50.759Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-04-07T13:25:50.759Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-04-07T13:25:52.647Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-04-07T13:25:54.010Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-04-07T13:25:54.935Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-04-07T13:25:58.200Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-04-07T13:25:59.564Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-04-07T13:26:01.496Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-04-07T13:26:01.496Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-04-07T13:26:05.681Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-04-07T13:26:05.936Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-04-07T13:26:06.496Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-04-07T13:26:09.758Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-04-07T13:26:14.993Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-04-07T13:26:14.993Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-04-07T13:26:15.918Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-04-07T13:26:15.978Z] 65014b3c3121: Pull complete [2020-04-07T13:26:17.279Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-04-07T13:26:17.488Z] ok github.com/docker/docker/cmd/dockerd 0.227s coverage: 30.8% of statements [2020-04-07T13:26:18.203Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-04-07T13:26:22.361Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-04-07T13:26:22.361Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-04-07T13:26:22.616Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-04-07T13:26:24.354Z] ok github.com/docker/docker/container 0.184s coverage: 34.9% of statements [2020-04-07T13:26:24.354Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-07T13:26:24.354Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-07T13:26:24.354Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-07T13:26:24.354Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-07T13:26:24.502Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-04-07T13:26:27.843Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.042s coverage: 65.3% of statements [2020-04-07T13:26:29.749Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-04-07T13:26:30.003Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-04-07T13:26:30.003Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-04-07T13:26:31.363Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-04-07T13:26:31.618Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-04-07T13:26:32.980Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-04-07T13:26:34.866Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-04-07T13:26:36.293Z] ok github.com/docker/docker/daemon/cluster/convert 0.033s coverage: 35.6% of statements [2020-04-07T13:26:39.789Z] ok github.com/docker/docker/daemon/cluster 0.274s coverage: 0.5% of statements [2020-04-07T13:26:41.387Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-04-07T13:26:44.647Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-04-07T13:26:45.325Z] ok github.com/docker/docker/daemon/discovery 0.009s coverage: 30.0% of statements [2020-04-07T13:26:46.532Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-04-07T13:26:46.819Z] ok github.com/docker/docker/daemon/config 0.091s coverage: 81.7% of statements [2020-04-07T13:26:46.819Z] ok github.com/docker/docker/daemon/events 0.086s coverage: 50.0% of statements [2020-04-07T13:26:47.896Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-04-07T13:26:49.257Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-04-07T13:26:49.511Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-04-07T13:26:49.511Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-04-07T13:26:50.369Z] ok github.com/docker/docker/daemon/graphdriver 0.012s coverage: 2.2% of statements [2020-04-07T13:26:51.865Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.512s coverage: 13.8% of statements [2020-04-07T13:26:53.697Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-04-07T13:26:55.363Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 2.9% of statements [2020-04-07T13:26:55.363Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.808s coverage: 57.9% of statements [2020-04-07T13:26:55.582Z] --- PASS: TestDockerDaemonSuite (347.08s) [2020-04-07T13:26:55.582Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.48s) [2020-04-07T13:26:55.582Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.34s) [2020-04-07T13:26:55.582Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.63s) [2020-04-07T13:26:55.582Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.48s) [2020-04-07T13:26:55.582Z] docker_cli_daemon_test.go:1449: [d4370612a53a1] daemon is not started [2020-04-07T13:26:55.582Z] check_test.go:309: [d5fad6052ee12] daemon is not started [2020-04-07T13:26:55.582Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.65s) [2020-04-07T13:26:55.582Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.23s) [2020-04-07T13:26:55.582Z] check_test.go:309: [dffb65bd9c2dd] daemon is not started [2020-04-07T13:26:55.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.58s) [2020-04-07T13:26:55.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.54s) [2020-04-07T13:26:55.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.87s) [2020-04-07T13:26:55.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.35s) [2020-04-07T13:26:55.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.10s) [2020-04-07T13:26:55.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.94s) [2020-04-07T13:26:55.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.55s) [2020-04-07T13:26:55.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.77s) [2020-04-07T13:26:55.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-04-07T13:26:55.582Z] check_test.go:309: [d376f79431682] daemon is not started [2020-04-07T13:26:55.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-04-07T13:26:55.582Z] check_test.go:309: [de3d2046781a7] daemon is not started [2020-04-07T13:26:55.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.72s) [2020-04-07T13:26:55.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2020-04-07T13:26:55.582Z] check_test.go:309: [d8aa4de62a879] daemon is not started [2020-04-07T13:26:55.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.12s) [2020-04-07T13:26:55.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.68s) [2020-04-07T13:26:55.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.98s) [2020-04-07T13:26:55.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.10s) [2020-04-07T13:26:55.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.56s) [2020-04-07T13:26:55.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2020-04-07T13:26:55.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s) [2020-04-07T13:26:55.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-04-07T13:26:55.582Z] check_test.go:309: [d228bb36496ad] daemon is not started [2020-04-07T13:26:55.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2020-04-07T13:26:55.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2020-04-07T13:26:55.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.60s) [2020-04-07T13:26:55.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.26s) [2020-04-07T13:26:55.582Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.32s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.74s) [2020-04-07T13:26:55.583Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-04-07T13:26:55.583Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-04-07T13:26:55.583Z] check_test.go:309: [da4563102bd24] daemon is not started [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.03s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.03s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.69s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.89s) [2020-04-07T13:26:55.583Z] check_test.go:309: [dbf49e82503b2] daemon is not started [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.36s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-04-07T13:26:55.583Z] check_test.go:309: [da8c00c314889] daemon is not started [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.02s) [2020-04-07T13:26:55.583Z] docker_cli_daemon_plugins_test.go:79: [d6c70fd9fdbf9] daemon is not started [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.32s) [2020-04-07T13:26:55.583Z] docker_cli_daemon_plugins_test.go:169: [d7effd16b57bb] daemon is not started [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.52s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-04-07T13:26:55.583Z] check_test.go:309: [d8883b87c8095] daemon is not started [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.72s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.54s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.71s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.83s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.92s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.92s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.11s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.89s) [2020-04-07T13:26:55.583Z] check_test.go:309: [db1b1678de706] daemon is not started [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.63s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.05s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.19s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.25s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.12s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.50s) [2020-04-07T13:26:55.583Z] check_test.go:309: [d6eb88cd2ae08] daemon is not started [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.65s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.52s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.53s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.17s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.70s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.27s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.17s) [2020-04-07T13:26:55.583Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-04-07T13:26:55.583Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-04-07T13:26:55.583Z] check_test.go:309: [dfb30baaf3156] daemon is not started [2020-04-07T13:26:55.583Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-04-07T13:26:55.583Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-04-07T13:26:55.583Z] check_test.go:309: [d7eec655cffe5] daemon is not started [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.89s) [2020-04-07T13:26:55.583Z] check_test.go:309: [dc81540d22f82] daemon is not started [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.95s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.37s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.01s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.13s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.98s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.05s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.27s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.28s) [2020-04-07T13:26:55.583Z] check_test.go:309: [d148e86acd811] daemon is not started [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.77s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.74s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.87s) [2020-04-07T13:26:55.583Z] check_test.go:309: [d205d7acbb6b4] daemon is not started [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.98s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.13s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.13s) [2020-04-07T13:26:55.583Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-04-07T13:26:55.583Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-04-07T13:26:55.583Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-04-07T13:26:55.583Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-04-07T13:26:55.583Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-04-07T13:26:55.583Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-04-07T13:26:55.583Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-04-07T13:26:55.583Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-04-07T13:26:55.583Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-04-07T13:26:55.583Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-04-07T13:26:55.583Z] check_test.go:309: [df1a01860b558] daemon is not started [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.15s) [2020-04-07T13:26:55.583Z] check_test.go:309: [d92b5eb6a2927] daemon is not started [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.58s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.49s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2020-04-07T13:26:55.583Z] check_test.go:309: [d94ed7f41f137] daemon is not started [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.61s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.08s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.52s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.13s) [2020-04-07T13:26:55.583Z] check_test.go:309: [dbfdeaa52a712] daemon is not started [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.43s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.01s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.12s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.21s) [2020-04-07T13:26:55.583Z] check_test.go:309: [dfa01fcacb248] daemon is not started [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.28s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-04-07T13:26:55.583Z] check_test.go:309: [df7624eac311e] daemon is not started [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.65s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.66s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.00s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.51s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.97s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.89s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.73s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.91s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.91s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.14s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.19s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.51s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.32s) [2020-04-07T13:26:55.583Z] docker_cli_daemon_test.go:2542: [d32b57c15020b] daemon is not started [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.05s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.97s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.08s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.08s) [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2020-04-07T13:26:55.583Z] check_test.go:309: [d8ba68752cd4b] daemon is not started [2020-04-07T13:26:55.583Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.77s) [2020-04-07T13:26:55.583Z] === RUN TestDockerSwarmSuite [2020-04-07T13:26:55.583Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-04-07T13:26:56.407Z] ok github.com/docker/docker/daemon 12.587s coverage: 17.4% of statements [2020-04-07T13:26:56.407Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-07T13:26:56.407Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-07T13:26:56.407Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-07T13:26:56.407Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-07T13:26:58.842Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-04-07T13:27:00.845Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.014s coverage: 1.8% of statements [2020-04-07T13:27:01.470Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.950s coverage: 68.6% of statements [2020-04-07T13:27:02.998Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-04-07T13:27:03.425Z] #33 115.2 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-07T13:27:03.425Z] #33 117.7 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-07T13:27:03.425Z] #33 118.9 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-07T13:27:03.425Z] #33 120.8 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-07T13:27:03.425Z] #33 123.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-07T13:27:03.425Z] #33 124.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-07T13:27:03.425Z] #33 125.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-07T13:27:03.425Z] #33 126.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-07T13:27:03.425Z] #33 127.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-07T13:27:03.681Z] #33 128.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-07T13:27:04.263Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.418s coverage: 49.5% of statements [2020-04-07T13:27:04.606Z] #33 129.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-07T13:27:04.889Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.551s coverage: 46.2% of statements [2020-04-07T13:27:04.889Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-07T13:27:06.488Z] #33 130.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-07T13:27:06.978Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.641s coverage: 76.1% of statements [2020-04-07T13:27:08.231Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-04-07T13:27:08.388Z] #33 132.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-07T13:27:08.486Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-04-07T13:27:08.495Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.032s coverage: 58.0% of statements [2020-04-07T13:27:08.642Z] #33 133.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-07T13:27:09.520Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.976s coverage: 55.4% of statements [2020-04-07T13:27:09.520Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-07T13:27:09.520Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-07T13:27:09.520Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.033s coverage: 3.0% of statements [2020-04-07T13:27:09.848Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-04-07T13:27:09.848Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-04-07T13:27:10.002Z] #33 134.8 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-07T13:27:10.548Z] ok github.com/docker/docker/daemon/links 0.021s coverage: 93.0% of statements [2020-04-07T13:27:11.362Z] #33 135.9 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-07T13:27:13.244Z] #33 137.7 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-07T13:27:14.168Z] #33 138.7 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-07T13:27:15.083Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-04-07T13:27:15.091Z] #33 139.9 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-07T13:27:16.105Z] ok github.com/docker/docker/daemon/logger 0.270s coverage: 41.8% of statements [2020-04-07T13:27:16.105Z] ok github.com/docker/docker/daemon/logger/gelf 0.035s coverage: 67.0% of statements [2020-04-07T13:27:16.105Z] ok github.com/docker/docker/daemon/logger/awslogs 0.638s coverage: 77.4% of statements [2020-04-07T13:27:16.449Z] #33 141.0 [2020-04-07T13:27:16.704Z] #33 DONE 141.3s [2020-04-07T13:27:16.704Z] [2020-04-07T13:27:16.704Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-04-07T13:27:17.590Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-04-07T13:27:17.605Z] ok github.com/docker/docker/daemon/images 0.076s coverage: 4.9% of statements [2020-04-07T13:27:17.605Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-07T13:27:17.605Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-07T13:27:17.605Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-07T13:27:17.605Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-07T13:27:18.063Z] #34 DONE 1.3s [2020-04-07T13:27:19.103Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.020s coverage: 88.3% of statements [2020-04-07T13:27:19.391Z] ok github.com/docker/docker/daemon/logger/journald 0.033s coverage: 26.2% of statements [2020-04-07T13:27:19.422Z] [2020-04-07T13:27:19.422Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-04-07T13:27:19.422Z] #7 CACHED [2020-04-07T13:27:19.422Z] [2020-04-07T13:27:19.422Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-04-07T13:27:19.422Z] #13 CACHED [2020-04-07T13:27:19.422Z] [2020-04-07T13:27:19.422Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-07T13:27:19.422Z] #22 CACHED [2020-04-07T13:27:19.422Z] [2020-04-07T13:27:19.422Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-04-07T13:27:19.422Z] #26 CACHED [2020-04-07T13:27:19.422Z] [2020-04-07T13:27:19.422Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-04-07T13:27:19.422Z] #10 CACHED [2020-04-07T13:27:19.422Z] [2020-04-07T13:27:19.422Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-04-07T13:27:19.422Z] #12 CACHED [2020-04-07T13:27:19.422Z] [2020-04-07T13:27:19.422Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-04-07T13:27:19.422Z] #25 CACHED [2020-04-07T13:27:19.422Z] [2020-04-07T13:27:19.422Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-04-07T13:27:19.422Z] #11 CACHED [2020-04-07T13:27:19.422Z] [2020-04-07T13:27:19.422Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-04-07T13:27:19.422Z] #24 CACHED [2020-04-07T13:27:19.422Z] [2020-04-07T13:27:19.422Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-04-07T13:27:19.422Z] #29 CACHED [2020-04-07T13:27:19.422Z] [2020-04-07T13:27:19.422Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-04-07T13:27:19.422Z] #20 CACHED [2020-04-07T13:27:19.422Z] [2020-04-07T13:27:19.422Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-04-07T13:27:19.422Z] #21 CACHED [2020-04-07T13:27:19.422Z] [2020-04-07T13:27:19.422Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-04-07T13:27:19.422Z] #9 CACHED [2020-04-07T13:27:19.422Z] [2020-04-07T13:27:19.422Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-04-07T13:27:19.422Z] #19 CACHED [2020-04-07T13:27:19.422Z] [2020-04-07T13:27:19.422Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-04-07T13:27:19.422Z] #6 CACHED [2020-04-07T13:27:19.422Z] [2020-04-07T13:27:19.423Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-07T13:27:19.423Z] #23 CACHED [2020-04-07T13:27:19.423Z] [2020-04-07T13:27:19.423Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-04-07T13:27:19.423Z] #28 CACHED [2020-04-07T13:27:19.423Z] [2020-04-07T13:27:19.423Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-04-07T13:27:19.423Z] #27 CACHED [2020-04-07T13:27:19.423Z] [2020-04-07T13:27:19.423Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-04-07T13:27:19.423Z] #30 CACHED [2020-04-07T13:27:19.423Z] [2020-04-07T13:27:19.423Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-04-07T13:27:19.981Z] #35 DONE 0.6s [2020-04-07T13:27:19.981Z] [2020-04-07T13:27:19.981Z] #36 exporting to image [2020-04-07T13:27:19.981Z] #36 exporting layers [2020-04-07T13:27:20.098Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-04-07T13:27:20.420Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.029s coverage: 62.1% of statements [2020-04-07T13:27:21.340Z] #36 exporting layers 1.3s done [2020-04-07T13:27:21.340Z] #36 writing image sha256:305d0f37b1c2f97c197a4f8a00152b74ada5164be9b06dde80a26259648e825f done [2020-04-07T13:27:21.340Z] #36 naming to docker.io/library/moby-e2e-test done [2020-04-07T13:27:21.340Z] #36 DONE 1.3s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-07T13:27:21.456Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-04-07T13:27:21.815Z] + echo Ensuring container killed. [2020-04-07T13:27:21.815Z] Ensuring container killed. [2020-04-07T13:27:21.815Z] + docker rm -vf docker-pr3 [2020-04-07T13:27:21.815Z] Error: No such container: docker-pr3 [2020-04-07T13:27:21.815Z] + true [Pipeline] sh [2020-04-07T13:27:22.214Z] + echo Chowning /workspace to jenkins user [2020-04-07T13:27:22.214Z] Chowning /workspace to jenkins user [2020-04-07T13:27:22.214Z] + id -u [2020-04-07T13:27:22.214Z] + id -g [2020-04-07T13:27:22.214Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40786:/workspace busybox chown -R 1000:1000 /workspace [2020-04-07T13:27:22.382Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-04-07T13:27:22.507Z] ok github.com/docker/docker/daemon/logger/local 0.095s coverage: 74.7% of statements [2020-04-07T13:27:22.507Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-07T13:27:23.592Z] + bundleName=unit [2020-04-07T13:27:23.592Z] + echo Creating unit-bundles.tar.gz [2020-04-07T13:27:23.592Z] Creating unit-bundles.tar.gz [2020-04-07T13:27:23.592Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-04-07T13:27:23.592Z] bundles/junit-report.xml [2020-04-07T13:27:23.592Z] bundles/go-test-report.json [2020-04-07T13:27:23.592Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-04-07T13:27:23.605Z] Archiving artifacts [2020-04-07T13:27:23.971Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40786/3/artifacts/ [Pipeline] } [Pipeline] // catchError [2020-04-07T13:27:24.009Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.047s coverage: 33.3% of statements [2020-04-07T13:27:24.009Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.047s coverage: 19.9% of statements [Pipeline] sh [2020-04-07T13:27:24.283Z] + make clean [2020-04-07T13:27:24.539Z] docker volume rm -f docker-dev-cache [2020-04-07T13:27:24.539Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-07T13:27:26.066Z] ok github.com/docker/docker/daemon/logger/templates 0.041s coverage: 8.3% of statements [2020-04-07T13:27:27.094Z] ok github.com/docker/docker/daemon/logger/syslog 0.044s coverage: 47.8% of statements [2020-04-07T13:27:27.094Z] ok github.com/docker/docker/daemon/network 0.010s coverage: 63.8% of statements [2020-04-07T13:27:28.910Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-04-07T13:27:29.802Z] ok github.com/docker/docker/daemon/logger/splunk 3.252s coverage: 82.5% of statements [2020-04-07T13:27:29.802Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-07T13:27:29.802Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-07T13:27:30.796Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-04-07T13:27:32.528Z] ok github.com/docker/docker/distribution/metadata 0.107s coverage: 48.2% of statements [2020-04-07T13:27:33.555Z] ok github.com/docker/docker/errdefs 0.029s coverage: 49.4% of statements [2020-04-07T13:27:34.059Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-04-07T13:27:34.580Z] ok github.com/docker/docker/distribution 0.509s coverage: 22.1% of statements [2020-04-07T13:27:34.580Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-07T13:27:35.709Z] ok github.com/docker/docker/distribution/xfer 1.715s coverage: 85.1% of statements [2020-04-07T13:27:35.709Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-07T13:27:38.426Z] ok github.com/docker/docker/image 0.077s coverage: 86.4% of statements [2020-04-07T13:27:38.426Z] ok github.com/docker/docker/image/cache 0.051s coverage: 19.2% of statements [2020-04-07T13:27:38.426Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-07T13:27:39.064Z] ok github.com/docker/docker/image/v1 0.022s coverage: 25.0% of statements [2020-04-07T13:27:39.064Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-07T13:27:40.090Z] ok github.com/docker/docker/libcontainerd/queue 0.044s coverage: 100.0% of statements [2020-04-07T13:27:40.090Z] ok github.com/docker/docker/pkg/aaparser 0.033s coverage: 50.0% of statements [2020-04-07T13:27:44.539Z] ok github.com/docker/docker/opts 0.095s coverage: 67.4% of statements [2020-04-07T13:27:46.032Z] ok github.com/docker/docker/pkg/broadcaster 0.012s coverage: 100.0% of statements [2020-04-07T13:27:46.658Z] ok github.com/docker/docker/pkg/capabilities 0.007s coverage: 87.5% of statements [2020-04-07T13:27:46.658Z] ok github.com/docker/docker/pkg/archive 1.399s coverage: 76.8% of statements [2020-04-07T13:27:46.947Z] ok github.com/docker/docker/pkg/authorization 2.028s coverage: 68.3% of statements [2020-04-07T13:27:47.574Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2020-04-07T13:27:49.077Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2020-04-07T13:27:49.077Z] ok github.com/docker/docker/pkg/discovery/file 0.014s coverage: 92.9% of statements [2020-04-07T13:27:50.110Z] ok github.com/docker/docker/layer 7.267s coverage: 68.8% of statements [2020-04-07T13:27:50.110Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-07T13:27:50.110Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-07T13:27:50.110Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-07T13:27:50.110Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-07T13:27:50.110Z] ? github.com/docker/docker/oci [no test files] [2020-04-07T13:27:50.110Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-07T13:27:50.737Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-04-07T13:27:51.765Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2020-04-07T13:27:52.056Z] ok github.com/docker/docker/pkg/dmesg 0.024s coverage: 83.3% of statements [2020-04-07T13:27:52.088Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-04-07T13:27:52.088Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-04-07T13:27:53.452Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-04-07T13:27:53.548Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2020-04-07T13:27:53.548Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 89.5% of statements [2020-04-07T13:27:53.707Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-04-07T13:27:54.173Z] ok github.com/docker/docker/pkg/chrootarchive 4.885s coverage: 43.2% of statements [2020-04-07T13:27:54.173Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-07T13:27:54.173Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-07T13:27:54.462Z] ok github.com/docker/docker/pkg/fsutils 0.313s coverage: 85.1% of statements [2020-04-07T13:27:55.098Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2020-04-07T13:27:55.384Z] ok github.com/docker/docker/pkg/discovery/kv 3.200s coverage: 84.1% of statements [2020-04-07T13:27:56.877Z] ok github.com/docker/docker/pkg/jsonmessage 0.044s coverage: 91.7% of statements [2020-04-07T13:27:57.501Z] ok github.com/docker/docker/pkg/locker 0.050s coverage: 88.9% of statements [2020-04-07T13:27:58.128Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2020-04-07T13:27:58.419Z] ok github.com/docker/docker/pkg/idtools 0.927s coverage: 70.1% of statements [2020-04-07T13:27:58.419Z] ok github.com/docker/docker/pkg/ioutils 1.675s coverage: 69.3% of statements [2020-04-07T13:27:58.419Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-07T13:27:58.419Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-07T13:27:58.709Z] ok github.com/docker/docker/pkg/namesgenerator 0.021s coverage: 85.7% of statements [2020-04-07T13:27:58.709Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-07T13:27:59.337Z] ok github.com/docker/docker/pkg/parsers 0.041s coverage: 97.0% of statements [2020-04-07T13:27:59.625Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2020-04-07T13:28:00.232Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-04-07T13:28:00.233Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-04-07T13:28:00.233Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-04-07T13:28:00.254Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.014s coverage: 91.4% of statements [2020-04-07T13:28:00.487Z] --- PASS: TestImportExtremelyLargeImageWorks (177.60s) [2020-04-07T13:28:00.487Z] PASS [2020-04-07T13:28:00.487Z] [2020-04-07T13:28:00.487Z] DONE 12 tests in 181.371s [2020-04-07T13:28:00.487Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-04-07T13:28:00.487Z] ++ 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-04-07T13:28:00.487Z] ++ set -e [2020-04-07T13:28:00.487Z] ++ '[' -n 0 ']' [2020-04-07T13:28:00.487Z] ++ set -x [2020-04-07T13:28:00.487Z] ++ env -i DEST=/go/src/github.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-04-07T13:28:00.487Z] INFO: Testing against a local daemon [2020-04-07T13:28:00.487Z] === RUN TestNetworkCreateDelete [2020-04-07T13:28:00.541Z] ok github.com/docker/docker/pkg/pidfile 0.037s coverage: 82.4% of statements [2020-04-07T13:28:00.541Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-07T13:28:00.541Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-07T13:28:00.742Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-04-07T13:28:00.742Z] === RUN TestDockerNetworkDeletePreferID [2020-04-07T13:28:00.996Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-04-07T13:28:00.996Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2020-04-07T13:28:00.996Z] === RUN TestInspectNetwork [2020-04-07T13:28:00.996Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-04-07T13:28:01.251Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-04-07T13:28:01.505Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-04-07T13:28:01.571Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.072s coverage: 56.8% of statements [2020-04-07T13:28:03.070Z] ok github.com/docker/docker/pkg/pools 0.035s coverage: 88.2% of statements [2020-04-07T13:28:03.070Z] ok github.com/docker/docker/pkg/progress 0.006s coverage: 75.9% of statements [2020-04-07T13:28:03.070Z] ok github.com/docker/docker/pkg/plugins/transport 0.016s coverage: 85.7% of statements [2020-04-07T13:28:04.014Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-04-07T13:28:04.099Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2020-04-07T13:28:05.116Z] ok github.com/docker/docker/pkg/pubsub 1.179s coverage: 73.9% of statements [2020-04-07T13:28:05.116Z] ok github.com/docker/docker/pkg/stdcopy 0.014s coverage: 100.0% of statements [2020-04-07T13:28:05.899Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-04-07T13:28:05.899Z] === RUN TestInspectNetwork/full_network_id [2020-04-07T13:28:05.899Z] === RUN TestInspectNetwork/partial_network_id [2020-04-07T13:28:05.899Z] === RUN TestInspectNetwork/network_name [2020-04-07T13:28:05.899Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-07T13:28:06.139Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2020-04-07T13:28:06.426Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2020-04-07T13:28:07.049Z] ok github.com/docker/docker/pkg/symlink 0.022s coverage: 87.7% of statements [2020-04-07T13:28:07.258Z] === RUN TestDockerSuite/TestBuildEnv [2020-04-07T13:28:07.693Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 70.8% of statements [2020-04-07T13:28:07.980Z] ok github.com/docker/docker/pkg/signal 3.431s coverage: 61.0% of statements [2020-04-07T13:28:08.616Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-04-07T13:28:08.617Z] ok github.com/docker/docker/pkg/system 0.051s coverage: 37.2% of statements [2020-04-07T13:28:09.641Z] ok github.com/docker/docker/pkg/tailfile 0.175s coverage: 88.6% of statements [2020-04-07T13:28:09.976Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-04-07T13:28:09.976Z] --- PASS: TestInspectNetwork (9.12s) [2020-04-07T13:28:09.976Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-07T13:28:09.976Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-07T13:28:09.976Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-07T13:28:09.976Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-07T13:28:09.976Z] === RUN TestRunContainerWithBridgeNone [2020-04-07T13:28:10.660Z] ok github.com/docker/docker/pkg/term 0.011s coverage: 84.8% of statements [2020-04-07T13:28:10.660Z] testing: warning: no tests to run [2020-04-07T13:28:10.660Z] coverage: [no statements] [2020-04-07T13:28:10.660Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2020-04-07T13:28:10.660Z] ok github.com/docker/docker/pkg/tarsum 0.262s coverage: 89.3% of statements [2020-04-07T13:28:11.284Z] ok github.com/docker/docker/pkg/urlutil 0.021s coverage: 100.0% of statements [2020-04-07T13:28:11.337Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-04-07T13:28:11.571Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2020-04-07T13:28:11.858Z] ok github.com/docker/docker/pkg/useragent 0.029s coverage: 88.9% of statements [2020-04-07T13:28:12.261Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-04-07T13:28:12.820Z] --- PASS: TestRunContainerWithBridgeNone (2.67s) [2020-04-07T13:28:12.820Z] === RUN TestNetworkInvalidJSON [2020-04-07T13:28:12.820Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-07T13:28:12.820Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-07T13:28:12.820Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-07T13:28:12.820Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-07T13:28:12.820Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-07T13:28:12.820Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-07T13:28:12.820Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-07T13:28:12.820Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-07T13:28:12.820Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-07T13:28:12.820Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-04-07T13:28:12.820Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-07T13:28:12.820Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-07T13:28:12.820Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-07T13:28:12.820Z] === RUN TestHostIPv4BridgeLabel [2020-04-07T13:28:13.074Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-04-07T13:28:13.328Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2020-04-07T13:28:13.328Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-07T13:28:13.926Z] ok github.com/docker/docker/plugin/v2 0.009s coverage: 14.5% of statements [2020-04-07T13:28:14.689Z] --- PASS: TestDaemonRestartWithLiveRestore (1.09s) [2020-04-07T13:28:14.689Z] === RUN TestDaemonDefaultNetworkPools [2020-04-07T13:28:15.249Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2020-04-07T13:28:15.249Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-07T13:28:15.991Z] ok github.com/docker/docker/reference 0.020s coverage: 84.4% of statements [2020-04-07T13:28:16.616Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.39s) [2020-04-07T13:28:16.616Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-07T13:28:16.620Z] ok github.com/docker/docker/profiles/seccomp 0.038s coverage: 68.8% of statements [2020-04-07T13:28:17.642Z] ok github.com/docker/docker/plugin 0.585s coverage: 27.1% of statements [2020-04-07T13:28:17.975Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2020-04-07T13:28:17.975Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-07T13:28:21.976Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-04-07T13:28:21.976Z] === RUN TestServiceWithPredefinedNetwork [2020-04-07T13:28:21.976Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-04-07T13:28:21.976Z] --- PASS: TestServiceWithPredefinedNetwork (3.42s) [2020-04-07T13:28:21.976Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-07T13:28:21.976Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-07T13:28:21.976Z] service_test.go:236: FLAKY_TEST [2020-04-07T13:28:21.976Z] === RUN TestServiceWithDataPathPortInit [2020-04-07T13:28:22.000Z] ok github.com/docker/docker/registry/resumable 0.035s coverage: 100.0% of statements [2020-04-07T13:28:22.000Z] ok github.com/docker/docker/restartmanager 0.006s coverage: 50.9% of statements [2020-04-07T13:28:22.000Z] ok github.com/docker/docker/testutil 0.018s coverage: 62.5% of statements [2020-04-07T13:28:22.000Z] ok github.com/docker/docker/runconfig 0.026s coverage: 68.2% of statements [2020-04-07T13:28:22.000Z] ok github.com/docker/docker/registry 0.357s coverage: 56.0% of statements [2020-04-07T13:28:24.718Z] ok github.com/docker/docker/volume/drivers 0.010s coverage: 36.1% of statements [2020-04-07T13:28:27.475Z] 23645bd7ee08: Pull complete [2020-04-07T13:28:27.475Z] Digest: sha256:8dcc65367c900f06ad386da6a1e25d578232f7b15981092986ade2f2fd9468b8 [2020-04-07T13:28:27.475Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-07T13:28:27.475Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-04-07T13:28:27.475Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-04-07T13:28:27.475Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1098' [2020-04-07T13:28:27.475Z] WARN: Skipping validation tests [2020-04-07T13:28:27.475Z] INFO: Running unit tests at 04/07/2020 13:28:26... [2020-04-07T13:28:28.236Z] ok github.com/docker/docker/volume/mounts 0.064s coverage: 67.0% of statements [2020-04-07T13:28:28.236Z] ok github.com/docker/docker/volume/local 0.043s coverage: 73.0% of statements [2020-04-07T13:28:29.251Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.0% of statements [2020-04-07T13:28:31.151Z] INFO: make.ps1 starting at 04/07/2020 13:28:30 [2020-04-07T13:28:31.151Z] INFO: Git commit (06ca1606e1) assumed from DOCKER_GITCOMMIT environment variable [2020-04-07T13:28:31.151Z] INFO: Invoking autogen... [2020-04-07T13:28:31.600Z] INFO: Running unit tests... [2020-04-07T13:28:37.644Z] ok github.com/docker/docker/pkg/plugins 33.658s coverage: 76.6% of statements [2020-04-07T13:28:37.644Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-07T13:28:37.644Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-07T13:28:37.644Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-07T13:28:37.644Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-07T13:28:37.644Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-07T13:28:37.644Z] ? github.com/docker/docker/rootless [no test files] [2020-04-07T13:28:37.644Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-07T13:28:37.644Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-07T13:28:37.644Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-07T13:28:37.644Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-07T13:28:37.644Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-07T13:28:37.644Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-07T13:28:37.644Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-07T13:28:37.644Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-07T13:28:37.644Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-07T13:28:37.644Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-07T13:28:37.644Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-07T13:28:37.644Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-07T13:28:37.644Z] ? github.com/docker/docker/volume [no test files] [2020-04-07T13:28:37.644Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-07T13:28:37.644Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-07T13:28:37.644Z] [2020-04-07T13:28:37.644Z] === Skipped [2020-04-07T13:28:37.644Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-07T13:28:37.644Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-07T13:28:37.644Z] [2020-04-07T13:28:37.644Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-07T13:28:37.644Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-07T13:28:37.644Z] [2020-04-07T13:28:37.644Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-07T13:28:37.644Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T13:28:37.644Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-07T13:28:37.644Z] [2020-04-07T13:28:37.644Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-07T13:28:37.644Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T13:28:37.644Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-07T13:28:37.644Z] [2020-04-07T13:28:37.644Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-07T13:28:37.644Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T13:28:37.644Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-07T13:28:37.644Z] [2020-04-07T13:28:37.644Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-07T13:28:37.644Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T13:28:37.644Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-07T13:28:37.644Z] [2020-04-07T13:28:37.644Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-07T13:28:37.644Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T13:28:37.644Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-07T13:28:37.644Z] [2020-04-07T13:28:37.644Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-07T13:28:37.644Z] graphtest_unix.go:73: No driver to put! [2020-04-07T13:28:37.644Z] [2020-04-07T13:28:37.644Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-07T13:28:37.644Z] time="2020-04-07T13:27:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-07T13:28:37.644Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-07T13:28:37.644Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-07T13:28:37.644Z] [2020-04-07T13:28:37.644Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-07T13:28:37.644Z] time="2020-04-07T13:27:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-07T13:28:37.644Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-07T13:28:37.644Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-07T13:28:37.644Z] [2020-04-07T13:28:37.644Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-07T13:28:37.644Z] time="2020-04-07T13:27:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-07T13:28:37.644Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-07T13:28:37.644Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-07T13:28:37.644Z] [2020-04-07T13:28:37.644Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-07T13:28:37.644Z] time="2020-04-07T13:27:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-07T13:28:37.644Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-07T13:28:37.644Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-07T13:28:37.644Z] [2020-04-07T13:28:37.644Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-07T13:28:37.644Z] time="2020-04-07T13:27:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-07T13:28:37.644Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-07T13:28:37.644Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-07T13:28:37.644Z] [2020-04-07T13:28:37.645Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-07T13:28:37.645Z] graphtest_unix.go:73: No driver to put! [2020-04-07T13:28:37.645Z] [2020-04-07T13:28:37.645Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-07T13:28:37.645Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-07T13:28:37.645Z] [2020-04-07T13:28:37.645Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-07T13:28:37.645Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-07T13:28:37.645Z] [2020-04-07T13:28:37.645Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-07T13:28:37.645Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-07T13:28:37.645Z] [2020-04-07T13:28:37.645Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-07T13:28:37.645Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-07T13:28:37.645Z] [2020-04-07T13:28:37.645Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-07T13:28:37.645Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T13:28:37.645Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-07T13:28:37.645Z] [2020-04-07T13:28:37.645Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-07T13:28:37.645Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T13:28:37.645Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-07T13:28:37.645Z] [2020-04-07T13:28:37.645Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-07T13:28:37.645Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T13:28:37.645Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-07T13:28:37.645Z] [2020-04-07T13:28:37.645Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-07T13:28:37.645Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T13:28:37.645Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-07T13:28:37.645Z] [2020-04-07T13:28:37.645Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-07T13:28:37.645Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-07T13:28:37.645Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-07T13:28:37.645Z] [2020-04-07T13:28:37.645Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-07T13:28:37.645Z] graphtest_unix.go:73: No driver to put! [2020-04-07T13:28:37.645Z] [2020-04-07T13:28:37.645Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-07T13:28:37.645Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-07T13:28:37.645Z] [2020-04-07T13:28:37.645Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-07T13:28:37.645Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-07T13:28:37.645Z] [2020-04-07T13:28:37.645Z] [2020-04-07T13:28:37.645Z] DONE 2140 tests, 26 skipped in 350.430s Post stage [Pipeline] junit [2020-04-07T13:28:37.684Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-07T13:28:38.521Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40786/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=06ca1606e1a09c36bd12ed503b4c99d8a17ca230 -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:06ca1606e1a09c36bd12ed503b4c99d8a17ca230 hack/make.sh dynbinary test-integration [2020-04-07T13:28:38.808Z] [2020-04-07T13:28:39.094Z] Removing bundles/ [2020-04-07T13:28:39.094Z] [2020-04-07T13:28:39.094Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-07T13:28:39.094Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-07T13:28:39.094Z] GOOS="" GOARCH="" GOARM="" [2020-04-07T13:28:40.031Z] --- PASS: TestServiceWithDataPathPortInit (17.63s) [2020-04-07T13:28:40.031Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-07T13:28:41.390Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-04-07T13:28:43.274Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-04-07T13:28:43.862Z] 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-04-07T13:28:49.803Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.09s) [2020-04-07T13:28:49.803Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qtz5iika1bwwjnmb5nsp0j25o Created:2020-04-07 13:28:41.221053462 +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[14369bcf7c41ce14145c74e07f2d412a1ef7d1f1f493e9b5c5fe240fc5806ef9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vlc2q3vac6864r8owo2shzoal EndpointID:a58331eb84a6ebf52f7d1fa4a60a6d205d8fd7f04a95926404310d0cfacd9db2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:cfa0b7364e5e21f4acc319d15fcfe794bf075bb3732dfed0387aa66519ce2922 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:897c2f3c0d19 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vlc2q3vac6864r8owo2shzoal EndpointID:a58331eb84a6ebf52f7d1fa4a60a6d205d8fd7f04a95926404310d0cfacd9db2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-07T13:28:49.803Z] PASS [2020-04-07T13:28:49.803Z] [2020-04-07T13:28:49.803Z] === Skipped [2020-04-07T13:28:49.803Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-07T13:28:49.803Z] service_test.go:236: FLAKY_TEST [2020-04-07T13:28:49.803Z] [2020-04-07T13:28:49.803Z] [2020-04-07T13:28:49.803Z] DONE 22 tests, 1 skipped in 48.253s [2020-04-07T13:28:49.803Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-07T13:28:49.803Z] ++ 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-04-07T13:28:49.803Z] ++ set -e [2020-04-07T13:28:49.803Z] ++ '[' -n 0 ']' [2020-04-07T13:28:49.803Z] ++ set -x [2020-04-07T13:28:49.803Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-04-07T13:28:49.803Z] INFO: Testing against a local daemon [2020-04-07T13:28:49.803Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-07T13:28:49.803Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-07T13:28:49.803Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-07T13:28:49.803Z] === RUN TestDockerNetworkIpvlan [2020-04-07T13:28:49.803Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-07T13:28:49.803Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-07T13:28:49.803Z] PASS [2020-04-07T13:28:49.803Z] [2020-04-07T13:28:49.803Z] === Skipped [2020-04-07T13:28:49.803Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-07T13:28:49.803Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-07T13:28:49.803Z] [2020-04-07T13:28:49.803Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-07T13:28:49.803Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-07T13:28:49.803Z] [2020-04-07T13:28:49.803Z] [2020-04-07T13:28:49.803Z] DONE 2 tests, 2 skipped in 0.125s [2020-04-07T13:28:49.803Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-07T13:28:49.803Z] ++ 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-04-07T13:28:49.803Z] ++ set -e [2020-04-07T13:28:49.803Z] ++ '[' -n 0 ']' [2020-04-07T13:28:49.803Z] ++ set -x [2020-04-07T13:28:49.803Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-04-07T13:28:49.803Z] INFO: Testing against a local daemon [2020-04-07T13:28:49.803Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-07T13:28:50.362Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2020-04-07T13:28:50.362Z] === RUN TestDockerNetworkMacvlan [2020-04-07T13:28:51.287Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-07T13:28:52.211Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-07T13:28:52.346Z] ? github.com/docker/docker/api [no test files] [2020-04-07T13:28:52.466Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-04-07T13:28:53.025Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-07T13:28:53.584Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-04-07T13:28:53.839Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-04-07T13:28:54.401Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-04-07T13:28:56.286Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-04-07T13:28:56.286Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-04-07T13:28:56.286Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-07T13:28:56.286Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-04-07T13:28:59.543Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-07T13:29:01.430Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-04-07T13:29:06.668Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-07T13:29:07.040Z] ok github.com/docker/docker/api/server 0.138s coverage: 9.0% of statements [2020-04-07T13:29:07.591Z] --- PASS: TestDockerNetworkMacvlan (17.28s) [2020-04-07T13:29:07.591Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-04-07T13:29:07.591Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-04-07T13:29:07.591Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.04s) [2020-04-07T13:29:07.591Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.94s) [2020-04-07T13:29:07.591Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.34s) [2020-04-07T13:29:07.591Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.35s) [2020-04-07T13:29:07.591Z] PASS [2020-04-07T13:29:07.591Z] [2020-04-07T13:29:07.591Z] DONE 8 tests in 18.808s [2020-04-07T13:29:07.591Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-07T13:29:07.592Z] ++ 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-04-07T13:29:07.592Z] ++ set -e [2020-04-07T13:29:07.592Z] ++ '[' -n 0 ']' [2020-04-07T13:29:07.592Z] ++ set -x [2020-04-07T13:29:07.592Z] ++ env -i DEST=/go/src/github.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-04-07T13:29:07.592Z] testing: warning: no tests to run [2020-04-07T13:29:07.592Z] PASS [2020-04-07T13:29:07.592Z] [2020-04-07T13:29:07.592Z] DONE 0 tests in 0.022s [2020-04-07T13:29:07.592Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-07T13:29:07.592Z] ++ 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-04-07T13:29:07.592Z] ++ set -e [2020-04-07T13:29:07.592Z] ++ '[' -n 0 ']' [2020-04-07T13:29:07.592Z] ++ set -x [2020-04-07T13:29:07.592Z] ++ env -i DEST=/go/src/github.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-04-07T13:29:07.846Z] INFO: Testing against a local daemon [2020-04-07T13:29:07.846Z] === RUN TestAuthZPluginAllowRequest [2020-04-07T13:29:08.770Z] === RUN TestDockerSuite/TestBuildExpose [2020-04-07T13:29:08.770Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-04-07T13:29:09.693Z] --- PASS: TestAuthZPluginAllowRequest (1.70s) [2020-04-07T13:29:09.693Z] === RUN TestAuthZPluginTLS [2020-04-07T13:29:09.693Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-04-07T13:29:09.947Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-04-07T13:29:09.947Z] --- PASS: TestAuthZPluginTLS (0.58s) [2020-04-07T13:29:09.947Z] === RUN TestAuthZPluginDenyRequest [2020-04-07T13:29:10.507Z] === RUN TestDockerSuite/TestBuildFails [2020-04-07T13:29:10.507Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-04-07T13:29:10.507Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-07T13:29:11.065Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-04-07T13:29:11.065Z] === RUN TestAuthZPluginDenyResponse [2020-04-07T13:29:11.320Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-04-07T13:29:11.320Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-04-07T13:29:11.575Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-04-07T13:29:11.575Z] === RUN TestAuthZPluginAllowEventStream [2020-04-07T13:29:13.458Z] --- PASS: TestAuthZPluginAllowEventStream (1.63s) [2020-04-07T13:29:13.458Z] === RUN TestAuthZPluginErrorResponse [2020-04-07T13:29:13.712Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-04-07T13:29:13.966Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-04-07T13:29:13.966Z] === RUN TestAuthZPluginErrorRequest [2020-04-07T13:29:14.525Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-04-07T13:29:14.525Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-07T13:29:15.085Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-04-07T13:29:15.085Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-07T13:29:16.445Z] === RUN TestDockerSuite/TestBuildForceRm [2020-04-07T13:29:17.005Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.04s) [2020-04-07T13:29:17.005Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-07T13:29:17.929Z] === RUN TestDockerSuite/TestBuildFromGit [2020-04-07T13:29:19.289Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.05s) [2020-04-07T13:29:19.289Z] === RUN TestAuthZPluginHeader [2020-04-07T13:29:19.544Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-04-07T13:29:19.799Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-04-07T13:29:19.799Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-04-07T13:29:19.799Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-07T13:29:21.161Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-04-07T13:29:23.670Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-04-07T13:29:23.925Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-04-07T13:29:24.484Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-04-07T13:29:25.044Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.07s) [2020-04-07T13:29:25.044Z] === RUN TestAuthZPluginV2Disable [2020-04-07T13:29:26.931Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-04-07T13:29:28.814Z] --- PASS: TestAuthZPluginV2Disable (3.52s) [2020-04-07T13:29:28.814Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-07T13:29:28.814Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-04-07T13:29:30.698Z] === RUN TestDockerSuite/TestBuildHistory [2020-04-07T13:29:32.059Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.34s) [2020-04-07T13:29:32.059Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-07T13:29:36.217Z] === RUN TestDockerSuite/TestBuildIidFile [2020-04-07T13:29:36.217Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-04-07T13:29:36.217Z] === RUN TestDockerSuite/TestBuildInheritance [2020-04-07T13:29:37.578Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-04-07T13:29:38.138Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-04-07T13:29:38.138Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-04-07T13:29:39.499Z] === RUN TestDockerSuite/TestBuildLabel [2020-04-07T13:29:40.059Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-04-07T13:29:40.619Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-04-07T13:29:41.584Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-04-07T13:29:42.160Z] === RUN TestDockerSuite/TestBuildLabels [2020-04-07T13:29:42.415Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-04-07T13:29:42.974Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-04-07T13:29:43.898Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-04-07T13:29:45.780Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.79s) [2020-04-07T13:29:45.780Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-07T13:29:47.141Z] === RUN TestDockerSuite/TestBuildLastModified [2020-04-07T13:29:53.662Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-04-07T13:29:56.169Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-04-07T13:29:56.169Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-04-07T13:29:56.424Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-04-07T13:29:56.424Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-04-07T13:29:56.678Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-04-07T13:29:56.932Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-04-07T13:29:57.551Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-07T13:29:57.551Z] ok github.com/docker/docker/api/server/httputils 0.138s coverage: 14.7% of statements [2020-04-07T13:29:58.292Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-04-07T13:29:59.057Z] ok github.com/docker/docker/api/server/middleware 0.163s coverage: 37.7% of statements [2020-04-07T13:29:59.057Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-07T13:29:59.057Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-07T13:29:59.057Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-07T13:29:59.057Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-07T13:29:59.057Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-07T13:29:59.057Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-07T13:29:59.057Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-07T13:29:59.057Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-07T13:29:59.057Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-07T13:29:59.057Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-07T13:29:59.057Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-07T13:30:00.172Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-04-07T13:30:00.563Z] ok github.com/docker/docker/api/types/strslice 0.036s coverage: 90.0% of statements [2020-04-07T13:30:00.563Z] ok github.com/docker/docker/api/types/filters 0.081s coverage: 92.2% of statements [2020-04-07T13:30:01.011Z] ok github.com/docker/docker/api/server/router/swarm 0.197s coverage: 4.5% of statements [2020-04-07T13:30:01.011Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-07T13:30:01.011Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-07T13:30:01.011Z] ? github.com/docker/docker/api/types [no test files] [2020-04-07T13:30:01.011Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-07T13:30:01.011Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-07T13:30:01.011Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-07T13:30:01.011Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-07T13:30:01.011Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-07T13:30:01.011Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-07T13:30:01.011Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-07T13:30:01.011Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-07T13:30:01.011Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-07T13:30:01.011Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-07T13:30:01.011Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-07T13:30:01.012Z] ok github.com/docker/docker/api/types/time 0.293s coverage: 100.0% of statements [2020-04-07T13:30:01.462Z] ok github.com/docker/docker/api/types/versions 0.038s coverage: 75.0% of statements [2020-04-07T13:30:01.462Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-07T13:30:01.462Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-07T13:30:01.462Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-07T13:30:01.462Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-04-07T13:30:01.462Z] ? github.com/docker/docker/builder [no test files] [2020-04-07T13:30:01.462Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-07T13:30:01.462Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-07T13:30:01.462Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-07T13:30:01.462Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-07T13:30:01.462Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-07T13:30:01.462Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-07T13:30:01.462Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-07T13:30:01.915Z] ok github.com/docker/docker/builder/dockerignore 0.064s coverage: 96.8% of statements [2020-04-07T13:30:02.680Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2020-04-07T13:30:02.680Z] PASS [2020-04-07T13:30:02.680Z] [2020-04-07T13:30:02.680Z] DONE 17 tests in 54.547s [2020-04-07T13:30:02.680Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-07T13:30:02.680Z] ++ 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-04-07T13:30:02.680Z] ++ set -e [2020-04-07T13:30:02.680Z] ++ '[' -n 0 ']' [2020-04-07T13:30:02.680Z] ++ set -x [2020-04-07T13:30:02.680Z] ++ env -i DEST=/go/src/github.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-04-07T13:30:02.680Z] INFO: Testing against a local daemon [2020-04-07T13:30:02.680Z] === RUN TestPluginInvalidJSON [2020-04-07T13:30:02.680Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-07T13:30:02.680Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-07T13:30:02.680Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-07T13:30:02.680Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-04-07T13:30:02.680Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-07T13:30:02.680Z] PASS [2020-04-07T13:30:02.680Z] [2020-04-07T13:30:02.680Z] DONE 2 tests in 0.153s [2020-04-07T13:30:02.680Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-07T13:30:02.680Z] ++ 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-04-07T13:30:02.680Z] ++ set -e [2020-04-07T13:30:02.680Z] ++ '[' -n 0 ']' [2020-04-07T13:30:02.680Z] ++ set -x [2020-04-07T13:30:02.680Z] ++ env -i DEST=/go/src/github.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-04-07T13:30:02.680Z] INFO: Testing against a local daemon [2020-04-07T13:30:02.680Z] === RUN TestExternalGraphDriver [2020-04-07T13:30:02.680Z] === RUN TestExternalGraphDriver/json [2020-04-07T13:30:04.040Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-04-07T13:30:04.599Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-04-07T13:30:04.599Z] === RUN TestExternalGraphDriver/spec [2020-04-07T13:30:05.159Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-04-07T13:30:06.533Z] ok github.com/docker/docker/cli/debug 0.346s coverage: 100.0% of statements [2020-04-07T13:30:06.533Z] ok github.com/docker/docker/builder/remotecontext 0.748s coverage: 9.2% of statements [2020-04-07T13:30:06.984Z] ok github.com/docker/docker/builder/dockerfile 0.781s coverage: 46.3% of statements [2020-04-07T13:30:07.041Z] === RUN TestExternalGraphDriver/pull [2020-04-07T13:30:08.401Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-04-07T13:30:08.656Z] --- PASS: TestExternalGraphDriver (6.17s) [2020-04-07T13:30:08.656Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2020-04-07T13:30:08.656Z] --- PASS: TestExternalGraphDriver/spec (2.10s) [2020-04-07T13:30:08.656Z] --- PASS: TestExternalGraphDriver/pull (1.94s) [2020-04-07T13:30:08.656Z] === RUN TestGraphdriverPluginV2 [2020-04-07T13:30:13.891Z] --- PASS: TestGraphdriverPluginV2 (4.97s) [2020-04-07T13:30:13.891Z] PASS [2020-04-07T13:30:13.891Z] [2020-04-07T13:30:13.891Z] DONE 5 tests in 11.260s [2020-04-07T13:30:13.891Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-07T13:30:13.891Z] ++ 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-04-07T13:30:13.891Z] ++ set -e [2020-04-07T13:30:13.891Z] ++ '[' -n 0 ']' [2020-04-07T13:30:13.891Z] ++ set -x [2020-04-07T13:30:13.891Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-04-07T13:30:13.891Z] INFO: Testing against a local daemon [2020-04-07T13:30:13.891Z] === RUN TestContinueAfterPluginCrash [2020-04-07T13:30:13.891Z] === PAUSE TestContinueAfterPluginCrash [2020-04-07T13:30:13.891Z] === RUN TestReadPluginNoRead [2020-04-07T13:30:13.891Z] === PAUSE TestReadPluginNoRead [2020-04-07T13:30:13.891Z] === RUN TestDaemonStartWithLogOpt [2020-04-07T13:30:13.891Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-07T13:30:13.891Z] === CONT TestContinueAfterPluginCrash [2020-04-07T13:30:13.891Z] === CONT TestDaemonStartWithLogOpt [2020-04-07T13:30:17.153Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-04-07T13:30:21.661Z] ok github.com/docker/docker/client 0.789s coverage: 75.3% of statements [2020-04-07T13:30:22.392Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-04-07T13:30:23.753Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-04-07T13:30:27.908Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-04-07T13:30:27.908Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-04-07T13:30:28.831Z] --- PASS: TestDaemonStartWithLogOpt (14.91s) [2020-04-07T13:30:28.831Z] === CONT TestReadPluginNoRead [2020-04-07T13:30:32.090Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-04-07T13:30:32.090Z] === RUN TestReadPluginNoRead/default [2020-04-07T13:30:32.650Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-04-07T13:30:33.210Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-04-07T13:30:33.769Z] --- PASS: TestContinueAfterPluginCrash (19.96s) [2020-04-07T13:30:34.329Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-07T13:30:36.213Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-04-07T13:30:36.213Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-04-07T13:30:36.354Z] ok github.com/docker/docker/builder/remotecontext/git 31.400s coverage: 86.3% of statements [2020-04-07T13:30:36.354Z] ? github.com/docker/docker/cli [no test files] [2020-04-07T13:30:36.354Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-07T13:30:36.470Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-04-07T13:30:36.470Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-07T13:30:38.979Z] === RUN TestDockerSuite/TestBuildNetNone [2020-04-07T13:30:38.979Z] --- PASS: TestReadPluginNoRead (10.23s) [2020-04-07T13:30:38.979Z] --- PASS: TestReadPluginNoRead/default (2.07s) [2020-04-07T13:30:38.979Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.36s) [2020-04-07T13:30:38.979Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.40s) [2020-04-07T13:30:38.979Z] read_test.go:91: [dea2004df5ddb] daemon is not started [2020-04-07T13:30:38.979Z] PASS [2020-04-07T13:30:38.979Z] [2020-04-07T13:30:38.979Z] DONE 6 tests in 25.301s [2020-04-07T13:30:38.979Z] 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-04-07T13:30:38.979Z] ++ 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-04-07T13:30:38.979Z] ++ set -e [2020-04-07T13:30:38.979Z] ++ '[' -n 0 ']' [2020-04-07T13:30:38.979Z] ++ set -x [2020-04-07T13:30:38.979Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-07T13:30:38.979Z] testing: warning: no tests to run [2020-04-07T13:30:38.979Z] PASS [2020-04-07T13:30:38.979Z] [2020-04-07T13:30:38.979Z] DONE 0 tests in 0.064s [2020-04-07T13:30:38.979Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-07T13:30:38.979Z] ++ 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-04-07T13:30:39.234Z] ++ set -e [2020-04-07T13:30:39.234Z] ++ '[' -n 0 ']' [2020-04-07T13:30:39.234Z] ++ set -x [2020-04-07T13:30:39.234Z] ++ env -i DEST=/go/src/github.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-04-07T13:30:39.234Z] INFO: Testing against a local daemon [2020-04-07T13:30:39.234Z] === RUN TestPluginWithDevMounts [2020-04-07T13:30:39.234Z] === PAUSE TestPluginWithDevMounts [2020-04-07T13:30:39.234Z] === CONT TestPluginWithDevMounts [2020-04-07T13:30:39.489Z] === RUN TestDockerSuite/TestBuildNoContext [2020-04-07T13:30:40.849Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-04-07T13:30:41.409Z] --- PASS: TestPluginWithDevMounts (2.04s) [2020-04-07T13:30:41.409Z] PASS [2020-04-07T13:30:41.409Z] [2020-04-07T13:30:41.409Z] DONE 1 tests in 2.223s [2020-04-07T13:30:41.409Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-04-07T13:30:41.409Z] ++ 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-04-07T13:30:41.409Z] ++ set -e [2020-04-07T13:30:41.409Z] ++ '[' -n 0 ']' [2020-04-07T13:30:41.409Z] ++ set -x [2020-04-07T13:30:41.409Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-07T13:30:41.409Z] INFO: Testing against a local daemon [2020-04-07T13:30:41.409Z] === RUN TestSecretInspect [2020-04-07T13:30:41.968Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-04-07T13:30:43.340Z] ok github.com/docker/docker/cmd/dockerd 0.654s coverage: 19.3% of statements [2020-04-07T13:30:43.850Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-04-07T13:30:44.105Z] --- PASS: TestSecretInspect (2.64s) [2020-04-07T13:30:44.105Z] === RUN TestSecretList [2020-04-07T13:30:44.105Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-04-07T13:30:44.105Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-04-07T13:30:44.664Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-04-07T13:30:44.918Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-04-07T13:30:45.477Z] ok github.com/docker/docker/container 0.559s coverage: 41.9% of statements [2020-04-07T13:30:45.477Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-07T13:30:45.477Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-07T13:30:45.477Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-07T13:30:45.477Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-07T13:30:45.885Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-04-07T13:30:46.396Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-07T13:30:46.396Z] [2020-04-07T13:30:46.396Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-07T13:30:46.396Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-07T13:30:46.396Z] HOSTNAME=64de86add538 [2020-04-07T13:30:46.396Z] TESTDEBUG=0 [2020-04-07T13:30:46.396Z] DEST=bundles/test-integration [2020-04-07T13:30:46.396Z] PWD=/go/src/github.com/docker/docker [2020-04-07T13:30:46.396Z] DOCKER_GITCOMMIT=06ca1606e1a09c36bd12ed503b4c99d8a17ca230 [2020-04-07T13:30:46.396Z] container=docker [2020-04-07T13:30:46.396Z] HOME=/root [2020-04-07T13:30:46.396Z] GOLANG_VERSION=1.13.9 [2020-04-07T13:30:46.396Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-07T13:30:46.396Z] VALIDATE_BRANCH=master [2020-04-07T13:30:46.396Z] TERM=xterm [2020-04-07T13:30:46.396Z] DOCKER_PKG=github.com/docker/docker [2020-04-07T13:30:46.396Z] SHLVL=1 [2020-04-07T13:30:46.396Z] TIMEOUT=120m [2020-04-07T13:30:46.396Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-07T13:30:46.396Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-07T13:30:46.396Z] GO111MODULE=off [2020-04-07T13:30:46.396Z] DOCKER_EXPERIMENTAL=1 [2020-04-07T13:30:46.396Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-07T13:30:46.396Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-07T13:30:46.396Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-07T13:30:46.396Z] GOPATH=/go [2020-04-07T13:30:46.396Z] PKG_CONFIG=pkg-config [2020-04-07T13:30:46.396Z] _=/usr/bin/env [2020-04-07T13:30:46.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-07T13:30:46.424Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.255s coverage: 65.3% of statements [2020-04-07T13:30:47.251Z] --- PASS: TestSecretList (3.08s) [2020-04-07T13:30:47.251Z] === RUN TestSecretsCreateAndDelete [2020-04-07T13:30:47.810Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-04-07T13:30:48.735Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-04-07T13:30:50.095Z] --- PASS: TestSecretsCreateAndDelete (2.73s) [2020-04-07T13:30:50.095Z] === RUN TestSecretsUpdate [2020-04-07T13:30:50.350Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-04-07T13:30:51.710Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-04-07T13:30:53.406Z] ok github.com/docker/docker/daemon/cluster/convert 0.426s coverage: 35.6% of statements [2020-04-07T13:30:53.641Z] --- PASS: TestSecretsUpdate (3.37s) [2020-04-07T13:30:53.641Z] === RUN TestTemplatedSecret [2020-04-07T13:30:53.641Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-04-07T13:30:56.899Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-04-07T13:30:57.081Z] ok github.com/docker/docker/daemon/cluster 1.402s coverage: 0.5% of statements [2020-04-07T13:30:57.457Z] --- PASS: TestTemplatedSecret (4.07s) [2020-04-07T13:30:57.457Z] === RUN TestSecretCreateResolve [2020-04-07T13:30:57.712Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-04-07T13:30:58.587Z] ok github.com/docker/docker/daemon/config 0.673s coverage: 79.6% of statements [2020-04-07T13:30:59.534Z] ok github.com/docker/docker/daemon/discovery 0.197s coverage: 30.0% of statements [2020-04-07T13:30:59.593Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-04-07T13:30:59.848Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-04-07T13:31:00.407Z] --- PASS: TestSecretCreateResolve (3.16s) [2020-04-07T13:31:00.407Z] PASS [2020-04-07T13:31:00.407Z] [2020-04-07T13:31:00.407Z] DONE 6 tests in 19.152s [2020-04-07T13:31:00.407Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-04-07T13:31:00.407Z] ++ 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-04-07T13:31:00.407Z] ++ set -e [2020-04-07T13:31:00.407Z] ++ '[' -n 0 ']' [2020-04-07T13:31:00.407Z] ++ set -x [2020-04-07T13:31:00.407Z] ++ env -i DEST=/go/src/github.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-04-07T13:31:00.662Z] INFO: Testing against a local daemon [2020-04-07T13:31:00.662Z] === RUN TestServiceCreateInit [2020-04-07T13:31:00.662Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-07T13:31:01.672Z] ok github.com/docker/docker/daemon/events 0.463s coverage: 50.0% of statements [2020-04-07T13:31:03.179Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.203s coverage: 10.9% of statements [2020-04-07T13:31:03.628Z] ok github.com/docker/docker/daemon/graphdriver 1.245s coverage: 2.3% of statements [2020-04-07T13:31:03.918Z] === RUN TestDockerSuite/TestBuildPATH [2020-04-07T13:31:04.575Z] ok github.com/docker/docker/daemon/links 0.079s coverage: 93.0% of statements [2020-04-07T13:31:05.801Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-07T13:31:06.082Z] ok github.com/docker/docker/daemon 3.894s coverage: 9.2% of statements [2020-04-07T13:31:06.082Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-07T13:31:06.082Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-07T13:31:06.082Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-07T13:31:06.082Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-07T13:31:06.082Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-04-07T13:31:06.082Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-04-07T13:31:06.082Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-04-07T13:31:06.082Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-07T13:31:06.082Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-04-07T13:31:06.082Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-04-07T13:31:06.082Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-04-07T13:31:06.082Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-04-07T13:31:06.082Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-07T13:31:06.082Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-04-07T13:31:06.082Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-04-07T13:31:06.082Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-04-07T13:31:06.360Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-04-07T13:31:07.030Z] ok github.com/docker/docker/daemon/logger 0.458s coverage: 42.1% of statements [2020-04-07T13:31:07.282Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-04-07T13:31:07.977Z] ok github.com/docker/docker/daemon/images 0.363s coverage: 4.9% of statements [2020-04-07T13:31:07.977Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-07T13:31:07.977Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-07T13:31:08.642Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-04-07T13:31:08.924Z] ok github.com/docker/docker/daemon/logger/awslogs 0.537s coverage: 77.8% of statements [2020-04-07T13:31:08.925Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-04-07T13:31:08.925Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-07T13:31:08.925Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-07T13:31:08.925Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-04-07T13:31:08.925Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-04-07T13:31:08.925Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.221s coverage: 88.3% of statements [2020-04-07T13:31:09.374Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.372s coverage: 62.1% of statements [2020-04-07T13:31:11.901Z] --- PASS: TestServiceCreateInit (10.71s) [2020-04-07T13:31:11.901Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.19s) [2020-04-07T13:31:11.901Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.49s) [2020-04-07T13:31:11.901Z] === RUN TestCreateServiceMultipleTimes [2020-04-07T13:31:12.229Z] ok github.com/docker/docker/daemon/logger/local 0.806s coverage: 74.7% of statements [2020-04-07T13:31:12.229Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-07T13:31:12.229Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.208s coverage: 21.4% of statements [2020-04-07T13:31:12.229Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.401s coverage: 33.3% of statements [2020-04-07T13:31:14.368Z] ok github.com/docker/docker/daemon/logger/templates 0.064s coverage: 8.3% of statements [2020-04-07T13:31:14.817Z] ok github.com/docker/docker/daemon/logger/syslog 0.152s coverage: 47.8% of statements [2020-04-07T13:31:14.817Z] ok github.com/docker/docker/daemon/logger/splunk 2.683s coverage: 82.5% of statements [2020-04-07T13:31:14.817Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-07T13:31:14.817Z] ? github.com/docker/docker/daemon/network [no test files] [2020-04-07T13:31:14.817Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-07T13:31:17.671Z] ok github.com/docker/docker/distribution 1.361s coverage: 20.3% of statements [2020-04-07T13:31:17.671Z] ok github.com/docker/docker/errdefs 0.101s coverage: 49.4% of statements [2020-04-07T13:31:18.619Z] ok github.com/docker/docker/distribution/metadata 1.930s coverage: 48.2% of statements [2020-04-07T13:31:19.069Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-07T13:31:19.517Z] ok github.com/docker/docker/distribution/xfer 2.357s coverage: 76.8% of statements [2020-04-07T13:31:19.517Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-07T13:31:19.517Z] ok github.com/docker/docker/image/cache 0.286s coverage: 19.2% of statements [2020-04-07T13:31:19.971Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-04-07T13:31:20.465Z] ok github.com/docker/docker/image 1.003s coverage: 86.4% of statements [2020-04-07T13:31:20.923Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-07T13:31:21.371Z] ok github.com/docker/docker/image/v1 0.413s coverage: 25.0% of statements [2020-04-07T13:31:21.371Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-07T13:31:23.508Z] ok github.com/docker/docker/libcontainerd/queue 0.152s coverage: 100.0% of statements [2020-04-07T13:31:23.957Z] ok github.com/docker/docker/layer 0.616s coverage: 30.1% of statements [2020-04-07T13:31:23.957Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-07T13:31:24.127Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-04-07T13:31:24.406Z] ok github.com/docker/docker/pkg/aaparser 0.035s coverage: 50.0% of statements [2020-04-07T13:31:24.855Z] ok github.com/docker/docker/opts 0.276s coverage: 67.7% of statements [2020-04-07T13:31:25.304Z] ok github.com/docker/docker/libcontainerd/local 0.427s coverage: 1.0% of statements [2020-04-07T13:31:25.304Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-07T13:31:25.304Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-07T13:31:25.304Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-07T13:31:25.304Z] ? github.com/docker/docker/oci [no test files] [2020-04-07T13:31:25.304Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-07T13:31:26.008Z] === RUN TestDockerSuite/TestBuildRm [2020-04-07T13:31:26.252Z] ok github.com/docker/docker/pkg/broadcaster 0.041s coverage: 100.0% of statements [2020-04-07T13:31:27.198Z] ok github.com/docker/docker/pkg/capabilities 0.147s coverage: 87.5% of statements [2020-04-07T13:31:27.198Z] ok github.com/docker/docker/pkg/authorization 0.480s coverage: 26.8% of statements [2020-04-07T13:31:28.146Z] ok github.com/docker/docker/pkg/chrootarchive 0.201s coverage: 15.4% of statements [2020-04-07T13:31:28.146Z] ok github.com/docker/docker/pkg/directory 0.139s coverage: 80.0% of statements [2020-04-07T13:31:29.094Z] ok github.com/docker/docker/pkg/discovery 0.256s coverage: 58.3% of statements [2020-04-07T13:31:29.264Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-04-07T13:31:29.543Z] ok github.com/docker/docker/pkg/discovery/file 0.097s coverage: 97.6% of statements [2020-04-07T13:31:30.188Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-04-07T13:31:30.491Z] ok github.com/docker/docker/pkg/discovery/memory 0.087s coverage: 92.3% of statements [2020-04-07T13:31:30.942Z] ok github.com/docker/docker/pkg/discovery/nodes 0.046s coverage: 93.8% of statements [2020-04-07T13:31:31.113Z] --- PASS: TestCreateServiceMultipleTimes (19.54s) [2020-04-07T13:31:31.113Z] === RUN TestCreateServiceConflict [2020-04-07T13:31:31.368Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-04-07T13:31:31.928Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-04-07T13:31:32.451Z] ok github.com/docker/docker/pkg/filenotify 0.189s coverage: 36.2% of statements [2020-04-07T13:31:32.451Z] ok github.com/docker/docker/pkg/fileutils 0.150s coverage: 87.7% of statements [2020-04-07T13:31:32.487Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-04-07T13:31:33.398Z] ok github.com/docker/docker/pkg/homedir 0.233s coverage: 42.9% of statements [2020-04-07T13:31:33.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-07T13:31:33.848Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-04-07T13:31:34.346Z] ok github.com/docker/docker/pkg/discovery/kv 3.545s coverage: 84.1% of statements [2020-04-07T13:31:34.346Z] ok github.com/docker/docker/pkg/idtools 0.099s coverage: 6.3% of statements [2020-04-07T13:31:34.407Z] --- PASS: TestCreateServiceConflict (3.37s) [2020-04-07T13:31:34.407Z] === RUN TestCreateServiceMaxReplicas [2020-04-07T13:31:35.330Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-04-07T13:31:35.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-07T13:31:35.858Z] ok github.com/docker/docker/pkg/locker 0.052s coverage: 88.9% of statements [2020-04-07T13:31:35.858Z] ok github.com/docker/docker/pkg/jsonmessage 0.245s coverage: 91.7% of statements [2020-04-07T13:31:35.858Z] ok github.com/docker/docker/pkg/ioutils 0.649s coverage: 68.4% of statements [2020-04-07T13:31:35.858Z] ok github.com/docker/docker/pkg/archive 9.133s coverage: 62.0% of statements [2020-04-07T13:31:36.307Z] ok github.com/docker/docker/pkg/longpath 0.084s coverage: 100.0% of statements [2020-04-07T13:31:36.690Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-04-07T13:31:36.756Z] ok github.com/docker/docker/pkg/namesgenerator 0.089s coverage: 85.7% of statements [2020-04-07T13:31:37.210Z] ok github.com/docker/docker/pkg/parsers 0.106s coverage: 97.0% of statements [2020-04-07T13:31:37.613Z] --- PASS: TestCreateServiceMaxReplicas (3.37s) [2020-04-07T13:31:37.613Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-07T13:31:37.659Z] ok github.com/docker/docker/pkg/pidfile 0.059s coverage: 82.6% of statements [2020-04-07T13:31:38.973Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-04-07T13:31:39.166Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.052s coverage: 56.8% of statements [2020-04-07T13:31:40.114Z] ok github.com/docker/docker/pkg/plugins/transport 0.215s coverage: 85.7% of statements [2020-04-07T13:31:40.115Z] ok github.com/docker/docker/pkg/pools 0.040s coverage: 88.2% of statements [2020-04-07T13:31:40.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-07T13:31:41.063Z] ok github.com/docker/docker/pkg/progress 0.035s coverage: 75.9% of statements [2020-04-07T13:31:41.483Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-04-07T13:31:41.483Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-04-07T13:31:41.739Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-04-07T13:31:41.994Z] === RUN TestDockerSuite/TestBuildSpaces [2020-04-07T13:31:42.011Z] ok github.com/docker/docker/pkg/reexec 0.105s coverage: 82.4% of statements [2020-04-07T13:31:42.249Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-04-07T13:31:42.460Z] ok github.com/docker/docker/pkg/pubsub 1.104s coverage: 73.9% of statements [2020-04-07T13:31:43.172Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-04-07T13:31:43.407Z] ok github.com/docker/docker/pkg/signal 0.071s coverage: 20.3% of statements [2020-04-07T13:31:43.407Z] ok github.com/docker/docker/pkg/stdcopy 0.056s coverage: 100.0% of statements [2020-04-07T13:31:43.427Z] === RUN TestDockerSuite/TestBuildStderr [2020-04-07T13:31:44.351Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-04-07T13:31:44.354Z] ok github.com/docker/docker/pkg/stringid 0.117s coverage: 70.6% of statements [2020-04-07T13:31:44.802Z] ok github.com/docker/docker/pkg/streamformatter 0.084s coverage: 66.2% of statements [2020-04-07T13:31:45.750Z] ok github.com/docker/docker/pkg/sysinfo 0.042s coverage: 38.2% of statements [2020-04-07T13:31:46.698Z] ok github.com/docker/docker/pkg/system 0.066s coverage: 13.8% of statements [2020-04-07T13:31:47.148Z] ok github.com/docker/docker/pkg/tailfile 0.223s coverage: 88.6% of statements [2020-04-07T13:31:48.654Z] ok github.com/docker/docker/pkg/tarsum 0.170s coverage: 89.3% of statements [2020-04-07T13:31:48.654Z] ok github.com/docker/docker/pkg/term 0.049s coverage: 30.8% of statements [2020-04-07T13:31:49.582Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-04-07T13:31:49.601Z] testing: warning: no tests to run [2020-04-07T13:31:49.601Z] ok github.com/docker/docker/pkg/term/windows 0.038s coverage: 0.0% of statements [no tests to run] [2020-04-07T13:31:49.601Z] ok github.com/docker/docker/pkg/truncindex 0.193s coverage: 91.5% of statements [2020-04-07T13:31:50.549Z] ok github.com/docker/docker/pkg/urlutil 0.056s coverage: 100.0% of statements [2020-04-07T13:31:50.549Z] ok github.com/docker/docker/pkg/useragent 0.039s coverage: 88.9% of statements [2020-04-07T13:31:50.942Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-04-07T13:31:51.502Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-04-07T13:31:52.057Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-07T13:31:52.057Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-07T13:31:52.057Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-07T13:31:52.057Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-07T13:31:52.057Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-04-07T13:31:52.057Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-04-07T13:31:52.057Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-07T13:31:52.057Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-07T13:31:52.060Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-04-07T13:31:52.506Z] ok github.com/docker/docker/plugin/v2 0.190s coverage: 20.1% of statements [2020-04-07T13:31:52.955Z] ok github.com/docker/docker/plugin 0.233s coverage: 11.7% of statements [2020-04-07T13:31:53.419Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.52s) [2020-04-07T13:31:53.419Z] === RUN TestCreateServiceSecretFileMode [2020-04-07T13:31:53.419Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-04-07T13:31:53.904Z] ok github.com/docker/docker/reference 0.191s coverage: 84.4% of statements [2020-04-07T13:31:54.853Z] ok github.com/docker/docker/registry/resumable 0.337s coverage: 100.0% of statements [2020-04-07T13:31:55.302Z] ok github.com/docker/docker/restartmanager 0.038s coverage: 50.9% of statements [2020-04-07T13:31:55.302Z] === RUN TestDockerSuite/TestBuildUser [2020-04-07T13:31:55.862Z] --- PASS: TestCreateServiceSecretFileMode (2.55s) [2020-04-07T13:31:55.862Z] === RUN TestCreateServiceConfigFileMode [2020-04-07T13:31:56.249Z] ok github.com/docker/docker/registry 0.596s coverage: 51.7% of statements [2020-04-07T13:31:56.422Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-04-07T13:31:56.698Z] ok github.com/docker/docker/runconfig 0.186s coverage: 54.5% of statements [2020-04-07T13:31:56.698Z] ok github.com/docker/docker/testutil 0.269s coverage: 62.5% of statements [2020-04-07T13:31:57.346Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-04-07T13:31:59.228Z] --- PASS: TestCreateServiceConfigFileMode (3.58s) [2020-04-07T13:31:59.228Z] === RUN TestCreateServiceSysctls [2020-04-07T13:31:59.551Z] ok github.com/docker/docker/volume/drivers 0.213s coverage: 36.1% of statements [2020-04-07T13:32:00.000Z] ok github.com/docker/docker/volume/local 0.174s coverage: 37.7% of statements [2020-04-07T13:32:00.000Z] ok github.com/docker/docker/volume/mounts 0.100s coverage: 66.2% of statements [2020-04-07T13:32:01.737Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-04-07T13:32:02.136Z] ok github.com/docker/docker/volume/service 0.465s coverage: 70.3% of statements [2020-04-07T13:32:03.639Z] --- PASS: TestCreateServiceSysctls (4.38s) [2020-04-07T13:32:03.639Z] === RUN TestCreateServiceCapabilities [2020-04-07T13:32:07.817Z] --- PASS: TestCreateServiceCapabilities (3.54s) [2020-04-07T13:32:07.817Z] === RUN TestInspect [2020-04-07T13:32:10.327Z] --- PASS: TestInspect (2.93s) [2020-04-07T13:32:10.327Z] === RUN TestCreateJob [2020-04-07T13:32:14.392Z] ok github.com/docker/docker/pkg/plugins 35.402s coverage: 73.4% of statements [2020-04-07T13:32:14.393Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-07T13:32:14.393Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-07T13:32:14.393Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-07T13:32:14.393Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-04-07T13:32:14.393Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-07T13:32:14.393Z] ? github.com/docker/docker/rootless [no test files] [2020-04-07T13:32:14.393Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-07T13:32:14.393Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-07T13:32:14.393Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-07T13:32:14.393Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-07T13:32:14.393Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-07T13:32:14.393Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-07T13:32:14.393Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-07T13:32:14.393Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-07T13:32:14.393Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-07T13:32:14.393Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-07T13:32:14.393Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-07T13:32:14.393Z] ? github.com/docker/docker/volume [no test files] [2020-04-07T13:32:14.393Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-07T13:32:14.393Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-07T13:32:14.485Z] --- PASS: TestCreateJob (3.67s) [2020-04-07T13:32:14.485Z] === RUN TestReplicatedJob [2020-04-07T13:32:16.531Z] [2020-04-07T13:32:16.531Z] === Skipped [2020-04-07T13:32:16.531Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-04-07T13:32:16.531Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-04-07T13:32:16.531Z] [2020-04-07T13:32:16.531Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-04-07T13:32:16.531Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-07T13:32:16.531Z] [2020-04-07T13:32:16.531Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-04-07T13:32:16.531Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-07T13:32:16.531Z] [2020-04-07T13:32:16.531Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-04-07T13:32:16.531Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-07T13:32:16.531Z] [2020-04-07T13:32:16.531Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-04-07T13:32:16.531Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-07T13:32:16.531Z] [2020-04-07T13:32:16.531Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-04-07T13:32:16.531Z] client_test.go:23: runtime.GOOS == "windows" [2020-04-07T13:32:16.531Z] [2020-04-07T13:32:16.531Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-04-07T13:32:16.531Z] daemon_test.go:147: root required [2020-04-07T13:32:16.531Z] [2020-04-07T13:32:16.531Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-04-07T13:32:16.531Z] reload_test.go:520: root required [2020-04-07T13:32:16.531Z] [2020-04-07T13:32:16.531Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-04-07T13:32:16.531Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-04-07T13:32:16.531Z] [2020-04-07T13:32:16.531Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-04-07T13:32:16.531Z] pull_v2_test.go:73: Needs fixing on Windows [2020-04-07T13:32:16.531Z] [2020-04-07T13:32:16.531Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-04-07T13:32:16.531Z] pull_v2_test.go:118: Needs fixing on Windows [2020-04-07T13:32:16.531Z] [2020-04-07T13:32:16.531Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-04-07T13:32:16.531Z] download_test.go:268: Needs fixing on Windows [2020-04-07T13:32:16.531Z] [2020-04-07T13:32:16.531Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-04-07T13:32:16.531Z] layer_test.go:304: Failing on Windows [2020-04-07T13:32:16.531Z] [2020-04-07T13:32:16.531Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-04-07T13:32:16.531Z] layer_test.go:353: Failing on Windows [2020-04-07T13:32:16.531Z] [2020-04-07T13:32:16.531Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-04-07T13:32:16.531Z] layer_test.go:468: Failing on Windows [2020-04-07T13:32:16.531Z] [2020-04-07T13:32:16.531Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-04-07T13:32:16.531Z] layer_test.go:697: Failing on Windows [2020-04-07T13:32:16.531Z] [2020-04-07T13:32:16.531Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-04-07T13:32:16.531Z] migration_test.go:46: Failing on Windows [2020-04-07T13:32:16.531Z] [2020-04-07T13:32:16.531Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-04-07T13:32:16.531Z] migration_test.go:182: Failing on Windows [2020-04-07T13:32:16.531Z] [2020-04-07T13:32:16.531Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-04-07T13:32:16.531Z] mount_test.go:17: Failing on Windows [2020-04-07T13:32:16.531Z] [2020-04-07T13:32:16.531Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-04-07T13:32:16.531Z] mount_test.go:76: Failing on Windows [2020-04-07T13:32:16.531Z] [2020-04-07T13:32:16.531Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-04-07T13:32:16.531Z] mount_test.go:125: Failing on Windows [2020-04-07T13:32:16.531Z] [2020-04-07T13:32:16.531Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-04-07T13:32:16.531Z] mount_test.go:212: Failing on Windows [2020-04-07T13:32:16.532Z] [2020-04-07T13:32:16.532Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-04-07T13:32:16.532Z] archive_test.go:133: Xz not present in msys2 [2020-04-07T13:32:16.532Z] [2020-04-07T13:32:16.532Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-04-07T13:32:16.532Z] archive_test.go:238: Failing on Windows CI machines [2020-04-07T13:32:16.532Z] [2020-04-07T13:32:16.532Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-04-07T13:32:16.532Z] archive_windows_test.go:16: Currently fails [2020-04-07T13:32:16.532Z] [2020-04-07T13:32:16.532Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-04-07T13:32:16.532Z] changes_test.go:192: needs more investigation [2020-04-07T13:32:16.532Z] [2020-04-07T13:32:16.532Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-04-07T13:32:16.532Z] changes_test.go:405: needs further investigation [2020-04-07T13:32:16.532Z] [2020-04-07T13:32:16.532Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-04-07T13:32:16.532Z] changes_test.go:441: needs further investigation [2020-04-07T13:32:16.532Z] [2020-04-07T13:32:16.532Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-04-07T13:32:16.532Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-04-07T13:32:16.532Z] [2020-04-07T13:32:16.532Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-04-07T13:32:16.532Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-04-07T13:32:16.532Z] [2020-04-07T13:32:16.532Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-04-07T13:32:16.532Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-04-07T13:32:16.532Z] [2020-04-07T13:32:16.532Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-04-07T13:32:16.532Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-04-07T13:32:16.532Z] [2020-04-07T13:32:16.532Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-04-07T13:32:16.532Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-04-07T13:32:16.532Z] [2020-04-07T13:32:16.532Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-04-07T13:32:16.532Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-04-07T13:32:16.532Z] [2020-04-07T13:32:16.532Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-04-07T13:32:16.532Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-04-07T13:32:16.532Z] [2020-04-07T13:32:16.532Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-04-07T13:32:16.532Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-04-07T13:32:16.532Z] [2020-04-07T13:32:16.532Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-04-07T13:32:16.532Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-04-07T13:32:16.532Z] [2020-04-07T13:32:16.532Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-04-07T13:32:16.532Z] poller_test.go:41: No chmod on Windows [2020-04-07T13:32:16.532Z] [2020-04-07T13:32:16.532Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-04-07T13:32:16.532Z] fileutils_test.go:134: Needs porting to Windows [2020-04-07T13:32:16.532Z] [2020-04-07T13:32:16.532Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-04-07T13:32:16.532Z] fileutils_test.go:180: Needs porting to Windows [2020-04-07T13:32:16.532Z] [2020-04-07T13:32:16.532Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-04-07T13:32:16.532Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-04-07T13:32:16.532Z] [2020-04-07T13:32:16.532Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-04-07T13:32:16.532Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-04-07T13:32:16.532Z] [2020-04-07T13:32:16.532Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-04-07T13:32:16.532Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-04-07T13:32:16.532Z] [2020-04-07T13:32:16.532Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2020-04-07T13:32:16.532Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-04-07T13:32:16.532Z] [2020-04-07T13:32:16.532Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-04-07T13:32:16.532Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-04-07T13:32:16.532Z] [2020-04-07T13:32:16.532Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-04-07T13:32:16.532Z] local_test.go:181: runtime.GOOS == "windows" [2020-04-07T13:32:16.532Z] [2020-04-07T13:32:16.532Z] [2020-04-07T13:32:16.532Z] DONE 1772 tests, 46 skipped in 213.903s [2020-04-07T13:32:16.532Z] INFO: make.ps1 ended at 04/07/2020 13:32:16 [2020-04-07T13:32:18.669Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-04-07T13:32:18.669Z] INFO: Unit tests ended at 04/07/2020 13:32:18. Duration:00:03:51.8139072 [2020-04-07T13:32:18.669Z] INFO: Building busybox [2020-04-07T13:32:18.669Z] Sending build context to Docker daemon 5.12kB [2020-04-07T13:32:18.669Z] [2020-04-07T13:32:18.669Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-04-07T13:32:18.669Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-04-07T13:32:18.669Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-04-07T13:32:18.669Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-04-07T13:32:18.669Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-04-07T13:32:18.669Z] ---> 80e84fd280e2 [2020-04-07T13:32:18.669Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-04-07T13:32:18.669Z] ---> Running in 37c990ef98c4 [2020-04-07T13:32:19.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-07T13:32:19.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-07T13:32:20.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-07T13:32:21.008Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-04-07T13:32:21.008Z] --- PASS: TestReplicatedJob (6.11s) [2020-04-07T13:32:21.009Z] === RUN TestUpdateReplicatedJob [2020-04-07T13:32:21.009Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-04-07T13:32:21.263Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-04-07T13:32:22.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-07T13:32:22.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-07T13:32:22.623Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-04-07T13:32:23.983Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-04-07T13:32:24.238Z] --- PASS: TestUpdateReplicatedJob (4.35s) [2020-04-07T13:32:24.238Z] === RUN TestServiceListWithStatuses [2020-04-07T13:32:24.238Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-07T13:32:24.238Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-07T13:32:24.238Z] === RUN TestDockerNetworkConnectAlias [2020-04-07T13:32:24.374Z] Removing intermediate container 37c990ef98c4 [2020-04-07T13:32:24.374Z] ---> d98a228fc5ca [2020-04-07T13:32:24.374Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-04-07T13:32:24.374Z] ---> Running in a531a7571a4e [2020-04-07T13:32:24.823Z] Removing intermediate container a531a7571a4e [2020-04-07T13:32:24.823Z] ---> 4461a9f415e0 [2020-04-07T13:32:24.823Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-04-07T13:32:24.823Z] ---> Running in 04f576f583a4 [2020-04-07T13:32:25.271Z] Removing intermediate container 04f576f583a4 [2020-04-07T13:32:25.271Z] ---> c50a7b92460f [2020-04-07T13:32:25.271Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-04-07T13:32:25.597Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-04-07T13:32:25.597Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-04-07T13:32:25.597Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-04-07T13:32:25.597Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-04-07T13:32:25.597Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-04-07T13:32:25.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-07T13:32:26.775Z] [2020-04-07T13:32:27.225Z] ---> f021e242ed15 [2020-04-07T13:32:27.225Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-04-07T13:32:27.225Z] ---> Running in ba3afa72d145 [2020-04-07T13:32:27.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-07T13:32:27.478Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-04-07T13:32:27.478Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-04-07T13:32:28.839Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-04-07T13:32:29.398Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-04-07T13:32:30.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-07T13:32:30.321Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-04-07T13:32:30.575Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-04-07T13:32:31.135Z] --- PASS: TestDockerNetworkConnectAlias (6.80s) [2020-04-07T13:32:31.135Z] === RUN TestDockerNetworkReConnect [2020-04-07T13:32:32.496Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-04-07T13:32:33.857Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-04-07T13:32:34.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-07T13:32:35.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-07T13:32:36.363Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-04-07T13:32:36.618Z] --- PASS: TestDockerNetworkReConnect (5.49s) [2020-04-07T13:32:36.618Z] === RUN TestServicePlugin [2020-04-07T13:32:36.873Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-04-07T13:32:37.431Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-04-07T13:32:38.354Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-04-07T13:32:38.354Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-04-07T13:32:38.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-07T13:32:38.915Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-04-07T13:32:39.474Z] === RUN TestDockerSuite/TestBuildXZHost [2020-04-07T13:32:39.483Z] Removing intermediate container ba3afa72d145 [2020-04-07T13:32:39.483Z] ---> b72d5bccd481 [2020-04-07T13:32:39.483Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-04-07T13:32:39.483Z] ---> Running in ff20db4fe9a5 [2020-04-07T13:32:40.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-07T13:32:40.987Z] [2020-04-07T13:32:40.987Z] SUCCESS: Specified value was saved. [2020-04-07T13:32:42.734Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-04-07T13:32:42.734Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-04-07T13:32:42.734Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-04-07T13:32:43.659Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-04-07T13:32:44.113Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-07T13:32:44.583Z] === RUN TestDockerSuite/TestCommitChange [2020-04-07T13:32:44.665Z] Removing intermediate container ff20db4fe9a5 [2020-04-07T13:32:44.665Z] ---> 61d614663791 [2020-04-07T13:32:44.665Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-04-07T13:32:44.665Z] ---> Running in 93ffc7079426 [2020-04-07T13:32:45.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-07T13:32:45.942Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-04-07T13:32:46.865Z] === RUN TestDockerSuite/TestCommitHardlink [2020-04-07T13:32:47.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-07T13:32:48.344Z] Cannot create a file when that file already exists. [2020-04-07T13:32:48.746Z] === RUN TestDockerSuite/TestCommitNewFile [2020-04-07T13:32:49.671Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-07T13:32:49.671Z] Using test binary docker [2020-04-07T13:32:49.671Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-07T13:32:49.671Z] +++ /etc/init.d/apparmor start [2020-04-07T13:32:49.671Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-07T13:32:49.671Z] INFO: Waiting for daemon to start... [2020-04-07T13:32:49.671Z] Starting dockerd [2020-04-07T13:32:49.671Z] +++ 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-04-07T13:32:50.628Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-04-07T13:32:51.552Z] === RUN TestDockerSuite/TestCommitTTY [2020-04-07T13:32:51.698Z] . [2020-04-07T13:32:51.698Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-07T13:32:51.698Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-07T13:32:51.698Z] Error: No such image: emptyfs [2020-04-07T13:32:51.698Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-07T13:32:51.698Z] ++++ docker load [2020-04-07T13:32:51.984Z] Running integration-test (iteration 1) [2020-04-07T13:32:51.984Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-04-07T13:32:51.984Z] ++ 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-04-07T13:32:51.984Z] ++ set -e [2020-04-07T13:32:51.984Z] ++ '[' -n 0 ']' [2020-04-07T13:32:51.984Z] ++ set -x [2020-04-07T13:32:51.984Z] ++ env -i DEST=/go/src/github.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-04-07T13:32:53.432Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-04-07T13:32:54.049Z] Removing intermediate container 93ffc7079426 [2020-04-07T13:32:54.049Z] ---> fa1f4b5a4794 [2020-04-07T13:32:54.049Z] Step 13/13 : CMD ["sh"] [2020-04-07T13:32:54.049Z] ---> Running in a48e190ab25b [2020-04-07T13:32:54.049Z] Removing intermediate container a48e190ab25b [2020-04-07T13:32:54.049Z] ---> 3c58902e7d71 [2020-04-07T13:32:54.049Z] Successfully built 3c58902e7d71 [2020-04-07T13:32:54.049Z] Successfully tagged busybox:latest [2020-04-07T13:32:54.049Z] INFO: Docker images of the daemon under test [2020-04-07T13:32:54.049Z] [2020-04-07T13:32:54.049Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-04-07T13:32:54.049Z] busybox latest 3c58902e7d71 Less than a second ago 4.98GB [2020-04-07T13:32:54.049Z] microsoft/windowsservercore latest 80e84fd280e2 4 weeks ago 4.94GB [2020-04-07T13:32:54.049Z] mcr.microsoft.com/windows/servercore ltsc2019 80e84fd280e2 4 weeks ago 4.94GB [2020-04-07T13:32:54.049Z] [2020-04-07T13:32:54.049Z] INFO: Running integration tests at 04/07/2020 13:32:53... [2020-04-07T13:32:54.049Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-04-07T13:32:54.049Z] INFO: Integration API tests being run from the host: [2020-04-07T13:32:54.049Z] INFO: make.ps1 starting at 04/07/2020 13:32:53 [2020-04-07T13:32:54.358Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-04-07T13:32:54.996Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-04-07T13:32:56.868Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-04-07T13:32:57.428Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-04-07T13:32:57.428Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-04-07T13:32:57.428Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-04-07T13:32:57.428Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-04-07T13:32:57.428Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-04-07T13:32:57.428Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-04-07T13:32:57.428Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-04-07T13:32:59.939Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-04-07T13:33:01.302Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-04-07T13:33:01.302Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-04-07T13:33:01.556Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-04-07T13:33:02.119Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-04-07T13:33:03.083Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-04-07T13:33:04.008Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-04-07T13:33:04.931Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-04-07T13:33:05.854Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-04-07T13:33:05.854Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-04-07T13:33:05.854Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-04-07T13:33:06.782Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-04-07T13:33:06.782Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-04-07T13:33:06.782Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-04-07T13:33:06.782Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-04-07T13:33:06.782Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-04-07T13:33:07.292Z] Loaded image: buildpack-deps:jessie [2020-04-07T13:33:07.292Z] Loaded image: busybox:latest [2020-04-07T13:33:07.292Z] Loaded image: busybox:glibc [2020-04-07T13:33:07.292Z] Loaded image: debian:jessie [2020-04-07T13:33:07.292Z] Loaded image: hello-world:latest [2020-04-07T13:33:07.292Z] INFO: Testing against a local daemon [2020-04-07T13:33:07.292Z] === RUN TestCgroupNamespacesBuild [2020-04-07T13:33:07.705Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-04-07T13:33:07.959Z] --- PASS: TestCgroupNamespacesBuild (1.61s) [2020-04-07T13:33:07.959Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-07T13:33:08.627Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-04-07T13:33:09.443Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.58s) [2020-04-07T13:33:09.443Z] === RUN TestBuildWithSession [2020-04-07T13:33:09.443Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-07T13:33:09.443Z] build_session_test.go:25: TODO: BuildKit [2020-04-07T13:33:09.443Z] === RUN TestBuildSquashParent [2020-04-07T13:33:09.550Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-04-07T13:33:09.550Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-04-07T13:33:11.503Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-04-07T13:33:11.760Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-04-07T13:33:11.760Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-04-07T13:33:12.323Z] --- PASS: TestServicePlugin (35.63s) [2020-04-07T13:33:12.323Z] plugin_test.go:62: [de86fede93193] joining swarm manager [d0f826734f7fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T13:33:12.323Z] plugin_test.go:65: [d1cabcf12b319] joining swarm manager [d0f826734f7fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-07T13:33:12.323Z] === RUN TestServiceUpdateLabel [2020-04-07T13:33:12.578Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-04-07T13:33:13.502Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-04-07T13:33:14.427Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-04-07T13:33:14.957Z] --- PASS: TestBuildSquashParent (5.03s) [2020-04-07T13:33:14.957Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-07T13:33:14.957Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-07T13:33:14.957Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-07T13:33:14.957Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-07T13:33:14.957Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-07T13:33:14.957Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-07T13:33:14.957Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-07T13:33:14.957Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-07T13:33:14.957Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-07T13:33:14.958Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-07T13:33:14.958Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-07T13:33:14.958Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-07T13:33:14.958Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-07T13:33:14.958Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-07T13:33:14.958Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-07T13:33:14.958Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-07T13:33:14.958Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-07T13:33:15.353Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-04-07T13:33:15.353Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-04-07T13:33:15.353Z] --- PASS: TestServiceUpdateLabel (3.27s) [2020-04-07T13:33:15.353Z] === RUN TestServiceUpdateSecrets [2020-04-07T13:33:16.277Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-04-07T13:33:17.201Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-04-07T13:33:17.662Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-07T13:33:17.662Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-07T13:33:18.563Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-04-07T13:33:18.563Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-04-07T13:33:19.122Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-04-07T13:33:20.355Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-04-07T13:33:20.355Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.78s) [2020-04-07T13:33:20.355Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.10s) [2020-04-07T13:33:20.355Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.25s) [2020-04-07T13:33:20.355Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.28s) [2020-04-07T13:33:20.355Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.35s) [2020-04-07T13:33:20.355Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.70s) [2020-04-07T13:33:20.355Z] === RUN TestBuildMultiStageCopy [2020-04-07T13:33:20.355Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-07T13:33:21.008Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-04-07T13:33:21.838Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-07T13:33:22.124Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-07T13:33:22.368Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-04-07T13:33:22.368Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-04-07T13:33:22.368Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-04-07T13:33:22.368Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-04-07T13:33:22.368Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-04-07T13:33:22.741Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-07T13:33:23.040Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-07T13:33:23.291Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-04-07T13:33:23.328Z] --- PASS: TestBuildMultiStageCopy (3.49s) [2020-04-07T13:33:23.328Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.87s) [2020-04-07T13:33:23.328Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.36s) [2020-04-07T13:33:23.328Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.40s) [2020-04-07T13:33:23.328Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.40s) [2020-04-07T13:33:23.328Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.45s) [2020-04-07T13:33:23.328Z] === RUN TestBuildMultiStageParentConfig [2020-04-07T13:33:24.341Z] --- PASS: TestBuildMultiStageParentConfig (0.99s) [2020-04-07T13:33:24.341Z] === RUN TestBuildLabelWithTargets [2020-04-07T13:33:24.900Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-07T13:33:24.900Z] INFO: Testing against a local daemon [2020-04-07T13:33:26.380Z] --- PASS: TestBuildLabelWithTargets (1.58s) [2020-04-07T13:33:26.380Z] === RUN TestBuildWithEmptyLayers [2020-04-07T13:33:27.006Z] --- PASS: TestBuildWithEmptyLayers (0.80s) [2020-04-07T13:33:27.006Z] === RUN TestBuildMultiStageOnBuild [2020-04-07T13:33:28.520Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-04-07T13:33:28.520Z] === RUN TestDockerSuite/TestContainerAPITop [2020-04-07T13:33:29.041Z] --- PASS: TestBuildMultiStageOnBuild (2.17s) [2020-04-07T13:33:29.041Z] === RUN TestBuildUncleanTarFilenames [2020-04-07T13:33:29.443Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-04-07T13:33:29.443Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-04-07T13:33:29.443Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-04-07T13:33:30.057Z] --- PASS: TestBuildUncleanTarFilenames (1.15s) [2020-04-07T13:33:30.057Z] === RUN TestBuildMultiStageLayerLeak [2020-04-07T13:33:30.802Z] --- PASS: TestServiceUpdateSecrets (15.37s) [2020-04-07T13:33:30.802Z] === RUN TestServiceUpdateConfigs [2020-04-07T13:33:32.684Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-04-07T13:33:32.747Z] --- PASS: TestBuildMultiStageLayerLeak (2.28s) [2020-04-07T13:33:32.747Z] === RUN TestBuildWithHugeFile [2020-04-07T13:33:33.243Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-04-07T13:33:34.602Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-04-07T13:33:39.569Z] ok github.com/docker/docker/integration/build 16.376s [2020-04-07T13:33:39.569Z] [2020-04-07T13:33:39.569Z] === Skipped [2020-04-07T13:33:39.569Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-04-07T13:33:39.569Z] build_session_test.go:25: TODO: BuildKit [2020-04-07T13:33:39.569Z] [2020-04-07T13:33:39.569Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-04-07T13:33:39.569Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T13:33:39.569Z] [2020-04-07T13:33:39.569Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-04-07T13:33:39.569Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-07T13:33:39.569Z] [2020-04-07T13:33:39.569Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s) [2020-04-07T13:33:39.569Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-07T13:33:39.569Z] [2020-04-07T13:33:39.569Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2020-04-07T13:33:39.569Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-07T13:33:39.569Z] [2020-04-07T13:33:39.569Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.01s) [2020-04-07T13:33:39.569Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-07T13:33:39.569Z] [2020-04-07T13:33:39.569Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2020-04-07T13:33:39.569Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-07T13:33:39.569Z] [2020-04-07T13:33:39.569Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-04-07T13:33:39.569Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-07T13:33:39.569Z] [2020-04-07T13:33:39.569Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-04-07T13:33:39.569Z] build_test.go:491: testEnv.OSType == "windows" [2020-04-07T13:33:39.569Z] [2020-04-07T13:33:39.569Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-04-07T13:33:39.569Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-07T13:33:39.569Z] [2020-04-07T13:33:39.569Z] [2020-04-07T13:33:39.569Z] DONE 22 tests, 10 skipped in 42.980s [2020-04-07T13:33:39.569Z] [2020-04-07T13:33:39.569Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-04-07T13:33:39.834Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-04-07T13:33:39.834Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-04-07T13:33:40.517Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-07T13:33:40.517Z] INFO: Testing against a local daemon [2020-04-07T13:33:40.517Z] ok github.com/docker/docker/integration/config 0.296s [2020-04-07T13:33:40.967Z] [2020-04-07T13:33:40.967Z] === Skipped [2020-04-07T13:33:40.967Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-04-07T13:33:40.967Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T13:33:40.967Z] [2020-04-07T13:33:40.967Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-04-07T13:33:40.967Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T13:33:40.967Z] [2020-04-07T13:33:40.967Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-04-07T13:33:40.967Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T13:33:40.967Z] [2020-04-07T13:33:40.967Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-04-07T13:33:40.967Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T13:33:40.967Z] [2020-04-07T13:33:40.967Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-04-07T13:33:40.967Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T13:33:40.967Z] [2020-04-07T13:33:40.967Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s) [2020-04-07T13:33:40.967Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-04-07T13:33:40.967Z] [2020-04-07T13:33:40.967Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-04-07T13:33:40.967Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-04-07T13:33:40.967Z] [2020-04-07T13:33:40.967Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-04-07T13:33:40.967Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-04-07T13:33:40.967Z] [2020-04-07T13:33:40.967Z] [2020-04-07T13:33:40.967Z] DONE 8 tests, 8 skipped in 2.950s [2020-04-07T13:33:40.967Z] [2020-04-07T13:33:40.967Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-04-07T13:33:41.717Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-04-07T13:33:43.077Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-04-07T13:33:44.437Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-04-07T13:33:44.645Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-07T13:33:44.645Z] INFO: Testing against a local daemon [2020-04-07T13:33:45.796Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-04-07T13:33:46.355Z] --- PASS: TestServiceUpdateConfigs (15.46s) [2020-04-07T13:33:46.355Z] === RUN TestServiceUpdateNetwork [2020-04-07T13:33:47.279Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-04-07T13:33:49.162Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-04-07T13:33:51.044Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0007dfca0_} [2020-04-07T13:33:52.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1183447666_/foo_false____} [2020-04-07T13:33:54.284Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1183447666_/foo_true____} [2020-04-07T13:33:55.643Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3540243753_/foo_false____} [2020-04-07T13:33:57.545Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3540243753_/foo_true____} [2020-04-07T13:33:58.905Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3540243753_/foo_true__0xc0007dfd00__} [2020-04-07T13:34:00.264Z] --- PASS: TestServiceUpdateNetwork (13.82s) [2020-04-07T13:34:00.264Z] PASS [2020-04-07T13:34:00.264Z] [2020-04-07T13:34:00.264Z] === Skipped [2020-04-07T13:34:00.264Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-04-07T13:34:00.264Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-07T13:34:00.264Z] [2020-04-07T13:34:00.264Z] [2020-04-07T13:34:00.264Z] DONE 23 tests, 1 skipped in 179.605s [2020-04-07T13:34:00.264Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-04-07T13:34:00.264Z] ++ 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-04-07T13:34:00.264Z] ++ set -e [2020-04-07T13:34:00.264Z] ++ '[' -n 0 ']' [2020-04-07T13:34:00.264Z] ++ set -x [2020-04-07T13:34:00.264Z] ++ env -i DEST=/go/src/github.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-04-07T13:34:00.265Z] INFO: Testing against a local daemon [2020-04-07T13:34:00.265Z] === RUN TestSessionCreate [2020-04-07T13:34:00.265Z] --- PASS: TestSessionCreate (0.03s) [2020-04-07T13:34:00.265Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-07T13:34:00.265Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-04-07T13:34:00.265Z] PASS [2020-04-07T13:34:00.265Z] [2020-04-07T13:34:00.265Z] DONE 2 tests in 0.155s [2020-04-07T13:34:00.265Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-04-07T13:34:00.265Z] ++ 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-04-07T13:34:00.265Z] ++ set -e [2020-04-07T13:34:00.265Z] ++ '[' -n 0 ']' [2020-04-07T13:34:00.265Z] ++ set -x [2020-04-07T13:34:00.265Z] ++ env -i DEST=/go/src/github.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-04-07T13:34:00.519Z] INFO: Testing against a local daemon [2020-04-07T13:34:00.519Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-07T13:34:00.519Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-07T13:34:00.519Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-07T13:34:00.519Z] === RUN TestEventsExecDie [2020-04-07T13:34:00.519Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0007dfd20_} [2020-04-07T13:34:01.443Z] --- PASS: TestEventsExecDie (0.91s) [2020-04-07T13:34:01.443Z] === RUN TestEventsBackwardsCompatible [2020-04-07T13:34:01.443Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-04-07T13:34:01.443Z] === RUN TestInfoBinaryCommits [2020-04-07T13:34:01.443Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-04-07T13:34:01.443Z] === RUN TestInfoAPIVersioned [2020-04-07T13:34:01.443Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-04-07T13:34:01.443Z] === RUN TestInfoDiscoveryBackend [2020-04-07T13:34:02.002Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-04-07T13:34:02.002Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-07T13:34:02.256Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0007dfd40_} [2020-04-07T13:34:02.511Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-04-07T13:34:03.071Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-07T13:34:03.071Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-07T13:34:03.630Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-04-07T13:34:03.630Z] === RUN TestInfoAPI [2020-04-07T13:34:03.630Z] --- PASS: TestInfoAPI (0.02s) [2020-04-07T13:34:03.630Z] === RUN TestInfoAPIWarnings [2020-04-07T13:34:03.885Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0007dfd60_} [2020-04-07T13:34:04.140Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-04-07T13:34:04.140Z] === RUN TestInfoDebug [2020-04-07T13:34:04.703Z] --- PASS: TestInfoDebug (0.56s) [2020-04-07T13:34:04.703Z] === RUN TestInfoInsecureRegistries [2020-04-07T13:34:05.267Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-04-07T13:34:05.267Z] === RUN TestInfoRegistryMirrors [2020-04-07T13:34:05.522Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0007dfd80_} [2020-04-07T13:34:05.777Z] --- PASS: TestInfoRegistryMirrors (0.58s) [2020-04-07T13:34:05.777Z] === RUN TestLoginFailsWithBadCredentials [2020-04-07T13:34:05.777Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2020-04-07T13:34:05.777Z] === RUN TestPingCacheHeaders [2020-04-07T13:34:06.033Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-04-07T13:34:06.033Z] === RUN TestPingGet [2020-04-07T13:34:06.033Z] --- PASS: TestPingGet (0.05s) [2020-04-07T13:34:06.033Z] === RUN TestPingHead [2020-04-07T13:34:06.033Z] --- PASS: TestPingHead (0.03s) [2020-04-07T13:34:06.033Z] === RUN TestVersion [2020-04-07T13:34:06.033Z] --- PASS: TestVersion (0.02s) [2020-04-07T13:34:06.033Z] PASS [2020-04-07T13:34:06.033Z] [2020-04-07T13:34:06.033Z] === Skipped [2020-04-07T13:34:06.033Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-07T13:34:06.033Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-07T13:34:06.033Z] [2020-04-07T13:34:06.033Z] [2020-04-07T13:34:06.033Z] DONE 18 tests, 1 skipped in 5.711s [2020-04-07T13:34:06.033Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-04-07T13:34:06.033Z] ++ 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-04-07T13:34:06.033Z] ++ set -e [2020-04-07T13:34:06.033Z] ++ '[' -n 0 ']' [2020-04-07T13:34:06.033Z] ++ set -x [2020-04-07T13:34:06.033Z] ++ env -i DEST=/go/src/github.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-04-07T13:34:06.287Z] INFO: Testing against a local daemon [2020-04-07T13:34:06.288Z] === RUN TestVolumesCreateAndList [2020-04-07T13:34:06.288Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-04-07T13:34:06.288Z] === RUN TestVolumesRemove [2020-04-07T13:34:06.288Z] --- PASS: TestVolumesRemove (0.12s) [2020-04-07T13:34:06.288Z] === RUN TestVolumesInspect [2020-04-07T13:34:06.288Z] --- PASS: TestVolumesInspect (0.06s) [2020-04-07T13:34:06.288Z] === RUN TestVolumesInvalidJSON [2020-04-07T13:34:06.288Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-07T13:34:06.288Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-07T13:34:06.288Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-07T13:34:06.288Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-04-07T13:34:06.288Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-07T13:34:06.288Z] PASS [2020-04-07T13:34:06.288Z] [2020-04-07T13:34:06.288Z] DONE 5 tests in 0.377s [2020-04-07T13:34:06.542Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-07T13:34:06.542Z] ++++ cat bundles/test-integration/docker.pid [2020-04-07T13:34:06.542Z] +++ kill 5455 [2020-04-07T13:34:07.464Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-04-07T13:34:08.023Z] +++ /etc/init.d/apparmor stop [2020-04-07T13:34:08.023Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-07T13:34:08.023Z] [2020-04-07T13:34:08.023Z] Unloading profiles will leave already running processes permanently [2020-04-07T13:34:08.023Z] unconfined, which can lead to unexpected situations. [2020-04-07T13:34:08.023Z] [2020-04-07T13:34:08.023Z] To set a process to complain mode, use the command line tool [2020-04-07T13:34:08.023Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-07T13:34:08.023Z] +++ true [2020-04-07T13:34:08.023Z] [2020-04-07T13:34:08.947Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-04-07T13:34:08.947Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-04-07T13:34:08.947Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-04-07T13:34:08.947Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-04-07T13:34:08.947Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-04-07T13:34:08.947Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-04-07T13:34:08.947Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-04-07T13:34:09.202Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-04-07T13:34:09.202Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-04-07T13:34:09.202Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-04-07T13:34:09.202Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-04-07T13:34:09.202Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-04-07T13:34:09.202Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-04-07T13:34:09.202Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-04-07T13:34:09.457Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-04-07T13:34:09.457Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-04-07T13:34:09.457Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-04-07T13:34:09.457Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-04-07T13:34:12.718Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-04-07T13:34:15.226Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-04-07T13:34:18.484Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-04-07T13:34:20.378Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-04-07T13:34:20.378Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-04-07T13:34:21.301Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-04-07T13:34:22.223Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-04-07T13:34:23.146Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-04-07T13:34:24.505Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-04-07T13:34:25.063Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-04-07T13:34:25.986Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-04-07T13:34:27.348Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-04-07T13:34:28.271Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-04-07T13:34:29.195Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-04-07T13:34:30.557Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-04-07T13:34:31.480Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-04-07T13:34:32.404Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-04-07T13:34:33.327Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-04-07T13:34:35.210Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-04-07T13:34:36.133Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-04-07T13:34:37.056Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-04-07T13:34:37.056Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-04-07T13:34:37.981Z] === RUN TestDockerSuite/TestCpRelativePath [2020-04-07T13:34:38.904Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-04-07T13:34:40.263Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-04-07T13:34:41.186Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-04-07T13:34:42.546Z] === RUN TestDockerSuite/TestCpToCaseA [2020-04-07T13:34:43.905Z] === RUN TestDockerSuite/TestCpToCaseB [2020-04-07T13:34:45.266Z] === RUN TestDockerSuite/TestCpToCaseC [2020-04-07T13:34:47.775Z] === RUN TestDockerSuite/TestCpToCaseD [2020-04-07T13:34:53.006Z] === RUN TestDockerSuite/TestCpToCaseE [2020-04-07T13:34:54.812Z] --- PASS: TestBuildWithHugeFile (81.91s) [2020-04-07T13:34:54.812Z] === RUN TestBuildWithEmptyDockerfile [2020-04-07T13:34:54.812Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-07T13:34:54.812Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-07T13:34:54.812Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-07T13:34:54.812Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-07T13:34:54.812Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-07T13:34:54.812Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-07T13:34:54.812Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-07T13:34:54.812Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-07T13:34:54.812Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-07T13:34:54.812Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-04-07T13:34:54.812Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.32s) [2020-04-07T13:34:54.812Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.32s) [2020-04-07T13:34:54.812Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.33s) [2020-04-07T13:34:54.812Z] === RUN TestBuildPreserveOwnership [2020-04-07T13:34:54.812Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-07T13:34:56.263Z] === RUN TestDockerSuite/TestCpToCaseF [2020-04-07T13:34:56.504Z] ok github.com/docker/docker/integration/container 65.007s [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === Skipped [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-04-07T13:34:56.504Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2020-04-07T13:34:56.504Z] copy_test.go:25: testEnv.OSType == "windows" [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-04-07T13:34:56.504Z] copy_test.go:39: testEnv.OSType == "windows" [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-04-07T13:34:56.504Z] copy_test.go:51: testEnv.OSType == "windows" [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-04-07T13:34:56.504Z] copy_test.go:65: testEnv.OSType == "windows" [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-04-07T13:34:56.504Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-04-07T13:34:56.504Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-04-07T13:34:56.504Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-04-07T13:34:56.504Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-04-07T13:34:56.504Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-04-07T13:34:56.504Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-04-07T13:34:56.504Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-04-07T13:34:56.504Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-04-07T13:34:56.504Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-04-07T13:34:56.504Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-04-07T13:34:56.504Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-04-07T13:34:56.504Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-04-07T13:34:56.504Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-04-07T13:34:56.504Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-04-07T13:34:56.504Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-04-07T13:34:56.504Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-04-07T13:34:56.504Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-04-07T13:34:56.504Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-04-07T13:34:56.504Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-04-07T13:34:56.504Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-04-07T13:34:56.504Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-04-07T13:34:56.504Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-04-07T13:34:56.504Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-04-07T13:34:56.504Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-04-07T13:34:56.504Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-04-07T13:34:56.504Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-04-07T13:34:56.504Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-04-07T13:34:56.504Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-04-07T13:34:56.504Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-04-07T13:34:56.504Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-04-07T13:34:56.504Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-04-07T13:34:56.504Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-04-07T13:34:56.504Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-04-07T13:34:56.504Z] stats_test.go:20: !testEnv.DaemonInfo.MemoryLimit [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-04-07T13:34:56.504Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-04-07T13:34:56.504Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] DONE 80 tests, 41 skipped in 68.277s [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-04-07T13:34:56.504Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-07T13:34:56.504Z] INFO: Testing against a local daemon [2020-04-07T13:34:56.504Z] ok github.com/docker/docker/integration/image 0.599s [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === Skipped [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-04-07T13:34:56.504Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-04-07T13:34:56.504Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-04-07T13:34:56.504Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-04-07T13:34:56.504Z] tag_test.go:98: testEnv.OSType == "windows" [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] DONE 11 tests, 4 skipped in 3.162s [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-04-07T13:34:56.504Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-07T13:34:56.504Z] INFO: Testing against a local daemon [2020-04-07T13:34:56.504Z] ok github.com/docker/docker/integration/network 0.252s [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === Skipped [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-04-07T13:34:56.504Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-04-07T13:34:56.504Z] 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-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-04-07T13:34:56.504Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-04-07T13:34:56.504Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-04-07T13:34:56.504Z] network_test.go:97: testEnv.OSType == "windows" [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-04-07T13:34:56.504Z] service_test.go:29: testEnv.OSType == "windows" [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-04-07T13:34:56.504Z] service_test.go:52: testEnv.OSType == "windows" [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-04-07T13:34:56.504Z] service_test.go:96: testEnv.OSType == "windows" [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-04-07T13:34:56.504Z] service_test.go:130: testEnv.OSType == "windows" [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.504Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-04-07T13:34:56.504Z] service_test.go:181: testEnv.OSType == "windows" [2020-04-07T13:34:56.504Z] [2020-04-07T13:34:56.505Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-04-07T13:34:56.505Z] service_test.go:206: testEnv.OSType == "windows" [2020-04-07T13:34:56.505Z] [2020-04-07T13:34:56.505Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-07T13:34:56.505Z] service_test.go:236: FLAKY_TEST [2020-04-07T13:34:56.505Z] [2020-04-07T13:34:56.505Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-04-07T13:34:56.505Z] service_test.go:326: testEnv.OSType == "windows" [2020-04-07T13:34:56.505Z] [2020-04-07T13:34:56.505Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-04-07T13:34:56.505Z] service_test.go:394: testEnv.OSType == "windows" [2020-04-07T13:34:56.505Z] [2020-04-07T13:34:56.505Z] [2020-04-07T13:34:56.505Z] DONE 18 tests, 14 skipped in 2.959s [2020-04-07T13:34:56.505Z] [2020-04-07T13:34:56.505Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-04-07T13:34:56.505Z] testing: warning: no tests to run [2020-04-07T13:34:56.505Z] ok github.com/docker/docker/integration/network/ipvlan 0.163s [2020-04-07T13:34:56.505Z] [2020-04-07T13:34:56.505Z] DONE 0 tests in 1.113s [2020-04-07T13:34:56.505Z] [2020-04-07T13:34:56.505Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-04-07T13:34:57.186Z] === RUN TestDockerSuite/TestCpToCaseG [2020-04-07T13:34:57.453Z] testing: warning: no tests to run [2020-04-07T13:34:57.453Z] ok github.com/docker/docker/integration/network/macvlan 0.087s [2020-04-07T13:34:57.453Z] [2020-04-07T13:34:57.453Z] DONE 0 tests in 0.925s [2020-04-07T13:34:57.901Z] [2020-04-07T13:34:57.901Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-04-07T13:34:58.293Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-07T13:34:58.848Z] testing: warning: no tests to run [2020-04-07T13:34:58.848Z] ok github.com/docker/docker/integration/plugin 0.087s [2020-04-07T13:34:58.848Z] [2020-04-07T13:34:58.848Z] DONE 0 tests in 0.944s [2020-04-07T13:34:58.848Z] [2020-04-07T13:34:58.848Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-04-07T13:34:59.771Z] --- PASS: TestBuildPreserveOwnership (4.77s) [2020-04-07T13:34:59.771Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.14s) [2020-04-07T13:34:59.771Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.62s) [2020-04-07T13:34:59.771Z] === RUN TestBuildPlatformInvalid [2020-04-07T13:34:59.771Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-04-07T13:34:59.771Z] PASS [2020-04-07T13:34:59.771Z] [2020-04-07T13:34:59.771Z] === Skipped [2020-04-07T13:34:59.771Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-04-07T13:34:59.771Z] build_session_test.go:25: TODO: BuildKit [2020-04-07T13:34:59.771Z] [2020-04-07T13:34:59.771Z] [2020-04-07T13:34:59.771Z] DONE 32 tests, 1 skipped in 127.640s [2020-04-07T13:34:59.771Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-04-07T13:34:59.771Z] ++ 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-04-07T13:34:59.771Z] ++ set -e [2020-04-07T13:34:59.771Z] ++ '[' -n 0 ']' [2020-04-07T13:34:59.771Z] ++ set -x [2020-04-07T13:34:59.771Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-04-07T13:34:59.771Z] INFO: Testing against a local daemon [2020-04-07T13:34:59.771Z] === RUN TestConfigList [2020-04-07T13:34:59.796Z] testing: warning: no tests to run [2020-04-07T13:34:59.796Z] ok github.com/docker/docker/integration/plugin/authz 0.090s [2020-04-07T13:34:59.796Z] [2020-04-07T13:34:59.796Z] DONE 0 tests in 0.967s [2020-04-07T13:34:59.796Z] [2020-04-07T13:34:59.796Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-04-07T13:35:02.420Z] === RUN TestDockerSuite/TestCpToCaseH [2020-04-07T13:35:02.470Z] --- PASS: TestConfigList (2.26s) [2020-04-07T13:35:02.470Z] === RUN TestConfigsCreateAndDelete [2020-04-07T13:35:02.671Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-07T13:35:02.671Z] INFO: Testing against a local daemon [2020-04-07T13:35:02.671Z] ok github.com/docker/docker/integration/plugin/common 0.214s [2020-04-07T13:35:02.671Z] [2020-04-07T13:35:02.671Z] DONE 2 tests in 2.618s [2020-04-07T13:35:02.671Z] [2020-04-07T13:35:02.671Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-04-07T13:35:04.503Z] --- PASS: TestConfigsCreateAndDelete (2.27s) [2020-04-07T13:35:04.503Z] === RUN TestConfigsUpdate [2020-04-07T13:35:05.676Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-04-07T13:35:05.676Z] === RUN TestDockerSuite/TestCpToCaseI [2020-04-07T13:35:06.541Z] --- PASS: TestConfigsUpdate (2.21s) [2020-04-07T13:35:06.541Z] === RUN TestTemplatedConfig [2020-04-07T13:35:06.600Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-04-07T13:35:07.337Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-07T13:35:07.337Z] INFO: Testing against a local daemon [2020-04-07T13:35:07.337Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.286s [2020-04-07T13:35:07.337Z] [2020-04-07T13:35:07.337Z] === Skipped [2020-04-07T13:35:07.337Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-04-07T13:35:07.337Z] external_test.go:48: runtime.GOOS == "windows" [2020-04-07T13:35:07.337Z] [2020-04-07T13:35:07.337Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-04-07T13:35:07.337Z] external_test.go:408: runtime.GOOS == "windows" [2020-04-07T13:35:07.337Z] [2020-04-07T13:35:07.337Z] [2020-04-07T13:35:07.337Z] DONE 2 tests, 2 skipped in 4.790s [2020-04-07T13:35:07.337Z] [2020-04-07T13:35:07.337Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-04-07T13:35:09.233Z] --- PASS: TestTemplatedConfig (2.65s) [2020-04-07T13:35:09.233Z] === RUN TestConfigInspect [2020-04-07T13:35:11.832Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-04-07T13:35:11.979Z] --- PASS: TestConfigInspect (2.76s) [2020-04-07T13:35:11.979Z] === RUN TestConfigCreateWithLabels [2020-04-07T13:35:12.755Z] === RUN TestDockerSuite/TestCpToDot [2020-04-07T13:35:13.678Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-04-07T13:35:14.675Z] --- PASS: TestConfigCreateWithLabels (2.24s) [2020-04-07T13:35:14.675Z] === RUN TestConfigCreateResolve [2020-04-07T13:35:15.562Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-04-07T13:35:16.717Z] --- PASS: TestConfigCreateResolve (2.24s) [2020-04-07T13:35:16.717Z] === RUN TestConfigDaemonLibtrustID [2020-04-07T13:35:17.006Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-04-07T13:35:17.006Z] PASS [2020-04-07T13:35:17.006Z] [2020-04-07T13:35:17.006Z] DONE 8 tests in 17.294s [2020-04-07T13:35:17.006Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-04-07T13:35:17.006Z] ++ 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-04-07T13:35:17.006Z] ++ set -e [2020-04-07T13:35:17.006Z] ++ '[' -n 0 ']' [2020-04-07T13:35:17.006Z] ++ set -x [2020-04-07T13:35:17.006Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-07T13:35:17.006Z] INFO: Testing against a local daemon [2020-04-07T13:35:17.006Z] === RUN TestCheckpoint [2020-04-07T13:35:17.006Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-07T13:35:17.006Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-07T13:35:17.006Z] === RUN TestContainerInvalidJSON [2020-04-07T13:35:17.006Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-07T13:35:17.006Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-07T13:35:17.006Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-07T13:35:17.006Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-07T13:35:17.006Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-07T13:35:17.006Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-07T13:35:17.006Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-07T13:35:17.006Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-07T13:35:17.006Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-07T13:35:17.006Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-04-07T13:35:17.006Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-07T13:35:17.006Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-07T13:35:17.006Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-07T13:35:17.006Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-07T13:35:17.289Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-04-07T13:35:17.289Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-07T13:35:17.289Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-04-07T13:35:17.289Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-07T13:35:17.289Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-04-07T13:35:17.289Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-07T13:35:17.444Z] === RUN TestDockerSuite/TestCpToStdout [2020-04-07T13:35:17.564Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-07T13:35:17.564Z] INFO: Testing against a local daemon [2020-04-07T13:35:17.565Z] ok github.com/docker/docker/integration/plugin/logging 0.290s [2020-04-07T13:35:17.565Z] [2020-04-07T13:35:17.565Z] === Skipped [2020-04-07T13:35:17.565Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-04-07T13:35:17.565Z] read_test.go:21: no unix domain sockets on Windows [2020-04-07T13:35:17.565Z] [2020-04-07T13:35:17.565Z] [2020-04-07T13:35:17.565Z] DONE 1 tests, 1 skipped in 9.170s [2020-04-07T13:35:17.565Z] [2020-04-07T13:35:17.565Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-04-07T13:35:17.574Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-04-07T13:35:17.574Z] === RUN TestCopyFromContainer [2020-04-07T13:35:18.011Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-04-07T13:35:18.512Z] testing: warning: no tests to run [2020-04-07T13:35:18.513Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.110s [2020-04-07T13:35:18.513Z] [2020-04-07T13:35:18.513Z] DONE 0 tests in 1.678s [2020-04-07T13:35:18.513Z] [2020-04-07T13:35:18.513Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-04-07T13:35:19.054Z] === RUN TestCopyFromContainer// [2020-04-07T13:35:19.055Z] === RUN TestCopyFromContainer//bar/root [2020-04-07T13:35:19.339Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-07T13:35:19.339Z] === RUN TestCopyFromContainer/bar/quux [2020-04-07T13:35:19.339Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-07T13:35:19.623Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-07T13:35:19.623Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-07T13:35:19.623Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-07T13:35:19.908Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-07T13:35:19.908Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-07T13:35:19.908Z] --- PASS: TestCopyFromContainer (2.57s) [2020-04-07T13:35:19.908Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-04-07T13:35:19.908Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-04-07T13:35:19.908Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-04-07T13:35:19.908Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-04-07T13:35:19.908Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-04-07T13:35:19.908Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-04-07T13:35:19.908Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-04-07T13:35:19.908Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-04-07T13:35:19.908Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-04-07T13:35:19.908Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-04-07T13:35:19.908Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-07T13:35:19.908Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-07T13:35:19.908Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-07T13:35:19.908Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-07T13:35:19.908Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-07T13:35:19.908Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-07T13:35:19.908Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-07T13:35:20.194Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-07T13:35:20.194Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-07T13:35:20.194Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-07T13:35:20.194Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-04-07T13:35:20.194Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-04-07T13:35:20.194Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-04-07T13:35:20.194Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-04-07T13:35:20.194Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-07T13:35:20.194Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-04-07T13:35:20.194Z] === RUN TestCreateWithInvalidEnv [2020-04-07T13:35:20.194Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-07T13:35:20.194Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-07T13:35:20.194Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-07T13:35:20.194Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-07T13:35:20.194Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-07T13:35:20.194Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-07T13:35:20.194Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-07T13:35:20.194Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-07T13:35:20.194Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-07T13:35:20.194Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2020-04-07T13:35:20.194Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-07T13:35:20.194Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-07T13:35:20.194Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-07T13:35:20.194Z] === RUN TestCreateTmpfsMountsTarget [2020-04-07T13:35:20.194Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-04-07T13:35:20.194Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-07T13:35:21.365Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-07T13:35:21.365Z] INFO: Testing against a local daemon [2020-04-07T13:35:21.365Z] ok github.com/docker/docker/integration/plugin/volumes 0.313s [2020-04-07T13:35:21.365Z] [2020-04-07T13:35:21.365Z] === Skipped [2020-04-07T13:35:21.365Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-04-07T13:35:21.365Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T13:35:21.365Z] [2020-04-07T13:35:21.365Z] [2020-04-07T13:35:21.365Z] DONE 1 tests, 1 skipped in 3.254s [2020-04-07T13:35:21.813Z] [2020-04-07T13:35:21.813Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-04-07T13:35:22.181Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-04-07T13:35:22.181Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-04-07T13:35:22.226Z] --- PASS: TestCreateWithCustomMaskedPaths (1.84s) [2020-04-07T13:35:22.226Z] === RUN TestCreateWithCapabilities [2020-04-07T13:35:22.226Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-07T13:35:22.226Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-07T13:35:22.226Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-07T13:35:22.226Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-07T13:35:22.226Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-07T13:35:22.226Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-07T13:35:22.226Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-07T13:35:22.226Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-07T13:35:22.226Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-07T13:35:22.226Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-07T13:35:22.226Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-07T13:35:22.226Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-07T13:35:22.226Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-07T13:35:22.226Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-07T13:35:22.226Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-07T13:35:22.226Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-07T13:35:22.226Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-07T13:35:22.226Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-07T13:35:22.226Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-07T13:35:22.226Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-07T13:35:22.226Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-07T13:35:22.226Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-07T13:35:22.226Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-07T13:35:22.226Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-07T13:35:22.226Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-07T13:35:22.226Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-07T13:35:22.226Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-07T13:35:22.226Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-07T13:35:22.226Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-07T13:35:22.226Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-07T13:35:22.226Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-07T13:35:22.226Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-07T13:35:22.226Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-07T13:35:22.226Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-04-07T13:35:22.226Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-04-07T13:35:22.226Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-04-07T13:35:22.226Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-04-07T13:35:22.226Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-04-07T13:35:22.226Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-07T13:35:22.226Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-07T13:35:22.226Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-04-07T13:35:22.226Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-04-07T13:35:22.226Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-04-07T13:35:22.226Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-04-07T13:35:22.226Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-04-07T13:35:22.226Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-07T13:35:23.104Z] === RUN TestDockerSuite/TestCpVolumePath [2020-04-07T13:35:24.257Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.94s) [2020-04-07T13:35:24.257Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-07T13:35:24.257Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-07T13:35:24.257Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-07T13:35:24.257Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-07T13:35:24.257Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-07T13:35:24.257Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-07T13:35:24.257Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-07T13:35:24.257Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-07T13:35:24.257Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-07T13:35:24.257Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-07T13:35:24.257Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-07T13:35:24.257Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-07T13:35:24.257Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-07T13:35:24.257Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-07T13:35:24.257Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-07T13:35:24.257Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-07T13:35:24.257Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-04-07T13:35:24.257Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-04-07T13:35:24.257Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-04-07T13:35:24.257Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-04-07T13:35:24.257Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-04-07T13:35:24.257Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-04-07T13:35:24.257Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-07T13:35:24.674Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-07T13:35:24.674Z] INFO: Testing against a local daemon [2020-04-07T13:35:24.674Z] ok github.com/docker/docker/integration/secret 0.189s [2020-04-07T13:35:24.674Z] [2020-04-07T13:35:24.674Z] === Skipped [2020-04-07T13:35:24.674Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-04-07T13:35:24.674Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T13:35:24.674Z] [2020-04-07T13:35:24.674Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-04-07T13:35:24.674Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T13:35:24.674Z] [2020-04-07T13:35:24.674Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-04-07T13:35:24.674Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T13:35:24.674Z] [2020-04-07T13:35:24.674Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-04-07T13:35:24.674Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T13:35:24.674Z] [2020-04-07T13:35:24.674Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-04-07T13:35:24.674Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T13:35:24.674Z] [2020-04-07T13:35:24.674Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-04-07T13:35:24.674Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-04-07T13:35:24.674Z] [2020-04-07T13:35:24.674Z] [2020-04-07T13:35:24.674Z] DONE 6 tests, 6 skipped in 2.789s [2020-04-07T13:35:24.674Z] [2020-04-07T13:35:24.674Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-04-07T13:35:24.879Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.65s) [2020-04-07T13:35:24.879Z] === RUN TestContainerStartOnDaemonRestart [2020-04-07T13:35:24.879Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-07T13:35:24.879Z] === RUN TestDaemonRestartIpcMode [2020-04-07T13:35:24.879Z] === PAUSE TestDaemonRestartIpcMode [2020-04-07T13:35:24.879Z] === RUN TestDaemonHostGatewayIP [2020-04-07T13:35:24.879Z] === PAUSE TestDaemonHostGatewayIP [2020-04-07T13:35:24.879Z] === RUN TestDiff [2020-04-07T13:35:24.986Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-04-07T13:35:24.986Z] === RUN TestDockerSuite/TestCreateArgs [2020-04-07T13:35:24.986Z] === RUN TestDockerSuite/TestCreateByImageID [2020-04-07T13:35:25.241Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-04-07T13:35:25.499Z] --- PASS: TestDiff (0.64s) [2020-04-07T13:35:25.499Z] === RUN TestExecWithCloseStdin [2020-04-07T13:35:26.131Z] --- PASS: TestExecWithCloseStdin (0.77s) [2020-04-07T13:35:26.131Z] === RUN TestExec [2020-04-07T13:35:26.163Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-04-07T13:35:26.163Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-04-07T13:35:26.163Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-04-07T13:35:27.086Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-04-07T13:35:27.086Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-04-07T13:35:27.144Z] --- PASS: TestExec (0.77s) [2020-04-07T13:35:27.144Z] === RUN TestExecUser [2020-04-07T13:35:27.341Z] === RUN TestDockerSuite/TestCreateLabels [2020-04-07T13:35:27.596Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-04-07T13:35:27.763Z] --- PASS: TestExecUser (0.80s) [2020-04-07T13:35:27.763Z] === RUN TestExportContainerAndImportImage [2020-04-07T13:35:27.850Z] === RUN TestDockerSuite/TestCreateRM [2020-04-07T13:35:27.851Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-04-07T13:35:27.851Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-04-07T13:35:28.105Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-04-07T13:35:28.105Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-04-07T13:35:28.350Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-07T13:35:28.350Z] INFO: Testing against a local daemon [2020-04-07T13:35:28.350Z] ok github.com/docker/docker/integration/service 0.404s [2020-04-07T13:35:28.350Z] [2020-04-07T13:35:28.350Z] === Skipped [2020-04-07T13:35:28.350Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-07T13:35:28.350Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-07T13:35:28.350Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T13:35:28.350Z] [2020-04-07T13:35:28.350Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-07T13:35:28.350Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-07T13:35:28.350Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T13:35:28.350Z] [2020-04-07T13:35:28.350Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-04-07T13:35:28.350Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T13:35:28.350Z] [2020-04-07T13:35:28.350Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-04-07T13:35:28.350Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T13:35:28.350Z] [2020-04-07T13:35:28.350Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-04-07T13:35:28.350Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T13:35:28.350Z] [2020-04-07T13:35:28.350Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-04-07T13:35:28.350Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T13:35:28.350Z] [2020-04-07T13:35:28.350Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-04-07T13:35:28.350Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T13:35:28.350Z] [2020-04-07T13:35:28.350Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-04-07T13:35:28.350Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T13:35:28.350Z] [2020-04-07T13:35:28.350Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2020-04-07T13:35:28.350Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T13:35:28.350Z] [2020-04-07T13:35:28.350Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-04-07T13:35:28.350Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T13:35:28.350Z] [2020-04-07T13:35:28.350Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-04-07T13:35:28.350Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T13:35:28.350Z] [2020-04-07T13:35:28.350Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-04-07T13:35:28.350Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T13:35:28.350Z] [2020-04-07T13:35:28.350Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-04-07T13:35:28.350Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T13:35:28.350Z] [2020-04-07T13:35:28.350Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-04-07T13:35:28.350Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T13:35:28.350Z] [2020-04-07T13:35:28.350Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-04-07T13:35:28.350Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T13:35:28.350Z] [2020-04-07T13:35:28.350Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-04-07T13:35:28.350Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T13:35:28.350Z] [2020-04-07T13:35:28.350Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-04-07T13:35:28.350Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T13:35:28.350Z] [2020-04-07T13:35:28.350Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-04-07T13:35:28.350Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T13:35:28.350Z] [2020-04-07T13:35:28.350Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-04-07T13:35:28.350Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-04-07T13:35:28.350Z] [2020-04-07T13:35:28.350Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-04-07T13:35:28.350Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-04-07T13:35:28.350Z] [2020-04-07T13:35:28.350Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-04-07T13:35:28.350Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-04-07T13:35:28.350Z] [2020-04-07T13:35:28.350Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-04-07T13:35:28.350Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-04-07T13:35:28.350Z] [2020-04-07T13:35:28.350Z] [2020-04-07T13:35:28.350Z] DONE 23 tests, 22 skipped in 3.824s [2020-04-07T13:35:28.350Z] [2020-04-07T13:35:28.350Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-04-07T13:35:28.777Z] --- PASS: TestExportContainerAndImportImage (0.99s) [2020-04-07T13:35:28.778Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-07T13:35:30.260Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2020-04-07T13:35:30.260Z] === RUN TestHealthCheckWorkdir [2020-04-07T13:35:30.616Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-04-07T13:35:30.870Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-04-07T13:35:30.870Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-04-07T13:35:31.202Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-07T13:35:31.202Z] INFO: Testing against a local daemon [2020-04-07T13:35:31.202Z] ok github.com/docker/docker/integration/session 0.229s [2020-04-07T13:35:31.202Z] [2020-04-07T13:35:31.202Z] === Skipped [2020-04-07T13:35:31.202Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-04-07T13:35:31.202Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-04-07T13:35:31.202Z] [2020-04-07T13:35:31.202Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-04-07T13:35:31.202Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-04-07T13:35:31.202Z] [2020-04-07T13:35:31.202Z] [2020-04-07T13:35:31.202Z] DONE 2 tests, 2 skipped in 2.668s [2020-04-07T13:35:31.202Z] [2020-04-07T13:35:31.202Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-04-07T13:35:31.273Z] --- PASS: TestHealthCheckWorkdir (0.96s) [2020-04-07T13:35:31.273Z] === RUN TestHealthKillContainer [2020-04-07T13:35:32.231Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-04-07T13:35:34.060Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-07T13:35:34.060Z] INFO: Testing against a local daemon [2020-04-07T13:35:34.509Z] ok github.com/docker/docker/integration/system 1.257s [2020-04-07T13:35:34.735Z] --- PASS: TestHealthKillContainer (2.85s) [2020-04-07T13:35:34.735Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-07T13:35:34.735Z] --- PASS: TestInspectCpusetInConfigPre120 (0.66s) [2020-04-07T13:35:34.735Z] === RUN TestIpcModeNone [2020-04-07T13:35:34.958Z] [2020-04-07T13:35:34.958Z] === Skipped [2020-04-07T13:35:34.958Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-07T13:35:34.958Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-04-07T13:35:34.958Z] [2020-04-07T13:35:34.958Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-04-07T13:35:34.958Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-04-07T13:35:34.958Z] [2020-04-07T13:35:34.958Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-04-07T13:35:34.958Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-04-07T13:35:34.958Z] [2020-04-07T13:35:34.958Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-04-07T13:35:34.958Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-07T13:35:34.958Z] [2020-04-07T13:35:34.958Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-04-07T13:35:34.958Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-04-07T13:35:34.958Z] [2020-04-07T13:35:34.958Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-04-07T13:35:34.958Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-04-07T13:35:34.958Z] [2020-04-07T13:35:34.958Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-04-07T13:35:34.958Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-04-07T13:35:34.958Z] [2020-04-07T13:35:34.958Z] [2020-04-07T13:35:34.958Z] DONE 13 tests, 7 skipped in 3.582s [2020-04-07T13:35:34.958Z] [2020-04-07T13:35:34.958Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-04-07T13:35:35.490Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-04-07T13:35:35.744Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-04-07T13:35:35.744Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-04-07T13:35:35.749Z] --- PASS: TestIpcModeNone (0.75s) [2020-04-07T13:35:35.749Z] === RUN TestIpcModePrivate [2020-04-07T13:35:35.999Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-04-07T13:35:35.999Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-04-07T13:35:35.999Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-04-07T13:35:36.368Z] --- PASS: TestIpcModePrivate (0.81s) [2020-04-07T13:35:36.368Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-04-07T13:35:36.368Z] === RUN TestIpcModeShareable [2020-04-07T13:35:36.923Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-04-07T13:35:37.382Z] --- PASS: TestIpcModeShareable (0.79s) [2020-04-07T13:35:37.382Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-04-07T13:35:37.382Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-07T13:35:37.811Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-07T13:35:37.811Z] INFO: Testing against a local daemon [2020-04-07T13:35:37.811Z] ok github.com/docker/docker/integration/volume 0.295s [2020-04-07T13:35:37.811Z] [2020-04-07T13:35:37.811Z] === Skipped [2020-04-07T13:35:37.811Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-04-07T13:35:37.811Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-04-07T13:35:37.811Z] [2020-04-07T13:35:37.811Z] [2020-04-07T13:35:37.811Z] DONE 5 tests, 1 skipped in 2.793s [2020-04-07T13:35:37.811Z] [2020-04-07T13:35:37.811Z] INFO: make.ps1 ended at 04/07/2020 13:35:37 [2020-04-07T13:35:37.811Z] INFO: Integration CLI tests being run from the host: [2020-04-07T13:35:37.811Z] 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-04-07T13:35:38.806Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-04-07T13:35:39.416Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.27s) [2020-04-07T13:35:39.417Z] === RUN TestAPIIpcModeHost [2020-04-07T13:35:39.729Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-04-07T13:35:40.037Z] --- PASS: TestAPIIpcModeHost (0.60s) [2020-04-07T13:35:40.037Z] === RUN TestDaemonIpcModeShareable [2020-04-07T13:35:42.085Z] --- PASS: TestDaemonIpcModeShareable (1.66s) [2020-04-07T13:35:42.085Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-04-07T13:35:42.085Z] === RUN TestDaemonIpcModePrivate [2020-04-07T13:35:42.239Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-04-07T13:35:43.565Z] --- PASS: TestDaemonIpcModePrivate (1.63s) [2020-04-07T13:35:43.565Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-04-07T13:35:43.565Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-07T13:35:43.597Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-04-07T13:35:44.521Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-04-07T13:35:45.048Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.64s) [2020-04-07T13:35:45.048Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-04-07T13:35:45.048Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-07T13:35:45.457Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-04-07T13:35:45.457Z] === RUN TestDockerSuite/TestDevicePermissions [2020-04-07T13:35:46.023Z] === RUN TestDockerSuite/TestDockerFails [2020-04-07T13:35:46.023Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-04-07T13:35:46.023Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-04-07T13:35:46.278Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-04-07T13:35:47.086Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.76s) [2020-04-07T13:35:47.086Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-04-07T13:35:47.086Z] === RUN TestIpcModeOlderClient [2020-04-07T13:35:47.086Z] === PAUSE TestIpcModeOlderClient [2020-04-07T13:35:47.086Z] === RUN TestKillContainerInvalidSignal [2020-04-07T13:35:47.371Z] --- PASS: TestKillContainerInvalidSignal (0.67s) [2020-04-07T13:35:47.371Z] === RUN TestKillContainer [2020-04-07T13:35:47.371Z] === RUN TestKillContainer/no_signal [2020-04-07T13:35:47.636Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-04-07T13:35:47.990Z] === RUN TestKillContainer/non_killing_signal [2020-04-07T13:35:48.032Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-07T13:35:48.032Z] INFO: Testing against a local daemon [2020-04-07T13:35:48.558Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-04-07T13:35:48.608Z] === RUN TestKillContainer/killing_signal [2020-04-07T13:35:49.626Z] --- PASS: TestKillContainer (2.00s) [2020-04-07T13:35:49.626Z] --- PASS: TestKillContainer/no_signal (0.62s) [2020-04-07T13:35:49.626Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2020-04-07T13:35:49.626Z] --- PASS: TestKillContainer/killing_signal (0.62s) [2020-04-07T13:35:49.626Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-07T13:35:49.626Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-07T13:35:49.910Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-07T13:35:49.917Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-04-07T13:35:49.917Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-04-07T13:35:49.917Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-04-07T13:35:49.917Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-04-07T13:35:50.923Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.30s) [2020-04-07T13:35:50.923Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.61s) [2020-04-07T13:35:50.923Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s) [2020-04-07T13:35:50.923Z] === RUN TestKillStoppedContainer [2020-04-07T13:35:50.923Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-04-07T13:35:50.923Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-07T13:35:50.923Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-04-07T13:35:50.923Z] === RUN TestKillDifferentUserContainer [2020-04-07T13:35:51.547Z] --- PASS: TestKillDifferentUserContainer (0.67s) [2020-04-07T13:35:51.547Z] === RUN TestInspectOomKilledTrue [2020-04-07T13:35:52.423Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-04-07T13:35:53.028Z] --- PASS: TestInspectOomKilledTrue (1.17s) [2020-04-07T13:35:53.028Z] === RUN TestInspectOomKilledFalse [2020-04-07T13:35:53.314Z] --- PASS: TestInspectOomKilledFalse (0.66s) [2020-04-07T13:35:53.314Z] === RUN TestLinksEtcHostsContentMatch [2020-04-07T13:35:53.935Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2020-04-07T13:35:53.935Z] === RUN TestLinksContainerNames [2020-04-07T13:35:55.416Z] --- PASS: TestLinksContainerNames (1.29s) [2020-04-07T13:35:55.416Z] === RUN TestLogsFollowTailEmpty [2020-04-07T13:35:56.048Z] --- PASS: TestLogsFollowTailEmpty (0.68s) [2020-04-07T13:35:56.048Z] === RUN TestContainerNetworkMountsNoChown [2020-04-07T13:35:56.579Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-04-07T13:35:56.668Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s) [2020-04-07T13:35:56.668Z] === RUN TestMountDaemonRoot [2020-04-07T13:35:56.668Z] === RUN TestMountDaemonRoot/default [2020-04-07T13:35:56.668Z] === PAUSE TestMountDaemonRoot/default [2020-04-07T13:35:56.668Z] === RUN TestMountDaemonRoot/private [2020-04-07T13:35:56.668Z] === PAUSE TestMountDaemonRoot/private [2020-04-07T13:35:56.668Z] === RUN TestMountDaemonRoot/rprivate [2020-04-07T13:35:56.668Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-07T13:35:56.668Z] === RUN TestMountDaemonRoot/slave [2020-04-07T13:35:56.668Z] === PAUSE TestMountDaemonRoot/slave [2020-04-07T13:35:56.668Z] === RUN TestMountDaemonRoot/rslave [2020-04-07T13:35:56.668Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-07T13:35:56.668Z] === RUN TestMountDaemonRoot/shared [2020-04-07T13:35:56.668Z] === PAUSE TestMountDaemonRoot/shared [2020-04-07T13:35:56.668Z] === RUN TestMountDaemonRoot/rshared [2020-04-07T13:35:56.668Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-07T13:35:56.668Z] === CONT TestMountDaemonRoot/default [2020-04-07T13:35:56.668Z] === CONT TestMountDaemonRoot/rslave [2020-04-07T13:35:56.668Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-07T13:35:56.668Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-07T13:35:56.668Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-07T13:35:56.668Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-07T13:35:56.668Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-07T13:35:56.668Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-07T13:35:56.668Z] === CONT TestMountDaemonRoot/slave [2020-04-07T13:35:56.668Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-07T13:35:56.668Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-07T13:35:56.668Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-07T13:35:56.668Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-07T13:35:56.668Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-07T13:35:56.668Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-07T13:35:56.668Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-07T13:35:56.668Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-07T13:35:56.668Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-07T13:35:56.668Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-07T13:35:56.668Z] === CONT TestMountDaemonRoot/rprivate [2020-04-07T13:35:56.668Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-07T13:35:56.668Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-07T13:35:56.668Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-07T13:35:56.668Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-07T13:35:56.668Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-07T13:35:56.668Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-07T13:35:56.668Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-07T13:35:56.668Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-07T13:35:56.668Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-07T13:35:56.668Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-07T13:35:56.668Z] === CONT TestMountDaemonRoot/shared [2020-04-07T13:35:56.668Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-07T13:35:56.668Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-07T13:35:56.668Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-07T13:35:56.668Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-07T13:35:56.669Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-07T13:35:56.669Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-07T13:35:56.669Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-07T13:35:56.669Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-07T13:35:56.669Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-07T13:35:56.669Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-07T13:35:56.669Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-07T13:35:56.669Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-07T13:35:56.669Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-07T13:35:56.669Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-07T13:35:56.669Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-07T13:35:56.669Z] === CONT TestMountDaemonRoot/rshared [2020-04-07T13:35:56.669Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-07T13:35:56.669Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-07T13:35:56.669Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-07T13:35:56.669Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-07T13:35:56.669Z] === CONT TestMountDaemonRoot/private [2020-04-07T13:35:56.669Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-07T13:35:56.669Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-07T13:35:56.669Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-07T13:35:56.669Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-07T13:35:56.669Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-07T13:35:56.669Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-07T13:35:56.669Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-07T13:35:56.669Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-07T13:35:56.669Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-07T13:35:56.669Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-07T13:35:56.669Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-07T13:35:56.669Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-07T13:35:56.669Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-07T13:35:56.669Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-07T13:35:56.669Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-07T13:35:56.669Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-07T13:35:56.669Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-07T13:35:56.669Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-07T13:35:56.669Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-07T13:35:56.669Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-07T13:35:56.669Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-07T13:35:56.669Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-07T13:35:56.953Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-07T13:35:56.953Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-07T13:35:56.953Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-07T13:35:56.953Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-07T13:35:56.953Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-07T13:35:56.953Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-07T13:35:56.953Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-07T13:35:56.953Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-07T13:35:56.953Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-07T13:35:56.953Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-07T13:35:56.953Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-07T13:35:56.953Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-07T13:35:56.953Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-07T13:35:56.953Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-07T13:35:56.953Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-07T13:35:56.953Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-07T13:35:56.953Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-07T13:35:56.953Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-04-07T13:35:56.953Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-07T13:35:56.953Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-04-07T13:35:56.953Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-04-07T13:35:56.953Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-04-07T13:35:56.953Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-04-07T13:35:56.953Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-07T13:35:56.953Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-04-07T13:35:56.953Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2020-04-07T13:35:56.953Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-04-07T13:35:56.953Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-04-07T13:35:56.953Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-07T13:35:56.953Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-04-07T13:35:56.953Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-04-07T13:35:56.953Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-04-07T13:35:56.953Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-04-07T13:35:56.953Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-07T13:35:56.953Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-04-07T13:35:56.953Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-04-07T13:35:56.953Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-04-07T13:35:56.953Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-04-07T13:35:56.953Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-07T13:35:56.953Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-04-07T13:35:56.953Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-04-07T13:35:56.953Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-04-07T13:35:56.953Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-04-07T13:35:56.953Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-07T13:35:56.953Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-04-07T13:35:56.953Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-04-07T13:35:56.953Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-04-07T13:35:56.953Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-04-07T13:35:56.953Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-07T13:35:56.953Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-04-07T13:35:56.953Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-04-07T13:35:56.953Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-04-07T13:35:56.953Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-04-07T13:35:56.953Z] === RUN TestContainerBindMountNonRecursive [2020-04-07T13:35:58.986Z] --- PASS: TestContainerBindMountNonRecursive (1.66s) [2020-04-07T13:35:58.986Z] === RUN TestNetworkNat [2020-04-07T13:35:59.272Z] --- PASS: TestNetworkNat (0.70s) [2020-04-07T13:35:59.272Z] === RUN TestNetworkLocalhostTCPNat [2020-04-07T13:35:59.837Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-04-07T13:36:00.286Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s) [2020-04-07T13:36:00.286Z] === RUN TestNetworkLoopbackNat [2020-04-07T13:36:00.947Z] --- PASS: TestNetworkLoopbackNat (0.92s) [2020-04-07T13:36:00.947Z] === RUN TestPause [2020-04-07T13:36:01.962Z] --- PASS: TestPause (0.71s) [2020-04-07T13:36:01.962Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-07T13:36:01.962Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-07T13:36:01.962Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-07T13:36:01.962Z] === RUN TestPauseStopPausedContainer [2020-04-07T13:36:02.581Z] --- PASS: TestPauseStopPausedContainer (0.71s) [2020-04-07T13:36:02.581Z] === RUN TestPsFilter [2020-04-07T13:36:02.581Z] --- PASS: TestPsFilter (0.19s) [2020-04-07T13:36:02.581Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-07T13:36:03.093Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-04-07T13:36:03.199Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s) [2020-04-07T13:36:03.199Z] === RUN TestRemoveContainerWithVolume [2020-04-07T13:36:04.211Z] --- PASS: TestRemoveContainerWithVolume (0.67s) [2020-04-07T13:36:04.211Z] === RUN TestRemoveContainerRunning [2020-04-07T13:36:04.454Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-04-07T13:36:04.497Z] --- PASS: TestRemoveContainerRunning (0.66s) [2020-04-07T13:36:04.497Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-07T13:36:05.509Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.65s) [2020-04-07T13:36:05.509Z] === RUN TestRemoveInvalidContainer [2020-04-07T13:36:05.509Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-04-07T13:36:05.509Z] === RUN TestRenameLinkedContainer [2020-04-07T13:36:06.339Z] === RUN TestDockerSuite/TestEventsAttach [2020-04-07T13:36:06.899Z] === RUN TestDockerSuite/TestEventsCommit [2020-04-07T13:36:08.197Z] --- PASS: TestRenameLinkedContainer (2.61s) [2020-04-07T13:36:08.197Z] === RUN TestRenameStoppedContainer [2020-04-07T13:36:08.258Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-04-07T13:36:08.482Z] --- PASS: TestRenameStoppedContainer (0.68s) [2020-04-07T13:36:08.482Z] === RUN TestRenameRunningContainerAndReuse [2020-04-07T13:36:08.816Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-04-07T13:36:09.375Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-04-07T13:36:09.630Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-04-07T13:36:09.961Z] --- PASS: TestRenameRunningContainerAndReuse (1.28s) [2020-04-07T13:36:09.961Z] === RUN TestRenameInvalidName [2020-04-07T13:36:10.554Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-04-07T13:36:10.595Z] --- PASS: TestRenameInvalidName (0.67s) [2020-04-07T13:36:10.595Z] === RUN TestRenameAnonymousContainer [2020-04-07T13:36:12.437Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-04-07T13:36:13.286Z] --- PASS: TestRenameAnonymousContainer (2.52s) [2020-04-07T13:36:13.286Z] === RUN TestRenameContainerWithSameName [2020-04-07T13:36:13.906Z] --- PASS: TestRenameContainerWithSameName (0.68s) [2020-04-07T13:36:13.906Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-07T13:36:14.921Z] --- PASS: TestRenameContainerWithLinkedContainer (1.31s) [2020-04-07T13:36:14.921Z] === RUN TestResize [2020-04-07T13:36:14.963Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-04-07T13:36:15.934Z] --- PASS: TestResize (0.71s) [2020-04-07T13:36:15.934Z] === RUN TestResizeWithInvalidSize [2020-04-07T13:36:16.560Z] --- PASS: TestResizeWithInvalidSize (0.69s) [2020-04-07T13:36:16.560Z] === RUN TestResizeWhenContainerNotStarted [2020-04-07T13:36:17.182Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s) [2020-04-07T13:36:17.182Z] === RUN TestDaemonRestartKillContainers [2020-04-07T13:36:17.182Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-07T13:36:17.182Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-07T13:36:17.182Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-07T13:36:17.182Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-07T13:36:17.182Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-07T13:36:17.182Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-07T13:36:17.182Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-07T13:36:17.182Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-07T13:36:17.182Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-07T13:36:17.182Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-07T13:36:17.182Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-07T13:36:17.182Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-07T13:36:17.182Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-07T13:36:17.182Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-07T13:36:17.182Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-07T13:36:17.182Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-07T13:36:17.182Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-07T13:36:17.182Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-07T13:36:17.182Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-07T13:36:17.182Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-07T13:36:17.182Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-07T13:36:17.182Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-07T13:36:17.182Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-07T13:36:17.182Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-07T13:36:17.182Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-07T13:36:17.182Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-07T13:36:17.182Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-07T13:36:17.182Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-07T13:36:18.218Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-04-07T13:36:19.899Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-07T13:36:19.899Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-07T13:36:20.725Z] === RUN TestDockerSuite/TestEventsCopy [2020-04-07T13:36:20.927Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-07T13:36:20.927Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-07T13:36:21.955Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-07T13:36:22.085Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-04-07T13:36:22.980Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-07T13:36:23.966Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-04-07T13:36:24.006Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-07T13:36:24.525Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-04-07T13:36:24.780Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-04-07T13:36:25.339Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-04-07T13:36:25.503Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-07T13:36:26.698Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-04-07T13:36:27.258Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-04-07T13:36:27.258Z] === RUN TestDockerSuite/TestEventsFilterType [2020-04-07T13:36:27.569Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-07T13:36:27.570Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.62s) [2020-04-07T13:36:27.570Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.73s) [2020-04-07T13:36:27.570Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.64s) [2020-04-07T13:36:27.570Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.86s) [2020-04-07T13:36:27.570Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.10s) [2020-04-07T13:36:27.570Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.21s) [2020-04-07T13:36:27.570Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.29s) [2020-04-07T13:36:27.570Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.35s) [2020-04-07T13:36:27.570Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.45s) [2020-04-07T13:36:27.570Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.41s) [2020-04-07T13:36:27.570Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.77s) [2020-04-07T13:36:27.570Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.12s) [2020-04-07T13:36:27.570Z] === RUN TestCgroupNamespacesRun [2020-04-07T13:36:27.817Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-04-07T13:36:28.071Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-04-07T13:36:28.326Z] === RUN TestDockerSuite/TestEventsFilters [2020-04-07T13:36:29.048Z] --- PASS: TestCgroupNamespacesRun (1.62s) [2020-04-07T13:36:29.048Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-07T13:36:30.208Z] === RUN TestDockerSuite/TestEventsFormat [2020-04-07T13:36:30.532Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.58s) [2020-04-07T13:36:30.532Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-07T13:36:31.569Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-04-07T13:36:31.569Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-04-07T13:36:31.569Z] === RUN TestDockerSuite/TestEventsImageImport [2020-04-07T13:36:31.823Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-04-07T13:36:32.017Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.60s) [2020-04-07T13:36:32.017Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-07T13:36:32.382Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-04-07T13:36:32.637Z] === RUN TestDockerSuite/TestEventsImagePull [2020-04-07T13:36:33.197Z] === RUN TestDockerSuite/TestEventsImageTag [2020-04-07T13:36:33.502Z] --- PASS: TestCgroupNamespacesRunHostMode (1.63s) [2020-04-07T13:36:33.502Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-07T13:36:34.120Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-04-07T13:36:34.679Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-04-07T13:36:34.679Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-04-07T13:36:34.679Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-04-07T13:36:35.536Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.59s) [2020-04-07T13:36:35.536Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-07T13:36:36.158Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s) [2020-04-07T13:36:36.158Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-07T13:36:36.564Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-04-07T13:36:37.124Z] === RUN TestDockerSuite/TestEventsRename [2020-04-07T13:36:37.175Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2020-04-07T13:36:37.175Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-07T13:36:38.486Z] === RUN TestDockerSuite/TestEventsResize [2020-04-07T13:36:38.661Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.68s) [2020-04-07T13:36:38.661Z] === RUN TestKernelTCPMemory [2020-04-07T13:36:39.045Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-04-07T13:36:39.674Z] --- PASS: TestKernelTCPMemory (0.85s) [2020-04-07T13:36:39.674Z] === RUN TestNISDomainname [2020-04-07T13:36:39.985Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-04-07T13:36:40.691Z] --- PASS: TestNISDomainname (0.90s) [2020-04-07T13:36:40.691Z] === RUN TestHostnameDnsResolution [2020-04-07T13:36:40.910Z] === RUN TestDockerSuite/TestEventsStreaming [2020-04-07T13:36:41.717Z] --- PASS: TestHostnameDnsResolution (1.08s) [2020-04-07T13:36:41.717Z] === RUN TestStats [2020-04-07T13:36:41.833Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-04-07T13:36:43.193Z] --- PASS: TestStats (1.72s) [2020-04-07T13:36:43.193Z] === RUN TestStopContainerWithTimeout [2020-04-07T13:36:43.193Z] === RUN TestStopContainerWithTimeout/0 [2020-04-07T13:36:43.193Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-07T13:36:43.193Z] === RUN TestStopContainerWithTimeout/1 [2020-04-07T13:36:43.193Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-07T13:36:43.193Z] === RUN TestStopContainerWithTimeout/3 [2020-04-07T13:36:43.193Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-07T13:36:43.193Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-07T13:36:43.193Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-07T13:36:43.193Z] === CONT TestStopContainerWithTimeout/0 [2020-04-07T13:36:43.193Z] === CONT TestStopContainerWithTimeout/3 [2020-04-07T13:36:43.193Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-07T13:36:43.193Z] === CONT TestStopContainerWithTimeout/1 [2020-04-07T13:36:45.087Z] === RUN TestDockerSuite/TestEventsTop [2020-04-07T13:36:46.009Z] === RUN TestDockerSuite/TestEventsUntag [2020-04-07T13:36:46.665Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-04-07T13:36:46.665Z] --- PASS: TestStopContainerWithTimeout/0 (1.15s) [2020-04-07T13:36:46.665Z] --- PASS: TestStopContainerWithTimeout/1 (2.19s) [2020-04-07T13:36:46.665Z] --- PASS: TestStopContainerWithTimeout/-1 (3.08s) [2020-04-07T13:36:46.665Z] --- PASS: TestStopContainerWithTimeout/3 (3.23s) [2020-04-07T13:36:46.665Z] === RUN TestDeleteDevicemapper [2020-04-07T13:36:46.665Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-07T13:36:46.665Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-07T13:36:46.665Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-07T13:36:48.516Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-04-07T13:36:50.163Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.05s) [2020-04-07T13:36:50.163Z] === RUN TestUpdateMemory [2020-04-07T13:36:50.401Z] === RUN TestDockerSuite/TestExec [2020-04-07T13:36:50.447Z] --- PASS: TestUpdateMemory (0.93s) [2020-04-07T13:36:50.447Z] === RUN TestUpdateCPUQuota [2020-04-07T13:36:50.960Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-04-07T13:36:51.886Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-04-07T13:36:51.926Z] --- PASS: TestUpdateCPUQuota (1.19s) [2020-04-07T13:36:51.926Z] === RUN TestUpdatePidsLimit [2020-04-07T13:36:51.926Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-07T13:36:51.926Z] === RUN TestUpdatePidsLimit/no_change [2020-04-07T13:36:52.211Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-07T13:36:52.809Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-04-07T13:36:52.832Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-07T13:36:52.832Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-07T13:36:53.449Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-07T13:36:53.732Z] === RUN TestDockerSuite/TestExecAPIStart [2020-04-07T13:36:53.733Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-07T13:36:55.093Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-04-07T13:36:55.216Z] --- PASS: TestUpdatePidsLimit (3.25s) [2020-04-07T13:36:55.216Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.32s) [2020-04-07T13:36:55.216Z] --- PASS: TestUpdatePidsLimit/no_change (0.30s) [2020-04-07T13:36:55.216Z] --- PASS: TestUpdatePidsLimit/update_lower (0.34s) [2020-04-07T13:36:55.216Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s) [2020-04-07T13:36:55.216Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.33s) [2020-04-07T13:36:55.216Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s) [2020-04-07T13:36:55.216Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.30s) [2020-04-07T13:36:55.216Z] === RUN TestUpdateRestartPolicy [2020-04-07T13:36:56.017Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-04-07T13:36:56.939Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-04-07T13:36:57.864Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-04-07T13:36:58.787Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-04-07T13:36:59.711Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-04-07T13:37:00.636Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-04-07T13:37:01.195Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-04-07T13:37:02.555Z] === RUN TestDockerSuite/TestExecCgroup [2020-04-07T13:37:03.916Z] === RUN TestDockerSuite/TestExecEnv [2020-04-07T13:37:04.178Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-04-07T13:37:04.438Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-04-07T13:37:06.945Z] === RUN TestDockerSuite/TestExecExitStatus [2020-04-07T13:37:07.505Z] === RUN TestDockerSuite/TestExecInspectID [2020-04-07T13:37:07.779Z] --- PASS: TestUpdateRestartPolicy (12.05s) [2020-04-07T13:37:07.779Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-07T13:37:07.779Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s) [2020-04-07T13:37:07.779Z] === RUN TestWaitNonBlocked [2020-04-07T13:37:07.779Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-07T13:37:07.779Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-07T13:37:07.779Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-07T13:37:07.779Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-07T13:37:07.779Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-07T13:37:07.779Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-07T13:37:08.791Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-04-07T13:37:08.791Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.90s) [2020-04-07T13:37:08.791Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.96s) [2020-04-07T13:37:08.791Z] === RUN TestWaitBlocked [2020-04-07T13:37:08.791Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-07T13:37:08.791Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-07T13:37:08.791Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-07T13:37:08.791Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-07T13:37:08.791Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-07T13:37:08.791Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-07T13:37:09.388Z] === RUN TestDockerSuite/TestExecInteractive [2020-04-07T13:37:09.808Z] --- PASS: TestWaitBlocked (0.05s) [2020-04-07T13:37:09.808Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.90s) [2020-04-07T13:37:09.808Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.97s) [2020-04-07T13:37:09.808Z] === CONT TestContainerStartOnDaemonRestart [2020-04-07T13:37:09.808Z] === CONT TestIpcModeOlderClient [2020-04-07T13:37:09.808Z] === CONT TestDaemonHostGatewayIP [2020-04-07T13:37:09.808Z] === CONT TestDaemonRestartIpcMode [2020-04-07T13:37:09.808Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-04-07T13:37:10.312Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-04-07T13:37:11.235Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-04-07T13:37:12.157Z] === RUN TestDockerSuite/TestExecParseError [2020-04-07T13:37:12.717Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-04-07T13:37:13.641Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-04-07T13:37:14.229Z] --- PASS: TestContainerStartOnDaemonRestart (3.95s) [2020-04-07T13:37:14.229Z] --- PASS: TestDaemonHostGatewayIP (4.57s) [2020-04-07T13:37:14.515Z] --- PASS: TestDaemonRestartIpcMode (4.71s) [2020-04-07T13:37:14.515Z] PASS [2020-04-07T13:37:14.515Z] [2020-04-07T13:37:14.515Z] === Skipped [2020-04-07T13:37:14.515Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-04-07T13:37:14.515Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-07T13:37:14.515Z] [2020-04-07T13:37:14.515Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-07T13:37:14.515Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-07T13:37:14.515Z] [2020-04-07T13:37:14.515Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-04-07T13:37:14.515Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-07T13:37:14.515Z] [2020-04-07T13:37:14.515Z] [2020-04-07T13:37:14.515Z] DONE 199 tests, 3 skipped in 117.392s [2020-04-07T13:37:14.515Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-04-07T13:37:14.515Z] ++ 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-04-07T13:37:14.515Z] ++ set -e [2020-04-07T13:37:14.515Z] ++ '[' -n 0 ']' [2020-04-07T13:37:14.515Z] ++ set -x [2020-04-07T13:37:14.515Z] ++ env -i DEST=/go/src/github.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-04-07T13:37:14.515Z] INFO: Testing against a local daemon [2020-04-07T13:37:14.515Z] === RUN TestCommitInheritsEnv [2020-04-07T13:37:14.563Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-04-07T13:37:15.136Z] --- PASS: TestCommitInheritsEnv (0.41s) [2020-04-07T13:37:15.136Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-07T13:37:15.136Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-07T13:37:15.136Z] === RUN TestImagesFilterMultiReference [2020-04-07T13:37:15.136Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-04-07T13:37:15.136Z] === RUN TestImagePullPlatformInvalid [2020-04-07T13:37:15.136Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-04-07T13:37:15.136Z] === RUN TestRemoveImageOrphaning [2020-04-07T13:37:15.420Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2020-04-07T13:37:15.420Z] === RUN TestRemoveImageGarbageCollector [2020-04-07T13:37:15.420Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-07T13:37:15.420Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T13:37:15.420Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-07T13:37:15.420Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-04-07T13:37:15.420Z] === RUN TestTagInvalidReference [2020-04-07T13:37:15.705Z] --- PASS: TestTagInvalidReference (0.04s) [2020-04-07T13:37:15.705Z] === RUN TestTagValidPrefixedRepo [2020-04-07T13:37:15.705Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-04-07T13:37:15.705Z] === RUN TestTagExistedNameWithoutForce [2020-04-07T13:37:15.705Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-04-07T13:37:15.705Z] === RUN TestTagOfficialNames [2020-04-07T13:37:15.705Z] --- PASS: TestTagOfficialNames (0.06s) [2020-04-07T13:37:15.705Z] === RUN TestTagMatchesDigest [2020-04-07T13:37:15.705Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-04-07T13:37:15.705Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-07T13:37:16.447Z] === RUN TestDockerSuite/TestExecSetEnv [2020-04-07T13:37:17.371Z] === RUN TestDockerSuite/TestExecStartFails [2020-04-07T13:37:18.295Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-04-07T13:37:28.217Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-04-07T13:37:29.139Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-04-07T13:37:30.499Z] === RUN TestDockerSuite/TestExecTTY [2020-04-07T13:37:31.058Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-04-07T13:37:31.990Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-04-07T13:37:33.352Z] === RUN TestDockerSuite/TestExecUlimits [2020-04-07T13:37:34.730Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-04-07T13:37:34.730Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-04-07T13:37:36.614Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-04-07T13:37:37.538Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-04-07T13:37:38.898Z] === RUN TestDockerSuite/TestExecWithTERM [2020-04-07T13:37:39.457Z] === RUN TestDockerSuite/TestExecWithUser [2020-04-07T13:37:40.816Z] === RUN TestDockerSuite/TestGetContainerStats [2020-04-07T13:37:46.053Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-04-07T13:37:51.287Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-04-07T13:37:52.209Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-04-07T13:37:54.717Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-04-07T13:37:57.224Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-04-07T13:37:58.149Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-04-07T13:37:58.149Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-04-07T13:37:58.149Z] === RUN TestDockerSuite/TestHealth [2020-04-07T13:38:20.018Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-04-07T13:38:20.018Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-04-07T13:38:20.018Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-04-07T13:38:20.018Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-04-07T13:38:20.577Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-04-07T13:38:20.577Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-04-07T13:38:20.577Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-04-07T13:38:21.952Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-04-07T13:38:21.952Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-04-07T13:38:21.952Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-04-07T13:38:21.952Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-04-07T13:38:22.207Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-04-07T13:38:22.462Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-04-07T13:38:23.022Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-04-07T13:38:23.022Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-04-07T13:38:24.383Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-04-07T13:38:24.383Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-04-07T13:38:25.745Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-04-07T13:38:26.669Z] === RUN TestDockerSuite/TestImagesFormat [2020-04-07T13:38:26.669Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-04-07T13:38:27.594Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-04-07T13:38:30.851Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-04-07T13:38:30.851Z] === RUN TestDockerSuite/TestImportBadURL [2020-04-07T13:38:30.851Z] === RUN TestDockerSuite/TestImportDisplay [2020-04-07T13:38:32.211Z] === RUN TestDockerSuite/TestImportFile [2020-04-07T13:38:34.094Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-04-07T13:38:34.094Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-04-07T13:38:35.976Z] === RUN TestDockerSuite/TestImportGzipped [2020-04-07T13:38:37.858Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-04-07T13:38:39.741Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-04-07T13:38:40.665Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-04-07T13:38:41.226Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-04-07T13:38:42.587Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-04-07T13:38:42.587Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-04-07T13:38:42.587Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-04-07T13:38:43.511Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-04-07T13:38:44.436Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-04-07T13:38:44.994Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-04-07T13:38:45.921Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-04-07T13:38:46.856Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-04-07T13:38:47.418Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-04-07T13:38:47.418Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-04-07T13:38:49.300Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-04-07T13:38:50.224Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-04-07T13:38:50.782Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-04-07T13:38:50.782Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-04-07T13:38:51.705Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-04-07T13:38:51.705Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-04-07T13:38:52.628Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-04-07T13:38:53.551Z] === RUN TestDockerSuite/TestInspectDefault [2020-04-07T13:38:54.110Z] === RUN TestDockerSuite/TestInspectHistory [2020-04-07T13:38:55.033Z] === RUN TestDockerSuite/TestInspectImage [2020-04-07T13:38:55.033Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-04-07T13:38:55.288Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-04-07T13:38:55.288Z] === RUN TestDockerSuite/TestInspectInt64 [2020-04-07T13:38:55.847Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-04-07T13:38:56.771Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-04-07T13:38:56.771Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-04-07T13:38:57.697Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-04-07T13:38:58.620Z] === RUN TestDockerSuite/TestInspectPlugin [2020-04-07T13:38:59.980Z] === RUN TestDockerSuite/TestInspectRootFS [2020-04-07T13:38:59.980Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-04-07T13:39:00.539Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-04-07T13:39:00.794Z] === RUN TestDockerSuite/TestInspectStatus [2020-04-07T13:39:02.156Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-04-07T13:39:04.044Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-04-07T13:39:04.604Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-04-07T13:39:05.531Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-04-07T13:39:06.455Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-04-07T13:39:07.014Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-04-07T13:39:07.937Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-04-07T13:39:08.861Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-04-07T13:39:08.861Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-04-07T13:39:11.388Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-04-07T13:39:13.272Z] === RUN TestDockerSuite/TestLinksEnvs [2020-04-07T13:39:14.632Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-04-07T13:39:15.194Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-04-07T13:39:17.081Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-04-07T13:39:20.342Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-04-07T13:39:22.224Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-04-07T13:39:22.224Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-04-07T13:39:25.481Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-04-07T13:39:25.481Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-04-07T13:39:26.405Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-04-07T13:39:26.659Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-04-07T13:39:31.893Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-04-07T13:39:34.402Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-04-07T13:39:37.667Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-04-07T13:39:40.180Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-04-07T13:39:40.180Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-04-07T13:39:42.702Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-04-07T13:39:43.261Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-04-07T13:39:44.184Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-04-07T13:39:45.107Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-04-07T13:39:46.469Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-04-07T13:39:47.832Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-04-07T13:39:47.832Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-04-07T13:39:48.087Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-04-07T13:39:48.087Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-04-07T13:39:48.087Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-04-07T13:39:49.013Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-04-07T13:39:49.937Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-04-07T13:39:51.819Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-04-07T13:39:53.700Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-04-07T13:39:54.260Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-04-07T13:39:57.517Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-04-07T13:39:59.399Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-04-07T13:40:00.323Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-04-07T13:40:00.323Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-04-07T13:40:01.247Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-04-07T13:40:02.171Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-04-07T13:40:03.532Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-04-07T13:40:04.456Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-04-07T13:40:05.821Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-04-07T13:40:08.332Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-04-07T13:40:08.891Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-04-07T13:40:09.450Z] === RUN TestDockerSuite/TestLogsSince [2020-04-07T13:40:17.517Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-04-07T13:40:22.750Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-04-07T13:40:22.750Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-04-07T13:40:23.005Z] === RUN TestDockerSuite/TestLogsTail [2020-04-07T13:40:23.929Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-04-07T13:40:24.854Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-04-07T13:40:25.779Z] === RUN TestDockerSuite/TestMountIntoProc [2020-04-07T13:40:26.338Z] === RUN TestDockerSuite/TestMountIntoSys [2020-04-07T13:40:27.262Z] === RUN TestDockerSuite/TestNetHostname [2020-04-07T13:40:29.771Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-04-07T13:40:30.026Z] === RUN TestDockerSuite/TestNetworkEvents [2020-04-07T13:40:31.386Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-04-07T13:40:32.310Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-04-07T13:40:34.192Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-04-07T13:40:34.752Z] === RUN TestDockerSuite/TestPluginActive [2020-04-07T13:40:36.635Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-04-07T13:40:36.635Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-04-07T13:40:43.176Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-04-07T13:40:43.176Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-04-07T13:40:43.736Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-04-07T13:40:46.994Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-04-07T13:40:48.879Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-04-07T13:40:49.803Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-04-07T13:40:50.362Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-04-07T13:40:53.620Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-04-07T13:40:56.127Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-04-07T13:40:56.382Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-04-07T13:40:58.265Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-04-07T13:40:59.187Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-04-07T13:40:59.748Z] === RUN TestDockerSuite/TestPortHostBinding [2020-04-07T13:41:01.109Z] === RUN TestDockerSuite/TestPortList [2020-04-07T13:41:02.992Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-04-07T13:41:07.150Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-04-07T13:41:10.436Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-04-07T13:41:12.319Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-04-07T13:41:12.574Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-04-07T13:41:13.933Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-04-07T13:41:16.442Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-04-07T13:41:21.675Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-04-07T13:41:21.675Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-04-07T13:41:21.675Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-04-07T13:41:22.233Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-04-07T13:41:22.488Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-04-07T13:41:22.488Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-04-07T13:41:23.412Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-04-07T13:41:23.412Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-04-07T13:41:23.971Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-04-07T13:41:24.226Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-04-07T13:41:26.109Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-04-07T13:41:26.109Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-04-07T13:41:28.618Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-04-07T13:41:29.178Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-04-07T13:41:31.061Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-04-07T13:41:31.316Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-04-07T13:41:31.571Z] === RUN TestDockerSuite/TestPsByOrder [2020-04-07T13:41:34.828Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-04-07T13:41:35.752Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-04-07T13:41:39.920Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-04-07T13:41:41.802Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-04-07T13:41:45.062Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-04-07T13:41:45.062Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-04-07T13:41:45.062Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-04-07T13:41:48.321Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-04-07T13:41:48.880Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-04-07T13:41:52.140Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-04-07T13:41:57.373Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-04-07T13:41:57.373Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-04-07T13:41:58.735Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-04-07T13:42:00.098Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-04-07T13:42:01.457Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-04-07T13:42:03.342Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-04-07T13:42:04.711Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-04-07T13:42:06.595Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-04-07T13:42:09.104Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-04-07T13:42:10.987Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-04-07T13:42:10.987Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-04-07T13:42:11.910Z] === RUN TestDockerSuite/TestPsRightTagName [2020-04-07T13:42:13.794Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-04-07T13:42:14.353Z] === RUN TestDockerSuite/TestPsShowMounts [2020-04-07T13:42:17.613Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-04-07T13:42:17.936Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-04-07T13:42:17.936Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-04-07T13:42:18.191Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-04-07T13:42:19.939Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-04-07T13:42:19.939Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-04-07T13:42:19.939Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-04-07T13:42:20.863Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-04-07T13:42:22.745Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-04-07T13:42:23.280Z] --- PASS: TestImportExtremelyLargeImageWorks (297.66s) [2020-04-07T13:42:23.282Z] PASS [2020-04-07T13:42:23.282Z] [2020-04-07T13:42:23.282Z] === Skipped [2020-04-07T13:42:23.282Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-07T13:42:23.282Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T13:42:23.282Z] [2020-04-07T13:42:23.282Z] [2020-04-07T13:42:23.282Z] DONE 12 tests, 1 skipped in 299.011s [2020-04-07T13:42:23.282Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-04-07T13:42:23.282Z] ++ 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-04-07T13:42:23.282Z] ++ set -e [2020-04-07T13:42:23.282Z] ++ '[' -n 0 ']' [2020-04-07T13:42:23.282Z] ++ set -x [2020-04-07T13:42:23.283Z] ++ env -i DEST=/go/src/github.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-04-07T13:42:23.283Z] INFO: Testing against a local daemon [2020-04-07T13:42:23.283Z] === RUN TestNetworkCreateDelete [2020-04-07T13:42:23.283Z] --- PASS: TestNetworkCreateDelete (0.21s) [2020-04-07T13:42:23.283Z] === RUN TestDockerNetworkDeletePreferID [2020-04-07T13:42:23.283Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s) [2020-04-07T13:42:23.283Z] === RUN TestInspectNetwork [2020-04-07T13:42:23.283Z] === RUN TestInspectNetwork/full_network_id [2020-04-07T13:42:23.283Z] === RUN TestInspectNetwork/partial_network_id [2020-04-07T13:42:23.283Z] === RUN TestInspectNetwork/network_name [2020-04-07T13:42:23.283Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-07T13:42:23.283Z] --- PASS: TestInspectNetwork (7.53s) [2020-04-07T13:42:23.283Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-07T13:42:23.283Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-07T13:42:23.283Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-07T13:42:23.283Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-07T13:42:23.283Z] === RUN TestRunContainerWithBridgeNone [2020-04-07T13:42:23.304Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-04-07T13:42:24.296Z] --- PASS: TestRunContainerWithBridgeNone (2.28s) [2020-04-07T13:42:24.296Z] === RUN TestNetworkInvalidJSON [2020-04-07T13:42:24.296Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-07T13:42:24.296Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-07T13:42:24.296Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-07T13:42:24.296Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-07T13:42:24.296Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-07T13:42:24.296Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-07T13:42:24.296Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-07T13:42:24.296Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-07T13:42:24.296Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-07T13:42:24.296Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-04-07T13:42:24.296Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-07T13:42:24.296Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-07T13:42:24.296Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-07T13:42:24.296Z] === RUN TestHostIPv4BridgeLabel [2020-04-07T13:42:24.928Z] --- PASS: TestHostIPv4BridgeLabel (0.62s) [2020-04-07T13:42:24.928Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-07T13:42:25.947Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-04-07T13:42:25.947Z] === RUN TestDaemonDefaultNetworkPools [2020-04-07T13:42:26.563Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-04-07T13:42:26.568Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2020-04-07T13:42:26.568Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-07T13:42:28.055Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.27s) [2020-04-07T13:42:28.055Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-07T13:42:29.546Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.47s) [2020-04-07T13:42:29.546Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-07T13:42:30.168Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-04-07T13:42:30.169Z] === RUN TestServiceWithPredefinedNetwork [2020-04-07T13:42:31.797Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-04-07T13:42:32.720Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-04-07T13:42:32.860Z] --- PASS: TestServiceWithPredefinedNetwork (2.36s) [2020-04-07T13:42:32.860Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-07T13:42:32.860Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-07T13:42:32.860Z] service_test.go:236: FLAKY_TEST [2020-04-07T13:42:32.860Z] === RUN TestServiceWithDataPathPortInit [2020-04-07T13:42:35.227Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-04-07T13:42:35.227Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-04-07T13:42:35.227Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-04-07T13:42:35.488Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-04-07T13:42:38.751Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-04-07T13:42:40.111Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-04-07T13:42:40.366Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-04-07T13:42:43.626Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-04-07T13:42:44.184Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-04-07T13:42:46.068Z] === RUN TestDockerSuite/TestRmiBlank [2020-04-07T13:42:46.068Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-04-07T13:42:46.068Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-04-07T13:42:48.121Z] --- PASS: TestServiceWithDataPathPortInit (14.61s) [2020-04-07T13:42:48.121Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-07T13:42:50.222Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-04-07T13:42:51.584Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-04-07T13:42:52.142Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-04-07T13:42:54.651Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-04-07T13:42:54.945Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.21s) [2020-04-07T13:42:54.946Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tgi5697d0xqvhzju4qzvv9c9g Created:2020-04-07 13:42:48.139642474 +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[12af5bd4a23d522e8673f205fe4702cfced83c155387286d4e4d218909981325:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7xcxcuge3k5b74gpizphbmnq6 EndpointID:5f7a73d07b4945f1e736ff918ec104839ccd829ab13b1471aa670a50951717e4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6198d871601392492eefddfa59607cd6686254ff0d1b2be89ecb234eca4448d7 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:3dbe32e71b76 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7xcxcuge3k5b74gpizphbmnq6 EndpointID:5f7a73d07b4945f1e736ff918ec104839ccd829ab13b1471aa670a50951717e4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-07T13:42:54.946Z] PASS [2020-04-07T13:42:54.946Z] [2020-04-07T13:42:54.946Z] === Skipped [2020-04-07T13:42:54.946Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-07T13:42:54.946Z] service_test.go:236: FLAKY_TEST [2020-04-07T13:42:54.946Z] [2020-04-07T13:42:54.946Z] [2020-04-07T13:42:54.946Z] DONE 22 tests, 1 skipped in 40.762s [2020-04-07T13:42:54.946Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-07T13:42:54.946Z] ++ 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-04-07T13:42:54.946Z] ++ set -e [2020-04-07T13:42:54.946Z] ++ '[' -n 0 ']' [2020-04-07T13:42:54.946Z] ++ set -x [2020-04-07T13:42:54.946Z] ++ env -i DEST=/go/src/github.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-04-07T13:42:54.946Z] INFO: Testing against a local daemon [2020-04-07T13:42:54.946Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-07T13:42:54.946Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-07T13:42:54.946Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-07T13:42:54.946Z] === RUN TestDockerNetworkIpvlan [2020-04-07T13:42:54.946Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-07T13:42:54.946Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-07T13:42:54.946Z] PASS [2020-04-07T13:42:54.946Z] [2020-04-07T13:42:54.946Z] === Skipped [2020-04-07T13:42:54.946Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-07T13:42:54.946Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-07T13:42:54.946Z] [2020-04-07T13:42:54.946Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-07T13:42:54.946Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-07T13:42:54.946Z] [2020-04-07T13:42:54.946Z] [2020-04-07T13:42:54.946Z] DONE 2 tests, 2 skipped in 0.101s [2020-04-07T13:42:54.946Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-07T13:42:54.946Z] ++ 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-04-07T13:42:54.946Z] ++ set -e [2020-04-07T13:42:54.946Z] ++ '[' -n 0 ']' [2020-04-07T13:42:54.946Z] ++ set -x [2020-04-07T13:42:54.946Z] ++ env -i DEST=/go/src/github.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-04-07T13:42:54.946Z] INFO: Testing against a local daemon [2020-04-07T13:42:54.946Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-07T13:42:55.210Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-04-07T13:42:55.969Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s) [2020-04-07T13:42:55.969Z] === RUN TestDockerNetworkMacvlan [2020-04-07T13:42:56.985Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-07T13:42:57.093Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-04-07T13:42:58.008Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-07T13:42:58.016Z] === RUN TestDockerSuite/TestRmiTag [2020-04-07T13:42:58.016Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-04-07T13:42:58.939Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-04-07T13:42:59.022Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-07T13:43:01.715Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-07T13:43:03.751Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-07T13:43:04.174Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-04-07T13:43:04.742Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-04-07T13:43:05.665Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-04-07T13:43:05.665Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-04-07T13:43:05.919Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-04-07T13:43:07.802Z] === RUN TestDockerSuite/TestRunAddHost [2020-04-07T13:43:08.058Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-04-07T13:43:08.619Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-04-07T13:43:08.873Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-04-07T13:43:09.440Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-07T13:43:09.726Z] --- PASS: TestDockerNetworkMacvlan (13.74s) [2020-04-07T13:43:09.726Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-04-07T13:43:09.726Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-04-07T13:43:09.726Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.15s) [2020-04-07T13:43:09.726Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.29s) [2020-04-07T13:43:09.726Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.17s) [2020-04-07T13:43:09.726Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.87s) [2020-04-07T13:43:09.726Z] PASS [2020-04-07T13:43:09.726Z] [2020-04-07T13:43:09.726Z] DONE 8 tests in 15.317s [2020-04-07T13:43:09.726Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-07T13:43:09.726Z] ++ 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-04-07T13:43:09.726Z] ++ set -e [2020-04-07T13:43:09.726Z] ++ '[' -n 0 ']' [2020-04-07T13:43:09.726Z] ++ set -x [2020-04-07T13:43:09.726Z] ++ env -i DEST=/go/src/github.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-04-07T13:43:09.726Z] testing: warning: no tests to run [2020-04-07T13:43:09.726Z] PASS [2020-04-07T13:43:09.726Z] [2020-04-07T13:43:09.726Z] DONE 0 tests in 0.016s [2020-04-07T13:43:09.726Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-07T13:43:09.726Z] ++ 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-04-07T13:43:09.726Z] ++ set -e [2020-04-07T13:43:09.726Z] ++ '[' -n 0 ']' [2020-04-07T13:43:09.726Z] ++ set -x [2020-04-07T13:43:09.727Z] ++ env -i DEST=/go/src/github.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-04-07T13:43:09.727Z] INFO: Testing against a local daemon [2020-04-07T13:43:09.727Z] === RUN TestAuthZPluginAllowRequest [2020-04-07T13:43:09.796Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-04-07T13:43:09.796Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-04-07T13:43:10.720Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-04-07T13:43:10.720Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-04-07T13:43:11.764Z] --- PASS: TestAuthZPluginAllowRequest (1.63s) [2020-04-07T13:43:11.764Z] === RUN TestAuthZPluginTLS [2020-04-07T13:43:12.049Z] --- PASS: TestAuthZPluginTLS (0.59s) [2020-04-07T13:43:12.049Z] === RUN TestAuthZPluginDenyRequest [2020-04-07T13:43:12.603Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-04-07T13:43:12.671Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-04-07T13:43:12.671Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-07T13:43:13.292Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-04-07T13:43:13.292Z] === RUN TestAuthZPluginDenyResponse [2020-04-07T13:43:13.528Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-04-07T13:43:13.912Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2020-04-07T13:43:13.912Z] === RUN TestAuthZPluginAllowEventStream [2020-04-07T13:43:14.452Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-04-07T13:43:15.375Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-04-07T13:43:15.396Z] --- PASS: TestAuthZPluginAllowEventStream (1.59s) [2020-04-07T13:43:15.396Z] === RUN TestAuthZPluginErrorResponse [2020-04-07T13:43:16.017Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-04-07T13:43:16.017Z] === RUN TestAuthZPluginErrorRequest [2020-04-07T13:43:16.640Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-04-07T13:43:16.640Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-07T13:43:16.740Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-04-07T13:43:16.925Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-04-07T13:43:16.925Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-07T13:43:18.622Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-04-07T13:43:19.546Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-04-07T13:43:19.614Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s) [2020-04-07T13:43:19.614Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-07T13:43:20.470Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-04-07T13:43:21.093Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.07s) [2020-04-07T13:43:21.093Z] === RUN TestAuthZPluginHeader [2020-04-07T13:43:21.393Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-04-07T13:43:22.123Z] --- PASS: TestAuthZPluginHeader (0.98s) [2020-04-07T13:43:22.123Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-07T13:43:22.123Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-07T13:43:22.123Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T13:43:22.123Z] === RUN TestAuthZPluginV2Disable [2020-04-07T13:43:22.123Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-04-07T13:43:22.123Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T13:43:22.123Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-07T13:43:22.123Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-07T13:43:22.123Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T13:43:22.123Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-07T13:43:22.123Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-07T13:43:22.123Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T13:43:22.123Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-07T13:43:22.316Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-04-07T13:43:23.238Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-04-07T13:43:24.160Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-04-07T13:43:25.520Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-04-07T13:43:26.079Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-04-07T13:43:27.008Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-04-07T13:43:27.583Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-04-07T13:43:27.837Z] === RUN TestDockerSuite/TestRunBindMounts [2020-04-07T13:43:30.344Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-04-07T13:43:30.904Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-04-07T13:43:31.828Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-04-07T13:43:31.828Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-04-07T13:43:32.751Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-04-07T13:43:33.676Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-04-07T13:43:33.676Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-04-07T13:43:34.235Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-04-07T13:43:35.159Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-04-07T13:43:36.082Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-04-07T13:43:37.005Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-04-07T13:43:37.565Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-04-07T13:43:37.565Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-04-07T13:43:38.491Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-04-07T13:43:38.491Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-04-07T13:43:39.851Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-04-07T13:43:39.851Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-04-07T13:43:40.583Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.82s) [2020-04-07T13:43:40.584Z] PASS [2020-04-07T13:43:40.584Z] [2020-04-07T13:43:40.584Z] === Skipped [2020-04-07T13:43:40.584Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-07T13:43:40.584Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T13:43:40.584Z] [2020-04-07T13:43:40.584Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-04-07T13:43:40.584Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T13:43:40.584Z] [2020-04-07T13:43:40.584Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-07T13:43:40.584Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T13:43:40.584Z] [2020-04-07T13:43:40.584Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-07T13:43:40.584Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T13:43:40.584Z] [2020-04-07T13:43:40.584Z] [2020-04-07T13:43:40.584Z] DONE 17 tests, 4 skipped in 29.320s [2020-04-07T13:43:40.584Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-07T13:43:40.584Z] ++ 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-04-07T13:43:40.584Z] ++ set -e [2020-04-07T13:43:40.584Z] ++ '[' -n 0 ']' [2020-04-07T13:43:40.584Z] ++ set -x [2020-04-07T13:43:40.584Z] ++ env -i DEST=/go/src/github.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-04-07T13:43:40.584Z] INFO: Testing against a local daemon [2020-04-07T13:43:40.584Z] === RUN TestPluginInvalidJSON [2020-04-07T13:43:40.584Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-07T13:43:40.584Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-07T13:43:40.584Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-07T13:43:40.584Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-04-07T13:43:40.584Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-07T13:43:40.584Z] PASS [2020-04-07T13:43:40.584Z] [2020-04-07T13:43:40.584Z] DONE 2 tests in 0.122s [2020-04-07T13:43:40.584Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-07T13:43:40.584Z] ++ 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-04-07T13:43:40.584Z] ++ set -e [2020-04-07T13:43:40.584Z] ++ '[' -n 0 ']' [2020-04-07T13:43:40.584Z] ++ set -x [2020-04-07T13:43:40.584Z] ++ env -i DEST=/go/src/github.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-04-07T13:43:40.584Z] INFO: Testing against a local daemon [2020-04-07T13:43:40.584Z] === RUN TestExternalGraphDriver [2020-04-07T13:43:40.584Z] === RUN TestExternalGraphDriver/json [2020-04-07T13:43:40.775Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-04-07T13:43:41.602Z] === RUN TestExternalGraphDriver/spec [2020-04-07T13:43:41.700Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-04-07T13:43:42.623Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-04-07T13:43:42.623Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-04-07T13:43:42.877Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-04-07T13:43:43.436Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-04-07T13:43:43.639Z] === RUN TestExternalGraphDriver/pull [2020-04-07T13:43:45.319Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-04-07T13:43:45.676Z] --- PASS: TestExternalGraphDriver (6.22s) [2020-04-07T13:43:45.677Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2020-04-07T13:43:45.677Z] --- PASS: TestExternalGraphDriver/spec (2.01s) [2020-04-07T13:43:45.677Z] --- PASS: TestExternalGraphDriver/pull (2.01s) [2020-04-07T13:43:45.677Z] === RUN TestGraphdriverPluginV2 [2020-04-07T13:43:45.677Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-04-07T13:43:45.677Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T13:43:45.677Z] PASS [2020-04-07T13:43:45.677Z] [2020-04-07T13:43:45.677Z] === Skipped [2020-04-07T13:43:45.677Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-04-07T13:43:45.677Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T13:43:45.677Z] [2020-04-07T13:43:45.677Z] [2020-04-07T13:43:45.677Z] DONE 5 tests, 1 skipped in 6.382s [2020-04-07T13:43:45.677Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-07T13:43:45.677Z] ++ 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-04-07T13:43:45.677Z] ++ set -e [2020-04-07T13:43:45.677Z] ++ '[' -n 0 ']' [2020-04-07T13:43:45.677Z] ++ set -x [2020-04-07T13:43:45.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=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-04-07T13:43:45.677Z] INFO: Testing against a local daemon [2020-04-07T13:43:45.677Z] === RUN TestContinueAfterPluginCrash [2020-04-07T13:43:45.677Z] === PAUSE TestContinueAfterPluginCrash [2020-04-07T13:43:45.677Z] === RUN TestReadPluginNoRead [2020-04-07T13:43:45.677Z] === PAUSE TestReadPluginNoRead [2020-04-07T13:43:45.677Z] === RUN TestDaemonStartWithLogOpt [2020-04-07T13:43:45.677Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-07T13:43:45.677Z] === CONT TestContinueAfterPluginCrash [2020-04-07T13:43:45.677Z] === CONT TestDaemonStartWithLogOpt [2020-04-07T13:43:45.677Z] === CONT TestReadPluginNoRead [2020-04-07T13:43:46.679Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-04-07T13:43:48.040Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-04-07T13:43:48.966Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-04-07T13:43:49.901Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-04-07T13:43:50.460Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-04-07T13:43:51.383Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-04-07T13:43:52.306Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-04-07T13:43:54.189Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-04-07T13:43:57.447Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-04-07T13:43:57.447Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-04-07T13:43:58.372Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-04-07T13:43:59.297Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-04-07T13:44:00.657Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-04-07T13:44:02.545Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-04-07T13:44:05.802Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-04-07T13:44:08.115Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-07T13:44:08.115Z] --- PASS: TestDaemonStartWithLogOpt (22.16s) [2020-04-07T13:44:08.309Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-04-07T13:44:08.309Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-04-07T13:44:08.309Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-04-07T13:44:08.736Z] === RUN TestReadPluginNoRead/default [2020-04-07T13:44:08.868Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-04-07T13:44:10.229Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-07T13:44:10.752Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-04-07T13:44:12.257Z] --- PASS: TestReadPluginNoRead (26.38s) [2020-04-07T13:44:12.257Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.89s) [2020-04-07T13:44:12.257Z] --- PASS: TestReadPluginNoRead/default (1.72s) [2020-04-07T13:44:12.257Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.74s) [2020-04-07T13:44:12.257Z] read_test.go:91: [d4281bc292533] daemon is not started [2020-04-07T13:44:12.543Z] --- PASS: TestContinueAfterPluginCrash (26.91s) [2020-04-07T13:44:12.543Z] PASS [2020-04-07T13:44:12.543Z] [2020-04-07T13:44:12.543Z] DONE 6 tests in 27.010s [2020-04-07T13:44:12.543Z] 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-04-07T13:44:12.543Z] ++ 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-04-07T13:44:12.543Z] ++ set -e [2020-04-07T13:44:12.543Z] ++ '[' -n 0 ']' [2020-04-07T13:44:12.543Z] ++ set -x [2020-04-07T13:44:12.543Z] ++ env -i DEST=/go/src/github.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-04-07T13:44:12.543Z] testing: warning: no tests to run [2020-04-07T13:44:12.543Z] PASS [2020-04-07T13:44:12.543Z] [2020-04-07T13:44:12.543Z] DONE 0 tests in 0.021s [2020-04-07T13:44:12.544Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-07T13:44:12.544Z] ++ 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-04-07T13:44:12.544Z] ++ set -e [2020-04-07T13:44:12.544Z] ++ '[' -n 0 ']' [2020-04-07T13:44:12.544Z] ++ set -x [2020-04-07T13:44:12.544Z] ++ env -i DEST=/go/src/github.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-04-07T13:44:12.632Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-04-07T13:44:12.829Z] INFO: Testing against a local daemon [2020-04-07T13:44:12.829Z] === RUN TestPluginWithDevMounts [2020-04-07T13:44:12.829Z] === PAUSE TestPluginWithDevMounts [2020-04-07T13:44:12.829Z] === CONT TestPluginWithDevMounts [2020-04-07T13:44:15.141Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-04-07T13:44:15.396Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-04-07T13:44:15.525Z] --- PASS: TestPluginWithDevMounts (2.27s) [2020-04-07T13:44:15.525Z] PASS [2020-04-07T13:44:15.525Z] [2020-04-07T13:44:15.525Z] DONE 1 tests in 2.376s [2020-04-07T13:44:15.525Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-04-07T13:44:15.525Z] ++ 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-04-07T13:44:15.525Z] ++ set -e [2020-04-07T13:44:15.525Z] ++ '[' -n 0 ']' [2020-04-07T13:44:15.525Z] ++ set -x [2020-04-07T13:44:15.525Z] ++ env -i DEST=/go/src/github.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-04-07T13:44:15.525Z] INFO: Testing against a local daemon [2020-04-07T13:44:15.525Z] === RUN TestSecretInspect [2020-04-07T13:44:15.650Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-04-07T13:44:17.537Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-04-07T13:44:17.559Z] --- PASS: TestSecretInspect (2.24s) [2020-04-07T13:44:17.559Z] === RUN TestSecretList [2020-04-07T13:44:18.096Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-04-07T13:44:18.096Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-04-07T13:44:19.019Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-04-07T13:44:19.594Z] --- PASS: TestSecretList (2.28s) [2020-04-07T13:44:19.594Z] === RUN TestSecretsCreateAndDelete [2020-04-07T13:44:20.903Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-04-07T13:44:20.903Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-04-07T13:44:21.826Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-04-07T13:44:22.286Z] --- PASS: TestSecretsCreateAndDelete (2.23s) [2020-04-07T13:44:22.286Z] === RUN TestSecretsUpdate [2020-04-07T13:44:22.387Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-04-07T13:44:23.312Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-04-07T13:44:23.567Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-04-07T13:44:24.125Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-04-07T13:44:24.125Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-04-07T13:44:24.341Z] --- PASS: TestSecretsUpdate (2.27s) [2020-04-07T13:44:24.341Z] === RUN TestTemplatedSecret [2020-04-07T13:44:25.048Z] === RUN TestDockerSuite/TestRunEnvironment [2020-04-07T13:44:25.971Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-04-07T13:44:26.530Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-04-07T13:44:27.036Z] --- PASS: TestTemplatedSecret (2.68s) [2020-04-07T13:44:27.036Z] === RUN TestSecretCreateResolve [2020-04-07T13:44:27.890Z] === RUN TestDockerSuite/TestRunExitCode [2020-04-07T13:44:28.449Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-04-07T13:44:29.084Z] --- PASS: TestSecretCreateResolve (2.24s) [2020-04-07T13:44:29.084Z] PASS [2020-04-07T13:44:29.084Z] [2020-04-07T13:44:29.084Z] DONE 6 tests in 14.035s [2020-04-07T13:44:29.084Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-04-07T13:44:29.084Z] ++ 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-04-07T13:44:29.084Z] ++ set -e [2020-04-07T13:44:29.084Z] ++ '[' -n 0 ']' [2020-04-07T13:44:29.084Z] ++ set -x [2020-04-07T13:44:29.084Z] ++ env -i DEST=/go/src/github.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-04-07T13:44:29.370Z] INFO: Testing against a local daemon [2020-04-07T13:44:29.370Z] === RUN TestServiceCreateInit [2020-04-07T13:44:29.370Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-07T13:44:29.373Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-04-07T13:44:29.932Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-04-07T13:44:30.856Z] === RUN TestDockerSuite/TestRunExposePort [2020-04-07T13:44:30.856Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-04-07T13:44:31.778Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-04-07T13:44:32.337Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-04-07T13:44:33.770Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-07T13:44:34.219Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-04-07T13:44:34.473Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-04-07T13:44:34.473Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-04-07T13:44:38.169Z] --- PASS: TestServiceCreateInit (8.25s) [2020-04-07T13:44:38.169Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.06s) [2020-04-07T13:44:38.169Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.14s) [2020-04-07T13:44:38.169Z] === RUN TestCreateServiceMultipleTimes [2020-04-07T13:44:38.631Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-04-07T13:44:38.631Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-04-07T13:44:50.828Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-04-07T13:44:51.387Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-04-07T13:44:53.270Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-04-07T13:44:53.270Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-04-07T13:44:53.270Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-04-07T13:44:53.270Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-04-07T13:44:53.829Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-04-07T13:44:56.708Z] --- PASS: TestCreateServiceMultipleTimes (16.28s) [2020-04-07T13:44:56.708Z] === RUN TestCreateServiceConflict [2020-04-07T13:44:56.708Z] --- PASS: TestCreateServiceConflict (2.24s) [2020-04-07T13:44:56.708Z] === RUN TestCreateServiceMaxReplicas [2020-04-07T13:44:57.088Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-04-07T13:44:58.447Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-04-07T13:44:59.409Z] --- PASS: TestCreateServiceMaxReplicas (2.99s) [2020-04-07T13:44:59.409Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-07T13:45:00.330Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-04-07T13:45:01.254Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-04-07T13:45:01.813Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-04-07T13:45:02.371Z] === RUN TestDockerSuite/TestRunModeHostname [2020-04-07T13:45:03.735Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-04-07T13:45:03.735Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-04-07T13:45:03.735Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-04-07T13:45:05.619Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-04-07T13:45:06.542Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-04-07T13:45:07.901Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-04-07T13:45:07.901Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-04-07T13:45:08.156Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-04-07T13:45:10.038Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-04-07T13:45:11.398Z] === RUN TestDockerSuite/TestRunMount [2020-04-07T13:45:14.889Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.43s) [2020-04-07T13:45:14.889Z] === RUN TestCreateServiceSecretFileMode [2020-04-07T13:45:14.889Z] --- PASS: TestCreateServiceSecretFileMode (2.53s) [2020-04-07T13:45:14.889Z] === RUN TestCreateServiceConfigFileMode [2020-04-07T13:45:17.587Z] --- PASS: TestCreateServiceConfigFileMode (2.51s) [2020-04-07T13:45:17.587Z] === RUN TestCreateServiceSysctls [2020-04-07T13:45:17.945Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-04-07T13:45:18.199Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-04-07T13:45:19.123Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-04-07T13:45:21.005Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-04-07T13:45:21.066Z] --- PASS: TestCreateServiceSysctls (3.61s) [2020-04-07T13:45:21.066Z] === RUN TestCreateServiceCapabilities [2020-04-07T13:45:22.887Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-04-07T13:45:23.779Z] --- PASS: TestCreateServiceCapabilities (2.63s) [2020-04-07T13:45:23.779Z] === RUN TestInspect [2020-04-07T13:45:26.145Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-04-07T13:45:26.478Z] --- PASS: TestInspect (2.86s) [2020-04-07T13:45:26.478Z] === RUN TestCreateJob [2020-04-07T13:45:28.652Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-04-07T13:45:30.885Z] --- PASS: TestCreateJob (3.54s) [2020-04-07T13:45:30.885Z] === RUN TestReplicatedJob [2020-04-07T13:45:31.244Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-04-07T13:45:33.127Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-04-07T13:45:35.010Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-04-07T13:45:35.010Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-04-07T13:45:35.266Z] === RUN TestDockerSuite/TestRunNetHost [2020-04-07T13:45:36.400Z] --- PASS: TestReplicatedJob (5.53s) [2020-04-07T13:45:36.400Z] === RUN TestUpdateReplicatedJob [2020-04-07T13:45:36.625Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-04-07T13:45:37.550Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-04-07T13:45:38.109Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-04-07T13:45:39.093Z] --- PASS: TestUpdateReplicatedJob (3.54s) [2020-04-07T13:45:39.093Z] === RUN TestServiceListWithStatuses [2020-04-07T13:45:39.093Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-04-07T13:45:39.093Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-07T13:45:39.093Z] === RUN TestDockerNetworkConnectAlias [2020-04-07T13:45:40.621Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-04-07T13:45:43.158Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-04-07T13:45:44.596Z] --- PASS: TestDockerNetworkConnectAlias (4.60s) [2020-04-07T13:45:44.596Z] === RUN TestDockerNetworkReConnect [2020-04-07T13:45:48.088Z] --- PASS: TestDockerNetworkReConnect (3.77s) [2020-04-07T13:45:48.088Z] === RUN TestServicePlugin [2020-04-07T13:45:48.088Z] --- SKIP: TestServicePlugin (0.00s) [2020-04-07T13:45:48.088Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T13:45:48.088Z] === RUN TestServiceUpdateLabel [2020-04-07T13:45:48.390Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-04-07T13:45:48.390Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-04-07T13:45:48.390Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-04-07T13:45:49.314Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-04-07T13:45:49.314Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-04-07T13:45:50.124Z] --- PASS: TestServiceUpdateLabel (2.29s) [2020-04-07T13:45:50.124Z] === RUN TestServiceUpdateSecrets [2020-04-07T13:45:50.237Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-04-07T13:45:50.795Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-04-07T13:45:50.795Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-04-07T13:45:51.718Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-04-07T13:45:52.642Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-04-07T13:45:52.642Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-04-07T13:45:53.565Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-04-07T13:45:54.125Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-04-07T13:45:56.009Z] === RUN TestDockerSuite/TestRunPortInUse [2020-04-07T13:45:56.932Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-04-07T13:45:57.858Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-04-07T13:45:58.418Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-04-07T13:45:59.341Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-04-07T13:45:59.900Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-04-07T13:46:00.825Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-04-07T13:46:00.825Z] === RUN TestDockerSuite/TestRunPublishPort [2020-04-07T13:46:01.748Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-04-07T13:46:02.307Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-04-07T13:46:02.307Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-04-07T13:46:03.230Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-04-07T13:46:04.592Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-04-07T13:46:04.592Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-04-07T13:46:05.371Z] --- PASS: TestServiceUpdateSecrets (14.75s) [2020-04-07T13:46:05.371Z] === RUN TestServiceUpdateConfigs [2020-04-07T13:46:07.877Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-04-07T13:46:09.760Z] === RUN TestDockerSuite/TestRunRm [2020-04-07T13:46:10.319Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-04-07T13:46:14.477Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-04-07T13:46:15.036Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-04-07T13:46:15.959Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-04-07T13:46:17.320Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-04-07T13:46:18.243Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-04-07T13:46:20.606Z] --- PASS: TestServiceUpdateConfigs (15.25s) [2020-04-07T13:46:20.606Z] === RUN TestServiceUpdateNetwork [2020-04-07T13:46:22.399Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-04-07T13:46:26.555Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-04-07T13:46:27.115Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-04-07T13:46:27.673Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-04-07T13:46:29.035Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-04-07T13:46:29.594Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-04-07T13:46:30.519Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-04-07T13:46:31.443Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-04-07T13:46:31.443Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-04-07T13:46:32.366Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-04-07T13:46:33.160Z] --- PASS: TestServiceUpdateNetwork (13.01s) [2020-04-07T13:46:33.161Z] PASS [2020-04-07T13:46:33.161Z] [2020-04-07T13:46:33.161Z] === Skipped [2020-04-07T13:46:33.161Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.01s) [2020-04-07T13:46:33.161Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-07T13:46:33.161Z] [2020-04-07T13:46:33.161Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-04-07T13:46:33.161Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-07T13:46:33.161Z] [2020-04-07T13:46:33.161Z] [2020-04-07T13:46:33.161Z] DONE 23 tests, 2 skipped in 123.744s [2020-04-07T13:46:33.161Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-04-07T13:46:33.161Z] ++ 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-04-07T13:46:33.161Z] ++ set -e [2020-04-07T13:46:33.161Z] ++ '[' -n 0 ']' [2020-04-07T13:46:33.161Z] ++ set -x [2020-04-07T13:46:33.161Z] ++ env -i DEST=/go/src/github.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-04-07T13:46:33.161Z] INFO: Testing against a local daemon [2020-04-07T13:46:33.161Z] === RUN TestSessionCreate [2020-04-07T13:46:33.161Z] --- PASS: TestSessionCreate (0.06s) [2020-04-07T13:46:33.161Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-07T13:46:33.161Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-04-07T13:46:33.161Z] PASS [2020-04-07T13:46:33.161Z] [2020-04-07T13:46:33.161Z] DONE 2 tests in 0.204s [2020-04-07T13:46:33.161Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-04-07T13:46:33.161Z] ++ 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-04-07T13:46:33.161Z] ++ set -e [2020-04-07T13:46:33.161Z] ++ '[' -n 0 ']' [2020-04-07T13:46:33.161Z] ++ set -x [2020-04-07T13:46:33.161Z] ++ env -i DEST=/go/src/github.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-04-07T13:46:33.161Z] INFO: Testing against a local daemon [2020-04-07T13:46:33.161Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-07T13:46:33.161Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-07T13:46:33.161Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-07T13:46:33.161Z] === RUN TestEventsExecDie [2020-04-07T13:46:33.292Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-04-07T13:46:34.177Z] --- PASS: TestEventsExecDie (0.83s) [2020-04-07T13:46:34.177Z] === RUN TestEventsBackwardsCompatible [2020-04-07T13:46:34.177Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-04-07T13:46:34.177Z] === RUN TestInfoBinaryCommits [2020-04-07T13:46:34.177Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-04-07T13:46:34.177Z] === RUN TestInfoAPIVersioned [2020-04-07T13:46:34.177Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-04-07T13:46:34.177Z] === RUN TestInfoDiscoveryBackend [2020-04-07T13:46:34.217Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-04-07T13:46:34.790Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-04-07T13:46:34.812Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-04-07T13:46:34.812Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-07T13:46:35.823Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-07T13:46:35.823Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-07T13:46:36.442Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-04-07T13:46:36.442Z] === RUN TestInfoAPI [2020-04-07T13:46:36.442Z] --- PASS: TestInfoAPI (0.05s) [2020-04-07T13:46:36.442Z] === RUN TestInfoAPIWarnings [2020-04-07T13:46:37.062Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-04-07T13:46:37.062Z] === RUN TestInfoDebug [2020-04-07T13:46:37.348Z] --- PASS: TestInfoDebug (0.54s) [2020-04-07T13:46:37.348Z] === RUN TestInfoInsecureRegistries [2020-04-07T13:46:37.968Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-04-07T13:46:37.968Z] === RUN TestInfoRegistryMirrors [2020-04-07T13:46:38.047Z] === RUN TestDockerSuite/TestRunState [2020-04-07T13:46:38.586Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2020-04-07T13:46:38.586Z] === RUN TestLoginFailsWithBadCredentials [2020-04-07T13:46:38.871Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s) [2020-04-07T13:46:38.871Z] === RUN TestPingCacheHeaders [2020-04-07T13:46:38.871Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-04-07T13:46:38.871Z] === RUN TestPingGet [2020-04-07T13:46:39.157Z] --- PASS: TestPingGet (0.05s) [2020-04-07T13:46:39.157Z] === RUN TestPingHead [2020-04-07T13:46:39.157Z] --- PASS: TestPingHead (0.05s) [2020-04-07T13:46:39.157Z] === RUN TestVersion [2020-04-07T13:46:39.157Z] --- PASS: TestVersion (0.05s) [2020-04-07T13:46:39.157Z] PASS [2020-04-07T13:46:39.157Z] [2020-04-07T13:46:39.157Z] === Skipped [2020-04-07T13:46:39.157Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-07T13:46:39.157Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-07T13:46:39.157Z] [2020-04-07T13:46:39.157Z] [2020-04-07T13:46:39.157Z] DONE 18 tests, 1 skipped in 6.012s [2020-04-07T13:46:39.157Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-04-07T13:46:39.157Z] ++ 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-04-07T13:46:39.157Z] ++ set -e [2020-04-07T13:46:39.157Z] ++ '[' -n 0 ']' [2020-04-07T13:46:39.157Z] ++ set -x [2020-04-07T13:46:39.157Z] ++ env -i DEST=/go/src/github.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-04-07T13:46:39.157Z] INFO: Testing against a local daemon [2020-04-07T13:46:39.157Z] === RUN TestVolumesCreateAndList [2020-04-07T13:46:39.157Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-04-07T13:46:39.157Z] === RUN TestVolumesRemove [2020-04-07T13:46:39.407Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-04-07T13:46:39.441Z] --- PASS: TestVolumesRemove (0.10s) [2020-04-07T13:46:39.441Z] === RUN TestVolumesInspect [2020-04-07T13:46:39.441Z] --- PASS: TestVolumesInspect (0.04s) [2020-04-07T13:46:39.441Z] === RUN TestVolumesInvalidJSON [2020-04-07T13:46:39.441Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-07T13:46:39.441Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-07T13:46:39.441Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-07T13:46:39.441Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-04-07T13:46:39.441Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-07T13:46:39.441Z] PASS [2020-04-07T13:46:39.441Z] [2020-04-07T13:46:39.441Z] DONE 5 tests in 0.297s [2020-04-07T13:46:39.441Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-07T13:46:39.724Z] ++++ cat bundles/test-integration/docker.pid [2020-04-07T13:46:39.724Z] +++ kill 13452 [2020-04-07T13:46:39.967Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-04-07T13:46:40.222Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-04-07T13:46:40.781Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-04-07T13:46:41.036Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-04-07T13:46:41.036Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-04-07T13:46:41.200Z] +++ /etc/init.d/apparmor stop [2020-04-07T13:46:41.201Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-07T13:46:41.201Z] [2020-04-07T13:46:41.201Z] Unloading profiles will leave already running processes permanently [2020-04-07T13:46:41.201Z] unconfined, which can lead to unexpected situations. [2020-04-07T13:46:41.201Z] [2020-04-07T13:46:41.201Z] To set a process to complain mode, use the command line tool [2020-04-07T13:46:41.201Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-07T13:46:41.201Z] +++ true [2020-04-07T13:46:41.201Z] [2020-04-07T13:46:41.960Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-04-07T13:46:42.890Z] === RUN TestDockerSuite/TestRunSysctls Post stage [Pipeline] junit [2020-04-07T13:46:43.275Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-07T13:46:44.252Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-04-07T13:46:44.252Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-04-07T13:46:44.279Z] + echo Ensuring container killed. [2020-04-07T13:46:44.279Z] Ensuring container killed. [2020-04-07T13:46:44.279Z] + docker rm -vf docker-pr3 [2020-04-07T13:46:44.279Z] Error: No such container: docker-pr3 [2020-04-07T13:46:44.279Z] + true [Pipeline] sh [2020-04-07T13:46:44.508Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-04-07T13:46:44.659Z] + echo Chowning /workspace to jenkins user [2020-04-07T13:46:44.659Z] Chowning /workspace to jenkins user [2020-04-07T13:46:44.659Z] + id -u [2020-04-07T13:46:44.659Z] + id -g [2020-04-07T13:46:44.659Z] + docker run --rm -v /home/docker/workspace/moby_PR-40786:/workspace busybox chown -R 1001:1001 /workspace [2020-04-07T13:46:44.659Z] Unable to find image 'busybox:latest' locally [2020-04-07T13:46:44.942Z] latest: Pulling from library/busybox [2020-04-07T13:46:44.942Z] 4c6795986792: Pulling fs layer [2020-04-07T13:46:45.229Z] 4c6795986792: Download complete [2020-04-07T13:46:45.431Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-04-07T13:46:45.514Z] 4c6795986792: Pull complete [2020-04-07T13:46:45.514Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-04-07T13:46:45.514Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-07T13:46:47.940Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-04-07T13:46:47.942Z] + bundleName=ppc64le-integration [2020-04-07T13:46:47.942Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-04-07T13:46:47.942Z] Creating ppc64le-integration-bundles.tar.gz [2020-04-07T13:46:47.942Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-04-07T13:46:47.942Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-04-07T13:46:48.262Z] Archiving artifacts [2020-04-07T13:46:48.499Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-04-07T13:46:48.624Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40786/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-07T13:46:48.756Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-04-07T13:46:49.020Z] + make clean [2020-04-07T13:46:49.641Z] make: command: Command not found [2020-04-07T13:46:49.641Z] make: command: Command not found [2020-04-07T13:46:49.641Z] docker volume rm -f docker-dev-cache [2020-04-07T13:46:49.641Z] docker-dev-cache [Pipeline] deleteDir [2020-04-07T13:46:50.638Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-04-07T13:46:52.000Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-07T13:46:55.257Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-04-07T13:46:57.766Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-04-07T13:46:58.324Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-04-07T13:46:59.249Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-04-07T13:47:00.220Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-04-07T13:47:00.221Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-04-07T13:47:01.145Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-04-07T13:47:03.654Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-04-07T13:47:05.540Z] === RUN TestDockerSuite/TestRunUserByID [2020-04-07T13:47:05.795Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-04-07T13:47:05.795Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-04-07T13:47:06.049Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-04-07T13:47:06.049Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-04-07T13:47:06.303Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-04-07T13:47:07.229Z] === RUN TestDockerSuite/TestRunUserByName [2020-04-07T13:47:08.154Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-04-07T13:47:08.713Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-04-07T13:47:08.713Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-04-07T13:47:08.968Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-04-07T13:47:09.894Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-04-07T13:47:13.154Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-04-07T13:47:14.078Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-04-07T13:47:14.638Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-04-07T13:47:15.198Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-04-07T13:47:16.121Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-04-07T13:47:17.046Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-04-07T13:47:17.971Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-04-07T13:47:19.855Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-04-07T13:47:21.738Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-04-07T13:47:24.256Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-04-07T13:47:26.774Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-04-07T13:47:27.333Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-04-07T13:47:28.258Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-04-07T13:47:29.181Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-04-07T13:47:29.181Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-04-07T13:47:29.181Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-04-07T13:47:29.181Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-04-07T13:47:29.181Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-04-07T13:47:30.104Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-04-07T13:47:31.028Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-04-07T13:47:31.587Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-04-07T13:47:33.470Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-04-07T13:47:34.029Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-04-07T13:47:34.953Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-04-07T13:47:34.953Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-04-07T13:47:35.877Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-04-07T13:47:35.877Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-04-07T13:47:35.877Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-04-07T13:47:35.877Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-04-07T13:47:35.877Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-04-07T13:47:35.877Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-04-07T13:47:36.131Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-04-07T13:47:36.386Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-04-07T13:47:36.386Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-04-07T13:47:36.640Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-04-07T13:47:37.564Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-04-07T13:47:38.122Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-04-07T13:47:39.045Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-04-07T13:47:39.045Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-04-07T13:47:39.969Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-04-07T13:47:40.223Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-04-07T13:47:41.148Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-04-07T13:47:41.148Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-04-07T13:47:42.071Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-04-07T13:47:42.994Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-04-07T13:47:42.994Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-04-07T13:47:42.994Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-04-07T13:47:43.553Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-04-07T13:47:45.435Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-04-07T13:47:45.997Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-04-07T13:47:45.997Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-04-07T13:47:46.557Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-04-07T13:47:46.819Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-04-07T13:47:48.705Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-04-07T13:47:48.960Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-04-07T13:47:52.217Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-04-07T13:47:52.471Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-04-07T13:47:52.471Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-04-07T13:47:52.471Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-04-07T13:47:53.833Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-04-07T13:47:54.759Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-04-07T13:47:56.123Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-04-07T13:47:56.123Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-04-07T13:47:58.006Z] === RUN TestDockerSuite/TestSaveImageId [2020-04-07T13:47:58.006Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-04-07T13:47:58.565Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-04-07T13:48:01.073Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-04-07T13:48:01.073Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-04-07T13:48:02.436Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-04-07T13:48:02.436Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-04-07T13:48:02.436Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-04-07T13:48:04.319Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-04-07T13:48:05.679Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-04-07T13:48:05.934Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-04-07T13:48:06.189Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-04-07T13:48:06.189Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-04-07T13:48:06.189Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-04-07T13:48:06.749Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-04-07T13:48:09.258Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-04-07T13:48:12.514Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-04-07T13:48:15.041Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-04-07T13:48:17.549Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-04-07T13:48:18.472Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-04-07T13:48:19.832Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-04-07T13:48:23.090Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-04-07T13:48:25.599Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-04-07T13:48:26.523Z] === RUN TestDockerSuite/TestStartRecordError [2020-04-07T13:48:28.407Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-04-07T13:48:29.768Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-04-07T13:48:32.277Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-04-07T13:48:35.533Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-04-07T13:48:40.763Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-04-07T13:48:43.271Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-04-07T13:48:48.523Z] === RUN TestDockerSuite/TestStatsNoStream [2020-04-07T13:48:51.780Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-04-07T13:48:53.140Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-04-07T13:48:54.064Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-04-07T13:48:54.987Z] === RUN TestDockerSuite/TestTopPrivileged [2020-04-07T13:48:55.547Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-04-07T13:48:55.547Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-04-07T13:48:56.470Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-04-07T13:49:00.627Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-04-07T13:49:01.551Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-04-07T13:49:04.059Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-04-07T13:49:04.983Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-04-07T13:49:05.543Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-04-07T13:49:05.543Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-04-07T13:49:06.467Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-04-07T13:49:08.349Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-04-07T13:49:08.349Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-04-07T13:49:10.232Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-04-07T13:49:10.791Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-04-07T13:49:11.728Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-04-07T13:49:13.613Z] === RUN TestDockerSuite/TestUpdateStats [2020-04-07T13:49:14.536Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-04-07T13:49:17.794Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-04-07T13:49:18.718Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-04-07T13:49:18.718Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-04-07T13:49:20.079Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-04-07T13:49:20.079Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-04-07T13:49:21.002Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-04-07T13:49:26.239Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-04-07T13:49:28.746Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-04-07T13:49:32.906Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-04-07T13:49:34.788Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-04-07T13:49:38.943Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-04-07T13:49:44.184Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-04-07T13:49:46.703Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-04-07T13:49:49.211Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-04-07T13:49:50.571Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-04-07T13:49:52.454Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-04-07T13:49:54.964Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-04-07T13:49:56.846Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-04-07T13:49:59.356Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-04-07T13:50:01.864Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-04-07T13:50:04.372Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-04-07T13:50:19.283Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-04-07T13:50:19.283Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-04-07T13:50:19.283Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-04-07T13:50:19.885Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-04-07T13:50:20.139Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-04-07T13:50:20.139Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-04-07T13:50:20.139Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-04-07T13:50:21.077Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-04-07T13:50:21.077Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-04-07T13:50:22.002Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-04-07T13:50:22.002Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-04-07T13:50:22.002Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-04-07T13:50:22.002Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-04-07T13:50:22.002Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-04-07T13:50:24.511Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-04-07T13:50:24.766Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-04-07T13:50:24.766Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-04-07T13:50:24.766Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-04-07T13:50:25.020Z] === RUN TestDockerSuite/TestVolumeEvents [2020-04-07T13:50:25.944Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-04-07T13:50:28.454Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-04-07T13:50:28.454Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-04-07T13:50:28.454Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-04-07T13:50:31.757Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-04-07T13:50:35.916Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite (1765.26s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.88s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.63s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.86s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.24s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.98s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.31s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.80s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.35s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.29s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.14s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.94s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.23s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.13s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.04s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.15s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.28s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.46s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.14s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestAttachDetach (1.28s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.27s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.22s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.31s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.03s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.56s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.57s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.52s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.64s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.48s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.19s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.66s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.71s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.62s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.33s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.81s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.23s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.59s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.04s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.01s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.48s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.90s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.15s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.44s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.86s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.67s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.98s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.30s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.52s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.55s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.93s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.05s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.58s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.48s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.19s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.90s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.86s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.08s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.40s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.44s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.54s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.83s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.59s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.15s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.65s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.87s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.55s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.05s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.00s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.36s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.84s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.36s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.49s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.67s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.24s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.32s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.61s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.75s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.73s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.62s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.61s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.03s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.12s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.85s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.21s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.76s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.55s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildCmd (0.38s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.38s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s) [2020-04-07T13:50:35.916Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-04-07T13:50:35.916Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.69s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.08s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.34s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildContChar (4.10s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.39s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.38s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.38s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.81s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.40s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.46s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.07s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.73s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.38s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.48s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.01s) [2020-04-07T13:50:35.916Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-04-07T13:50:35.916Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-04-07T13:50:35.916Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-04-07T13:50:35.916Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-04-07T13:50:35.916Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-04-07T13:50:35.916Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-04-07T13:50:35.916Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-04-07T13:50:35.916Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.57s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.73s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.26s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.65s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.66s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.90s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.68s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.69s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.87s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.58s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.52s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.52s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.38s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.68s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.21s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.57s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.23s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.33s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.57s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.58s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.30s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.48s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.70s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.79s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.26s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.67s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.42s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.44s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.69s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.11s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.33s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.28s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.39s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.73s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.60s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildEnv (1.41s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.34s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.18s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.55s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.29s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.97s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.47s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.92s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.49s) [2020-04-07T13:50:35.916Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.53s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.53s) [2020-04-07T13:50:35.917Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-04-07T13:50:35.917Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.37s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.17s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.61s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.48s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.37s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildFails (0.91s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.44s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.40s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.71s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.58s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.42s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.13s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.19s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.83s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.32s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.34s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.21s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.45s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildHistory (5.16s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.48s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.33s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildInheritance (1.05s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.75s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.41s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildLabel (0.60s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.58s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.96s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.37s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildLabels (0.47s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.25s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.35s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.42s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.61s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.40s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.56s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.20s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.48s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.56s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.70s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (5.33s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.78s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.27s) [2020-04-07T13:50:35.917Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-04-07T13:50:35.917Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.48s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.55s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.66s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.39s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.54s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.85s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.18s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.04s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.87s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.40s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.34s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.43s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.73s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.26s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.72s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.06s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.78s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (3.04s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.26s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.56s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.51s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.80s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildPATH (2.55s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.91s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.23s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.67s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.72s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.07s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildRm (3.08s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.08s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.34s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.52s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.58s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.48s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.38s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.25s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.61s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.56s) [2020-04-07T13:50:35.917Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-04-07T13:50:35.917Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.44s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.97s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildStderr (0.96s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.04s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.27s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.95s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.49s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.16s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.65s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildUser (2.25s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.40s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.34s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.10s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.30s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.25s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.15s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.59s) [2020-04-07T13:50:35.917Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-04-07T13:50:35.917Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-04-07T13:50:35.917Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-04-07T13:50:35.917Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-04-07T13:50:35.917Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-07T13:50:35.917Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-04-07T13:50:35.917Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-07T13:50:35.917Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.10s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.05s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.69s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.16s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.24s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.22s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.00s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.47s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.89s) [2020-04-07T13:50:35.917Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-04-07T13:50:35.917Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.16s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestBuildXZHost (3.01s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-04-07T13:50:35.917Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-04-07T13:50:35.917Z] docker_cli_sni_test.go:18: Flakey test [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.88s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.13s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestCommitChange (1.10s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.01s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.76s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.93s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.15s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestCommitTTY (1.93s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.93s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.05s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.94s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.93s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.73s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.99s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.92s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.85s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.93s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.82s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.77s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.12s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.81s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.83s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.82s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.81s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.70s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.79s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.90s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.86s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.94s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.02s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.84s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.12s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.81s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.56s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.58s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.78s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.59s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.80s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.83s) [2020-04-07T13:50:35.917Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-07T13:50:35.917Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.78s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.00s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.30s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.49s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.56s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.01s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.32s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.29s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.59s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.51s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.62s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.80s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0007dfca0_} (1.64s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1183447666_/foo_false____} (1.71s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1183447666_/foo_true____} (1.64s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3540243753_/foo_false____} (1.60s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3540243753_/foo_true____} (1.66s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3540243753_/foo_true__0xc0007dfd00__} (1.58s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0007dfd20_} (1.71s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0007dfd40_} (1.66s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0007dfd60_} (1.72s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0007dfd80_} (1.69s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.75s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.47s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.27s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.36s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.24s) [2020-04-07T13:50:35.917Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.66s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.95s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.94s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.10s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.98s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.90s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.95s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.09s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.10s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.02s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.11s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.09s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.92s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.05s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.48s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.08s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.98s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.90s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.92s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.36s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.92s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.19s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.77s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.95s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.55s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.15s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.53s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.89s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.98s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.61s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.98s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.11s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.99s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCpToDot (0.92s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.64s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.82s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCpToStdout (0.96s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.41s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.40s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.99s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.71s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.52s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.83s) [2020-04-07T13:50:35.918Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-07T13:50:35.918Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.86s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.38s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCreateLabels (0.12s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.17s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCreateRM (0.19s) [2020-04-07T13:50:35.918Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-07T13:50:35.918Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.52s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.12s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.71s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.19s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.87s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.82s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.03s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (2.01s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.83s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.85s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.76s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.82s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.32s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.86s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.50s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.12s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.66s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.09s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.78s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.02s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.41s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestEventsAttach (1.02s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestEventsCommit (1.02s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.85s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.79s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.86s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (2.01s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (2.26s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.23s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.63s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestEventsCopy (1.31s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.67s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.81s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.34s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.64s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.65s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.58s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.36s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.05s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestEventsFilters (1.67s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestEventsFormat (1.66s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.78s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.31s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.37s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.06s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.42s) [2020-04-07T13:50:35.918Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-04-07T13:50:35.918Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-04-07T13:50:35.918Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-07T13:50:35.918Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.92s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.80s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestEventsRename (0.95s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestEventsResize (0.95s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.95s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.92s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.79s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.10s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestEventsTop (0.96s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestEventsUntag (2.55s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.62s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestExec (0.95s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.84s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.85s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.86s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.70s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.92s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.88s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.89s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.91s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.92s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.85s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.74s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestExecCgroup (1.36s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestExecEnv (0.87s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.93s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.94s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestExecInspectID (2.08s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestExecInteractive (0.86s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.76s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.86s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestExecParseError (0.83s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.87s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.85s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.66s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.00s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestExecStartFails (0.89s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.12s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (1.01s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestExecTTY (0.87s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.94s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.07s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestExecUlimits (1.34s) [2020-04-07T13:50:35.918Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-04-07T13:50:35.918Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.20s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.91s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.12s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.90s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestExecWithUser (1.03s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.87s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.89s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.84s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.84s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.96s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestHealth (21.54s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.00s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.99s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.33s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.35s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.59s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.03s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.37s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.03s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.83s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.91s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestImportDisplay (1.61s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestImportFile (1.94s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.82s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestImportGzipped (1.92s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.83s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.94s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.82s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.06s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.02s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.81s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.77s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.80s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.84s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.83s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.73s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.83s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.64s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.81s) [2020-04-07T13:50:35.918Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-07T13:50:35.918Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.21s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.81s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestInspectDefault (0.68s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestInspectHistory (0.91s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-04-07T13:50:35.918Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-07T13:50:35.918Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.70s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.81s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.81s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.84s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.64s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.85s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestInspectStatus (0.98s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.83s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.88s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.84s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.84s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.82s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.88s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.86s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2020-04-07T13:50:35.918Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.46s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.70s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.66s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.35s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.84s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.84s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.51s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.64s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.60s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.06s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.31s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.56s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.85s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.86s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.57s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.39s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.81s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.84s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.64s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.91s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.82s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.97s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.12s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.93s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.06s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.25s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.02s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.33s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.86s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.82s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestLogsSince (6.84s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.85s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.77s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestLogsTail (0.98s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.89s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.78s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.56s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.85s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestNetHostname (2.68s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.35s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.31s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.48s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.77s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestPluginActive (1.92s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.42s) [2020-04-07T13:50:35.919Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-04-07T13:50:35.919Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.66s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.25s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.59s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.96s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.45s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.29s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.50s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.51s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestPortList (11.07s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.55s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.51s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.94s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.91s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.78s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.12s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.57s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.51s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.76s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.33s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestPsByOrder (3.30s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.03s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.38s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.32s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.21s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.22s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.73s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.46s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.83s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.62s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.78s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.56s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.62s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.90s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.50s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.86s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.86s) [2020-04-07T13:50:35.919Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-04-07T13:50:35.919Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.20s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.18s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.93s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.57s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.61s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.83s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.74s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.52s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.40s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.28s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.67s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.68s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.31s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.91s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.02s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.46s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.35s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.20s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.94s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.84s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.00s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.81s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.64s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (1.04s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.92s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.41s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.80s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunAddHost (0.86s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.39s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.85s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.89s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.90s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.81s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.85s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.97s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.54s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.55s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.98s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.95s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.94s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.89s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.96s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.05s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.14s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.81s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.82s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.78s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.44s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.82s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.78s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.92s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.82s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.79s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.86s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.82s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.81s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.81s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.81s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.41s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.84s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.86s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.91s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.74s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.65s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.47s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.58s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.83s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.81s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.82s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.80s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.82s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.78s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.51s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.82s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.39s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.99s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.89s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.66s) [2020-04-07T13:50:35.919Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-04-07T13:50:35.919Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-04-07T13:50:35.919Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-07T13:50:35.919Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.79s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.84s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.61s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.34s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.83s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.76s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.82s) [2020-04-07T13:50:35.919Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-04-07T13:50:35.919Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.82s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.77s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.79s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.77s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.83s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.77s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.83s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.95s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.85s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.95s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunExitCode (0.86s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.80s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.80s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.81s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.78s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.78s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.59s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.42s) [2020-04-07T13:50:35.919Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-07T13:50:35.919Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.49s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.82s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.59s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.12s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.57s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.01s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.78s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.16s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.55s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.60s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.90s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.67s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.65s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.11s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.52s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.11s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.64s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.56s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.60s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunMount (6.09s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.78s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.81s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.55s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.34s) [2020-04-07T13:50:35.919Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.26s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.46s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.62s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.68s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.64s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.69s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunNetHost (1.15s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.78s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.72s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.41s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.34s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.80s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.71s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.83s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.76s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.76s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.75s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.91s) [2020-04-07T13:50:35.920Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-04-07T13:50:35.920Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.81s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.78s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.79s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.96s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.74s) [2020-04-07T13:50:35.920Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.75s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.75s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.79s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.73s) [2020-04-07T13:50:35.920Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-07T13:50:35.920Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.83s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.70s) [2020-04-07T13:50:35.920Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-04-07T13:50:35.920Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.80s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.61s) [2020-04-07T13:50:35.920Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-04-07T13:50:35.920Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.28s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.62s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunRm (0.81s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.81s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.81s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.79s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.64s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.80s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.92s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.82s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.81s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.96s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.80s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.86s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.92s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.94s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.85s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.91s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.79s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.71s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunState (1.69s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.81s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.77s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.25s) [2020-04-07T13:50:35.920Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-07T13:50:35.920Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.77s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.89s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunSysctls (1.66s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.82s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.48s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.79s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.19s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.43s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.11s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.92s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.91s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (1.04s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.45s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.76s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunUserByID (0.69s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.86s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunUserByName (0.92s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.75s) [2020-04-07T13:50:35.920Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-04-07T13:50:35.920Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.84s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (5.31s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.85s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.18s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.54s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.71s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.33s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.84s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.78s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.79s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.91s) [2020-04-07T13:50:35.920Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-07T13:50:35.920Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-04-07T13:50:35.920Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-07T13:50:35.920Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-04-07T13:50:35.920Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-04-07T13:50:35.920Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.84s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.83s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.76s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.59s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.77s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.83s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.76s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.16s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.16s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.16s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.16s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.15s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.82s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.79s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.82s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.86s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.38s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.81s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.86s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.83s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.78s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.60s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.80s) [2020-04-07T13:50:35.920Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-07T13:50:35.920Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.62s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.60s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.76s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.55s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.82s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.10s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.09s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.32s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.95s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.56s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.11s) [2020-04-07T13:50:35.920Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents216245403 [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.70s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.55s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.50s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.41s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.42s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.41s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.71s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.61s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.05s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.53s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.91s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.58s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.86s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestStartRecordError (1.77s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.76s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.10s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.20s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.07s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.27s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.86s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.80s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.79s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.87s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.77s) [2020-04-07T13:50:35.920Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-04-07T13:50:35.920Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.75s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.19s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.42s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.81s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.78s) [2020-04-07T13:50:35.920Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-04-07T13:50:35.920Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.90s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.77s) [2020-04-07T13:50:35.920Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-04-07T13:50:35.920Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.63s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.94s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.92s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.63s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestUpdateStats (3.89s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.61s) [2020-04-07T13:50:35.920Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-04-07T13:50:35.920Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.09s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.10s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.32s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.49s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.30s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.66s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.18s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.07s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.39s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.44s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.58s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.68s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.36s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.39s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.34s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.36s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.41s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.86s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.86s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.95s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.48s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.85s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.34s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.33s) [2020-04-07T13:50:35.920Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.27s) [2020-04-07T13:50:35.920Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-04-07T13:50:35.921Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-04-07T13:50:35.921Z] === RUN TestDockerRegistrySuite [2020-04-07T13:50:35.921Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-04-07T13:50:37.804Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-04-07T13:50:39.164Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-04-07T13:50:41.048Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-04-07T13:50:41.048Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-04-07T13:50:45.204Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-04-07T13:50:50.445Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-04-07T13:50:54.614Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-04-07T13:50:55.538Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-04-07T13:50:56.899Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-04-07T13:50:58.258Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-04-07T13:50:59.619Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-04-07T13:51:00.979Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-04-07T13:51:02.338Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-04-07T13:51:03.698Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-04-07T13:51:06.955Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-04-07T13:51:09.463Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-04-07T13:51:10.386Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-04-07T13:51:13.645Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-04-07T13:51:15.005Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-04-07T13:51:15.005Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-04-07T13:51:16.887Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-04-07T13:51:17.813Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-04-07T13:51:19.194Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-04-07T13:51:23.350Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-04-07T13:51:23.350Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-04-07T13:51:24.711Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-04-07T13:51:24.965Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-04-07T13:51:24.965Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-04-07T13:51:25.219Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-04-07T13:51:25.474Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-04-07T13:51:26.033Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-04-07T13:51:26.033Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-04-07T13:51:27.394Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-04-07T13:51:29.901Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-04-07T13:51:30.826Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-04-07T13:51:32.186Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-04-07T13:51:33.110Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-04-07T13:51:34.033Z] --- PASS: TestDockerRegistrySuite (58.09s) [2020-04-07T13:51:34.033Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.76s) [2020-04-07T13:51:34.033Z] check_test.go:196: [de2a80e10e939] daemon is not started [2020-04-07T13:51:34.033Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.50s) [2020-04-07T13:51:34.033Z] check_test.go:196: [d2cf3ba73a885] daemon is not started [2020-04-07T13:51:34.033Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.86s) [2020-04-07T13:51:34.033Z] check_test.go:196: [d7912b49cfbcc] daemon is not started [2020-04-07T13:51:34.033Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2020-04-07T13:51:34.033Z] check_test.go:196: [d50cb45c0e9ec] daemon is not started [2020-04-07T13:51:34.033Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.22s) [2020-04-07T13:51:34.033Z] check_test.go:196: [d029b20cb7d35] daemon is not started [2020-04-07T13:51:34.033Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.28s) [2020-04-07T13:51:34.033Z] check_test.go:196: [d2b46d7f7bc74] daemon is not started [2020-04-07T13:51:34.033Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.31s) [2020-04-07T13:51:34.033Z] check_test.go:196: [de839bf43b8a4] daemon is not started [2020-04-07T13:51:34.033Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.41s) [2020-04-07T13:51:34.033Z] check_test.go:196: [d79a9187179fe] daemon is not started [2020-04-07T13:51:34.033Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.29s) [2020-04-07T13:51:34.033Z] check_test.go:196: [ddd6bbcb47e93] daemon is not started [2020-04-07T13:51:34.033Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.54s) [2020-04-07T13:51:34.033Z] check_test.go:196: [dfdf5154e3472] daemon is not started [2020-04-07T13:51:34.033Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.43s) [2020-04-07T13:51:34.033Z] check_test.go:196: [d2434b8da6331] daemon is not started [2020-04-07T13:51:34.033Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.43s) [2020-04-07T13:51:34.033Z] check_test.go:196: [d979f19d425b9] daemon is not started [2020-04-07T13:51:34.033Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.26s) [2020-04-07T13:51:34.033Z] check_test.go:196: [d6fb7b8044f52] daemon is not started [2020-04-07T13:51:34.033Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.43s) [2020-04-07T13:51:34.033Z] check_test.go:196: [de223a3332826] daemon is not started [2020-04-07T13:51:34.033Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.69s) [2020-04-07T13:51:34.033Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:82f6e633c0b1abc89239b34afae987bc87df1ce519adf08a3f40aa6f95c89807 [2020-04-07T13:51:34.033Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4090d86bbed5f5ee45f9cef4b449ae90df02b29d03fa406a658fb6931a778e6f [2020-04-07T13:51:34.033Z] check_test.go:196: [d789c2798905b] daemon is not started [2020-04-07T13:51:34.033Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.60s) [2020-04-07T13:51:34.033Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7b7047e0d1c962d863903138732e0e4bba424ab188412450303e006061efdc33 [2020-04-07T13:51:34.033Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:117c1668387b264cd853ec39a2cf4e06cd55d80eb0ab1dac5192c570c16f418a [2020-04-07T13:51:34.033Z] check_test.go:196: [d2c03b1b4d769] daemon is not started [2020-04-07T13:51:34.033Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.37s) [2020-04-07T13:51:34.033Z] check_test.go:196: [dc9dfc9ebbe75] daemon is not started [2020-04-07T13:51:34.033Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.29s) [2020-04-07T13:51:34.033Z] check_test.go:196: [de8a0f6ae0209] daemon is not started [2020-04-07T13:51:34.033Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.31s) [2020-04-07T13:51:34.033Z] check_test.go:196: [db8cd33ac3df6] daemon is not started [2020-04-07T13:51:34.033Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-04-07T13:51:34.033Z] check_test.go:196: [de7cb81c41d2b] daemon is not started [2020-04-07T13:51:34.033Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.43s) [2020-04-07T13:51:34.033Z] check_test.go:196: [d8cc8e3fce345] daemon is not started [2020-04-07T13:51:34.033Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.25s) [2020-04-07T13:51:34.033Z] check_test.go:196: [d32bc294ea720] daemon is not started [2020-04-07T13:51:34.033Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.27s) [2020-04-07T13:51:34.033Z] check_test.go:196: [d7ee2c4ed1a8a] daemon is not started [2020-04-07T13:51:34.033Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.74s) [2020-04-07T13:51:34.033Z] check_test.go:196: [dd8235955b75a] daemon is not started [2020-04-07T13:51:34.033Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2020-04-07T13:51:34.033Z] check_test.go:196: [ddc864f5718c5] daemon is not started [2020-04-07T13:51:34.033Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.36s) [2020-04-07T13:51:34.033Z] check_test.go:196: [d54c73c3791be] daemon is not started [2020-04-07T13:51:34.033Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.43s) [2020-04-07T13:51:34.033Z] check_test.go:196: [dd7abc941113d] daemon is not started [2020-04-07T13:51:34.033Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-04-07T13:51:34.033Z] check_test.go:196: [dc0fcf7f24a0b] daemon is not started [2020-04-07T13:51:34.033Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2020-04-07T13:51:34.033Z] check_test.go:196: [d1a571f9d1ee5] daemon is not started [2020-04-07T13:51:34.033Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2020-04-07T13:51:34.033Z] check_test.go:196: [d9478341691aa] daemon is not started [2020-04-07T13:51:34.033Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2020-04-07T13:51:34.033Z] check_test.go:196: [d70b97e282db0] daemon is not started [2020-04-07T13:51:34.033Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-04-07T13:51:34.033Z] check_test.go:196: [d5dfd8253fbdf] daemon is not started [2020-04-07T13:51:34.033Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.43s) [2020-04-07T13:51:34.033Z] check_test.go:196: [ddae6b4f5492d] daemon is not started [2020-04-07T13:51:34.033Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.18s) [2020-04-07T13:51:34.033Z] check_test.go:196: [d1ad7535f4fa0] daemon is not started [2020-04-07T13:51:34.033Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.10s) [2020-04-07T13:51:34.033Z] check_test.go:196: [d52f31b70f6ab] daemon is not started [2020-04-07T13:51:34.033Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.37s) [2020-04-07T13:51:34.033Z] check_test.go:196: [dbe790d4c7e82] daemon is not started [2020-04-07T13:51:34.033Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.01s) [2020-04-07T13:51:34.033Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2020-04-07T13:51:34.033Z] === RUN TestDockerSchema1RegistrySuite [2020-04-07T13:51:34.033Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-04-07T13:51:34.033Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-04-07T13:51:36.542Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-04-07T13:51:38.426Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-04-07T13:51:43.661Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-04-07T13:51:47.821Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-04-07T13:51:48.745Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-04-07T13:51:49.669Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-04-07T13:51:50.229Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-04-07T13:51:50.229Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-04-07T13:51:50.787Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-04-07T13:51:51.042Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-04-07T13:51:51.297Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-04-07T13:51:51.297Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-04-07T13:51:51.855Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-04-07T13:51:52.416Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-04-07T13:51:53.339Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-04-07T13:51:54.701Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-04-07T13:51:55.625Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-04-07T13:51:58.886Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-04-07T13:51:59.141Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-04-07T13:51:59.700Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-04-07T13:51:59.700Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-04-07T13:52:00.260Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-04-07T13:52:00.515Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-04-07T13:52:00.515Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-04-07T13:52:00.770Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-04-07T13:52:01.024Z] --- PASS: TestDockerSchema1RegistrySuite (27.06s) [2020-04-07T13:52:01.024Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-04-07T13:52:01.024Z] check_test.go:223: [d52e4d2565c62] daemon is not started [2020-04-07T13:52:01.024Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.51s) [2020-04-07T13:52:01.024Z] check_test.go:223: [d1b485d0a96a3] daemon is not started [2020-04-07T13:52:01.024Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.47s) [2020-04-07T13:52:01.024Z] check_test.go:223: [d30f604873963] daemon is not started [2020-04-07T13:52:01.024Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.38s) [2020-04-07T13:52:01.024Z] check_test.go:223: [d6f7bb5a37d1e] daemon is not started [2020-04-07T13:52:01.024Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.27s) [2020-04-07T13:52:01.024Z] check_test.go:223: [d4fa8728199d2] daemon is not started [2020-04-07T13:52:01.024Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.45s) [2020-04-07T13:52:01.024Z] check_test.go:223: [d6df1b6906eeb] daemon is not started [2020-04-07T13:52:01.024Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-04-07T13:52:01.024Z] check_test.go:223: [d7426b2b44923] daemon is not started [2020-04-07T13:52:01.024Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.58s) [2020-04-07T13:52:01.024Z] check_test.go:223: [d61f0cf3fdc0c] daemon is not started [2020-04-07T13:52:01.024Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.37s) [2020-04-07T13:52:01.024Z] check_test.go:223: [dccc275113a09] daemon is not started [2020-04-07T13:52:01.024Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.33s) [2020-04-07T13:52:01.024Z] check_test.go:223: [dd0dad9155025] daemon is not started [2020-04-07T13:52:01.024Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.15s) [2020-04-07T13:52:01.024Z] check_test.go:223: [d45826f1602d0] daemon is not started [2020-04-07T13:52:01.024Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.52s) [2020-04-07T13:52:01.024Z] check_test.go:223: [d79927d43ad7d] daemon is not started [2020-04-07T13:52:01.024Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.46s) [2020-04-07T13:52:01.024Z] check_test.go:223: [d4adb5735fefc] daemon is not started [2020-04-07T13:52:01.024Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.13s) [2020-04-07T13:52:01.024Z] check_test.go:223: [d1c9ad7f85caa] daemon is not started [2020-04-07T13:52:01.024Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.35s) [2020-04-07T13:52:01.024Z] check_test.go:223: [dbe899bbe8adb] daemon is not started [2020-04-07T13:52:01.024Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.29s) [2020-04-07T13:52:01.024Z] check_test.go:223: [d0a0f2fb758a0] daemon is not started [2020-04-07T13:52:01.024Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.41s) [2020-04-07T13:52:01.024Z] check_test.go:223: [d6ef5c818607f] daemon is not started [2020-04-07T13:52:01.024Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-04-07T13:52:01.024Z] check_test.go:223: [de8d2caefc687] daemon is not started [2020-04-07T13:52:01.024Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-04-07T13:52:01.025Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-04-07T13:52:01.948Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-04-07T13:52:02.508Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-04-07T13:52:02.762Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-04-07T13:52:04.121Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-04-07T13:52:04.122Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-04-07T13:52:04.122Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-04-07T13:52:04.681Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-04-07T13:52:05.239Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-04-07T13:52:05.239Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.35s) [2020-04-07T13:52:05.239Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.00s) [2020-04-07T13:52:05.239Z] check_test.go:252: [d41a4c9e8a1e3] daemon is not started [2020-04-07T13:52:05.239Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.60s) [2020-04-07T13:52:05.239Z] check_test.go:252: [d55da8adfc89c] daemon is not started [2020-04-07T13:52:05.239Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.18s) [2020-04-07T13:52:05.239Z] check_test.go:252: [d211f1732d78e] daemon is not started [2020-04-07T13:52:05.239Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.20s) [2020-04-07T13:52:05.239Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.24s) [2020-04-07T13:52:05.239Z] check_test.go:252: [d19434344d349] daemon is not started [2020-04-07T13:52:05.239Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.43s) [2020-04-07T13:52:05.239Z] check_test.go:252: [d6d8d1629a7ac] daemon is not started [2020-04-07T13:52:05.239Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.55s) [2020-04-07T13:52:05.239Z] check_test.go:252: [d7b12c28b6ce3] daemon is not started [2020-04-07T13:52:05.239Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2020-04-07T13:52:05.239Z] check_test.go:252: [df5f5d1b86295] daemon is not started [2020-04-07T13:52:05.239Z] === RUN TestDockerRegistryAuthTokenSuite [2020-04-07T13:52:05.239Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-04-07T13:52:10.471Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-04-07T13:52:10.725Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-04-07T13:52:10.725Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-04-07T13:52:10.980Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-04-07T13:52:10.980Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2020-04-07T13:52:10.980Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-04-07T13:52:10.980Z] check_test.go:279: [ddaf4a6844452] daemon is not started [2020-04-07T13:52:10.980Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-04-07T13:52:10.980Z] check_test.go:279: [d1135daa7ea45] daemon is not started [2020-04-07T13:52:10.980Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-04-07T13:52:10.980Z] check_test.go:279: [d30be1c8dfd21] daemon is not started [2020-04-07T13:52:10.980Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-04-07T13:52:10.980Z] check_test.go:279: [d4b0a0b8c5186] daemon is not started [2020-04-07T13:52:10.980Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2020-04-07T13:52:10.980Z] check_test.go:279: [d19031c1b4de7] daemon is not started [2020-04-07T13:52:10.980Z] === RUN TestDockerNetworkSuite [2020-04-07T13:52:10.980Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-04-07T13:52:14.342Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-04-07T13:52:15.265Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-04-07T13:52:20.498Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-04-07T13:52:23.006Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-04-07T13:52:27.163Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-04-07T13:52:29.045Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-04-07T13:52:38.972Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-04-07T13:52:41.479Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-04-07T13:52:42.839Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-04-07T13:52:43.764Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-04-07T13:52:44.323Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-04-07T13:52:45.683Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-04-07T13:52:47.590Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-04-07T13:52:47.590Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-04-07T13:52:47.590Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-04-07T13:52:48.950Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-04-07T13:52:49.204Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-04-07T13:52:49.204Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-04-07T13:52:49.204Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-04-07T13:52:50.566Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-04-07T13:52:52.448Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-04-07T13:52:52.448Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-04-07T13:52:52.702Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-04-07T13:52:52.957Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-04-07T13:52:57.114Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-04-07T13:52:58.037Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-04-07T13:53:00.549Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-04-07T13:53:00.808Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-04-07T13:53:04.965Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-04-07T13:53:08.223Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-04-07T13:53:10.732Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-04-07T13:53:10.986Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-04-07T13:53:11.912Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-04-07T13:53:12.166Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-04-07T13:53:12.166Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-04-07T13:53:12.421Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-04-07T13:53:12.676Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-04-07T13:53:12.676Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-04-07T13:53:12.930Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-04-07T13:53:16.205Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-04-07T13:53:17.128Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-04-07T13:53:17.383Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-04-07T13:53:17.383Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-04-07T13:53:18.743Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-04-07T13:53:23.977Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-04-07T13:53:28.133Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-04-07T13:53:28.133Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-04-07T13:53:29.056Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-04-07T13:53:32.315Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-04-07T13:53:32.315Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-04-07T13:53:33.238Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-04-07T13:53:33.846Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-04-07T13:53:35.728Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-04-07T13:53:37.088Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-04-07T13:53:42.323Z] --- PASS: TestDockerNetworkSuite (91.13s) [2020-04-07T13:53:42.323Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.88s) [2020-04-07T13:53:42.323Z] docker_cli_network_unix_test.go:46: [d55fc1b366faf] daemon is not started [2020-04-07T13:53:42.323Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.31s) [2020-04-07T13:53:42.323Z] docker_cli_network_unix_test.go:46: [de99243a8a67e] daemon is not started [2020-04-07T13:53:42.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.83s) [2020-04-07T13:53:42.323Z] docker_cli_network_unix_test.go:46: [dbd7a42ce37c3] daemon is not started [2020-04-07T13:53:42.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.77s) [2020-04-07T13:53:42.323Z] docker_cli_network_unix_test.go:46: [d7fc71e765401] daemon is not started [2020-04-07T13:53:42.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.87s) [2020-04-07T13:53:42.323Z] docker_cli_network_unix_test.go:1233: [daa42cab7642d] daemon is not started [2020-04-07T13:53:42.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.18s) [2020-04-07T13:53:42.323Z] docker_cli_network_unix_test.go:46: [d7f2999f2f8fa] daemon is not started [2020-04-07T13:53:42.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.89s) [2020-04-07T13:53:42.323Z] docker_cli_network_unix_test.go:46: [d136231779b28] daemon is not started [2020-04-07T13:53:42.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.33s) [2020-04-07T13:53:42.323Z] docker_cli_network_unix_test.go:46: [df2443173c502] daemon is not started [2020-04-07T13:53:42.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.66s) [2020-04-07T13:53:42.323Z] docker_cli_network_unix_test.go:46: [dfb0d1a186aa4] daemon is not started [2020-04-07T13:53:42.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.87s) [2020-04-07T13:53:42.323Z] docker_cli_network_unix_test.go:46: [d35bf44e916ee] daemon is not started [2020-04-07T13:53:42.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.70s) [2020-04-07T13:53:42.323Z] docker_cli_network_unix_test.go:46: [dc4c7a07fab0e] daemon is not started [2020-04-07T13:53:42.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.42s) [2020-04-07T13:53:42.323Z] docker_cli_network_unix_test.go:46: [daa27d0f289be] daemon is not started [2020-04-07T13:53:42.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.44s) [2020-04-07T13:53:42.323Z] docker_cli_network_unix_test.go:46: [dd2385a5c7937] daemon is not started [2020-04-07T13:53:42.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.14s) [2020-04-07T13:53:42.323Z] docker_cli_network_unix_test.go:46: [d1267bf7a9d0a] daemon is not started [2020-04-07T13:53:42.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.27s) [2020-04-07T13:53:42.323Z] docker_cli_network_unix_test.go:46: [d29a9d665b1bf] daemon is not started [2020-04-07T13:53:42.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.29s) [2020-04-07T13:53:42.323Z] docker_cli_network_unix_test.go:46: [d426ccb2778b5] daemon is not started [2020-04-07T13:53:42.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.13s) [2020-04-07T13:53:42.323Z] docker_cli_network_unix_test.go:46: [d3af73245ce93] daemon is not started [2020-04-07T13:53:42.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-04-07T13:53:42.323Z] docker_cli_network_unix_test.go:46: [d675ff5117d62] daemon is not started [2020-04-07T13:53:42.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.13s) [2020-04-07T13:53:42.323Z] docker_cli_network_unix_test.go:46: [d88d317f4cd8f] daemon is not started [2020-04-07T13:53:42.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.21s) [2020-04-07T13:53:42.323Z] docker_cli_network_unix_test.go:46: [d9fe2ee482136] daemon is not started [2020-04-07T13:53:42.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.76s) [2020-04-07T13:53:42.323Z] docker_cli_network_unix_test.go:46: [d8a1ff59d0f69] daemon is not started [2020-04-07T13:53:42.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s) [2020-04-07T13:53:42.323Z] docker_cli_network_unix_test.go:46: [d86cad66d8cd1] daemon is not started [2020-04-07T13:53:42.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.43s) [2020-04-07T13:53:42.323Z] docker_cli_network_unix_test.go:46: [d1de774a2834a] daemon is not started [2020-04-07T13:53:42.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.09s) [2020-04-07T13:53:42.323Z] docker_cli_network_unix_test.go:46: [dc4984d4ca2b6] daemon is not started [2020-04-07T13:53:42.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.62s) [2020-04-07T13:53:42.323Z] docker_cli_network_unix_test.go:968: [de39555238bcd] daemon is not started [2020-04-07T13:53:42.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.69s) [2020-04-07T13:53:42.323Z] docker_cli_network_unix_test.go:46: [d321fcc06798c] daemon is not started [2020-04-07T13:53:42.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.59s) [2020-04-07T13:53:42.323Z] docker_cli_network_unix_test.go:1116: [d17eea8b9f661] daemon is not started [2020-04-07T13:53:42.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.26s) [2020-04-07T13:53:42.323Z] docker_cli_network_unix_test.go:46: [d2fdca68cc4cd] daemon is not started [2020-04-07T13:53:42.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.95s) [2020-04-07T13:53:42.323Z] docker_cli_network_unix_test.go:46: [d148182ff7c8c] daemon is not started [2020-04-07T13:53:42.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.20s) [2020-04-07T13:53:42.323Z] docker_cli_network_unix_test.go:46: [d8f43c731884b] daemon is not started [2020-04-07T13:53:42.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.13s) [2020-04-07T13:53:42.323Z] docker_cli_network_unix_test.go:46: [df735e061a81f] daemon is not started [2020-04-07T13:53:42.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.21s) [2020-04-07T13:53:42.323Z] docker_cli_network_unix_test.go:46: [dc81bb1ae715b] daemon is not started [2020-04-07T13:53:42.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.24s) [2020-04-07T13:53:42.323Z] docker_cli_network_unix_test.go:46: [da737a9809577] daemon is not started [2020-04-07T13:53:42.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-04-07T13:53:42.323Z] docker_cli_network_unix_test.go:46: [dd7c9a466c6c0] daemon is not started [2020-04-07T13:53:42.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.48s) [2020-04-07T13:53:42.323Z] docker_cli_network_unix_test.go:46: [dc0167a96d0a0] daemon is not started [2020-04-07T13:53:42.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-04-07T13:53:42.323Z] docker_cli_network_unix_test.go:46: [d532917e3544f] daemon is not started [2020-04-07T13:53:42.323Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-04-07T13:53:42.323Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-04-07T13:53:42.323Z] docker_cli_network_unix_test.go:46: [d9dc25692204d] daemon is not started [2020-04-07T13:53:42.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.53s) [2020-04-07T13:53:42.323Z] docker_cli_network_unix_test.go:46: [d3dc856859ad8] daemon is not started [2020-04-07T13:53:42.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.51s) [2020-04-07T13:53:42.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.48s) [2020-04-07T13:53:42.323Z] docker_cli_network_unix_test.go:1084: [dbf252df68554] daemon is not started [2020-04-07T13:53:42.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-04-07T13:53:42.323Z] docker_cli_network_unix_test.go:46: [dedfdb6186b5b] daemon is not started [2020-04-07T13:53:42.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.35s) [2020-04-07T13:53:42.323Z] docker_cli_network_unix_test.go:46: [d1d34b0bb0f7e] daemon is not started [2020-04-07T13:53:42.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.80s) [2020-04-07T13:53:42.323Z] docker_cli_network_unix_test.go:46: [d3dc96718faee] daemon is not started [2020-04-07T13:53:42.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-04-07T13:53:42.323Z] docker_cli_network_unix_test.go:46: [d2e864c2252e6] daemon is not started [2020-04-07T13:53:42.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.21s) [2020-04-07T13:53:42.323Z] docker_cli_network_unix_test.go:46: [d05d962089587] daemon is not started [2020-04-07T13:53:42.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.71s) [2020-04-07T13:53:42.323Z] docker_cli_network_unix_test.go:46: [d435e3fcf946f] daemon is not started [2020-04-07T13:53:42.323Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.49s) [2020-04-07T13:53:42.323Z] docker_cli_network_unix_test.go:46: [d1f4a14983654] daemon is not started [2020-04-07T13:53:42.323Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.78s) [2020-04-07T13:53:42.323Z] docker_cli_network_unix_test.go:46: [d57a613d64ea6] daemon is not started [2020-04-07T13:53:42.323Z] === RUN TestDockerHubPullSuite [2020-04-07T13:53:42.323Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-04-07T13:53:44.206Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-04-07T13:53:46.099Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-04-07T13:53:46.361Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-04-07T13:53:47.722Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-04-07T13:53:47.977Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-04-07T13:53:48.232Z] --- PASS: TestDockerHubPullSuite (5.91s) [2020-04-07T13:53:48.232Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.72s) [2020-04-07T13:53:48.232Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.19s) [2020-04-07T13:53:48.232Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.35s) [2020-04-07T13:53:48.232Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.27s) [2020-04-07T13:53:48.232Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.27s) [2020-04-07T13:53:48.232Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.10s) [2020-04-07T13:53:48.232Z] PASS [2020-04-07T13:53:48.232Z] [2020-04-07T13:53:48.232Z] === Skipped [2020-04-07T13:53:48.232Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-04-07T13:53:48.232Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-04-07T13:53:48.232Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-04-07T13:53:48.232Z] [2020-04-07T13:53:48.232Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-04-07T13:53:48.232Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-04-07T13:53:48.232Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-04-07T13:53:48.232Z] [2020-04-07T13:53:48.232Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-04-07T13:53:48.232Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-04-07T13:53:48.232Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-04-07T13:53:48.232Z] [2020-04-07T13:53:48.232Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-04-07T13:53:48.232Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-04-07T13:53:48.232Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-04-07T13:53:48.232Z] [2020-04-07T13:53:48.232Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-04-07T13:53:48.232Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-04-07T13:53:48.232Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-04-07T13:53:48.232Z] [2020-04-07T13:53:48.232Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-04-07T13:53:48.232Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-04-07T13:53:48.232Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-04-07T13:53:48.232Z] [2020-04-07T13:53:48.232Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-04-07T13:53:48.232Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-04-07T13:53:48.232Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-04-07T13:53:48.232Z] [2020-04-07T13:53:48.232Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-04-07T13:53:48.232Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-04-07T13:53:48.232Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-04-07T13:53:48.232Z] [2020-04-07T13:53:48.232Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-04-07T13:53:48.232Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-04-07T13:53:48.232Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-04-07T13:53:48.232Z] [2020-04-07T13:53:48.232Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-04-07T13:53:48.232Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-04-07T13:53:48.232Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-04-07T13:53:48.232Z] [2020-04-07T13:53:48.232Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-07T13:53:48.232Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-07T13:53:48.232Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-04-07T13:53:48.232Z] [2020-04-07T13:53:48.232Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-07T13:53:48.232Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-07T13:53:48.232Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-04-07T13:53:48.232Z] [2020-04-07T13:53:48.232Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-04-07T13:53:48.232Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-04-07T13:53:48.232Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-04-07T13:53:48.232Z] [2020-04-07T13:53:48.232Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-04-07T13:53:48.232Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-04-07T13:53:48.232Z] docker_cli_sni_test.go:18: Flakey test [2020-04-07T13:53:48.232Z] [2020-04-07T13:53:48.232Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-07T13:53:48.232Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-07T13:53:48.232Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-04-07T13:53:48.232Z] [2020-04-07T13:53:48.232Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-07T13:53:48.232Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-07T13:53:48.232Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-04-07T13:53:48.232Z] [2020-04-07T13:53:48.232Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-07T13:53:48.232Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-07T13:53:48.232Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-04-07T13:53:48.232Z] [2020-04-07T13:53:48.232Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-04-07T13:53:48.232Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-04-07T13:53:48.232Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-04-07T13:53:48.232Z] [2020-04-07T13:53:48.232Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-07T13:53:48.232Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-07T13:53:48.232Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-04-07T13:53:48.232Z] [2020-04-07T13:53:48.232Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-04-07T13:53:48.232Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-04-07T13:53:48.232Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-04-07T13:53:48.232Z] [2020-04-07T13:53:48.232Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-07T13:53:48.232Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-07T13:53:48.232Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-04-07T13:53:48.232Z] [2020-04-07T13:53:48.232Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-07T13:53:48.232Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-07T13:53:48.232Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-04-07T13:53:48.232Z] [2020-04-07T13:53:48.232Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-04-07T13:53:48.232Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-04-07T13:53:48.232Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-04-07T13:53:48.232Z] [2020-04-07T13:53:48.232Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-04-07T13:53:48.232Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-04-07T13:53:48.232Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-04-07T13:53:48.232Z] [2020-04-07T13:53:48.232Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-04-07T13:53:48.232Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-04-07T13:53:48.232Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-04-07T13:53:48.232Z] [2020-04-07T13:53:48.232Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-07T13:53:48.232Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-07T13:53:48.232Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-04-07T13:53:48.232Z] [2020-04-07T13:53:48.232Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-04-07T13:53:48.232Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-04-07T13:53:48.232Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-04-07T13:53:48.232Z] [2020-04-07T13:53:48.232Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-07T13:53:48.232Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-07T13:53:48.233Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-04-07T13:53:48.233Z] [2020-04-07T13:53:48.233Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-04-07T13:53:48.233Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-04-07T13:53:48.233Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-04-07T13:53:48.233Z] [2020-04-07T13:53:48.233Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-07T13:53:48.233Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-07T13:53:48.233Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-04-07T13:53:48.233Z] [2020-04-07T13:53:48.233Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-04-07T13:53:48.233Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-04-07T13:53:48.233Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-04-07T13:53:48.233Z] [2020-04-07T13:53:48.233Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-04-07T13:53:48.233Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-04-07T13:53:48.233Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-04-07T13:53:48.233Z] [2020-04-07T13:53:48.233Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-07T13:53:48.233Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-07T13:53:48.233Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-04-07T13:53:48.233Z] [2020-04-07T13:53:48.233Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-04-07T13:53:48.233Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-04-07T13:53:48.233Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-04-07T13:53:48.233Z] [2020-04-07T13:53:48.233Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-07T13:53:48.233Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-07T13:53:48.233Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-04-07T13:53:48.233Z] [2020-04-07T13:53:48.233Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-07T13:53:48.233Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-07T13:53:48.233Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-04-07T13:53:48.233Z] [2020-04-07T13:53:48.233Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-04-07T13:53:48.233Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-04-07T13:53:48.233Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-04-07T13:53:48.233Z] [2020-04-07T13:53:48.233Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-07T13:53:48.233Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-07T13:53:48.233Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-04-07T13:53:48.233Z] [2020-04-07T13:53:48.233Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-04-07T13:53:48.233Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-04-07T13:53:48.233Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-04-07T13:53:48.233Z] [2020-04-07T13:53:48.233Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-04-07T13:53:48.233Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-04-07T13:53:48.233Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-04-07T13:53:48.233Z] [2020-04-07T13:53:48.233Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-04-07T13:53:48.233Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-04-07T13:53:48.233Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-04-07T13:53:48.233Z] [2020-04-07T13:53:48.233Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-04-07T13:53:48.233Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-04-07T13:53:48.233Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-04-07T13:53:48.233Z] [2020-04-07T13:53:48.233Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-04-07T13:53:48.233Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-04-07T13:53:48.233Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-04-07T13:53:48.233Z] [2020-04-07T13:53:48.233Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-04-07T13:53:48.233Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-04-07T13:53:48.233Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-04-07T13:53:48.233Z] docker_cli_network_unix_test.go:46: [d9dc25692204d] daemon is not started [2020-04-07T13:53:48.233Z] [2020-04-07T13:53:48.233Z] [2020-04-07T13:53:48.233Z] DONE 1277 tests, 44 skipped in 1989.506s [2020-04-07T13:53:48.233Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-07T13:53:48.233Z] ++++ cat bundles/test-integration/docker.pid [2020-04-07T13:53:48.233Z] +++ kill 7463 [2020-04-07T13:53:49.156Z] +++ /etc/init.d/apparmor stop [2020-04-07T13:53:49.156Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-07T13:53:49.156Z] [2020-04-07T13:53:49.156Z] Unloading profiles will leave already running processes permanently [2020-04-07T13:53:49.156Z] unconfined, which can lead to unexpected situations. [2020-04-07T13:53:49.156Z] [2020-04-07T13:53:49.156Z] To set a process to complain mode, use the command line tool [2020-04-07T13:53:49.156Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-07T13:53:49.156Z] +++ true [2020-04-07T13:53:49.156Z] [2020-04-07T13:53:52.415Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-04-07T13:53:55.673Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-04-07T13:53:58.181Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-04-07T13:54:01.482Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-04-07T13:54:09.554Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-04-07T13:54:13.711Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-04-07T13:54:16.969Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-04-07T13:54:20.238Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-04-07T13:54:22.746Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-04-07T13:54:25.254Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-04-07T13:54:27.762Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-04-07T13:54:31.019Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-04-07T13:55:27.158Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-04-07T13:55:41.978Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-04-07T13:56:00.007Z] --- PASS: TestDockerSwarmSuite (1743.69s) [2020-04-07T13:56:00.007Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.56s) [2020-04-07T13:56:00.007Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.55s) [2020-04-07T13:56:00.007Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.91s) [2020-04-07T13:56:00.007Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.01s) [2020-04-07T13:56:00.007Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s) [2020-04-07T13:56:00.007Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.97s) [2020-04-07T13:56:00.007Z] docker_api_swarm_test.go:563: [d0a0f364d62a4] joining swarm manager [d7ad169f9cc02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T13:56:00.007Z] docker_api_swarm_test.go:585: [d474a01680677] joining swarm manager [d7ad169f9cc02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-07T13:56:00.007Z] check_test.go:380: [d0a0f364d62a4] daemon is not started [2020-04-07T13:56:00.007Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-04-07T13:56:00.007Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-04-07T13:56:00.007Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.93s) [2020-04-07T13:56:00.007Z] docker_api_swarm_test.go:46: [d9b846b27150a] joining swarm manager [d4ff1f39ec9c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T13:56:00.007Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.95s) [2020-04-07T13:56:00.007Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.21s) [2020-04-07T13:56:00.007Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (41.68s) [2020-04-07T13:56:00.007Z] docker_api_swarm_test.go:304: [df214d75fe843] joining swarm manager [d98608353b833]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T13:56:00.007Z] docker_api_swarm_test.go:305: [d152565ee927c] joining swarm manager [d98608353b833]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-07T13:56:00.007Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-04-07T13:56:00.007Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-04-07T13:56:00.007Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.27s) [2020-04-07T13:56:00.007Z] docker_api_swarm_test.go:272: [de1e06dd5548e] joining swarm manager [d0ec61d688c6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T13:56:00.007Z] docker_api_swarm_test.go:273: [d29349da04fa4] joining swarm manager [d0ec61d688c6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-07T13:56:00.007Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.78s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.38s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.84s) [2020-04-07T13:56:00.008Z] docker_api_swarm_node_test.go:19: [db297e176abde] joining swarm manager [d53c293bd14a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T13:56:00.008Z] docker_api_swarm_node_test.go:20: [db86c31be002e] joining swarm manager [d53c293bd14a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.78s) [2020-04-07T13:56:00.008Z] docker_api_swarm_test.go:502: [de318a147d28b] joining swarm manager [d545c484d44f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T13:56:00.008Z] docker_api_swarm_test.go:507: [dbc4f72dd0831] joining swarm manager [d545c484d44f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.15s) [2020-04-07T13:56:00.008Z] docker_api_swarm_node_test.go:80: [d480ab470ac2f] joining swarm manager [d324391679d69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.11s) [2020-04-07T13:56:00.008Z] docker_api_swarm_node_test.go:52: [d3a81968d1c8a] joining swarm manager [d529987fd8c11]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T13:56:00.008Z] docker_api_swarm_node_test.go:53: [d50be808e4694] joining swarm manager [d529987fd8c11]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.60s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.71s) [2020-04-07T13:56:00.008Z] docker_api_swarm_test.go:202: [d92785d4cca3c] joining swarm manager [d8305271cd4df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.78s) [2020-04-07T13:56:00.008Z] docker_api_swarm_test.go:384: [d648b26f47e5a] joining swarm manager [d0cc78481d61e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T13:56:00.008Z] docker_api_swarm_test.go:385: [df772d1f5d44d] joining swarm manager [d0cc78481d61e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-07T13:56:00.008Z] check_test.go:380: [df772d1f5d44d] daemon is not started [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (63.10s) [2020-04-07T13:56:00.008Z] docker_api_swarm_test.go:802: [db0d603dbc275] joining swarm manager [dc4b77a0aa0cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T13:56:00.008Z] docker_api_swarm_test.go:802: [d27bbe5daeee6] joining swarm manager [dc4b77a0aa0cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-07T13:56:00.008Z] docker_api_swarm_test.go:802: [d31f043ef8bf5] joining swarm manager [dc4b77a0aa0cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-07T13:56:00.008Z] docker_api_swarm_test.go:802: [d1d6ce8f860a6] joining swarm manager [dc4b77a0aa0cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-04-07T13:56:00.008Z] docker_api_swarm_test.go:810: [dd8337c505fe5] joining swarm manager [dc4b77a0aa0cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.38s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.14s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.04s) [2020-04-07T13:56:00.008Z] docker_api_swarm_service_test.go:394: [d9586d54bde06] joining swarm manager [db190dabc0c99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T13:56:00.008Z] docker_api_swarm_service_test.go:394: [d1b4ca474d8ff] joining swarm manager [db190dabc0c99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.22s) [2020-04-07T13:56:00.008Z] docker_api_swarm_service_test.go:342: [d0dd4fe0707e9] joining swarm manager [d2dd20cf08575]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T13:56:00.008Z] docker_api_swarm_service_test.go:342: [d7f78ac5dbaa0] joining swarm manager [d2dd20cf08575]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.14s) [2020-04-07T13:56:00.008Z] docker_api_swarm_service_test.go:489: [d98d625c23e55] joining swarm manager [d5094a72beb1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T13:56:00.008Z] docker_api_swarm_service_test.go:489: [d89b5e343d0e7] joining swarm manager [d5094a72beb1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.38s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.42s) [2020-04-07T13:56:00.008Z] docker_api_swarm_service_test.go:127: [d399478ab4fbe] joining swarm manager [dbf7860695eba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T13:56:00.008Z] docker_api_swarm_service_test.go:128: [d71ef64275db9] joining swarm manager [dbf7860695eba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-07T13:56:00.008Z] docker_api_swarm_service_test.go:136: [d771f592149a0] joining swarm manager [dbf7860695eba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-07T13:56:00.008Z] docker_api_swarm_service_test.go:137: [de6c85d71eb39] joining swarm manager [dbf7860695eba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.04s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.13s) [2020-04-07T13:56:00.008Z] docker_api_swarm_service_test.go:303: [d7b37695ee020] joining swarm manager [dd7a7b176804c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T13:56:00.008Z] docker_api_swarm_service_test.go:303: [d8b28ab4f81da] joining swarm manager [dd7a7b176804c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.10s) [2020-04-07T13:56:00.008Z] docker_api_swarm_service_test.go:99: [d7d37d767dbe4] joining swarm manager [d6e11cdc561fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T13:56:00.008Z] docker_api_swarm_service_test.go:100: [d64acc02d6cb5] joining swarm manager [d6e11cdc561fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-07T13:56:00.008Z] check_test.go:380: [d7d37d767dbe4] daemon is not started [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (25.93s) [2020-04-07T13:56:00.008Z] docker_api_swarm_service_test.go:532: [da6ca775f2a87] joining swarm manager [dceae17ff3a22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T13:56:00.008Z] docker_api_swarm_service_test.go:533: [da99494b226a3] joining swarm manager [dceae17ff3a22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.12s) [2020-04-07T13:56:00.008Z] docker_api_swarm_service_test.go:147: [df0400e628356] joining swarm manager [d0a29c16b11b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T13:56:00.008Z] docker_api_swarm_service_test.go:147: [d510ddf36231a] joining swarm manager [d0a29c16b11b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.76s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.32s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.80s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.95s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.86s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.09s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.18s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.38s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.40s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.37s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.62s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.17s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.32s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.31s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.37s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.54s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.65s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.79s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.47s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.67s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.34s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.57s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.68s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.43s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.13s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.56s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.61s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.68s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.45s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.37s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.00s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.85s) [2020-04-07T13:56:00.008Z] docker_cli_service_logs_test.go:241: checking task u27kgnx1t8ji [2020-04-07T13:56:00.008Z] docker_cli_service_logs_test.go:246: checking messages for u27kgnx1t8ji [2020-04-07T13:56:00.008Z] docker_cli_service_logs_test.go:241: checking task oy917y752ruk [2020-04-07T13:56:00.008Z] docker_cli_service_logs_test.go:246: checking messages for oy917y752ruk [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.32s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (21.88s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.47s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.77s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.97s) [2020-04-07T13:56:00.008Z] docker_cli_swarm_test.go:1901: [d2d9c3753217d] joining swarm manager [db387fa8b95b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T13:56:00.008Z] docker_cli_swarm_test.go:1902: [d3a93e170e132] joining swarm manager [db387fa8b95b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.26s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.95s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.51s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.98s) [2020-04-07T13:56:00.008Z] docker_cli_swarm_test.go:1802: [d3e82917675fd] joining swarm manager [d5b4502c01418]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T13:56:00.008Z] docker_cli_swarm_test.go:1803: [d5b1aaa8fa657] joining swarm manager [d5b4502c01418]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.20s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (122.49s) [2020-04-07T13:56:00.008Z] docker_cli_swarm_test.go:1321: [da8120b6f7bb6] joining swarm manager [d8bd3e0bfb905]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T13:56:00.008Z] docker_cli_swarm_test.go:1322: [d502aafdb5429] joining swarm manager [d8bd3e0bfb905]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.27s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.98s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.53s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.91s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.91s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.48s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.66s) [2020-04-07T13:56:00.008Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-04-07T13:56:00.008Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.21s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.85s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.88s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.22s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.10s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (49.58s) [2020-04-07T13:56:00.008Z] docker_cli_swarm_test.go:1186: [d1daa7f6c9007] joining swarm manager [d27f275a33b64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T13:56:00.008Z] docker_cli_swarm_test.go:1195: [d424f34a1d6b3] joining swarm manager [d27f275a33b64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.97s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.15s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (136.31s) [2020-04-07T13:56:00.008Z] docker_cli_swarm_test.go:1118: [d2d828867d646] joining swarm manager [de8abd88e49a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T13:56:00.008Z] docker_cli_swarm_test.go:1119: [d5de71e8e2bc9] joining swarm manager [de8abd88e49a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-07T13:56:00.008Z] docker_cli_swarm_test.go:1172: [d1df521e77332] joining swarm manager [de8abd88e49a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.58s) [2020-04-07T13:56:00.008Z] docker_cli_swarm_test.go:1453: [d992c00ee5e39] joining swarm manager [d35a53d693828]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T13:56:00.008Z] docker_cli_swarm_test.go:1454: [d1258f4cb46e5] joining swarm manager [d35a53d693828]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.67s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.19s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.23s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.08s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.23s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.06s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.26s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.24s) [2020-04-07T13:56:00.008Z] docker_cli_swarm_unix_test.go:62: [d5e98b5e56b6e] joining swarm manager [d703338e78533]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.53s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.76s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.47s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.02s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.19s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.84s) [2020-04-07T13:56:00.008Z] docker_api_swarm_test.go:962: [de792f7249da9] joining swarm manager [d9c815356bcc0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.28s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.01s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.03s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.08s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.41s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.86s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.04s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.14s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.69s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.81s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.57s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.58s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.36s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.04s) [2020-04-07T13:56:00.008Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.08s) [2020-04-07T13:56:00.008Z] === RUN TestDockerExternalVolumeSuite [2020-04-07T13:56:00.008Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-04-07T13:56:14.827Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-04-07T13:57:22.420Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-04-07T13:57:32.344Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-04-07T13:58:04.343Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-04-07T13:58:19.180Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-04-07T13:58:51.220Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-04-07T13:59:03.369Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-04-07T13:59:35.369Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-04-07T13:59:53.392Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-04-07T14:00:08.211Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-04-07T14:00:54.804Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-04-07T14:01:12.824Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-04-07T14:01:44.823Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-04-07T14:02:16.822Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-04-07T14:02:31.643Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-04-07T14:02:49.667Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-04-07T14:03:07.690Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-04-07T14:03:22.509Z] --- PASS: TestDockerExternalVolumeSuite (441.05s) [2020-04-07T14:03:22.509Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.88s) [2020-04-07T14:03:22.509Z] docker_cli_external_volume_driver_test.go:53: [d71a0e4df6842] daemon is not started [2020-04-07T14:03:22.509Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-04-07T14:03:22.509Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.58s) [2020-04-07T14:03:22.509Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-04-07T14:03:22.509Z] docker_cli_external_volume_driver_test.go:53: [de93631f1874d] daemon is not started [2020-04-07T14:03:22.509Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-04-07T14:03:22.509Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-04-07T14:03:22.509Z] docker_cli_external_volume_driver_test.go:53: [de1c26ad9cedd] daemon is not started [2020-04-07T14:03:22.509Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-04-07T14:03:22.509Z] docker_cli_external_volume_driver_test.go:53: [db7b3f40c8d84] daemon is not started [2020-04-07T14:03:22.509Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.57s) [2020-04-07T14:03:22.509Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.57s) [2020-04-07T14:03:22.509Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s) [2020-04-07T14:03:22.509Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-04-07T14:03:22.509Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.59s) [2020-04-07T14:03:22.509Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.76s) [2020-04-07T14:03:22.509Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.99s) [2020-04-07T14:03:22.509Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.57s) [2020-04-07T14:03:22.509Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.43s) [2020-04-07T14:03:22.509Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.33s) [2020-04-07T14:03:22.509Z] docker_cli_external_volume_driver_test.go:485: [d4aedf086b040] daemon is not started [2020-04-07T14:03:22.509Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-04-07T14:03:22.509Z] docker_cli_external_volume_driver_test.go:53: [dca4f92e13845] daemon is not started [2020-04-07T14:03:22.509Z] PASS [2020-04-07T14:03:22.509Z] [2020-04-07T14:03:22.509Z] === Skipped [2020-04-07T14:03:22.509Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-04-07T14:03:22.509Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-04-07T14:03:22.509Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-04-07T14:03:22.509Z] check_test.go:309: [da4563102bd24] daemon is not started [2020-04-07T14:03:22.509Z] [2020-04-07T14:03:22.509Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-04-07T14:03:22.509Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-04-07T14:03:22.509Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-04-07T14:03:22.509Z] check_test.go:309: [dfb30baaf3156] daemon is not started [2020-04-07T14:03:22.509Z] [2020-04-07T14:03:22.509Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-04-07T14:03:22.509Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-04-07T14:03:22.509Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-04-07T14:03:22.509Z] check_test.go:309: [d7eec655cffe5] daemon is not started [2020-04-07T14:03:22.509Z] [2020-04-07T14:03:22.509Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-04-07T14:03:22.509Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-04-07T14:03:22.509Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-04-07T14:03:22.509Z] [2020-04-07T14:03:22.509Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-04-07T14:03:22.509Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-04-07T14:03:22.509Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-04-07T14:03:22.509Z] [2020-04-07T14:03:22.509Z] [2020-04-07T14:03:22.509Z] DONE 273 tests, 5 skipped in 2564.472s [2020-04-07T14:03:22.509Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-07T14:03:22.509Z] ++++ cat bundles/test-integration/docker.pid [2020-04-07T14:03:22.509Z] +++ kill 7465 [2020-04-07T14:03:22.509Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6069ac3c032e/docker.pid [2020-04-07T14:03:22.509Z] +++ kill 4232 [2020-04-07T14:03:22.509Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4232 is not a child of this shell [2020-04-07T14:03:22.509Z] warning: PID 4232 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6069ac3c032e/docker.pid had a nonzero exit code [2020-04-07T14:03:22.509Z] +++ /etc/init.d/apparmor stop [2020-04-07T14:03:22.509Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-07T14:03:22.509Z] [2020-04-07T14:03:22.509Z] Unloading profiles will leave already running processes permanently [2020-04-07T14:03:22.509Z] unconfined, which can lead to unexpected situations. [2020-04-07T14:03:22.509Z] [2020-04-07T14:03:22.509Z] To set a process to complain mode, use the command line tool [2020-04-07T14:03:22.509Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-07T14:03:22.509Z] +++ true [2020-04-07T14:03:22.509Z] [2020-04-07T14:03:22.509Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-04-07T14:03:22.525Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-07T14:03:25.378Z] + echo Ensuring container killed. [2020-04-07T14:03:25.378Z] Ensuring container killed. [2020-04-07T14:03:25.378Z] + docker ps -aq -f name=docker-pr3-* [2020-04-07T14:03:25.378Z] + cids=fe575b3590e6 [2020-04-07T14:03:25.378Z] 31eba49efe43 [2020-04-07T14:03:25.379Z] ea27201a10ff [2020-04-07T14:03:25.379Z] + [ -n fe575b3590e6 [2020-04-07T14:03:25.379Z] 31eba49efe43 [2020-04-07T14:03:25.379Z] ea27201a10ff ] [2020-04-07T14:03:25.379Z] + docker rm -vf fe575b3590e6 31eba49efe43 ea27201a10ff [2020-04-07T14:03:27.263Z] fe575b3590e6 [2020-04-07T14:03:27.263Z] 31eba49efe43 [2020-04-07T14:03:27.263Z] ea27201a10ff [Pipeline] sh [2020-04-07T14:03:27.667Z] + echo Chowning /workspace to jenkins user [2020-04-07T14:03:27.667Z] Chowning /workspace to jenkins user [2020-04-07T14:03:27.667Z] + id -u [2020-04-07T14:03:27.667Z] + id -g [2020-04-07T14:03:27.667Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40786:/workspace busybox chown -R 1000:1000 /workspace [2020-04-07T14:03:27.667Z] Unable to find image 'busybox:latest' locally [2020-04-07T14:03:27.667Z] latest: Pulling from library/busybox [2020-04-07T14:03:27.667Z] 0669b0daf1fb: Pulling fs layer [2020-04-07T14:03:27.923Z] 0669b0daf1fb: Verifying Checksum [2020-04-07T14:03:27.923Z] 0669b0daf1fb: Download complete [2020-04-07T14:03:27.923Z] 0669b0daf1fb: Pull complete [2020-04-07T14:03:27.923Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-04-07T14:03:27.923Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-07T14:03:32.502Z] + bundleName=amd64 [2020-04-07T14:03:32.502Z] + echo Creating amd64-bundles.tar.gz [2020-04-07T14:03:32.502Z] Creating amd64-bundles.tar.gz [2020-04-07T14:03:32.502Z] + xargs tar -czf amd64-bundles.tar.gz [2020-04-07T14:03:32.502Z] + 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-04-07T14:03:33.870Z] Archiving artifacts [2020-04-07T14:03:35.690Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40786/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-07T14:03:36.120Z] + make clean [2020-04-07T14:03:36.379Z] docker volume rm -f docker-dev-cache [2020-04-07T14:03:36.379Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-07T14:16:29.918Z] ok github.com/docker/docker/integration-cli 2440.440s [2020-04-07T14:16:29.918Z] [2020-04-07T14:16:29.918Z] === Skipped [2020-04-07T14:16:29.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-04-07T14:16:29.918Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-04-07T14:16:29.918Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.918Z] [2020-04-07T14:16:29.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-04-07T14:16:29.918Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-04-07T14:16:29.918Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.918Z] [2020-04-07T14:16:29.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-04-07T14:16:29.918Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-04-07T14:16:29.918Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.918Z] [2020-04-07T14:16:29.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-04-07T14:16:29.918Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-04-07T14:16:29.918Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.918Z] [2020-04-07T14:16:29.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-04-07T14:16:29.918Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-04-07T14:16:29.918Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.918Z] [2020-04-07T14:16:29.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-04-07T14:16:29.918Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-04-07T14:16:29.918Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.918Z] [2020-04-07T14:16:29.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-04-07T14:16:29.918Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-04-07T14:16:29.918Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.918Z] [2020-04-07T14:16:29.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-04-07T14:16:29.918Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-04-07T14:16:29.918Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.918Z] [2020-04-07T14:16:29.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-04-07T14:16:29.918Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-04-07T14:16:29.918Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.918Z] [2020-04-07T14:16:29.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-04-07T14:16:29.918Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-04-07T14:16:29.918Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.918Z] [2020-04-07T14:16:29.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-04-07T14:16:29.918Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-04-07T14:16:29.918Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.918Z] [2020-04-07T14:16:29.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-04-07T14:16:29.918Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-04-07T14:16:29.918Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.918Z] [2020-04-07T14:16:29.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-04-07T14:16:29.918Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-04-07T14:16:29.918Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2020-04-07T14:16:29.918Z] [2020-04-07T14:16:29.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-04-07T14:16:29.918Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-04-07T14:16:29.918Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2020-04-07T14:16:29.918Z] [2020-04-07T14:16:29.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-04-07T14:16:29.918Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-04-07T14:16:29.918Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.918Z] [2020-04-07T14:16:29.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-04-07T14:16:29.918Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-04-07T14:16:29.918Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.918Z] [2020-04-07T14:16:29.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-04-07T14:16:29.918Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-04-07T14:16:29.918Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-04-07T14:16:29.918Z] [2020-04-07T14:16:29.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-04-07T14:16:29.918Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-04-07T14:16:29.918Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.918Z] [2020-04-07T14:16:29.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.43s) [2020-04-07T14:16:29.918Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.43s) [2020-04-07T14:16:29.918Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-04-07T14:16:29.918Z] [2020-04-07T14:16:29.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-04-07T14:16:29.918Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-04-07T14:16:29.918Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.918Z] [2020-04-07T14:16:29.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2020-04-07T14:16:29.918Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2020-04-07T14:16:29.918Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.918Z] [2020-04-07T14:16:29.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-04-07T14:16:29.918Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-04-07T14:16:29.918Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.918Z] [2020-04-07T14:16:29.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-04-07T14:16:29.918Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-04-07T14:16:29.918Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.918Z] [2020-04-07T14:16:29.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-04-07T14:16:29.918Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-04-07T14:16:29.918Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.918Z] [2020-04-07T14:16:29.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-04-07T14:16:29.918Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-04-07T14:16:29.918Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.918Z] [2020-04-07T14:16:29.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-04-07T14:16:29.918Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-04-07T14:16:29.918Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.918Z] [2020-04-07T14:16:29.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-04-07T14:16:29.918Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-04-07T14:16:29.918Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.918Z] [2020-04-07T14:16:29.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-04-07T14:16:29.918Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-04-07T14:16:29.918Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.918Z] [2020-04-07T14:16:29.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-04-07T14:16:29.918Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-04-07T14:16:29.918Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.918Z] [2020-04-07T14:16:29.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-04-07T14:16:29.918Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-04-07T14:16:29.918Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.918Z] [2020-04-07T14:16:29.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.40s) [2020-04-07T14:16:29.918Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.40s) [2020-04-07T14:16:29.918Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.918Z] [2020-04-07T14:16:29.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.86s) [2020-04-07T14:16:29.918Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.86s) [2020-04-07T14:16:29.918Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.918Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.07s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.07s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.39s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.39s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.75s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.75s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.38s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.38s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-04-07T14:16:29.919Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.36s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.36s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.41s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.40s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.40s) [2020-04-07T14:16:29.919Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.40s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.39s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.39s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.35s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.35s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-04-07T14:16:29.919Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-04-07T14:16:29.919Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.919Z] [2020-04-07T14:16:29.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.38s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.38s) [2020-04-07T14:16:29.920Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-04-07T14:16:29.920Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-04-07T14:16:29.920Z] docker_cli_sni_test.go:18: Flakey test [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-04-07T14:16:29.920Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-04-07T14:16:29.920Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-04-07T14:16:29.920Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2020-04-07T14:16:29.920Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-04-07T14:16:29.920Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-04-07T14:16:29.920Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-04-07T14:16:29.920Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-04-07T14:16:29.920Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-04-07T14:16:29.920Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-04-07T14:16:29.920Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-04-07T14:16:29.920Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-04-07T14:16:29.920Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-04-07T14:16:29.920Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-04-07T14:16:29.920Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2020-04-07T14:16:29.920Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-04-07T14:16:29.920Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-04-07T14:16:29.920Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-04-07T14:16:29.920Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-04-07T14:16:29.920Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-04-07T14:16:29.920Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-04-07T14:16:29.920Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-04-07T14:16:29.920Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-04-07T14:16:29.920Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-04-07T14:16:29.920Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2020-04-07T14:16:29.920Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-04-07T14:16:29.920Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-04-07T14:16:29.920Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-04-07T14:16:29.920Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-04-07T14:16:29.920Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2020-04-07T14:16:29.920Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-04-07T14:16:29.920Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-04-07T14:16:29.920Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2020-04-07T14:16:29.920Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-04-07T14:16:29.920Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-04-07T14:16:29.920Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-04-07T14:16:29.920Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-04-07T14:16:29.920Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-04-07T14:16:29.920Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-04-07T14:16:29.920Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2020-04-07T14:16:29.920Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-04-07T14:16:29.920Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-04-07T14:16:29.920Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-04-07T14:16:29.920Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-04-07T14:16:29.920Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-04-07T14:16:29.920Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-04-07T14:16:29.920Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-04-07T14:16:29.920Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2020-04-07T14:16:29.920Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-04-07T14:16:29.920Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-04-07T14:16:29.920Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-04-07T14:16:29.920Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-04-07T14:16:29.920Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2020-04-07T14:16:29.920Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2020-04-07T14:16:29.920Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-04-07T14:16:29.920Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-04-07T14:16:29.920Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-04-07T14:16:29.920Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-04-07T14:16:29.920Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-04-07T14:16:29.920Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-04-07T14:16:29.920Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-04-07T14:16:29.920Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-04-07T14:16:29.920Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-04-07T14:16:29.920Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.920Z] [2020-04-07T14:16:29.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-04-07T14:16:29.921Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-04-07T14:16:29.921Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-04-07T14:16:29.921Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-04-07T14:16:29.921Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2020-04-07T14:16:29.921Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-04-07T14:16:29.921Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-04-07T14:16:29.921Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-04-07T14:16:29.921Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-04-07T14:16:29.921Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-04-07T14:16:29.921Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-04-07T14:16:29.921Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-04-07T14:16:29.921Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2020-04-07T14:16:29.921Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-04-07T14:16:29.921Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-04-07T14:16:29.921Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-04-07T14:16:29.921Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-04-07T14:16:29.921Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-04-07T14:16:29.921Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-04-07T14:16:29.921Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-04-07T14:16:29.921Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-04-07T14:16:29.921Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-04-07T14:16:29.921Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2020-04-07T14:16:29.921Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-04-07T14:16:29.921Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-04-07T14:16:29.921Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-04-07T14:16:29.921Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-04-07T14:16:29.921Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-04-07T14:16:29.921Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-04-07T14:16:29.921Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-04-07T14:16:29.921Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2020-04-07T14:16:29.921Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-04-07T14:16:29.921Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2020-04-07T14:16:29.921Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-04-07T14:16:29.921Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-04-07T14:16:29.921Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2020-04-07T14:16:29.921Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-04-07T14:16:29.921Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-04-07T14:16:29.921Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-04-07T14:16:29.921Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-04-07T14:16:29.921Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-04-07T14:16:29.921Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2020-04-07T14:16:29.921Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-04-07T14:16:29.921Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-04-07T14:16:29.921Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-04-07T14:16:29.921Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-04-07T14:16:29.921Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-04-07T14:16:29.921Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-04-07T14:16:29.921Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-04-07T14:16:29.921Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-04-07T14:16:29.921Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-04-07T14:16:29.921Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-04-07T14:16:29.921Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-04-07T14:16:29.921Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-04-07T14:16:29.921Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-04-07T14:16:29.921Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-04-07T14:16:29.921Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-04-07T14:16:29.921Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-04-07T14:16:29.921Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-04-07T14:16:29.921Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-04-07T14:16:29.921Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-04-07T14:16:29.921Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.921Z] [2020-04-07T14:16:29.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-04-07T14:16:29.922Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-04-07T14:16:29.922Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-04-07T14:16:29.922Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2020-04-07T14:16:29.922Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-04-07T14:16:29.922Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-04-07T14:16:29.922Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-04-07T14:16:29.922Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-04-07T14:16:29.922Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-04-07T14:16:29.922Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-04-07T14:16:29.922Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2020-04-07T14:16:29.922Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-04-07T14:16:29.922Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-04-07T14:16:29.922Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-04-07T14:16:29.922Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-04-07T14:16:29.922Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-04-07T14:16:29.922Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-04-07T14:16:29.922Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-04-07T14:16:29.922Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-04-07T14:16:29.922Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-04-07T14:16:29.922Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-04-07T14:16:29.922Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-04-07T14:16:29.922Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-04-07T14:16:29.922Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-04-07T14:16:29.922Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-04-07T14:16:29.922Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-04-07T14:16:29.922Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-04-07T14:16:29.922Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-04-07T14:16:29.922Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-04-07T14:16:29.922Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-04-07T14:16:29.922Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-04-07T14:16:29.922Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-04-07T14:16:29.922Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-04-07T14:16:29.922Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-04-07T14:16:29.922Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-04-07T14:16:29.922Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-04-07T14:16:29.922Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-04-07T14:16:29.922Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-04-07T14:16:29.922Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2020-04-07T14:16:29.922Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-04-07T14:16:29.922Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-04-07T14:16:29.922Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-04-07T14:16:29.922Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-04-07T14:16:29.922Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-04-07T14:16:29.922Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-04-07T14:16:29.922Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-04-07T14:16:29.922Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-04-07T14:16:29.922Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-04-07T14:16:29.922Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-04-07T14:16:29.922Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-04-07T14:16:29.922Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-04-07T14:16:29.922Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-04-07T14:16:29.922Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-04-07T14:16:29.922Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-04-07T14:16:29.922Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-04-07T14:16:29.922Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-04-07T14:16:29.922Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-04-07T14:16:29.922Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-04-07T14:16:29.922Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-04-07T14:16:29.922Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-04-07T14:16:29.922Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-04-07T14:16:29.922Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2020-04-07T14:16:29.922Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-04-07T14:16:29.922Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-04-07T14:16:29.922Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-04-07T14:16:29.922Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-04-07T14:16:29.922Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-04-07T14:16:29.922Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.922Z] [2020-04-07T14:16:29.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-04-07T14:16:29.923Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-04-07T14:16:29.923Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-04-07T14:16:29.923Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-04-07T14:16:29.923Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:4508: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:4025: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:3990: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:4248: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:4487: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-04-07T14:16:29.923Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.923Z] [2020-04-07T14:16:29.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-04-07T14:16:29.923Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:4298: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:3955: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:3948: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-04-07T14:16:29.924Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-04-07T14:16:29.924Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.924Z] [2020-04-07T14:16:29.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-04-07T14:16:29.925Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2020-04-07T14:16:29.925Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-04-07T14:16:29.925Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-04-07T14:16:29.925Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-04-07T14:16:29.925Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-04-07T14:16:29.925Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-04-07T14:16:29.925Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-04-07T14:16:29.925Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-04-07T14:16:29.925Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-04-07T14:16:29.925Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-04-07T14:16:29.925Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-04-07T14:16:29.925Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-04-07T14:16:29.925Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-04-07T14:16:29.925Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-04-07T14:16:29.925Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2020-04-07T14:16:29.925Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-04-07T14:16:29.925Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2020-04-07T14:16:29.925Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-04-07T14:16:29.925Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-04-07T14:16:29.925Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-04-07T14:16:29.925Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-04-07T14:16:29.925Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-04-07T14:16:29.925Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-04-07T14:16:29.925Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-04-07T14:16:29.925Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-04-07T14:16:29.925Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-04-07T14:16:29.925Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2020-04-07T14:16:29.925Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-04-07T14:16:29.925Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-04-07T14:16:29.925Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-04-07T14:16:29.925Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-04-07T14:16:29.925Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-04-07T14:16:29.925Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-04-07T14:16:29.925Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-04-07T14:16:29.925Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-04-07T14:16:29.925Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-04-07T14:16:29.925Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-04-07T14:16:29.925Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-04-07T14:16:29.925Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-04-07T14:16:29.925Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2020-04-07T14:16:29.925Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-04-07T14:16:29.925Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-04-07T14:16:29.925Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-04-07T14:16:29.925Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-04-07T14:16:29.925Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-04-07T14:16:29.925Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-04-07T14:16:29.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-04-07T14:16:29.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-04-07T14:16:29.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-07T14:16:29.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-07T14:16:29.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-07T14:16:29.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-04-07T14:16:29.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-04-07T14:16:29.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-04-07T14:16:29.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-04-07T14:16:29.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-04-07T14:16:29.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-04-07T14:16:29.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-04-07T14:16:29.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-04-07T14:16:29.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-04-07T14:16:29.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-04-07T14:16:29.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-04-07T14:16:29.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-04-07T14:16:29.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-04-07T14:16:29.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-07T14:16:29.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-07T14:16:29.925Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-07T14:16:29.925Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.925Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-04-07T14:16:29.926Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-04-07T14:16:29.926Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.926Z] [2020-04-07T14:16:29.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-04-07T14:16:29.927Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-04-07T14:16:29.927Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.927Z] [2020-04-07T14:16:29.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-04-07T14:16:29.927Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-04-07T14:16:29.927Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.927Z] [2020-04-07T14:16:29.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-04-07T14:16:29.927Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-04-07T14:16:29.927Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.927Z] [2020-04-07T14:16:29.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-04-07T14:16:29.927Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-04-07T14:16:29.927Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.927Z] [2020-04-07T14:16:29.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-04-07T14:16:29.927Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.927Z] [2020-04-07T14:16:29.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-04-07T14:16:29.927Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.927Z] [2020-04-07T14:16:29.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-04-07T14:16:29.927Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-04-07T14:16:29.927Z] [2020-04-07T14:16:29.927Z] [2020-04-07T14:16:29.927Z] DONE 1096 tests, 549 skipped in 2451.113s [2020-04-07T14:16:29.927Z] INFO: Integration tests ended at 04/07/2020 14:16:28. Duration:00:40:51.2226073 [2020-04-07T14:16:29.927Z] INFO: Docker info of the daemon under test at end of run [2020-04-07T14:16:29.927Z] [2020-04-07T14:16:29.927Z] Containers: 2 [2020-04-07T14:16:29.927Z] Running: 0 [2020-04-07T14:16:29.927Z] Paused: 0 [2020-04-07T14:16:29.927Z] Stopped: 2 [2020-04-07T14:16:29.927Z] Images: 15 [2020-04-07T14:16:29.927Z] Server Version: 0.0.0-dev [2020-04-07T14:16:29.927Z] Storage Driver: windowsfilter [2020-04-07T14:16:29.927Z] Windows: [2020-04-07T14:16:29.927Z] Logging Driver: json-file [2020-04-07T14:16:29.927Z] Plugins: [2020-04-07T14:16:29.927Z] Volume: local [2020-04-07T14:16:29.927Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-07T14:16:29.927Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-07T14:16:29.927Z] Swarm: inactive [2020-04-07T14:16:29.927Z] Default Isolation: process [2020-04-07T14:16:29.927Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-07T14:16:29.927Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-07T14:16:29.927Z] OSType: windows [2020-04-07T14:16:29.927Z] Architecture: x86_64 [2020-04-07T14:16:29.927Z] CPUs: 4 [2020-04-07T14:16:29.927Z] Total Memory: 32GiB [2020-04-07T14:16:29.927Z] Name: azwin-2-22d0b0 [2020-04-07T14:16:29.927Z] ID: VIJG:YBIE:WYMB:FR5E:ZE5I:SG7A:C5SU:Y6KR:GK5C:JESJ:LBQ4:CUZK [2020-04-07T14:16:29.927Z] Docker Root Dir: D:\CI\PR-40786\3\daemon [2020-04-07T14:16:29.927Z] Debug Mode (client): false [2020-04-07T14:16:29.927Z] Debug Mode (server): true [2020-04-07T14:16:29.927Z] File Descriptors: -1 [2020-04-07T14:16:29.927Z] Goroutines: 18 [2020-04-07T14:16:29.927Z] System Time: 2020-04-07T14:16:28.7506383Z [2020-04-07T14:16:29.927Z] EventsListeners: 0 [2020-04-07T14:16:29.927Z] Registry: https://index.docker.io/v1/ [2020-04-07T14:16:29.927Z] Labels: [2020-04-07T14:16:29.927Z] Experimental: false [2020-04-07T14:16:29.927Z] Insecure Registries: [2020-04-07T14:16:29.927Z] 127.0.0.0/8 [2020-04-07T14:16:29.927Z] Live Restore Enabled: false [2020-04-07T14:16:29.927Z] [2020-04-07T14:16:29.927Z] [2020-04-07T14:16:29.927Z] INFO: Stopping daemon under test [2020-04-07T14:16:29.927Z] SUCCESS: The process with PID 4632 (child process of PID 5304) has been terminated. [2020-04-07T14:16:29.927Z] SUCCESS: The process with PID 5304 (child process of PID 4728) has been terminated. [2020-04-07T14:16:29.927Z] INFO: Stop tailing logs of the daemon under tests [2020-04-07T14:16:29.927Z] INFO: executeCI.ps1 Completed successfully at 04/07/2020 14:16:29. [2020-04-07T14:16:29.927Z] INFO: Tidying up at end of run [2020-04-07T14:16:29.927Z] INFO: Saving daemon under test log (d:\CI\PR-40786\3\dut.out) to C:\windows\TEMP\CIDUT.out [2020-04-07T14:16:29.927Z] INFO: Saving daemon under test log (d:\CI\PR-40786\3\dut.err) to C:\windows\TEMP\CIDUT.err [2020-04-07T14:16:29.927Z] INFO: Nuke-Everything... [2020-04-07T14:16:29.927Z] INFO: Container count on control daemon to delete is 2 [2020-04-07T14:16:30.378Z] a4a115983dfc [2020-04-07T14:16:30.378Z] aa9cf995db27 [2020-04-07T14:16:30.378Z] INFO: Tidying pidfile d:\CI\PR-40786\3\docker.pid [2020-04-07T14:16:30.378Z] INFO: Nuking d:\CI [2020-04-07T14:17:00.159Z] INFO: Zapped successfully [2020-04-07T14:17:00.159Z] [2020-04-07T14:17:00.159Z] INFO: executeCI.ps1 exiting at Tue Apr 7 14:16:58 CUT 2020. Duration 01:04:36.6196863 [2020-04-07T14:17:00.159Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-04-07T14:17:00.389Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-04-07T14:17:12.321Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-04-07T14:17:14.655Z] Archiving artifacts [2020-04-07T14:17:27.618Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40786/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-07T14:17:28.510Z] + make clean [2020-04-07T14:17:30.017Z] docker volume rm -f docker-dev-cache [2020-04-07T14:17:30.017Z] 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