Pull request #40745 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at c7ad2b866182325b49bc7addb7042e16afbb60b6 rather than 1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 Obtained Jenkinsfile from c7ad2b866182325b49bc7addb7042e16afbb60b6 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 fde6a898bccdd14efd5ffef81d7086dace269d15 using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-40745@libs/jps # timeout=10 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 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > 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 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 fde6a898bccdd14efd5ffef81d7086dace269d15 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f fde6a898bccdd14efd5ffef81d7086dace269d15 # timeout=10 Commit message: "Merge pull request #20 from docker/change-petMinder-slack-channel" First time build. Skipping changelog. > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-03-26T16:08:28.922Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-03-26T16:08:28.926Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-03-26T16:08:29.081Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0904fdb159d5369bb) in /home/ubuntu/workspace/moby_PR-40745 [Pipeline] { [Pipeline] checkout [2020-03-26T16:08:29.124Z] using credential docker-jenkins-github-credentials [2020-03-26T16:08:29.132Z] Cloning the remote Git repository [2020-03-26T16:08:29.132Z] Cloning with configured refspecs honoured and without tags [2020-03-26T16:08:29.134Z] Cloning repository https://github.com/moby/moby.git [2020-03-26T16:08:29.134Z] > git init /home/ubuntu/workspace/moby_PR-40745 # timeout=10 [2020-03-26T16:08:29.153Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-26T16:08:29.153Z] > git --version # timeout=10 [2020-03-26T16:08:29.161Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-26T16:08:29.162Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40745/head:refs/remotes/origin/PR-40745 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T16:08:47.250Z] Fetching without tags [2020-03-26T16:08:47.532Z] Merging remotes/origin/master commit c7ad2b866182325b49bc7addb7042e16afbb60b6 into PR head commit 1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 [2020-03-26T16:08:48.029Z] Merge succeeded, producing 1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 [2020-03-26T16:08:48.029Z] Checking out Revision 1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 (PR-40745) [2020-03-26T16:08:48.535Z] Commit message: "Bump swarmkit to ebe39a32e3ed4c3a3783a02c11cccf388818694c" [2020-03-26T16:08:48.535Z] First time build. Skipping changelog. [2020-03-26T16:08:48.546Z] > git --version # timeout=10 [2020-03-26T16:08:48.575Z] fatal: bad object fde6a898bccdd14efd5ffef81d7086dace269d15 [2020-03-26T16:08:47.213Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-26T16:08:47.222Z] > git config --add remote.origin.fetch +refs/pull/40745/head:refs/remotes/origin/PR-40745 # timeout=10 [2020-03-26T16:08:47.229Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T16:08:47.242Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-26T16:08:47.253Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-26T16:08:47.253Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-26T16:08:47.254Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40745/head:refs/remotes/origin/PR-40745 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T16:08:47.531Z] > git config core.sparsecheckout # timeout=10 [2020-03-26T16:08:47.536Z] > git checkout -f 1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 # timeout=10 [2020-03-26T16:08:47.996Z] > git merge c7ad2b866182325b49bc7addb7042e16afbb60b6 # timeout=10 [2020-03-26T16:08:48.017Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-26T16:08:48.028Z] > git config core.sparsecheckout # timeout=10 [2020-03-26T16:08:48.034Z] > git checkout -f 1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-26T16:08:49.336Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40745:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-03-26T16:08:49.336Z] Unable to find image 'alpine:latest' locally [2020-03-26T16:08:49.336Z] latest: Pulling from library/alpine [2020-03-26T16:08:49.336Z] aad63a933944: Pulling fs layer [2020-03-26T16:08:49.336Z] aad63a933944: Verifying Checksum [2020-03-26T16:08:49.336Z] aad63a933944: Download complete [2020-03-26T16:08:49.595Z] aad63a933944: Pull complete [2020-03-26T16:08:49.595Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-03-26T16:08:49.595Z] Status: Downloaded newer image for alpine:latest [2020-03-26T16:08:52.874Z] 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 [Pipeline] node [2020-03-26T16:08:53.098Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0904fdb159d5369bb) in /home/ubuntu/workspace/moby_PR-40745 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2020-03-26T16:08:53.162Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2020-03-26T16:08:53.190Z] Fetching changes from the remote Git repository [Pipeline] // stage [2020-03-26T16:08:53.202Z] Running on s390x-ubuntu-15 in /home/jenkins/workspace/moby_PR-40745 [2020-03-26T16:08:53.206Z] Fetching without tags [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 [2020-03-26T16:08:53.221Z] Running on ppc64le-ubuntu-17 in /home/docker/workspace/moby_PR-40745 [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] // stage [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] checkout Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-03-26T16:08:53.409Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2020-03-26T16:08:53.427Z] Cloning the remote Git repository [2020-03-26T16:08:53.427Z] Cloning with configured refspecs honoured and without tags [Pipeline] } [Pipeline] } [2020-03-26T16:08:53.494Z] using credential docker-jenkins-github-credentials [2020-03-26T16:08:53.505Z] Merging remotes/origin/master commit c7ad2b866182325b49bc7addb7042e16afbb60b6 into PR head commit 1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 [2020-03-26T16:08:53.511Z] Cloning the remote Git repository [2020-03-26T16:08:53.511Z] Cloning with configured refspecs honoured and without tags [2020-03-26T16:08:53.593Z] Merge succeeded, producing 1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 [2020-03-26T16:08:53.593Z] Checking out Revision 1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 (PR-40745) [2020-03-26T16:08:53.650Z] Commit message: "Bump swarmkit to ebe39a32e3ed4c3a3783a02c11cccf388818694c" [2020-03-26T16:08:53.659Z] > git --version # timeout=10 [2020-03-26T16:08:53.672Z] fatal: bad object fde6a898bccdd14efd5ffef81d7086dace269d15 [2020-03-26T16:08:53.168Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-03-26T16:08:53.190Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-26T16:08:53.206Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-26T16:08:53.206Z] > git --version # timeout=10 [2020-03-26T16:08:53.218Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-26T16:08:53.219Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40745/head:refs/remotes/origin/PR-40745 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T16:08:53.504Z] > git config core.sparsecheckout # timeout=10 [2020-03-26T16:08:53.509Z] > git checkout -f 1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 # timeout=10 [2020-03-26T16:08:53.559Z] > git merge c7ad2b866182325b49bc7addb7042e16afbb60b6 # timeout=10 [2020-03-26T16:08:53.575Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-26T16:08:53.592Z] > git config core.sparsecheckout # timeout=10 [2020-03-26T16:08:53.603Z] > git checkout -f 1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-26T16:08:53.430Z] Cloning repository https://github.com/moby/moby.git [2020-03-26T16:08:53.446Z] > git init /home/jenkins/workspace/moby_PR-40745 # timeout=10 [2020-03-26T16:08:53.473Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-26T16:08:53.473Z] > git --version # timeout=10 [2020-03-26T16:08:53.486Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-26T16:08:53.486Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40745/head:refs/remotes/origin/PR-40745 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T16:08:53.524Z] Cloning repository https://github.com/moby/moby.git [2020-03-26T16:08:53.543Z] > git init /home/docker/workspace/moby_PR-40745 # timeout=10 [2020-03-26T16:08:53.555Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-26T16:08:53.556Z] > git --version # timeout=10 [2020-03-26T16:08:53.560Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-26T16:08:53.562Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40745/head:refs/remotes/origin/PR-40745 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T16:08:54.514Z] + [ PR != PR ] [2020-03-26T16:08:54.515Z] + [ master != master ] [2020-03-26T16:08:54.515Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-26T16:08:54.862Z] + docker version [2020-03-26T16:08:54.862Z] Client: Docker Engine - Community [2020-03-26T16:08:54.862Z] Version: 19.03.5 [2020-03-26T16:08:54.862Z] API version: 1.40 [2020-03-26T16:08:54.862Z] Go version: go1.12.12 [2020-03-26T16:08:54.862Z] Git commit: 633a0ea838 [2020-03-26T16:08:54.862Z] Built: Wed Nov 13 07:29:52 2019 [2020-03-26T16:08:54.862Z] OS/Arch: linux/amd64 [2020-03-26T16:08:54.862Z] Experimental: false [2020-03-26T16:08:54.862Z] [2020-03-26T16:08:54.862Z] Server: Docker Engine - Community [2020-03-26T16:08:54.862Z] Engine: [2020-03-26T16:08:54.862Z] Version: 19.03.5 [2020-03-26T16:08:54.862Z] API version: 1.40 (minimum version 1.12) [2020-03-26T16:08:54.862Z] Go version: go1.12.12 [2020-03-26T16:08:54.862Z] Git commit: 633a0ea838 [2020-03-26T16:08:54.862Z] Built: Wed Nov 13 07:28:22 2019 [2020-03-26T16:08:54.862Z] OS/Arch: linux/amd64 [2020-03-26T16:08:54.862Z] Experimental: true [2020-03-26T16:08:54.862Z] containerd: [2020-03-26T16:08:54.862Z] Version: 1.2.10 [2020-03-26T16:08:54.862Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-26T16:08:54.862Z] runc: [2020-03-26T16:08:54.862Z] Version: 1.0.0-rc8+dev [2020-03-26T16:08:54.862Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-26T16:08:54.862Z] docker-init: [2020-03-26T16:08:54.863Z] Version: 0.18.0 [2020-03-26T16:08:54.863Z] GitCommit: fec3683 [Pipeline] sh [2020-03-26T16:08:55.143Z] + docker info [2020-03-26T16:08:55.708Z] Client: [2020-03-26T16:08:55.708Z] Debug Mode: false [2020-03-26T16:08:55.708Z] [2020-03-26T16:08:55.708Z] Server: [2020-03-26T16:08:55.708Z] Containers: 0 [2020-03-26T16:08:55.708Z] Running: 0 [2020-03-26T16:08:55.708Z] Paused: 0 [2020-03-26T16:08:55.708Z] Stopped: 0 [2020-03-26T16:08:55.708Z] Images: 3 [2020-03-26T16:08:55.708Z] Server Version: 19.03.5 [2020-03-26T16:08:55.708Z] Storage Driver: overlay2 [2020-03-26T16:08:55.708Z] Backing Filesystem: extfs [2020-03-26T16:08:55.708Z] Supports d_type: true [2020-03-26T16:08:55.708Z] Native Overlay Diff: true [2020-03-26T16:08:55.708Z] Logging Driver: json-file [2020-03-26T16:08:55.708Z] Cgroup Driver: cgroupfs [2020-03-26T16:08:55.708Z] Plugins: [2020-03-26T16:08:55.708Z] Volume: local [2020-03-26T16:08:55.708Z] Network: bridge host ipvlan macvlan null overlay [2020-03-26T16:08:55.708Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-26T16:08:55.708Z] Swarm: inactive [2020-03-26T16:08:55.708Z] Runtimes: runc [2020-03-26T16:08:55.708Z] Default Runtime: runc [2020-03-26T16:08:55.708Z] Init Binary: docker-init [2020-03-26T16:08:55.708Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-26T16:08:55.708Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-26T16:08:55.708Z] init version: fec3683 [2020-03-26T16:08:55.708Z] Security Options: [2020-03-26T16:08:55.708Z] apparmor [2020-03-26T16:08:55.708Z] seccomp [2020-03-26T16:08:55.708Z] Profile: default [2020-03-26T16:08:55.708Z] Kernel Version: 4.15.0-1058-aws [2020-03-26T16:08:55.708Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-26T16:08:55.708Z] OSType: linux [2020-03-26T16:08:55.708Z] Architecture: x86_64 [2020-03-26T16:08:55.708Z] CPUs: 2 [2020-03-26T16:08:55.708Z] Total Memory: 7.501GiB [2020-03-26T16:08:55.708Z] Name: ip-10-100-57-33 [2020-03-26T16:08:55.708Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-03-26T16:08:55.708Z] Docker Root Dir: /var/lib/docker [2020-03-26T16:08:55.708Z] Debug Mode: false [2020-03-26T16:08:55.708Z] Registry: https://index.docker.io/v1/ [2020-03-26T16:08:55.708Z] Labels: [2020-03-26T16:08:55.708Z] Experimental: true [2020-03-26T16:08:55.708Z] Insecure Registries: [2020-03-26T16:08:55.708Z] 127.0.0.0/8 [2020-03-26T16:08:55.708Z] Live Restore Enabled: true [2020-03-26T16:08:55.708Z] [2020-03-26T16:08:55.708Z] WARNING: No swap limit support [Pipeline] sh [2020-03-26T16:08:55.991Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-26T16:08:55.991Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-26T16:08:55.991Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40745/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-26T16:08:56.250Z] + bash /home/ubuntu/workspace/moby_PR-40745/check-config.sh [2020-03-26T16:08:56.250Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-26T16:08:56.250Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-03-26T16:08:56.250Z] [2020-03-26T16:08:56.250Z] Generally Necessary: [2020-03-26T16:08:56.250Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-26T16:08:56.250Z] - apparmor: enabled and tools installed [2020-03-26T16:08:56.250Z] - CONFIG_NAMESPACES: enabled [2020-03-26T16:08:56.250Z] - CONFIG_NET_NS: enabled [2020-03-26T16:08:56.250Z] - CONFIG_PID_NS: enabled [2020-03-26T16:08:56.250Z] - CONFIG_IPC_NS: enabled [2020-03-26T16:08:56.250Z] - CONFIG_UTS_NS: enabled [2020-03-26T16:08:56.250Z] - CONFIG_CGROUPS: enabled [2020-03-26T16:08:56.250Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-26T16:08:56.250Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-26T16:08:56.250Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-26T16:08:56.250Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-26T16:08:56.250Z] - CONFIG_CPUSETS: enabled [2020-03-26T16:08:56.250Z] - CONFIG_MEMCG: enabled [2020-03-26T16:08:56.250Z] - CONFIG_KEYS: enabled [2020-03-26T16:08:56.250Z] - CONFIG_VETH: enabled (as module) [2020-03-26T16:08:56.250Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-26T16:08:56.250Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-26T16:08:56.250Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-26T16:08:56.250Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-26T16:08:56.250Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-26T16:08:56.250Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-26T16:08:56.250Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-26T16:08:56.250Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-26T16:08:56.250Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-26T16:08:56.250Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-26T16:08:56.250Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-26T16:08:56.250Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-26T16:08:56.250Z] [2020-03-26T16:08:56.250Z] Optional Features: [2020-03-26T16:08:56.250Z] - CONFIG_USER_NS: enabled [2020-03-26T16:08:56.250Z] - CONFIG_SECCOMP: enabled [2020-03-26T16:08:56.250Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-26T16:08:56.250Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-26T16:08:56.250Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-26T16:08:56.250Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-26T16:08:56.250Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-03-26T16:08:56.250Z] - CONFIG_BLK_CGROUP: enabled [2020-03-26T16:08:56.250Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-26T16:08:56.250Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-26T16:08:56.250Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-26T16:08:56.250Z] - CONFIG_CGROUP_PERF: enabled [2020-03-26T16:08:56.250Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-26T16:08:56.250Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-26T16:08:56.250Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-26T16:08:56.250Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-26T16:08:56.250Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-26T16:08:56.250Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-26T16:08:56.250Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-26T16:08:56.250Z] - CONFIG_IP_VS: enabled (as module) [2020-03-26T16:08:56.508Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-26T16:08:56.508Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-26T16:08:56.508Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-26T16:08:56.508Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-26T16:08:56.508Z] - CONFIG_EXT4_FS: enabled [2020-03-26T16:08:56.508Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-26T16:08:56.508Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-26T16:08:56.508Z] - Network Drivers: [2020-03-26T16:08:56.508Z] - "overlay": [2020-03-26T16:08:56.508Z] - CONFIG_VXLAN: enabled (as module) [2020-03-26T16:08:56.508Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-26T16:08:56.508Z] Optional (for encrypted networks): [2020-03-26T16:08:56.508Z] - CONFIG_CRYPTO: enabled [2020-03-26T16:08:56.508Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-26T16:08:56.508Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-26T16:08:56.508Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-26T16:08:56.508Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-26T16:08:56.508Z] - CONFIG_XFRM: enabled [2020-03-26T16:08:56.508Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-26T16:08:56.508Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-26T16:08:56.508Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-26T16:08:56.508Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-26T16:08:56.508Z] - "ipvlan": [2020-03-26T16:08:56.508Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-26T16:08:56.508Z] - "macvlan": [2020-03-26T16:08:56.508Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-26T16:08:56.508Z] - CONFIG_DUMMY: enabled (as module) [2020-03-26T16:08:56.508Z] - "ftp,tftp client in container": [2020-03-26T16:08:56.508Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-26T16:08:56.508Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-26T16:08:56.508Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-26T16:08:56.508Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-26T16:08:56.508Z] - Storage Drivers: [2020-03-26T16:08:56.508Z] - "aufs": [2020-03-26T16:08:56.508Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-26T16:08:56.508Z] - "btrfs": [2020-03-26T16:08:56.508Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-26T16:08:56.508Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-26T16:08:56.508Z] - "devicemapper": [2020-03-26T16:08:56.508Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-26T16:08:56.508Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-26T16:08:56.508Z] - "overlay": [2020-03-26T16:08:56.508Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-26T16:08:56.508Z] - "zfs": [2020-03-26T16:08:56.508Z] - /dev/zfs: missing [2020-03-26T16:08:56.508Z] - zfs command: missing [2020-03-26T16:08:56.508Z] - zpool command: missing [2020-03-26T16:08:56.508Z] [2020-03-26T16:08:56.508Z] Limits: [2020-03-26T16:08:56.508Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-26T16:08:56.508Z] [2020-03-26T16:08:56.508Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-26T16:08:56.836Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 . [2020-03-26T16:08:56.836Z] #1 [internal] load build definition from Dockerfile [2020-03-26T16:08:56.836Z] #1 DONE 0.0s [2020-03-26T16:08:56.836Z] [2020-03-26T16:08:56.836Z] #2 [internal] load .dockerignore [2020-03-26T16:08:56.836Z] #2 DONE 0.0s [2020-03-26T16:08:56.836Z] [2020-03-26T16:08:56.836Z] #2 [internal] load .dockerignore [2020-03-26T16:08:56.836Z] #2 transferring context: 87B done [2020-03-26T16:08:56.836Z] #2 DONE 0.0s [2020-03-26T16:08:56.836Z] [2020-03-26T16:08:56.836Z] #1 [internal] load build definition from Dockerfile [2020-03-26T16:08:56.836Z] #1 transferring dockerfile: 17.06kB done [2020-03-26T16:08:56.836Z] #1 DONE 0.0s [2020-03-26T16:08:56.836Z] [2020-03-26T16:08:56.836Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-26T16:08:56.836Z] #3 DONE 0.1s [2020-03-26T16:08:57.095Z] [2020-03-26T16:08:57.095Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-26T16:08:57.095Z] #4 CACHED [2020-03-26T16:08:57.662Z] [2020-03-26T16:08:57.662Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-26T16:08:57.662Z] #6 DONE 0.1s [2020-03-26T16:08:57.662Z] [2020-03-26T16:08:57.662Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-03-26T16:08:57.662Z] #5 DONE 0.1s [2020-03-26T16:08:57.662Z] [2020-03-26T16:08:57.662Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-03-26T16:08:57.662Z] #71 DONE 0.0s [2020-03-26T16:08:57.662Z] [2020-03-26T16:08:57.662Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-26T16:08:57.662Z] #7 DONE 0.0s [2020-03-26T16:08:57.662Z] [2020-03-26T16:08:57.662Z] #20 [internal] load build context [2020-03-26T16:08:59.043Z] #20 transferring context: 50.07MB 1.2s done [2020-03-26T16:08:59.043Z] #20 DONE 1.2s [2020-03-26T16:08:59.043Z] [2020-03-26T16:08:59.043Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-26T16:08:59.043Z] #52 CACHED [2020-03-26T16:08:59.043Z] [2020-03-26T16:08:59.043Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T16:08:59.043Z] #43 CACHED [2020-03-26T16:08:59.043Z] [2020-03-26T16:08:59.043Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-26T16:08:59.043Z] #19 CACHED [2020-03-26T16:08:59.043Z] [2020-03-26T16:08:59.043Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-26T16:08:59.043Z] #26 CACHED [2020-03-26T16:08:59.043Z] [2020-03-26T16:08:59.043Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-26T16:08:59.043Z] #15 CACHED [2020-03-26T16:08:59.043Z] [2020-03-26T16:08:59.043Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-26T16:08:59.043Z] #57 CACHED [2020-03-26T16:08:59.043Z] [2020-03-26T16:08:59.043Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-26T16:08:59.043Z] #18 CACHED [2020-03-26T16:08:59.043Z] [2020-03-26T16:08:59.043Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-26T16:08:59.043Z] #45 CACHED [2020-03-26T16:08:59.043Z] [2020-03-26T16:08:59.043Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-26T16:08:59.043Z] #22 CACHED [2020-03-26T16:08:59.043Z] [2020-03-26T16:08:59.043Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-26T16:08:59.043Z] #48 CACHED [2020-03-26T16:08:59.043Z] [2020-03-26T16:08:59.043Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-26T16:08:59.043Z] #24 CACHED [2020-03-26T16:08:59.043Z] [2020-03-26T16:08:59.043Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:08:59.043Z] #23 CACHED [2020-03-26T16:08:59.043Z] [2020-03-26T16:08:59.043Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-26T16:08:59.043Z] #67 CACHED [2020-03-26T16:08:59.043Z] [2020-03-26T16:08:59.043Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-26T16:08:59.043Z] #21 CACHED [2020-03-26T16:08:59.043Z] [2020-03-26T16:08:59.043Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-26T16:08:59.043Z] #41 CACHED [2020-03-26T16:08:59.043Z] [2020-03-26T16:08:59.043Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-26T16:08:59.043Z] #40 CACHED [2020-03-26T16:08:59.043Z] [2020-03-26T16:08:59.043Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-26T16:08:59.043Z] #51 CACHED [2020-03-26T16:08:59.043Z] [2020-03-26T16:08:59.043Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-26T16:08:59.043Z] #31 CACHED [2020-03-26T16:08:59.043Z] [2020-03-26T16:08:59.043Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-26T16:08:59.043Z] #30 CACHED [2020-03-26T16:08:59.043Z] [2020-03-26T16:08:59.043Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-26T16:08:59.043Z] #49 CACHED [2020-03-26T16:08:59.043Z] [2020-03-26T16:08:59.043Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-26T16:08:59.043Z] #59 CACHED [2020-03-26T16:08:59.043Z] [2020-03-26T16:08:59.043Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:08:59.043Z] #65 CACHED [2020-03-26T16:08:59.043Z] [2020-03-26T16:08:59.043Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-26T16:08:59.043Z] #62 CACHED [2020-03-26T16:08:59.043Z] [2020-03-26T16:08:59.043Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-26T16:08:59.043Z] #70 CACHED [2020-03-26T16:08:59.043Z] [2020-03-26T16:08:59.043Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-26T16:08:59.043Z] #73 CACHED [2020-03-26T16:08:59.043Z] [2020-03-26T16:08:59.043Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-26T16:08:59.043Z] #29 CACHED [2020-03-26T16:08:59.043Z] [2020-03-26T16:08:59.043Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-26T16:08:59.043Z] #42 CACHED [2020-03-26T16:08:59.043Z] [2020-03-26T16:08:59.043Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-26T16:08:59.043Z] #39 CACHED [2020-03-26T16:08:59.043Z] [2020-03-26T16:08:59.044Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T16:08:59.044Z] #17 CACHED [2020-03-26T16:08:59.044Z] [2020-03-26T16:08:59.044Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:08:59.044Z] #60 CACHED [2020-03-26T16:08:59.044Z] [2020-03-26T16:08:59.044Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-26T16:08:59.044Z] #8 CACHED [2020-03-26T16:08:59.044Z] [2020-03-26T16:08:59.044Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T16:08:59.044Z] #25 CACHED [2020-03-26T16:08:59.044Z] [2020-03-26T16:08:59.044Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-26T16:08:59.044Z] #14 CACHED [2020-03-26T16:08:59.044Z] [2020-03-26T16:08:59.044Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-26T16:08:59.044Z] #37 CACHED [2020-03-26T16:08:59.044Z] [2020-03-26T16:08:59.044Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:08:59.044Z] #44 CACHED [2020-03-26T16:08:59.044Z] [2020-03-26T16:08:59.044Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-26T16:08:59.044Z] #63 CACHED [2020-03-26T16:08:59.044Z] [2020-03-26T16:08:59.044Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-26T16:08:59.044Z] #34 CACHED [2020-03-26T16:08:59.044Z] [2020-03-26T16:08:59.044Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-26T16:08:59.044Z] #66 CACHED [2020-03-26T16:08:59.044Z] [2020-03-26T16:08:59.044Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:08:59.044Z] #53 CACHED [2020-03-26T16:08:59.044Z] [2020-03-26T16:08:59.044Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:08:59.044Z] #56 CACHED [2020-03-26T16:08:59.044Z] [2020-03-26T16:08:59.044Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-26T16:08:59.044Z] #64 CACHED [2020-03-26T16:08:59.044Z] [2020-03-26T16:08:59.044Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:08:59.044Z] #38 CACHED [2020-03-26T16:08:59.044Z] [2020-03-26T16:08:59.044Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-26T16:08:59.044Z] #28 CACHED [2020-03-26T16:08:59.044Z] [2020-03-26T16:08:59.044Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-26T16:08:59.044Z] #75 CACHED [2020-03-26T16:08:59.044Z] [2020-03-26T16:08:59.044Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-26T16:08:59.044Z] #58 CACHED [2020-03-26T16:08:59.044Z] [2020-03-26T16:08:59.044Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-26T16:08:59.044Z] #54 CACHED [2020-03-26T16:08:59.044Z] [2020-03-26T16:08:59.044Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-26T16:08:59.044Z] #55 CACHED [2020-03-26T16:08:59.044Z] [2020-03-26T16:08:59.044Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-26T16:08:59.044Z] #9 CACHED [2020-03-26T16:08:59.044Z] [2020-03-26T16:08:59.044Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-26T16:08:59.044Z] #12 CACHED [2020-03-26T16:08:59.044Z] [2020-03-26T16:08:59.044Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-26T16:08:59.044Z] #46 CACHED [2020-03-26T16:08:59.044Z] [2020-03-26T16:08:59.044Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:08:59.044Z] #68 CACHED [2020-03-26T16:08:59.044Z] [2020-03-26T16:08:59.044Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-26T16:08:59.044Z] #69 CACHED [2020-03-26T16:08:59.044Z] [2020-03-26T16:08:59.044Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:08:59.044Z] #74 CACHED [2020-03-26T16:08:59.044Z] [2020-03-26T16:08:59.044Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T16:08:59.044Z] #27 CACHED [2020-03-26T16:08:59.044Z] [2020-03-26T16:08:59.044Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-26T16:08:59.044Z] #61 CACHED [2020-03-26T16:08:59.044Z] [2020-03-26T16:08:59.044Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:08:59.044Z] #47 CACHED [2020-03-26T16:08:59.044Z] [2020-03-26T16:08:59.044Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-26T16:08:59.044Z] #36 CACHED [2020-03-26T16:08:59.044Z] [2020-03-26T16:08:59.044Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:08:59.044Z] #10 CACHED [2020-03-26T16:08:59.044Z] [2020-03-26T16:08:59.044Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:08:59.044Z] #33 CACHED [2020-03-26T16:08:59.044Z] [2020-03-26T16:08:59.044Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-26T16:08:59.044Z] #72 CACHED [2020-03-26T16:08:59.044Z] [2020-03-26T16:08:59.044Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T16:08:59.044Z] #35 CACHED [2020-03-26T16:08:59.044Z] [2020-03-26T16:08:59.044Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-26T16:08:59.044Z] #11 CACHED [2020-03-26T16:08:59.044Z] [2020-03-26T16:08:59.044Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:08:59.044Z] #50 CACHED [2020-03-26T16:08:59.044Z] [2020-03-26T16:08:59.044Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-26T16:08:59.044Z] #13 CACHED [2020-03-26T16:08:59.044Z] [2020-03-26T16:08:59.044Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-26T16:08:59.044Z] #16 CACHED [2020-03-26T16:08:59.044Z] [2020-03-26T16:08:59.044Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-26T16:08:59.044Z] #32 CACHED [2020-03-26T16:08:59.044Z] [2020-03-26T16:08:59.044Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-26T16:08:59.044Z] #76 CACHED [2020-03-26T16:08:59.044Z] [2020-03-26T16:08:59.044Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-26T16:08:59.609Z] #77 DONE 0.7s [2020-03-26T16:08:59.867Z] [2020-03-26T16:08:59.867Z] #78 exporting to image [2020-03-26T16:08:59.867Z] #78 exporting layers [2020-03-26T16:09:00.800Z] #78 exporting layers 0.9s done [2020-03-26T16:09:00.800Z] #78 writing image sha256:ea3f857ba8470480f5658db232ba5383491ae2185cd660b9fd8127d9588b8bff done [2020-03-26T16:09:00.800Z] #78 naming to docker.io/library/docker:1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 done [2020-03-26T16:09:00.800Z] #78 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-03-26T16:09:01.130Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40745/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40745/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 hack/validate/default [2020-03-26T16:09:02.063Z] Congratulations! All commits are properly signed with the DCO! [2020-03-26T16:09:02.063Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-03-26T16:09:02.063Z] No api/types/ or api/swagger.yaml changes in diff. [2020-03-26T16:09:02.063Z] Congratulations! All TOML source files changed here have valid syntax. [2020-03-26T16:09:02.063Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-03-26T16:09:02.063Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-03-26T16:09:02.063Z] Congratulations! No new tests were added to integration-cli. [2020-03-26T16:09:02.063Z] [2020-03-26T16:09:02.063Z] INFO Start validation with golang-ci-lint [2020-03-26T16:09:02.321Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-03-26T16:09:02.321Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-03-26T16:09:02.321Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-03-26T16:09:02.405Z] Fetching without tags [2020-03-26T16:09:02.685Z] Merging remotes/origin/master commit c7ad2b866182325b49bc7addb7042e16afbb60b6 into PR head commit 1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 [2020-03-26T16:09:02.369Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-26T16:09:02.371Z] > git config --add remote.origin.fetch +refs/pull/40745/head:refs/remotes/origin/PR-40745 # timeout=10 [2020-03-26T16:09:02.372Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T16:09:02.390Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-26T16:09:02.407Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-26T16:09:02.407Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-26T16:09:02.408Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40745/head:refs/remotes/origin/PR-40745 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T16:09:02.687Z] > git config core.sparsecheckout # timeout=10 [2020-03-26T16:09:02.688Z] > git checkout -f 1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 # timeout=10 [2020-03-26T16:09:03.168Z] Merge succeeded, producing 1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 [2020-03-26T16:09:03.168Z] Checking out Revision 1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 (PR-40745) [2020-03-26T16:09:03.308Z] Commit message: "Bump swarmkit to ebe39a32e3ed4c3a3783a02c11cccf388818694c" [2020-03-26T16:09:03.353Z] > git --version # timeout=10 [2020-03-26T16:09:03.356Z] fatal: bad object fde6a898bccdd14efd5ffef81d7086dace269d15 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-26T16:09:04.237Z] + docker version [2020-03-26T16:09:04.237Z] Client: Docker Engine - Community [2020-03-26T16:09:04.237Z] Version: 19.03.7 [2020-03-26T16:09:04.237Z] API version: 1.40 [2020-03-26T16:09:04.237Z] Go version: go1.12.17 [2020-03-26T16:09:04.237Z] Git commit: 7141c199a2 [2020-03-26T16:09:04.237Z] Built: Sat Mar 7 16:48:47 2020 [2020-03-26T16:09:04.237Z] OS/Arch: linux/s390x [2020-03-26T16:09:04.237Z] Experimental: false [2020-03-26T16:09:04.237Z] [2020-03-26T16:09:04.237Z] Server: Docker Engine - Community [2020-03-26T16:09:04.237Z] Engine: [2020-03-26T16:09:04.237Z] Version: 19.03.7 [2020-03-26T16:09:04.237Z] API version: 1.40 (minimum version 1.12) [2020-03-26T16:09:04.237Z] Go version: go1.12.17 [2020-03-26T16:09:04.237Z] Git commit: 7141c199a2 [2020-03-26T16:09:04.237Z] Built: Sat Mar 7 16:47:46 2020 [2020-03-26T16:09:04.237Z] OS/Arch: linux/s390x [2020-03-26T16:09:04.237Z] Experimental: true [2020-03-26T16:09:04.237Z] containerd: [2020-03-26T16:09:04.237Z] Version: 1.2.13 [2020-03-26T16:09:04.237Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-26T16:09:04.237Z] runc: [2020-03-26T16:09:04.237Z] Version: 1.0.0-rc10 [2020-03-26T16:09:04.237Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-26T16:09:04.237Z] docker-init: [2020-03-26T16:09:04.237Z] Version: 0.18.0 [2020-03-26T16:09:04.237Z] GitCommit: fec3683 [Pipeline] sh [2020-03-26T16:09:03.136Z] > git merge c7ad2b866182325b49bc7addb7042e16afbb60b6 # timeout=10 [2020-03-26T16:09:03.158Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-26T16:09:03.170Z] > git config core.sparsecheckout # timeout=10 [2020-03-26T16:09:03.171Z] > git checkout -f 1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 # timeout=10 [2020-03-26T16:09:04.608Z] + docker info [2020-03-26T16:09:05.223Z] Client: [2020-03-26T16:09:05.223Z] Debug Mode: false [2020-03-26T16:09:05.223Z] [2020-03-26T16:09:05.223Z] Server: [2020-03-26T16:09:05.223Z] Containers: 0 [2020-03-26T16:09:05.223Z] Running: 0 [2020-03-26T16:09:05.223Z] Paused: 0 [2020-03-26T16:09:05.223Z] Stopped: 0 [2020-03-26T16:09:05.223Z] Images: 0 [2020-03-26T16:09:05.223Z] Server Version: 19.03.7 [2020-03-26T16:09:05.223Z] Storage Driver: overlay2 [2020-03-26T16:09:05.223Z] Backing Filesystem: [2020-03-26T16:09:05.223Z] Supports d_type: true [2020-03-26T16:09:05.223Z] Native Overlay Diff: true [2020-03-26T16:09:05.223Z] Logging Driver: json-file [2020-03-26T16:09:05.223Z] Cgroup Driver: cgroupfs [2020-03-26T16:09:05.223Z] Plugins: [2020-03-26T16:09:05.223Z] Volume: local [2020-03-26T16:09:05.223Z] Network: bridge host ipvlan macvlan null overlay [2020-03-26T16:09:05.223Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-26T16:09:05.223Z] Swarm: inactive [2020-03-26T16:09:05.223Z] Runtimes: runc [2020-03-26T16:09:05.223Z] Default Runtime: runc [2020-03-26T16:09:05.223Z] Init Binary: docker-init [2020-03-26T16:09:05.223Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-26T16:09:05.223Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-26T16:09:05.223Z] init version: fec3683 [2020-03-26T16:09:05.223Z] Security Options: [2020-03-26T16:09:05.223Z] apparmor [2020-03-26T16:09:05.223Z] seccomp [2020-03-26T16:09:05.223Z] Profile: default [2020-03-26T16:09:05.223Z] Kernel Version: 4.15.0-88-generic [2020-03-26T16:09:05.223Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-26T16:09:05.223Z] OSType: linux [2020-03-26T16:09:05.223Z] Architecture: s390x [2020-03-26T16:09:05.223Z] CPUs: 2 [2020-03-26T16:09:05.223Z] Total Memory: 7.861GiB [2020-03-26T16:09:05.223Z] Name: s390x-ubuntu-15 [2020-03-26T16:09:05.223Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-03-26T16:09:05.223Z] Docker Root Dir: /var/lib/docker [2020-03-26T16:09:05.223Z] Debug Mode: false [2020-03-26T16:09:05.223Z] Username: dockerbuildbot [2020-03-26T16:09:05.223Z] Registry: https://index.docker.io/v1/ [2020-03-26T16:09:05.223Z] Labels: [2020-03-26T16:09:05.223Z] Experimental: true [2020-03-26T16:09:05.223Z] Insecure Registries: [2020-03-26T16:09:05.223Z] 127.0.0.0/8 [2020-03-26T16:09:05.223Z] Live Restore Enabled: false [2020-03-26T16:09:05.223Z] [2020-03-26T16:09:05.223Z] WARNING: No swap limit support [Pipeline] sh [2020-03-26T16:09:05.594Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-26T16:09:05.594Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-26T16:09:05.594Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40745/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-26T16:09:05.594Z] + bash /home/jenkins/workspace/moby_PR-40745/check-config.sh [2020-03-26T16:09:05.594Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-26T16:09:05.594Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-03-26T16:09:05.594Z] [2020-03-26T16:09:05.594Z] Generally Necessary: [2020-03-26T16:09:05.594Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-26T16:09:05.594Z] - apparmor: enabled and tools installed [2020-03-26T16:09:05.594Z] - CONFIG_NAMESPACES: enabled [2020-03-26T16:09:05.877Z] - CONFIG_NET_NS: enabled [2020-03-26T16:09:05.877Z] - CONFIG_PID_NS: enabled [2020-03-26T16:09:05.877Z] - CONFIG_IPC_NS: enabled [2020-03-26T16:09:05.877Z] - CONFIG_UTS_NS: enabled [2020-03-26T16:09:05.877Z] - CONFIG_CGROUPS: enabled [2020-03-26T16:09:05.877Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-26T16:09:05.877Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-26T16:09:05.877Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-26T16:09:05.877Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-26T16:09:05.877Z] - CONFIG_CPUSETS: enabled [2020-03-26T16:09:05.877Z] - CONFIG_MEMCG: enabled [2020-03-26T16:09:05.877Z] - CONFIG_KEYS: enabled [2020-03-26T16:09:05.877Z] - CONFIG_VETH: enabled (as module) [2020-03-26T16:09:05.877Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-26T16:09:05.877Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-26T16:09:05.877Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-26T16:09:05.877Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-26T16:09:05.877Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-26T16:09:05.877Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-26T16:09:05.877Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-26T16:09:05.877Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-26T16:09:05.877Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-26T16:09:05.877Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-26T16:09:05.877Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-26T16:09:05.877Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-26T16:09:05.877Z] [2020-03-26T16:09:05.877Z] Optional Features: [2020-03-26T16:09:05.877Z] - CONFIG_USER_NS: enabled [2020-03-26T16:09:05.877Z] - CONFIG_SECCOMP: enabled [2020-03-26T16:09:05.877Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-26T16:09:05.877Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-26T16:09:05.877Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-26T16:09:05.877Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-26T16:09:05.877Z] - CONFIG_BLK_CGROUP: enabled [2020-03-26T16:09:05.877Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-26T16:09:05.877Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-26T16:09:05.877Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-26T16:09:05.877Z] - CONFIG_CGROUP_PERF: enabled [2020-03-26T16:09:05.877Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-26T16:09:05.877Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-26T16:09:05.877Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-26T16:09:05.877Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-26T16:09:05.877Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-26T16:09:05.877Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-26T16:09:05.877Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-26T16:09:05.877Z] - CONFIG_IP_VS: enabled (as module) [2020-03-26T16:09:05.877Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-26T16:09:05.877Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-26T16:09:05.877Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-26T16:09:05.877Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-26T16:09:05.877Z] - CONFIG_EXT4_FS: enabled [2020-03-26T16:09:05.877Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-26T16:09:05.877Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-26T16:09:05.877Z] - Network Drivers: [2020-03-26T16:09:05.877Z] - "overlay": [2020-03-26T16:09:05.877Z] - CONFIG_VXLAN: enabled (as module) [2020-03-26T16:09:05.877Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-26T16:09:05.877Z] Optional (for encrypted networks): [2020-03-26T16:09:05.877Z] - CONFIG_CRYPTO: enabled [2020-03-26T16:09:05.877Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-26T16:09:05.877Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-26T16:09:05.877Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-26T16:09:05.877Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-26T16:09:05.877Z] - CONFIG_XFRM: enabled [2020-03-26T16:09:05.877Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-26T16:09:05.877Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-26T16:09:05.877Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-26T16:09:05.877Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-26T16:09:05.877Z] - "ipvlan": [2020-03-26T16:09:05.877Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-26T16:09:05.877Z] - "macvlan": [2020-03-26T16:09:05.877Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-26T16:09:05.877Z] - CONFIG_DUMMY: enabled (as module) [2020-03-26T16:09:05.877Z] - "ftp,tftp client in container": [2020-03-26T16:09:05.877Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-26T16:09:05.877Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-26T16:09:05.877Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-26T16:09:05.877Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-26T16:09:05.877Z] - Storage Drivers: [2020-03-26T16:09:05.877Z] - "aufs": [2020-03-26T16:09:05.877Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-26T16:09:05.877Z] - "btrfs": [2020-03-26T16:09:05.877Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-26T16:09:05.877Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-26T16:09:05.877Z] - "devicemapper": [2020-03-26T16:09:05.877Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-26T16:09:05.877Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-26T16:09:05.877Z] - "overlay": [2020-03-26T16:09:05.877Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-26T16:09:05.877Z] - "zfs": [2020-03-26T16:09:05.877Z] - /dev/zfs: missing [2020-03-26T16:09:05.877Z] - zfs command: missing [2020-03-26T16:09:05.877Z] - zpool command: missing [2020-03-26T16:09:05.877Z] [2020-03-26T16:09:05.877Z] Limits: [2020-03-26T16:09:05.877Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-26T16:09:05.877Z] [2020-03-26T16:09:05.877Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-26T16:09:06.297Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 . [2020-03-26T16:09:06.297Z] #2 [internal] load build definition from Dockerfile [2020-03-26T16:09:06.297Z] #2 transferring dockerfile: 17.06kB 0.0s done [2020-03-26T16:09:06.297Z] #2 DONE 0.0s [2020-03-26T16:09:06.297Z] [2020-03-26T16:09:06.297Z] #1 [internal] load .dockerignore [2020-03-26T16:09:06.297Z] #1 transferring context: 87B 0.0s done [2020-03-26T16:09:06.297Z] #1 DONE 0.0s [2020-03-26T16:09:06.297Z] [2020-03-26T16:09:06.297Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-26T16:09:06.913Z] #3 DONE 0.4s [2020-03-26T16:09:06.913Z] [2020-03-26T16:09:06.913Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-26T16:09:06.913Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-26T16:09:06.913Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-26T16:09:06.913Z] #4 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2020-03-26T16:09:06.913Z] #4 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2020-03-26T16:09:06.913Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 0B / 8.87MB 0.1s [2020-03-26T16:09:06.913Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 3.37MB / 8.87MB 0.2s [2020-03-26T16:09:06.913Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2020-03-26T16:09:06.913Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf [2020-03-26T16:09:07.195Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 0.2s done [2020-03-26T16:09:07.195Z] #4 DONE 0.6s [2020-03-26T16:09:07.809Z] [2020-03-26T16:09:07.809Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-26T16:09:07.809Z] #6 ... [2020-03-26T16:09:07.809Z] [2020-03-26T16:09:07.809Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-03-26T16:09:07.809Z] #5 DONE 0.1s [2020-03-26T16:09:08.092Z] Still waiting to schedule task [2020-03-26T16:09:08.092Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0904fdb159d5369bb)’ [2020-03-26T16:09:08.093Z] Still waiting to schedule task [2020-03-26T16:09:08.093Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0904fdb159d5369bb)’ [2020-03-26T16:09:08.102Z] Still waiting to schedule task [2020-03-26T16:09:08.102Z] All nodes of label ‘arm64&&linux’ are offline [2020-03-26T16:09:08.104Z] Still waiting to schedule task [2020-03-26T16:09:08.104Z] Waiting for next available executor on ‘azwin-2-3fce00’ [2020-03-26T16:09:08.107Z] [2020-03-26T16:09:08.107Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-26T16:09:08.107Z] #6 DONE 0.2s [2020-03-26T16:09:08.107Z] [2020-03-26T16:09:08.107Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-03-26T16:09:08.107Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-03-26T16:09:08.107Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-03-26T16:09:08.107Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-03-26T16:09:08.107Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 522.61kB / 9.86MB 0.1s [2020-03-26T16:09:08.107Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.61MB / 9.86MB 0.2s [2020-03-26T16:09:08.107Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.28MB / 9.86MB 0.3s [2020-03-26T16:09:08.409Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2020-03-26T16:09:08.409Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-03-26T16:09:09.043Z] #71 ... [2020-03-26T16:09:09.043Z] [2020-03-26T16:09:09.043Z] #20 [internal] load build context [2020-03-26T16:09:09.043Z] #20 transferring context: 50.07MB 0.9s done [2020-03-26T16:09:09.043Z] #20 DONE 0.9s [2020-03-26T16:09:09.043Z] [2020-03-26T16:09:09.043Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-03-26T16:09:09.043Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.7s done [2020-03-26T16:09:09.043Z] #71 DONE 1.2s [2020-03-26T16:09:09.043Z] [2020-03-26T16:09:09.043Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-26T16:09:09.043Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-26T16:09:09.043Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-26T16:09:09.043Z] #7 sha256:2969be310b76678b0572275b13d923705f3d1dc33f6a4d3b1cadf77ea108bb83 1.79kB / 1.79kB done [2020-03-26T16:09:09.043Z] #7 sha256:0310c4918d38591c12cbbf0f8f4d5acf3515642afccf3ac4447a97843cec7e86 5.46kB / 5.46kB done [2020-03-26T16:09:09.043Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 48.63MB / 48.96MB 1.2s [2020-03-26T16:09:09.043Z] #7 sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 7.38MB / 7.38MB 0.2s done [2020-03-26T16:09:09.043Z] #7 sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 9.88MB / 9.88MB 0.4s done [2020-03-26T16:09:09.043Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 24.61MB / 51.33MB 1.2s [2020-03-26T16:09:09.043Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 28.45MB / 56.67MB 1.2s [2020-03-26T16:09:09.332Z] #7 sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 48.96MB / 48.96MB 1.2s done [2020-03-26T16:09:09.332Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 29.37MB / 51.33MB 1.3s [2020-03-26T16:09:09.332Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 33.09MB / 56.67MB 1.3s [2020-03-26T16:09:09.332Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 0B / 102.16MB 1.3s [2020-03-26T16:09:09.332Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 33.36MB / 51.33MB 1.4s [2020-03-26T16:09:09.332Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 38.73MB / 56.67MB 1.4s [2020-03-26T16:09:09.332Z] #7 extracting sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 [2020-03-26T16:09:09.332Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 37.29MB / 51.33MB 1.5s [2020-03-26T16:09:09.332Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 42.40MB / 56.67MB 1.5s [2020-03-26T16:09:09.332Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 5.82MB / 102.16MB 1.5s [2020-03-26T16:09:09.621Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 41.22MB / 51.33MB 1.6s [2020-03-26T16:09:09.622Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 46.23MB / 56.67MB 1.6s [2020-03-26T16:09:09.622Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 45.05MB / 51.33MB 1.7s [2020-03-26T16:09:09.622Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 50.17MB / 56.67MB 1.7s [2020-03-26T16:09:09.622Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 13.84MB / 102.16MB 1.7s [2020-03-26T16:09:09.622Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 49.55MB / 51.33MB 1.8s [2020-03-26T16:09:09.622Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 53.55MB / 56.67MB 1.8s [2020-03-26T16:09:09.905Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 56.67MB / 56.67MB 1.9s [2020-03-26T16:09:09.905Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 23.78MB / 102.16MB 1.9s [2020-03-26T16:09:09.905Z] #7 sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 51.33MB / 51.33MB 1.9s done [2020-03-26T16:09:09.905Z] #7 sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 56.67MB / 56.67MB 2.0s done [2020-03-26T16:09:09.905Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 34.87MB / 102.16MB 2.0s [2020-03-26T16:09:09.905Z] #7 sha256:5ffa45cfb494cd33d365d10bf1682b55ae6733b9efec850001a276ec9c4f8bd6 0B / 156B 2.0s [2020-03-26T16:09:10.187Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 51.51MB / 102.16MB 2.2s [2020-03-26T16:09:10.187Z] #7 sha256:5ffa45cfb494cd33d365d10bf1682b55ae6733b9efec850001a276ec9c4f8bd6 156B / 156B 2.1s done [2020-03-26T16:09:10.187Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 60.19MB / 102.16MB 2.3s [2020-03-26T16:09:10.475Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 70.12MB / 102.16MB 2.4s [2020-03-26T16:09:10.475Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 77.14MB / 102.16MB 2.5s [2020-03-26T16:09:10.475Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 88.25MB / 102.16MB 2.6s [2020-03-26T16:09:10.757Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 99.11MB / 102.16MB 2.7s [2020-03-26T16:09:10.757Z] #7 sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 102.16MB / 102.16MB 2.8s done [2020-03-26T16:09:11.040Z] #7 extracting sha256:0a3603da42bb9e22573006a7f894b198954caeab529e2e041660e12c4fe62462 1.5s done [2020-03-26T16:09:11.040Z] #7 extracting sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 [2020-03-26T16:09:11.321Z] #7 extracting sha256:16a7b142236e4c473f4fd19a0485f74364510f658dc999627e6c41f4684a50d5 0.2s done [2020-03-26T16:09:11.321Z] #7 extracting sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 [2020-03-26T16:09:11.603Z] #7 extracting sha256:6f2c5965845a6f2fd1bfaa3a4814a17655d46330b5f60ed861daaa390d5b82a2 0.2s done [2020-03-26T16:09:11.885Z] #7 extracting sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 [2020-03-26T16:09:13.355Z] #7 extracting sha256:942858cf91c54d2d1efa88f24491ba2b93cd15ed968d4f5e193c5e26ca4236e1 1.3s done [2020-03-26T16:09:13.355Z] #7 extracting sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 0.1s [2020-03-26T16:09:14.825Z] #7 extracting sha256:2d4f5bb4516c3283cf2b8ab45a3231407f9577453fc6a45afc4bdfd62fa05901 1.1s done [2020-03-26T16:09:14.825Z] #7 extracting sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f [2020-03-26T16:09:17.500Z] #7 extracting sha256:22d7a2462c9d23e1a2309e49f418ac35e383593a56819261bada04081780433f 2.5s done [2020-03-26T16:09:17.500Z] #7 extracting sha256:5ffa45cfb494cd33d365d10bf1682b55ae6733b9efec850001a276ec9c4f8bd6 0.0s done [2020-03-26T16:09:17.500Z] #7 DONE 9.6s [2020-03-26T16:09:17.828Z] [2020-03-26T16:09:17.828Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-26T16:09:19.244Z] Fetching without tags [2020-03-26T16:09:19.303Z] #8 DONE 1.7s [2020-03-26T16:09:19.303Z] [2020-03-26T16:09:19.303Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-26T16:09:19.743Z] Merging remotes/origin/master commit c7ad2b866182325b49bc7addb7042e16afbb60b6 into PR head commit 1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 [2020-03-26T16:09:20.309Z] #9 DONE 1.0s [2020-03-26T16:09:20.309Z] [2020-03-26T16:09:20.309Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-26T16:09:20.309Z] #29 DONE 0.0s [2020-03-26T16:09:20.309Z] [2020-03-26T16:09:20.309Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-26T16:09:20.594Z] #62 ... [2020-03-26T16:09:20.594Z] [2020-03-26T16:09:20.594Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-26T16:09:20.594Z] #40 DONE 0.0s [2020-03-26T16:09:20.594Z] [2020-03-26T16:09:20.594Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-26T16:09:20.594Z] #21 DONE 0.1s [2020-03-26T16:09:20.594Z] [2020-03-26T16:09:20.594Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-26T16:09:20.594Z] #67 DONE 0.1s [2020-03-26T16:09:20.594Z] [2020-03-26T16:09:20.594Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-26T16:09:20.594Z] #49 DONE 0.1s [2020-03-26T16:09:20.594Z] [2020-03-26T16:09:20.594Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-26T16:09:20.594Z] #46 DONE 0.1s [2020-03-26T16:09:20.594Z] [2020-03-26T16:09:20.594Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-26T16:09:20.594Z] #73 DONE 0.1s [2020-03-26T16:09:20.594Z] [2020-03-26T16:09:20.594Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-26T16:09:20.594Z] #52 DONE 0.1s [2020-03-26T16:09:20.594Z] [2020-03-26T16:09:20.594Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-26T16:09:20.594Z] #22 DONE 0.1s [2020-03-26T16:09:20.594Z] [2020-03-26T16:09:20.594Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-26T16:09:20.594Z] #55 DONE 0.1s [2020-03-26T16:09:20.594Z] [2020-03-26T16:09:20.594Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-26T16:09:20.594Z] #32 DONE 0.2s [2020-03-26T16:09:20.594Z] [2020-03-26T16:09:20.594Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:09:21.007Z] Merge succeeded, producing 1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 [2020-03-26T16:09:21.007Z] Checking out Revision 1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 (PR-40745) [2020-03-26T16:09:19.207Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-26T16:09:19.212Z] > git config --add remote.origin.fetch +refs/pull/40745/head:refs/remotes/origin/PR-40745 # timeout=10 [2020-03-26T16:09:19.216Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T16:09:19.234Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-26T16:09:19.251Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-26T16:09:19.252Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-26T16:09:19.253Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40745/head:refs/remotes/origin/PR-40745 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T16:09:19.750Z] > git config core.sparsecheckout # timeout=10 [2020-03-26T16:09:19.754Z] > git checkout -f 1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 # timeout=10 [2020-03-26T16:09:20.967Z] > git merge c7ad2b866182325b49bc7addb7042e16afbb60b6 # timeout=10 [2020-03-26T16:09:20.997Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-26T16:09:21.014Z] > git config core.sparsecheckout # timeout=10 [2020-03-26T16:09:21.018Z] > git checkout -f 1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 # timeout=10 [2020-03-26T16:09:21.958Z] Commit message: "Bump swarmkit to ebe39a32e3ed4c3a3783a02c11cccf388818694c" [2020-03-26T16:09:22.030Z] > git --version # timeout=10 [2020-03-26T16:09:22.041Z] fatal: bad object fde6a898bccdd14efd5ffef81d7086dace269d15 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-26T16:09:22.973Z] + docker version [2020-03-26T16:09:22.973Z] Client: [2020-03-26T16:09:22.973Z] Version: 18.06.1-ce [2020-03-26T16:09:22.973Z] API version: 1.38 [2020-03-26T16:09:22.973Z] Go version: go1.10.3 [2020-03-26T16:09:22.973Z] Git commit: e68fc7a [2020-03-26T16:09:22.973Z] Built: Tue Aug 21 17:26:10 2018 [2020-03-26T16:09:22.973Z] OS/Arch: linux/ppc64le [2020-03-26T16:09:22.973Z] Experimental: false [2020-03-26T16:09:22.973Z] [2020-03-26T16:09:22.973Z] Server: [2020-03-26T16:09:22.973Z] Engine: [2020-03-26T16:09:22.973Z] Version: 18.06.1-ce [2020-03-26T16:09:22.973Z] API version: 1.38 (minimum version 1.12) [2020-03-26T16:09:22.973Z] Go version: go1.10.3 [2020-03-26T16:09:22.973Z] Git commit: e68fc7a [2020-03-26T16:09:22.973Z] Built: Tue Aug 21 17:24:20 2018 [2020-03-26T16:09:22.973Z] OS/Arch: linux/ppc64le [2020-03-26T16:09:22.973Z] Experimental: true [Pipeline] sh [2020-03-26T16:09:23.367Z] + docker info [2020-03-26T16:09:23.367Z] Containers: 0 [2020-03-26T16:09:23.367Z] Running: 0 [2020-03-26T16:09:23.367Z] Paused: 0 [2020-03-26T16:09:23.367Z] Stopped: 0 [2020-03-26T16:09:23.367Z] Images: 0 [2020-03-26T16:09:23.367Z] Server Version: 18.06.1-ce [2020-03-26T16:09:23.367Z] Storage Driver: overlay2 [2020-03-26T16:09:23.367Z] Backing Filesystem: extfs [2020-03-26T16:09:23.367Z] Supports d_type: true [2020-03-26T16:09:23.367Z] Native Overlay Diff: true [2020-03-26T16:09:23.367Z] Logging Driver: json-file [2020-03-26T16:09:23.367Z] Cgroup Driver: cgroupfs [2020-03-26T16:09:23.367Z] Plugins: [2020-03-26T16:09:23.367Z] Volume: local [2020-03-26T16:09:23.367Z] Network: bridge host ipvlan macvlan null overlay [2020-03-26T16:09:23.367Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-03-26T16:09:23.367Z] Swarm: inactive [2020-03-26T16:09:23.367Z] Runtimes: runc [2020-03-26T16:09:23.367Z] Default Runtime: runc [2020-03-26T16:09:23.367Z] Init Binary: docker-init [2020-03-26T16:09:23.367Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-03-26T16:09:23.367Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-03-26T16:09:23.367Z] init version: fec3683 [2020-03-26T16:09:23.367Z] Security Options: [2020-03-26T16:09:23.367Z] apparmor [2020-03-26T16:09:23.367Z] seccomp [2020-03-26T16:09:23.367Z] Profile: default [2020-03-26T16:09:23.367Z] Kernel Version: 4.4.0-139-generic [2020-03-26T16:09:23.367Z] Operating System: Ubuntu 16.04.3 LTS [2020-03-26T16:09:23.367Z] OSType: linux [2020-03-26T16:09:23.367Z] Architecture: ppc64le [2020-03-26T16:09:23.367Z] CPUs: 4 [2020-03-26T16:09:23.367Z] Total Memory: 7.972GiB [2020-03-26T16:09:23.367Z] Name: ppc64le-ubuntu-17 [2020-03-26T16:09:23.367Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-03-26T16:09:23.367Z] Docker Root Dir: /var/lib/docker [2020-03-26T16:09:23.367Z] Debug Mode (client): false [2020-03-26T16:09:23.367Z] Debug Mode (server): false [2020-03-26T16:09:23.367Z] Username: dockerbuildbot [2020-03-26T16:09:23.367Z] Registry: https://index.docker.io/v1/ [2020-03-26T16:09:23.367Z] Labels: [2020-03-26T16:09:23.367Z] Experimental: true [2020-03-26T16:09:23.367Z] Insecure Registries: [2020-03-26T16:09:23.367Z] 127.0.0.0/8 [2020-03-26T16:09:23.367Z] Live Restore Enabled: false [2020-03-26T16:09:23.367Z] [Pipeline] sh [2020-03-26T16:09:23.763Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-26T16:09:23.763Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-26T16:09:23.763Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40745/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-26T16:09:23.763Z] + bash /home/docker/workspace/moby_PR-40745/check-config.sh [2020-03-26T16:09:23.763Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-26T16:09:23.763Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-03-26T16:09:23.763Z] [2020-03-26T16:09:23.763Z] Generally Necessary: [2020-03-26T16:09:23.763Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-26T16:09:24.051Z] - apparmor: enabled and tools installed [2020-03-26T16:09:24.051Z] - CONFIG_NAMESPACES: enabled [2020-03-26T16:09:24.051Z] - CONFIG_NET_NS: enabled [2020-03-26T16:09:24.051Z] - CONFIG_PID_NS: enabled [2020-03-26T16:09:24.051Z] - CONFIG_IPC_NS: enabled [2020-03-26T16:09:24.051Z] - CONFIG_UTS_NS: enabled [2020-03-26T16:09:24.051Z] - CONFIG_CGROUPS: enabled [2020-03-26T16:09:24.051Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-26T16:09:24.051Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-26T16:09:24.051Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-26T16:09:24.051Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-26T16:09:24.051Z] - CONFIG_CPUSETS: enabled [2020-03-26T16:09:24.051Z] - CONFIG_MEMCG: enabled [2020-03-26T16:09:24.051Z] - CONFIG_KEYS: enabled [2020-03-26T16:09:24.051Z] - CONFIG_VETH: enabled (as module) [2020-03-26T16:09:24.051Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-26T16:09:24.051Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-26T16:09:24.051Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-26T16:09:24.051Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-26T16:09:24.051Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-26T16:09:24.051Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-26T16:09:24.051Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-26T16:09:24.051Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-26T16:09:24.051Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-26T16:09:24.051Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-26T16:09:24.051Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-26T16:09:24.051Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-26T16:09:24.051Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-03-26T16:09:24.051Z] [2020-03-26T16:09:24.051Z] Optional Features: [2020-03-26T16:09:24.051Z] - CONFIG_USER_NS: enabled [2020-03-26T16:09:24.051Z] - CONFIG_SECCOMP: enabled [2020-03-26T16:09:24.051Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-26T16:09:24.051Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-26T16:09:24.062Z] #33 3.206 + RM_GOPATH=0 [2020-03-26T16:09:24.062Z] #33 3.206 + TMP_GOPATH= [2020-03-26T16:09:24.062Z] #33 3.206 + : /build [2020-03-26T16:09:24.062Z] #33 3.206 + '[' -z '' ']' [2020-03-26T16:09:24.062Z] #33 3.206 ++ mktemp -d [2020-03-26T16:09:24.062Z] #33 3.208 + export GOPATH=/tmp/tmp.Fi7pMQHz1a [2020-03-26T16:09:24.062Z] #33 3.208 + GOPATH=/tmp/tmp.Fi7pMQHz1a [2020-03-26T16:09:24.062Z] #33 3.208 + RM_GOPATH=1 [2020-03-26T16:09:24.062Z] #33 3.209 ++ dirname ./install.sh [2020-03-26T16:09:24.062Z] #33 3.211 + dir=. [2020-03-26T16:09:24.062Z] #33 3.211 + bin=tomlv [2020-03-26T16:09:24.062Z] #33 3.212 + shift [2020-03-26T16:09:24.062Z] #33 3.212 + '[' '!' -f ./tomlv.installer ']' [2020-03-26T16:09:24.062Z] #33 3.212 + . ./tomlv.installer [2020-03-26T16:09:24.062Z] #33 3.212 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-26T16:09:24.062Z] #33 3.212 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-26T16:09:24.062Z] #33 3.212 + install_tomlv [2020-03-26T16:09:24.062Z] #33 3.212 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-26T16:09:24.062Z] #33 3.212 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Fi7pMQHz1a/src/github.com/BurntSushi/toml [2020-03-26T16:09:24.062Z] #33 3.215 Cloning into '/tmp/tmp.Fi7pMQHz1a/src/github.com/BurntSushi/toml'... [2020-03-26T16:09:24.352Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-26T16:09:24.352Z] (cgroup swap accounting is currently enabled) [2020-03-26T16:09:24.352Z] - CONFIG_MEMCG_KMEM: enabled [2020-03-26T16:09:24.352Z] - CONFIG_BLK_CGROUP: enabled [2020-03-26T16:09:24.352Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-26T16:09:24.352Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-26T16:09:24.352Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-26T16:09:24.352Z] - CONFIG_CGROUP_PERF: enabled [2020-03-26T16:09:24.352Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-26T16:09:24.352Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-26T16:09:24.352Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-26T16:09:24.352Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-26T16:09:24.352Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-26T16:09:24.352Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-26T16:09:24.352Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-26T16:09:24.352Z] - CONFIG_IP_VS: enabled (as module) [2020-03-26T16:09:24.352Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-26T16:09:24.352Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-26T16:09:24.352Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-26T16:09:24.352Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-26T16:09:24.352Z] - CONFIG_EXT4_FS: enabled [2020-03-26T16:09:24.352Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-26T16:09:24.352Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-26T16:09:24.352Z] - Network Drivers: [2020-03-26T16:09:24.352Z] - "overlay": [2020-03-26T16:09:24.352Z] - CONFIG_VXLAN: enabled (as module) [2020-03-26T16:09:24.352Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-26T16:09:24.352Z] Optional (for encrypted networks): [2020-03-26T16:09:24.639Z] - CONFIG_CRYPTO: enabled [2020-03-26T16:09:24.639Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-03-26T16:09:24.639Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-03-26T16:09:24.639Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-03-26T16:09:24.639Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-03-26T16:09:24.639Z] - CONFIG_XFRM: enabled [2020-03-26T16:09:24.639Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-26T16:09:24.639Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-26T16:09:24.639Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-26T16:09:24.639Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-26T16:09:24.639Z] - "ipvlan": [2020-03-26T16:09:24.639Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-26T16:09:24.639Z] - "macvlan": [2020-03-26T16:09:24.639Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-26T16:09:24.639Z] - CONFIG_DUMMY: enabled (as module) [2020-03-26T16:09:24.639Z] - "ftp,tftp client in container": [2020-03-26T16:09:24.639Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-26T16:09:24.639Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-26T16:09:24.639Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-26T16:09:24.639Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-26T16:09:24.639Z] - Storage Drivers: [2020-03-26T16:09:24.639Z] - "aufs": [2020-03-26T16:09:24.639Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-26T16:09:24.639Z] - "btrfs": [2020-03-26T16:09:24.639Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-26T16:09:24.639Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-26T16:09:24.639Z] - "devicemapper": [2020-03-26T16:09:24.639Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-26T16:09:24.639Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-26T16:09:24.639Z] - "overlay": [2020-03-26T16:09:24.639Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-26T16:09:24.639Z] - "zfs": [2020-03-26T16:09:24.639Z] - /dev/zfs: missing [2020-03-26T16:09:24.639Z] - zfs command: missing [2020-03-26T16:09:24.639Z] - zpool command: missing [2020-03-26T16:09:24.639Z] [2020-03-26T16:09:24.639Z] Limits: [2020-03-26T16:09:24.639Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-26T16:09:24.639Z] [2020-03-26T16:09:24.639Z] + true [Pipeline] } [Pipeline] // stage [2020-03-26T16:09:24.676Z] #33 4.103 + cd /tmp/tmp.Fi7pMQHz1a/src/github.com/BurntSushi/toml [2020-03-26T16:09:24.676Z] #33 4.105 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-26T16:09:24.676Z] #33 4.119 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-26T16:09:25.074Z] + make bundles/buildx [2020-03-26T16:09:25.290Z] #33 4.543 runtime/internal/atomic [2020-03-26T16:09:25.290Z] #33 4.544 internal/cpu [2020-03-26T16:09:25.290Z] #33 4.732 runtime/internal/sys [2020-03-26T16:09:25.571Z] #33 4.889 runtime/internal/math [2020-03-26T16:09:25.571Z] #33 4.912 math/bits [2020-03-26T16:09:25.698Z] make: command: Command not found [2020-03-26T16:09:25.698Z] make: command: Command not found [2020-03-26T16:09:25.698Z] mkdir bundles [2020-03-26T16:09:25.698Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-03-26T16:09:25.698Z] --build-arg BUILDX_COMMIT \ [2020-03-26T16:09:25.698Z] --build-arg BUILDX_REPO \ [2020-03-26T16:09:25.698Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-03-26T16:09:25.698Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-03-26T16:09:25.698Z] . [2020-03-26T16:09:25.698Z] /bin/sh: 4: go: not found [2020-03-26T16:09:25.698Z] /bin/sh: 5: go: not found [2020-03-26T16:09:25.854Z] #33 5.072 internal/bytealg [2020-03-26T16:09:25.854Z] #33 5.305 math [2020-03-26T16:09:26.136Z] #33 5.409 runtime [2020-03-26T16:09:26.417Z] #33 ... [2020-03-26T16:09:26.417Z] [2020-03-26T16:09:26.417Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:09:26.417Z] #68 2.743 + RM_GOPATH=0 [2020-03-26T16:09:26.417Z] #68 2.743 + TMP_GOPATH= [2020-03-26T16:09:26.417Z] #68 2.743 + : /build/ [2020-03-26T16:09:26.417Z] #68 2.743 + '[' -z '' ']' [2020-03-26T16:09:26.417Z] #68 2.744 ++ mktemp -d [2020-03-26T16:09:26.417Z] #68 2.744 + export GOPATH=/tmp/tmp.kv3NLW6SYt [2020-03-26T16:09:26.417Z] #68 2.744 + GOPATH=/tmp/tmp.kv3NLW6SYt [2020-03-26T16:09:26.417Z] #68 2.744 + RM_GOPATH=1 [2020-03-26T16:09:26.417Z] #68 2.745 ++ dirname ./install.sh [2020-03-26T16:09:26.417Z] #68 2.746 + dir=. [2020-03-26T16:09:26.417Z] #68 2.746 + bin=rootlesskit [2020-03-26T16:09:26.417Z] #68 2.746 + shift [2020-03-26T16:09:26.417Z] #68 2.746 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-26T16:09:26.417Z] #68 2.746 + . ./rootlesskit.installer [2020-03-26T16:09:26.417Z] #68 2.746 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-26T16:09:26.417Z] #68 2.746 + install_rootlesskit [2020-03-26T16:09:26.417Z] #68 2.746 + case "$1" in [2020-03-26T16:09:26.417Z] #68 2.746 + export CGO_ENABLED=0 [2020-03-26T16:09:26.417Z] #68 2.747 + CGO_ENABLED=0 [2020-03-26T16:09:26.417Z] #68 2.747 + _install_rootlesskit [2020-03-26T16:09:26.417Z] #68 2.747 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-26T16:09:26.417Z] #68 2.747 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-26T16:09:26.417Z] #68 2.747 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.kv3NLW6SYt/src/github.com/rootless-containers/rootlesskit [2020-03-26T16:09:26.417Z] #68 2.755 Cloning into '/tmp/tmp.kv3NLW6SYt/src/github.com/rootless-containers/rootlesskit'... [2020-03-26T16:09:26.417Z] #68 5.724 + cd /tmp/tmp.kv3NLW6SYt/src/github.com/rootless-containers/rootlesskit [2020-03-26T16:09:26.417Z] #68 5.724 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-26T16:09:26.417Z] #68 5.737 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-26T16:09:26.417Z] #68 5.744 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-26T16:09:28.422Z] Sending build context to Docker daemon 54.7MB [2020-03-26T16:09:28.422Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-03-26T16:09:28.422Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-03-26T16:09:28.422Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-03-26T16:09:28.422Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-03-26T16:09:28.422Z] 1.12.10-stretch: Pulling from library/golang [2020-03-26T16:09:28.710Z] fb056072eab9: Pulling fs layer [2020-03-26T16:09:28.710Z] 6a33b1f9796f: Pulling fs layer [2020-03-26T16:09:28.710Z] 8f8f8962e456: Pulling fs layer [2020-03-26T16:09:28.710Z] 68adcc365214: Pulling fs layer [2020-03-26T16:09:28.710Z] 76d8adf27bdf: Pulling fs layer [2020-03-26T16:09:28.710Z] d66e58854927: Pulling fs layer [2020-03-26T16:09:28.710Z] 71497195576e: Pulling fs layer [2020-03-26T16:09:28.710Z] 68adcc365214: Waiting [2020-03-26T16:09:28.710Z] 76d8adf27bdf: Waiting [2020-03-26T16:09:28.710Z] d66e58854927: Waiting [2020-03-26T16:09:28.710Z] 71497195576e: Waiting [2020-03-26T16:09:29.091Z] #68 ... [2020-03-26T16:09:29.091Z] [2020-03-26T16:09:29.091Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:09:29.091Z] #47 3.426 + RM_GOPATH=0 [2020-03-26T16:09:29.091Z] #47 3.426 + TMP_GOPATH= [2020-03-26T16:09:29.091Z] #47 3.426 + : /build [2020-03-26T16:09:29.091Z] #47 3.426 + '[' -z '' ']' [2020-03-26T16:09:29.091Z] #47 3.426 ++ mktemp -d [2020-03-26T16:09:29.091Z] #47 3.427 + export GOPATH=/tmp/tmp.7tUvFewt0y [2020-03-26T16:09:29.091Z] #47 3.427 + GOPATH=/tmp/tmp.7tUvFewt0y [2020-03-26T16:09:29.091Z] #47 3.427 + RM_GOPATH=1 [2020-03-26T16:09:29.091Z] #47 3.428 ++ dirname ./install.sh [2020-03-26T16:09:29.091Z] #47 3.429 + dir=. [2020-03-26T16:09:29.091Z] #47 3.429 + bin=vndr [2020-03-26T16:09:29.091Z] #47 3.429 + shift [2020-03-26T16:09:29.091Z] #47 3.429 + '[' '!' -f ./vndr.installer ']' [2020-03-26T16:09:29.091Z] #47 3.429 + . ./vndr.installer [2020-03-26T16:09:29.091Z] #47 3.429 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-26T16:09:29.091Z] #47 3.429 + install_vndr [2020-03-26T16:09:29.091Z] #47 3.429 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-26T16:09:29.091Z] #47 3.429 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-26T16:09:29.091Z] #47 3.429 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.7tUvFewt0y/src/github.com/LK4D4/vndr [2020-03-26T16:09:29.091Z] #47 3.433 Cloning into '/tmp/tmp.7tUvFewt0y/src/github.com/LK4D4/vndr'... [2020-03-26T16:09:29.091Z] #47 3.933 + cd /tmp/tmp.7tUvFewt0y/src/github.com/LK4D4/vndr [2020-03-26T16:09:29.091Z] #47 3.934 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-26T16:09:29.091Z] #47 3.938 + go build -buildmode=pie -v -o /build/vndr . [2020-03-26T16:09:29.091Z] #47 4.732 runtime/internal/atomic [2020-03-26T16:09:29.091Z] #47 4.738 internal/cpu [2020-03-26T16:09:29.091Z] #47 4.805 runtime/internal/sys [2020-03-26T16:09:29.091Z] #47 5.001 internal/race [2020-03-26T16:09:29.091Z] #47 5.056 internal/bytealg [2020-03-26T16:09:29.091Z] #47 5.127 sync/atomic [2020-03-26T16:09:29.091Z] #47 5.272 unicode [2020-03-26T16:09:29.091Z] #47 5.362 runtime [2020-03-26T16:09:29.091Z] #47 8.127 unicode/utf8 [2020-03-26T16:09:29.091Z] #47 8.594 math [2020-03-26T16:09:29.339Z] 8f8f8962e456: Verifying Checksum [2020-03-26T16:09:29.339Z] 8f8f8962e456: Download complete [2020-03-26T16:09:29.633Z] 6a33b1f9796f: Verifying Checksum [2020-03-26T16:09:29.633Z] 6a33b1f9796f: Download complete [2020-03-26T16:09:30.105Z] #47 ... [2020-03-26T16:09:30.105Z] [2020-03-26T16:09:30.105Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:09:30.105Z] #23 3.326 + RM_GOPATH=0 [2020-03-26T16:09:30.105Z] #23 3.326 + TMP_GOPATH= [2020-03-26T16:09:30.105Z] #23 3.326 + : /build [2020-03-26T16:09:30.105Z] #23 3.326 + '[' -z '' ']' [2020-03-26T16:09:30.105Z] #23 3.326 ++ mktemp -d [2020-03-26T16:09:30.105Z] #23 3.327 + export GOPATH=/tmp/tmp.Did9vUviCw [2020-03-26T16:09:30.105Z] #23 3.327 + GOPATH=/tmp/tmp.Did9vUviCw [2020-03-26T16:09:30.105Z] #23 3.327 + RM_GOPATH=1 [2020-03-26T16:09:30.105Z] #23 3.327 ++ dirname ./install.sh [2020-03-26T16:09:30.105Z] #23 3.332 + dir=. [2020-03-26T16:09:30.105Z] #23 3.332 + bin=dockercli [2020-03-26T16:09:30.105Z] #23 3.332 + shift [2020-03-26T16:09:30.105Z] #23 3.332 + '[' '!' -f ./dockercli.installer ']' [2020-03-26T16:09:30.105Z] #23 3.332 + . ./dockercli.installer [2020-03-26T16:09:30.105Z] #23 3.332 ++ : stable [2020-03-26T16:09:30.105Z] #23 3.332 ++ : 17.06.2-ce [2020-03-26T16:09:30.105Z] #23 3.333 + install_dockercli [2020-03-26T16:09:30.105Z] #23 3.333 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-26T16:09:30.105Z] #23 3.333 Install docker/cli version 17.06.2-ce from stable [2020-03-26T16:09:30.105Z] #23 3.333 ++ uname -m [2020-03-26T16:09:30.105Z] #23 3.337 + arch=s390x [2020-03-26T16:09:30.105Z] #23 3.339 + '[' s390x '!=' x86_64 ']' [2020-03-26T16:09:30.105Z] #23 3.339 + '[' s390x '!=' s390x ']' [2020-03-26T16:09:30.105Z] #23 3.339 + url=https://download.docker.com/linux/static [2020-03-26T16:09:30.105Z] #23 3.340 + tar -xz docker/docker [2020-03-26T16:09:30.105Z] #23 3.340 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-03-26T16:09:30.105Z] #23 9.168 + mkdir -p /build [2020-03-26T16:09:30.105Z] #23 9.171 + mv docker/docker /build/ [2020-03-26T16:09:30.105Z] #23 9.178 + rmdir docker [2020-03-26T16:09:30.105Z] #23 DONE 9.6s [2020-03-26T16:09:30.105Z] [2020-03-26T16:09:30.106Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:09:30.106Z] #74 2.843 + RM_GOPATH=0 [2020-03-26T16:09:30.106Z] #74 2.843 + TMP_GOPATH= [2020-03-26T16:09:30.106Z] #74 2.843 + : /build [2020-03-26T16:09:30.106Z] #74 2.843 + '[' -z '' ']' [2020-03-26T16:09:30.106Z] #74 2.845 ++ mktemp -d [2020-03-26T16:09:30.106Z] #74 2.847 + export GOPATH=/tmp/tmp.PN2VRbDkdl [2020-03-26T16:09:30.106Z] #74 2.849 + GOPATH=/tmp/tmp.PN2VRbDkdl [2020-03-26T16:09:30.106Z] #74 2.849 + RM_GOPATH=1 [2020-03-26T16:09:30.106Z] #74 2.849 ++ dirname ./install.sh [2020-03-26T16:09:30.106Z] #74 2.851 + dir=. [2020-03-26T16:09:30.106Z] #74 2.851 + bin=proxy [2020-03-26T16:09:30.106Z] #74 2.851 + shift [2020-03-26T16:09:30.106Z] #74 2.853 + '[' '!' -f ./proxy.installer ']' [2020-03-26T16:09:30.106Z] #74 2.853 + . ./proxy.installer [2020-03-26T16:09:30.106Z] #74 2.853 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-26T16:09:30.106Z] #74 2.853 + install_proxy [2020-03-26T16:09:30.106Z] #74 2.853 + case "$1" in [2020-03-26T16:09:30.106Z] #74 2.853 + export CGO_ENABLED=0 [2020-03-26T16:09:30.106Z] #74 2.853 + CGO_ENABLED=0 [2020-03-26T16:09:30.106Z] #74 2.853 + _install_proxy [2020-03-26T16:09:30.106Z] #74 2.853 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-03-26T16:09:30.106Z] #74 2.853 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.PN2VRbDkdl/src/github.com/docker/libnetwork [2020-03-26T16:09:30.106Z] #74 2.853 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-26T16:09:30.106Z] #74 2.856 Cloning into '/tmp/tmp.PN2VRbDkdl/src/github.com/docker/libnetwork'... [2020-03-26T16:09:30.389Z] #74 ... [2020-03-26T16:09:30.389Z] [2020-03-26T16:09:30.389Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-26T16:09:30.389Z] #30 3.246 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-26T16:09:30.389Z] #30 3.251 Cloning into '.'... [2020-03-26T16:09:30.389Z] #30 ... [2020-03-26T16:09:30.389Z] [2020-03-26T16:09:30.389Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T16:09:30.389Z] #35 2.629 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T16:09:30.389Z] #35 2.670 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T16:09:30.389Z] #35 2.694 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T16:09:30.389Z] #35 3.307 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-26T16:09:30.389Z] #35 5.059 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [163 kB] [2020-03-26T16:09:30.389Z] #35 7.399 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-26T16:09:30.672Z] #35 ... [2020-03-26T16:09:30.672Z] [2020-03-26T16:09:30.672Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:09:30.672Z] #56 3.394 + RM_GOPATH=0 [2020-03-26T16:09:30.672Z] #56 3.394 + TMP_GOPATH= [2020-03-26T16:09:30.672Z] #56 3.394 + : /build [2020-03-26T16:09:30.672Z] #56 3.394 + '[' -z '' ']' [2020-03-26T16:09:30.672Z] #56 3.394 ++ mktemp -d [2020-03-26T16:09:30.672Z] #56 3.394 + export GOPATH=/tmp/tmp.p6HvTE8eqZ [2020-03-26T16:09:30.672Z] #56 3.395 + GOPATH=/tmp/tmp.p6HvTE8eqZ [2020-03-26T16:09:30.672Z] #56 3.395 + RM_GOPATH=1 [2020-03-26T16:09:30.672Z] #56 3.395 ++ dirname ./install.sh [2020-03-26T16:09:30.672Z] #56 3.402 + dir=. [2020-03-26T16:09:30.672Z] #56 3.402 + bin=shfmt [2020-03-26T16:09:30.672Z] #56 3.402 + shift [2020-03-26T16:09:30.672Z] #56 3.402 + '[' '!' -f ./shfmt.installer ']' [2020-03-26T16:09:30.672Z] #56 3.402 + . ./shfmt.installer [2020-03-26T16:09:30.672Z] #56 3.402 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-26T16:09:30.672Z] #56 3.402 + install_shfmt [2020-03-26T16:09:30.672Z] #56 3.402 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-26T16:09:30.672Z] #56 3.402 + git clone https://github.com/mvdan/sh.git /tmp/tmp.p6HvTE8eqZ/src/github.com/mvdan/sh [2020-03-26T16:09:30.672Z] #56 3.402 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-26T16:09:30.672Z] #56 3.418 Cloning into '/tmp/tmp.p6HvTE8eqZ/src/github.com/mvdan/sh'... [2020-03-26T16:09:30.672Z] #56 9.747 + cd /tmp/tmp.p6HvTE8eqZ/src/github.com/mvdan/sh [2020-03-26T16:09:30.672Z] #56 9.747 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-26T16:09:30.672Z] #56 9.763 + GO111MODULE=on [2020-03-26T16:09:30.672Z] #56 9.763 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-26T16:09:30.672Z] #56 ... [2020-03-26T16:09:30.672Z] [2020-03-26T16:09:30.672Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T16:09:30.672Z] #43 3.262 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T16:09:30.672Z] #43 3.305 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T16:09:30.672Z] #43 3.326 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T16:09:30.672Z] #43 3.964 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-26T16:09:30.672Z] #43 5.207 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [163 kB] [2020-03-26T16:09:30.672Z] #43 7.146 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-26T16:09:30.961Z] #43 ... [2020-03-26T16:09:30.961Z] [2020-03-26T16:09:30.961Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:09:30.961Z] #50 2.557 + RM_GOPATH=0 [2020-03-26T16:09:30.961Z] #50 2.557 + TMP_GOPATH= [2020-03-26T16:09:30.961Z] #50 2.557 + : /build [2020-03-26T16:09:30.961Z] #50 2.557 + '[' -z '' ']' [2020-03-26T16:09:30.961Z] #50 2.558 ++ mktemp -d [2020-03-26T16:09:30.961Z] #50 2.561 + export GOPATH=/tmp/tmp.gl2gSIxMdr [2020-03-26T16:09:30.961Z] #50 2.561 + GOPATH=/tmp/tmp.gl2gSIxMdr [2020-03-26T16:09:30.961Z] #50 2.561 + RM_GOPATH=1 [2020-03-26T16:09:30.961Z] #50 2.561 ++ dirname ./install.sh [2020-03-26T16:09:30.961Z] #50 2.562 + dir=. [2020-03-26T16:09:30.961Z] #50 2.562 + bin=gotestsum [2020-03-26T16:09:30.961Z] #50 2.562 + shift [2020-03-26T16:09:30.961Z] #50 2.562 + '[' '!' -f ./gotestsum.installer ']' [2020-03-26T16:09:30.961Z] #50 2.563 + . ./gotestsum.installer [2020-03-26T16:09:30.961Z] #50 2.563 ++ : v0.3.5 [2020-03-26T16:09:30.961Z] #50 2.563 + install_gotestsum [2020-03-26T16:09:30.961Z] #50 2.563 + echo 'Installing gotestsum version v0.3.5' [2020-03-26T16:09:30.961Z] #50 2.563 + go get -d gotest.tools/gotestsum [2020-03-26T16:09:30.961Z] #50 2.563 Installing gotestsum version v0.3.5 [2020-03-26T16:09:30.961Z] #50 ... [2020-03-26T16:09:30.961Z] [2020-03-26T16:09:30.961Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-26T16:09:30.961Z] #41 1.370 + git clone https://github.com/docker/distribution.git . [2020-03-26T16:09:30.961Z] #41 1.370 Cloning into '.'... [2020-03-26T16:09:31.243Z] #41 ... [2020-03-26T16:09:31.243Z] [2020-03-26T16:09:31.243Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:09:31.243Z] #53 2.409 + RM_GOPATH=0 [2020-03-26T16:09:31.243Z] #53 2.409 + TMP_GOPATH= [2020-03-26T16:09:31.243Z] #53 2.409 + : /build [2020-03-26T16:09:31.243Z] #53 2.409 + '[' -z '' ']' [2020-03-26T16:09:31.243Z] #53 2.410 ++ mktemp -d [2020-03-26T16:09:31.243Z] #53 2.413 + export GOPATH=/tmp/tmp.w3mZ5gPmhr [2020-03-26T16:09:31.243Z] #53 2.413 + GOPATH=/tmp/tmp.w3mZ5gPmhr [2020-03-26T16:09:31.243Z] #53 2.413 + RM_GOPATH=1 [2020-03-26T16:09:31.243Z] #53 2.414 ++ dirname ./install.sh [2020-03-26T16:09:31.243Z] #53 2.414 + dir=. [2020-03-26T16:09:31.243Z] #53 2.414 + bin=golangci_lint [2020-03-26T16:09:31.243Z] #53 2.414 + shift [2020-03-26T16:09:31.243Z] #53 2.414 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-26T16:09:31.243Z] #53 2.414 + . ./golangci_lint.installer [2020-03-26T16:09:31.243Z] #53 2.414 ++ : v1.23.8 [2020-03-26T16:09:31.243Z] #53 2.414 + install_golangci_lint [2020-03-26T16:09:31.243Z] #53 2.414 + echo 'Installing golangci-lint version v1.23.8' [2020-03-26T16:09:31.243Z] #53 2.414 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-26T16:09:31.243Z] #53 2.415 Installing golangci-lint version v1.23.8 [2020-03-26T16:09:31.243Z] #53 ... [2020-03-26T16:09:31.243Z] [2020-03-26T16:09:31.243Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T16:09:31.243Z] #25 2.747 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T16:09:31.243Z] #25 2.787 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T16:09:31.243Z] #25 2.801 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T16:09:31.243Z] #25 3.443 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-26T16:09:31.243Z] #25 4.768 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [163 kB] [2020-03-26T16:09:31.243Z] #25 6.916 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-26T16:09:31.527Z] #25 ... [2020-03-26T16:09:31.527Z] [2020-03-26T16:09:31.527Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:09:31.527Z] #10 2.057 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T16:09:31.527Z] #10 2.284 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T16:09:31.527Z] #10 2.490 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T16:09:31.527Z] #10 2.808 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-26T16:09:31.527Z] #10 3.950 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [163 kB] [2020-03-26T16:09:31.527Z] #10 5.904 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-26T16:09:31.527Z] #10 ... [2020-03-26T16:09:31.527Z] [2020-03-26T16:09:31.527Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:09:31.527Z] #56 10.97 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-26T16:09:31.527Z] #56 10.97 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-26T16:09:31.527Z] #56 10.97 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-26T16:09:31.527Z] #56 11.04 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-26T16:09:31.810Z] #56 11.12 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-26T16:09:32.394Z] fb056072eab9: Verifying Checksum [2020-03-26T16:09:32.394Z] fb056072eab9: Download complete [2020-03-26T16:09:32.424Z] #56 11.78 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-26T16:09:33.038Z] #56 12.35 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-26T16:09:33.038Z] #56 ... [2020-03-26T16:09:33.038Z] [2020-03-26T16:09:33.038Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-26T16:09:33.038Z] #62 2.792 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T16:09:33.038Z] #62 2.831 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T16:09:33.038Z] #62 2.843 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T16:09:33.038Z] #62 3.355 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-26T16:09:33.038Z] #62 4.741 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [163 kB] [2020-03-26T16:09:33.038Z] #62 6.626 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-26T16:09:33.038Z] #62 12.19 Fetched 8031 kB in 9s (851 kB/s) [2020-03-26T16:09:33.320Z] #62 12.19 Reading package lists... [2020-03-26T16:09:33.320Z] #62 ... [2020-03-26T16:09:33.320Z] [2020-03-26T16:09:33.320Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-26T16:09:33.320Z] #41 11.13 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-26T16:09:33.320Z] #41 12.59 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-03-26T16:09:33.519Z] 68adcc365214: Verifying Checksum [2020-03-26T16:09:33.519Z] 68adcc365214: Download complete [2020-03-26T16:09:33.946Z] 71497195576e: Verifying Checksum [2020-03-26T16:09:33.946Z] 71497195576e: Download complete [2020-03-26T16:09:33.946Z] 76d8adf27bdf: Verifying Checksum [2020-03-26T16:09:33.946Z] 76d8adf27bdf: Download complete [2020-03-26T16:09:36.499Z] fb056072eab9: Pull complete [2020-03-26T16:09:37.526Z] 6a33b1f9796f: Pull complete [2020-03-26T16:09:37.526Z] 8f8f8962e456: Pull complete [2020-03-26T16:09:37.745Z] #41 ... [2020-03-26T16:09:37.745Z] [2020-03-26T16:09:37.745Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:09:37.745Z] #53 15.37 + cd /tmp/tmp.w3mZ5gPmhr/src/github.com/golangci/golangci-lint/ [2020-03-26T16:09:37.745Z] #53 15.37 + git checkout -q v1.23.8 [2020-03-26T16:09:37.745Z] #53 15.79 ++ git describe --tags [2020-03-26T16:09:37.745Z] #53 15.79 + version=v1.23.8 [2020-03-26T16:09:37.745Z] #53 15.80 ++ git rev-parse --short HEAD [2020-03-26T16:09:37.745Z] #53 15.80 + commit=76a82c6 [2020-03-26T16:09:37.745Z] #53 15.80 ++ git show -s --format=%cd [2020-03-26T16:09:37.745Z] #53 15.81 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-03-26T16:09:37.745Z] #53 15.81 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-26T16:09:39.578Z] d66e58854927: Verifying Checksum [2020-03-26T16:09:39.578Z] d66e58854927: Download complete [2020-03-26T16:09:41.139Z] 68adcc365214: Pull complete [2020-03-26T16:09:41.196Z] #53 ... [2020-03-26T16:09:41.196Z] [2020-03-26T16:09:41.196Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:09:41.196Z] #33 10.53 internal/testlog [2020-03-26T16:09:41.196Z] #33 10.72 encoding [2020-03-26T16:09:41.196Z] #33 10.83 runtime/cgo [2020-03-26T16:09:41.478Z] #33 ... [2020-03-26T16:09:41.478Z] [2020-03-26T16:09:41.478Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-26T16:09:41.478Z] #62 12.19 Reading package lists... [2020-03-26T16:09:41.478Z] #62 16.08 Reading package lists... [2020-03-26T16:09:41.478Z] #62 19.29 Building dependency tree... [2020-03-26T16:09:41.478Z] #62 20.56 The following additional packages will be installed: [2020-03-26T16:09:41.478Z] #62 20.57 libbtrfs0 [2020-03-26T16:09:41.478Z] #62 20.64 The following NEW packages will be installed: [2020-03-26T16:09:41.478Z] #62 20.64 libbtrfs-dev libbtrfs0 [2020-03-26T16:09:41.478Z] #62 20.78 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T16:09:41.478Z] #62 20.78 Need to get 118 kB of archives. [2020-03-26T16:09:41.478Z] #62 20.78 After this operation, 390 kB of additional disk space will be used. [2020-03-26T16:09:41.478Z] #62 20.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-03-26T16:09:41.478Z] #62 20.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-03-26T16:09:42.092Z] #62 21.67 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T16:09:42.092Z] #62 21.75 Fetched 118 kB in 0s (931 kB/s) [2020-03-26T16:09:42.092Z] #62 21.81 Selecting previously unselected package libbtrfs0. [2020-03-26T16:09:42.092Z] #62 21.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-03-26T16:09:42.092Z] #62 21.85 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-03-26T16:09:42.092Z] #62 21.85 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-26T16:09:42.092Z] #62 21.94 Selecting previously unselected package libbtrfs-dev. [2020-03-26T16:09:42.375Z] #62 21.96 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-03-26T16:09:42.375Z] #62 21.96 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-26T16:09:42.657Z] #62 22.13 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-26T16:09:42.657Z] #62 22.14 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-26T16:09:42.657Z] #62 22.14 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T16:09:42.940Z] #62 DONE 22.5s [2020-03-26T16:09:42.940Z] [2020-03-26T16:09:42.940Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-26T16:09:42.940Z] #63 DONE 0.1s [2020-03-26T16:09:42.940Z] [2020-03-26T16:09:42.940Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T16:09:42.940Z] #25 12.67 Fetched 8031 kB in 10s (804 kB/s) [2020-03-26T16:09:42.940Z] #25 12.67 Reading package lists... [2020-03-26T16:09:42.940Z] #25 16.46 Reading package lists... [2020-03-26T16:09:42.940Z] #25 19.71 Building dependency tree... [2020-03-26T16:09:42.940Z] #25 20.66 ca-certificates is already the newest version (20190110). [2020-03-26T16:09:42.940Z] #25 20.66 The following additional packages will be installed: [2020-03-26T16:09:42.940Z] #25 20.70 libjq1 libonig5 [2020-03-26T16:09:42.940Z] #25 21.08 The following NEW packages will be installed: [2020-03-26T16:09:42.940Z] #25 21.08 jq libjq1 libonig5 [2020-03-26T16:09:42.940Z] #25 21.20 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T16:09:42.940Z] #25 21.20 Need to get 350 kB of archives. [2020-03-26T16:09:42.940Z] #25 21.20 After this operation, 1154 kB of additional disk space will be used. [2020-03-26T16:09:42.940Z] #25 21.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-03-26T16:09:42.940Z] #25 21.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-03-26T16:09:42.940Z] #25 21.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-03-26T16:09:42.940Z] #25 21.96 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T16:09:42.940Z] #25 22.03 Fetched 350 kB in 0s (2428 kB/s) [2020-03-26T16:09:42.940Z] #25 22.09 Selecting previously unselected package libonig5:s390x. [2020-03-26T16:09:42.940Z] #25 22.09 (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-03-26T16:09:42.940Z] #25 22.15 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-03-26T16:09:42.940Z] #25 22.16 Unpacking libonig5:s390x (6.9.1-1) ... [2020-03-26T16:09:42.940Z] #25 22.32 Selecting previously unselected package libjq1:s390x. [2020-03-26T16:09:42.940Z] #25 22.32 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-03-26T16:09:42.940Z] #25 22.32 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-03-26T16:09:42.940Z] #25 22.54 Selecting previously unselected package jq. [2020-03-26T16:09:42.940Z] #25 22.55 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-03-26T16:09:42.940Z] #25 22.55 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-26T16:09:42.940Z] #25 ... [2020-03-26T16:09:42.940Z] [2020-03-26T16:09:42.940Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-26T16:09:42.940Z] #64 DONE 0.1s [2020-03-26T16:09:42.940Z] [2020-03-26T16:09:42.940Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:09:42.940Z] #10 12.60 Fetched 8031 kB in 11s (747 kB/s) [2020-03-26T16:09:42.940Z] #10 12.60 Reading package lists... [2020-03-26T16:09:42.940Z] #10 16.43 Reading package lists... [2020-03-26T16:09:42.940Z] #10 19.69 Building dependency tree... [2020-03-26T16:09:42.940Z] #10 20.82 The following additional packages will be installed: [2020-03-26T16:09:42.940Z] #10 20.82 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-26T16:09:42.940Z] #10 20.83 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-26T16:09:42.940Z] #10 20.83 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-26T16:09:42.940Z] #10 20.83 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-26T16:09:42.940Z] #10 20.83 Suggested packages: [2020-03-26T16:09:42.940Z] #10 20.83 gcc-8-locales seccomp wine64 [2020-03-26T16:09:42.940Z] #10 21.62 The following NEW packages will be installed: [2020-03-26T16:09:42.940Z] #10 21.62 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-26T16:09:42.940Z] #10 21.62 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-26T16:09:42.940Z] #10 21.62 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-26T16:09:42.940Z] #10 21.62 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-26T16:09:42.940Z] #10 21.62 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-26T16:09:42.940Z] #10 21.62 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-26T16:09:42.940Z] #10 21.73 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T16:09:42.940Z] #10 21.73 Need to get 73.3 MB of archives. [2020-03-26T16:09:42.940Z] #10 21.73 After this operation, 494 MB of additional disk space will be used. [2020-03-26T16:09:42.940Z] #10 21.73 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-03-26T16:09:42.940Z] #10 21.94 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-03-26T16:09:42.940Z] #10 22.08 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-03-26T16:09:42.940Z] #10 22.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-03-26T16:09:42.940Z] #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-03-26T16:09:42.940Z] #10 22.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-26T16:09:42.940Z] #10 22.50 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-03-26T16:09:42.940Z] #10 22.76 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-03-26T16:09:43.223Z] #10 22.76 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-03-26T16:09:43.223Z] #10 ... [2020-03-26T16:09:43.223Z] [2020-03-26T16:09:43.223Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T16:09:43.223Z] #25 22.80 Setting up libonig5:s390x (6.9.1-1) ... [2020-03-26T16:09:43.223Z] #25 22.81 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-03-26T16:09:43.223Z] #25 22.81 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-26T16:09:43.223Z] #25 22.82 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T16:09:43.506Z] #25 ... [2020-03-26T16:09:43.506Z] [2020-03-26T16:09:43.506Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:09:43.506Z] #47 12.90 unicode/utf16 [2020-03-26T16:09:43.506Z] #47 13.13 container/list [2020-03-26T16:09:43.506Z] #47 13.73 crypto/internal/subtle [2020-03-26T16:09:43.506Z] #47 13.82 crypto/subtle [2020-03-26T16:09:43.506Z] #47 13.93 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-26T16:09:43.506Z] #47 14.06 internal/nettrace [2020-03-26T16:09:43.506Z] #47 14.14 runtime/cgo [2020-03-26T16:09:43.506Z] #47 ... [2020-03-26T16:09:43.506Z] [2020-03-26T16:09:43.506Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T16:09:43.506Z] #25 DONE 23.2s [2020-03-26T16:09:43.506Z] [2020-03-26T16:09:43.506Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-26T16:09:43.506Z] #26 DONE 0.1s [2020-03-26T16:09:43.506Z] [2020-03-26T16:09:43.506Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:09:43.506Z] #56 13.00 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-26T16:09:43.506Z] #56 13.96 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-26T16:09:43.506Z] #56 14.00 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-26T16:09:43.506Z] #56 14.15 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-26T16:09:43.506Z] #56 14.20 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-26T16:09:43.506Z] #56 14.74 runtime [2020-03-26T16:09:43.506Z] #56 14.77 runtime/cgo [2020-03-26T16:09:43.789Z] #56 ... [2020-03-26T16:09:43.789Z] [2020-03-26T16:09:43.789Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T16:09:43.792Z] 76d8adf27bdf: Pull complete [2020-03-26T16:09:44.072Z] #27 ... [2020-03-26T16:09:44.072Z] [2020-03-26T16:09:44.072Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T16:09:44.072Z] #35 13.65 Fetched 8031 kB in 11s (727 kB/s) [2020-03-26T16:09:44.072Z] #35 13.65 Reading package lists... [2020-03-26T16:09:44.072Z] #35 17.08 Reading package lists... [2020-03-26T16:09:44.072Z] #35 20.26 Building dependency tree... [2020-03-26T16:09:44.072Z] #35 21.19 The following additional packages will be installed: [2020-03-26T16:09:44.072Z] #35 21.24 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-26T16:09:44.072Z] #35 21.24 Suggested packages: [2020-03-26T16:09:44.072Z] #35 21.24 cmake-doc ninja-build lrzip [2020-03-26T16:09:44.072Z] #35 21.24 Recommended packages: [2020-03-26T16:09:44.072Z] #35 21.24 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-26T16:09:44.072Z] #35 21.94 The following NEW packages will be installed: [2020-03-26T16:09:44.072Z] #35 21.94 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-26T16:09:44.072Z] #35 21.94 vim-common xxd [2020-03-26T16:09:44.072Z] #35 22.10 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T16:09:44.072Z] #35 22.10 Need to get 14.0 MB of archives. [2020-03-26T16:09:44.072Z] #35 22.10 After this operation, 62.1 MB of additional disk space will be used. [2020-03-26T16:09:44.072Z] #35 22.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-03-26T16:09:44.072Z] #35 22.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-03-26T16:09:44.072Z] #35 22.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-03-26T16:09:44.072Z] #35 22.26 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-03-26T16:09:44.072Z] #35 22.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-03-26T16:09:44.072Z] #35 22.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-03-26T16:09:44.072Z] #35 22.91 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-03-26T16:09:44.072Z] #35 22.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-03-26T16:09:44.072Z] #35 22.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-03-26T16:09:44.072Z] #35 22.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-03-26T16:09:44.072Z] #35 ... [2020-03-26T16:09:44.072Z] [2020-03-26T16:09:44.072Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T16:09:44.072Z] #43 13.69 Fetched 8031 kB in 11s (765 kB/s) [2020-03-26T16:09:44.072Z] #43 13.69 Reading package lists... [2020-03-26T16:09:44.072Z] #43 17.25 Reading package lists... [2020-03-26T16:09:44.072Z] #43 20.92 Building dependency tree... [2020-03-26T16:09:44.072Z] #43 21.85 The following additional packages will be installed: [2020-03-26T16:09:44.072Z] #43 21.85 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-26T16:09:44.072Z] #43 21.85 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-26T16:09:44.072Z] #43 21.85 Suggested packages: [2020-03-26T16:09:44.072Z] #43 21.85 manpages-dev python-setuptools [2020-03-26T16:09:44.072Z] #43 23.17 The following NEW packages will be installed: [2020-03-26T16:09:44.072Z] #43 23.17 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-26T16:09:44.072Z] #43 23.17 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-26T16:09:44.072Z] #43 23.17 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-26T16:09:44.072Z] #43 23.17 python-six zlib1g-dev [2020-03-26T16:09:44.072Z] #43 23.31 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T16:09:44.072Z] #43 23.31 Need to get 3742 kB of archives. [2020-03-26T16:09:44.072Z] #43 23.31 After this operation, 22.0 MB of additional disk space will be used. [2020-03-26T16:09:44.072Z] #43 23.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-03-26T16:09:44.072Z] #43 23.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-03-26T16:09:44.072Z] #43 23.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-03-26T16:09:44.072Z] #43 23.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-03-26T16:09:44.072Z] #43 23.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-03-26T16:09:44.072Z] #43 23.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-03-26T16:09:44.072Z] #43 23.37 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-03-26T16:09:44.072Z] #43 23.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-03-26T16:09:44.072Z] #43 23.37 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-03-26T16:09:44.072Z] #43 23.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-03-26T16:09:44.072Z] #43 23.40 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-03-26T16:09:44.072Z] #43 23.47 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-03-26T16:09:44.072Z] #43 23.54 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-03-26T16:09:44.072Z] #43 23.54 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-03-26T16:09:44.072Z] #43 23.55 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-26T16:09:44.072Z] #43 23.55 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-03-26T16:09:44.072Z] #43 23.55 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-03-26T16:09:44.354Z] #43 ... [2020-03-26T16:09:44.354Z] [2020-03-26T16:09:44.354Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T16:09:44.354Z] #35 24.08 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T16:09:44.637Z] #35 24.17 Fetched 14.0 MB in 1s (11.9 MB/s) [2020-03-26T16:09:44.637Z] #35 24.23 Selecting previously unselected package xxd. [2020-03-26T16:09:44.637Z] #35 24.23 (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% [2020-03-26T16:09:44.637Z] #35 ... [2020-03-26T16:09:44.637Z] [2020-03-26T16:09:44.637Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:09:44.637Z] #74 13.98 + cd /tmp/tmp.PN2VRbDkdl/src/github.com/docker/libnetwork [2020-03-26T16:09:44.637Z] #74 13.98 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-26T16:09:44.637Z] #74 14.32 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-26T16:09:44.637Z] #74 ... [2020-03-26T16:09:44.637Z] [2020-03-26T16:09:44.637Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T16:09:44.637Z] #35 24.23 (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-03-26T16:09:44.637Z] #35 24.28 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-03-26T16:09:44.637Z] #35 24.28 Unpacking xxd (2:8.1.0875-5) ... [2020-03-26T16:09:44.919Z] #35 24.45 Selecting previously unselected package vim-common. [2020-03-26T16:09:44.919Z] #35 24.45 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-26T16:09:44.919Z] #35 24.48 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-26T16:09:45.201Z] #35 24.75 Selecting previously unselected package cmake-data. [2020-03-26T16:09:45.201Z] #35 24.75 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-26T16:09:45.201Z] #35 24.75 Unpacking cmake-data (3.13.4-1) ... [2020-03-26T16:09:46.209Z] #35 ... [2020-03-26T16:09:46.209Z] [2020-03-26T16:09:46.209Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:09:46.209Z] #74 DONE 25.8s [2020-03-26T16:09:46.497Z] [2020-03-26T16:09:46.497Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T16:09:46.497Z] #43 24.39 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T16:09:46.497Z] #43 24.48 Fetched 3742 kB in 0s (10.6 MB/s) [2020-03-26T16:09:46.497Z] #43 24.52 Selecting previously unselected package libcap-dev:s390x. [2020-03-26T16:09:46.497Z] #43 24.52 (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-03-26T16:09:46.497Z] #43 24.62 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-03-26T16:09:46.497Z] #43 24.62 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-03-26T16:09:46.497Z] #43 24.71 Selecting previously unselected package libnet1:s390x. [2020-03-26T16:09:46.497Z] #43 24.72 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-03-26T16:09:46.497Z] #43 24.72 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-03-26T16:09:46.497Z] #43 24.78 Selecting previously unselected package libnet1-dev. [2020-03-26T16:09:46.497Z] #43 24.78 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-03-26T16:09:46.497Z] #43 24.78 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-26T16:09:46.497Z] #43 24.90 Selecting previously unselected package libnl-3-200:s390x. [2020-03-26T16:09:46.497Z] #43 24.91 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-03-26T16:09:46.497Z] #43 24.92 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-03-26T16:09:46.497Z] #43 25.00 Selecting previously unselected package libnl-3-dev:s390x. [2020-03-26T16:09:46.497Z] #43 25.02 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-03-26T16:09:46.497Z] #43 25.02 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-03-26T16:09:46.497Z] #43 25.25 Selecting previously unselected package libprotobuf-c1:s390x. [2020-03-26T16:09:46.497Z] #43 25.26 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-03-26T16:09:46.497Z] #43 25.27 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-03-26T16:09:46.497Z] #43 25.34 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-03-26T16:09:46.497Z] #43 25.36 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-03-26T16:09:46.497Z] #43 25.36 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-03-26T16:09:46.497Z] #43 25.47 Selecting previously unselected package zlib1g-dev:s390x. [2020-03-26T16:09:46.497Z] #43 25.48 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-03-26T16:09:46.497Z] #43 25.49 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-03-26T16:09:46.497Z] #43 25.68 Selecting previously unselected package libprotobuf17:s390x. [2020-03-26T16:09:46.497Z] #43 25.70 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-03-26T16:09:46.497Z] #43 25.70 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-03-26T16:09:46.792Z] #43 26.47 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-03-26T16:09:46.792Z] #43 26.48 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-03-26T16:09:46.792Z] #43 26.49 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-03-26T16:09:47.410Z] #43 26.85 Selecting previously unselected package libprotobuf-dev:s390x. [2020-03-26T16:09:47.410Z] #43 26.86 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-03-26T16:09:47.410Z] #43 26.86 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-03-26T16:09:48.025Z] #43 27.59 Selecting previously unselected package libprotoc17:s390x. [2020-03-26T16:09:48.025Z] #43 27.62 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-03-26T16:09:48.025Z] #43 27.63 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-03-26T16:09:48.639Z] #43 28.16 Selecting previously unselected package protobuf-c-compiler. [2020-03-26T16:09:48.639Z] #43 28.18 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-03-26T16:09:48.639Z] #43 28.19 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-26T16:09:48.639Z] #43 28.32 Selecting previously unselected package protobuf-compiler. [2020-03-26T16:09:48.639Z] #43 28.32 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-03-26T16:09:48.639Z] #43 28.33 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-26T16:09:48.639Z] #43 28.40 Selecting previously unselected package python-pkg-resources. [2020-03-26T16:09:48.922Z] #43 28.41 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-26T16:09:48.922Z] #43 28.41 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-26T16:09:48.922Z] #43 28.62 Selecting previously unselected package python-six. [2020-03-26T16:09:48.922Z] #43 28.62 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-26T16:09:48.922Z] #43 28.63 Unpacking python-six (1.12.0-1) ... [2020-03-26T16:09:48.922Z] #43 28.69 Selecting previously unselected package python-protobuf. [2020-03-26T16:09:49.205Z] #43 28.69 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-03-26T16:09:49.205Z] #43 28.69 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-26T16:09:49.487Z] #43 29.12 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-26T16:09:50.102Z] #43 ... [2020-03-26T16:09:50.102Z] [2020-03-26T16:09:50.102Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T16:09:50.102Z] #27 2.573 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-26T16:09:50.102Z] #27 3.052 #=#=# [2020-03-26T16:09:50.102Z] #27 3.253 #=#=# ##### 7.3% ########### 15.6% ############### 21.9% #################### 28.2% ######################## 34.4% ############################# 40.7% ################################# 47.0% ###################################### 53.2% ########################################## 59.5% ################################################ 67.1% ####################################################### 77.6% ############################################################# 85.9% ################################################################### 94.3% ######################################################################## 100.0% [2020-03-26T16:09:50.102Z] #27 5.273 [2020-03-26T16:09:50.102Z] #27 5.407 ####### 9.8% ####################### 32.5% ####################################### 55.2% ################################################### 72.1% #################################################################### 94.9% ######################################################################## 100.0% [2020-03-26T16:09:50.102Z] #27 6.226 #=#=# [2020-03-26T16:09:50.640Z] d66e58854927: Pull complete [2020-03-26T16:09:50.640Z] 71497195576e: Pull complete [2020-03-26T16:09:50.640Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-03-26T16:09:50.640Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-03-26T16:09:50.641Z] ---> ebd73b5ebd31 [2020-03-26T16:09:50.641Z] Step 5/16 : ARG BUILDX_REPO [2020-03-26T16:09:50.641Z] ---> Running in eda1f0ffdae8 [2020-03-26T16:09:50.641Z] Removing intermediate container eda1f0ffdae8 [2020-03-26T16:09:50.641Z] ---> bb806bd1240f [2020-03-26T16:09:50.641Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-03-26T16:09:50.641Z] ---> Running in 94bf5dadfd2e [2020-03-26T16:09:50.641Z] Cloning into '/buildx'... [2020-03-26T16:09:51.226Z] #27 6.348 0.6% ########### 15.9% ################ 23.5% ###################### 31.2% ########################### 38.8% ################################### 49.0% ######################################## 56.6% ############################################# 63.1% #################################################### 72.7% ########################################################### 82.9% ################################################################# 90.5% ######################################################################## 100.0% [2020-03-26T16:09:51.507Z] #27 7.901 #=#=# [2020-03-26T16:09:53.199Z] #27 8.025 #=#=# # 2.5% #### 6.2% ###### 9.1% ######### 12.9% ########### 16.6% ############## 19.5% ################ 22.3% ################## 25.1% #################### 28.0% ###################### 30.8% ######################## 33.6% [2020-03-26T16:09:53.199Z] #27 ... [2020-03-26T16:09:53.199Z] [2020-03-26T16:09:53.199Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:09:53.199Z] #65 1.476 + RM_GOPATH=0 [2020-03-26T16:09:53.199Z] #65 1.476 + TMP_GOPATH= [2020-03-26T16:09:53.199Z] #65 1.476 + : /build [2020-03-26T16:09:53.199Z] #65 1.476 + '[' -z '' ']' [2020-03-26T16:09:53.199Z] #65 1.476 ++ mktemp -d [2020-03-26T16:09:53.199Z] #65 1.486 + export GOPATH=/tmp/tmp.P8IuI56Op1 [2020-03-26T16:09:53.199Z] #65 1.486 + GOPATH=/tmp/tmp.P8IuI56Op1 [2020-03-26T16:09:53.199Z] #65 1.486 + RM_GOPATH=1 [2020-03-26T16:09:53.199Z] #65 1.486 ++ dirname ./install.sh [2020-03-26T16:09:53.199Z] #65 1.487 + dir=. [2020-03-26T16:09:53.199Z] #65 1.487 + bin=containerd [2020-03-26T16:09:53.199Z] #65 1.487 + shift [2020-03-26T16:09:53.199Z] #65 1.487 + '[' '!' -f ./containerd.installer ']' [2020-03-26T16:09:53.199Z] #65 1.487 + . ./containerd.installer [2020-03-26T16:09:53.199Z] #65 1.487 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-26T16:09:53.199Z] #65 1.487 + install_containerd [2020-03-26T16:09:53.199Z] #65 1.487 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-26T16:09:53.199Z] #65 1.487 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-26T16:09:53.199Z] #65 1.487 + git clone https://github.com/containerd/containerd.git /tmp/tmp.P8IuI56Op1/src/github.com/containerd/containerd [2020-03-26T16:09:53.199Z] #65 1.488 Cloning into '/tmp/tmp.P8IuI56Op1/src/github.com/containerd/containerd'... [2020-03-26T16:09:53.199Z] #65 ... [2020-03-26T16:09:53.199Z] [2020-03-26T16:09:53.199Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T16:09:55.239Z] #27 8.025 #=#=# # 2.5% #### 6.2% ###### 9.1% ######### 12.9% ########### 16.6% ############## 19.5% ################ 22.3% ################## 25.1% #################### 28.0% ###################### 30.8% ######################## 33.6% ########################## 36.5% ############################ 39.3% ############################## 42.1% ################################ 45.0% ################################## 47.6% #################################### 51.2% ###################################### 54.1% ######################################### 57.9% ########################################### 60.7% ############################################# 63.5% ############################################### 65.8% ################################################# 69.3% #################################################### 73.1% ###################################################### 75.9% ######################################################### 79.7% ############################################################ 83.5% ############################################################## 86.3% [2020-03-26T16:09:55.239Z] #27 ... [2020-03-26T16:09:55.239Z] [2020-03-26T16:09:55.239Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:09:55.239Z] #10 24.81 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-03-26T16:09:55.239Z] #10 26.22 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-03-26T16:09:55.239Z] #10 26.23 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-03-26T16:09:55.239Z] #10 26.24 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-03-26T16:09:55.239Z] #10 26.25 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-03-26T16:09:55.239Z] #10 26.25 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-03-26T16:09:55.239Z] #10 26.25 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB] [2020-03-26T16:09:55.239Z] #10 26.27 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-03-26T16:09:55.239Z] #10 26.29 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-03-26T16:09:55.239Z] #10 26.31 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-03-26T16:09:55.239Z] #10 26.34 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-03-26T16:09:55.239Z] #10 26.34 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-03-26T16:09:55.239Z] #10 26.38 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-03-26T16:09:55.239Z] #10 26.40 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-03-26T16:09:55.239Z] #10 26.41 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-03-26T16:09:55.239Z] #10 26.41 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB] [2020-03-26T16:09:55.239Z] #10 27.51 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T16:09:55.239Z] #10 27.56 Fetched 73.3 MB in 5s (15.4 MB/s) [2020-03-26T16:09:55.239Z] #10 27.64 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-26T16:09:55.239Z] #10 27.64 (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-03-26T16:09:55.239Z] #10 27.76 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-03-26T16:09:55.239Z] #10 27.76 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-26T16:09:55.239Z] #10 29.90 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-26T16:09:55.239Z] #10 29.91 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-03-26T16:09:55.239Z] #10 29.91 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-26T16:09:55.239Z] #10 32.00 Selecting previously unselected package binutils-mingw-w64. [2020-03-26T16:09:55.239Z] #10 32.00 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-26T16:09:55.239Z] #10 32.01 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-26T16:09:55.239Z] #10 32.11 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-03-26T16:09:55.239Z] #10 32.11 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-03-26T16:09:55.239Z] #10 32.12 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-03-26T16:09:55.239Z] #10 32.30 Selecting previously unselected package dmsetup. [2020-03-26T16:09:55.239Z] #10 32.33 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-03-26T16:09:55.239Z] #10 32.33 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-26T16:09:55.239Z] #10 32.49 Selecting previously unselected package mingw-w64-common. [2020-03-26T16:09:55.239Z] #10 32.50 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-26T16:09:55.239Z] #10 32.50 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-26T16:09:55.239Z] #10 ... [2020-03-26T16:09:55.239Z] [2020-03-26T16:09:55.239Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:09:55.239Z] #33 24.67 sync [2020-03-26T16:09:55.239Z] #33 24.68 internal/reflectlite [2020-03-26T16:09:55.239Z] #33 27.11 errors [2020-03-26T16:09:55.239Z] #33 27.11 sort [2020-03-26T16:09:55.239Z] #33 27.35 strconv [2020-03-26T16:09:55.239Z] #33 27.93 io [2020-03-26T16:09:55.239Z] #33 28.79 syscall [2020-03-26T16:09:55.239Z] #33 30.03 reflect [2020-03-26T16:09:55.239Z] #33 34.78 time [2020-03-26T16:09:55.239Z] #33 ... [2020-03-26T16:09:55.239Z] [2020-03-26T16:09:55.239Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T16:09:55.522Z] #27 8.025 #=#=# # 2.5% #### 6.2% ###### 9.1% ######### 12.9% ########### 16.6% ############## 19.5% ################ 22.3% ################## 25.1% #################### 28.0% ###################### 30.8% ######################## 33.6% ########################## 36.5% ############################ 39.3% ############################## 42.1% ################################ 45.0% ################################## 47.6% #################################### 51.2% ###################################### 54.1% ######################################### 57.9% ########################################### 60.7% ############################################# 63.5% ############################################### 65.8% ################################################# 69.3% #################################################### 73.1% ###################################################### 75.9% ######################################################### 79.7% ############################################################ 83.5% ############################################################## 86.3% ################################################################ 90.1% ################################################################## 92.9% #################################################################### 95.8% ####################################################################### 98.7% ######################################################################## 100.0% [2020-03-26T16:09:55.522Z] #27 12.06 [2020-03-26T16:09:56.188Z] Removing intermediate container 94bf5dadfd2e [2020-03-26T16:09:56.188Z] ---> f1ed9649e6ee [2020-03-26T16:09:56.188Z] Step 7/16 : WORKDIR /buildx [2020-03-26T16:09:56.188Z] ---> Running in 501c6d402610 [2020-03-26T16:09:56.188Z] Removing intermediate container 501c6d402610 [2020-03-26T16:09:56.188Z] ---> 7f19ad32f1c6 [2020-03-26T16:09:56.188Z] Step 8/16 : ARG BUILDX_COMMIT [2020-03-26T16:09:56.188Z] ---> Running in 5103f6e2b102 [2020-03-26T16:09:56.188Z] Removing intermediate container 5103f6e2b102 [2020-03-26T16:09:56.188Z] ---> 273443742159 [2020-03-26T16:09:56.188Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-03-26T16:09:56.188Z] ---> Running in 24ce8876d4aa [2020-03-26T16:09:56.188Z] From https://github.com/docker/buildx [2020-03-26T16:09:56.188Z] * [new tag] v0.3.1 -> build [2020-03-26T16:09:56.529Z] #27 ... [2020-03-26T16:09:56.529Z] [2020-03-26T16:09:56.529Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T16:09:56.529Z] #43 30.94 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-03-26T16:09:56.529Z] #43 30.94 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-03-26T16:09:56.529Z] #43 30.95 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-03-26T16:09:56.529Z] #43 30.96 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-03-26T16:09:56.529Z] #43 30.96 Setting up python-six (1.12.0-1) ... [2020-03-26T16:09:56.529Z] #43 32.37 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-03-26T16:09:56.529Z] #43 32.37 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-03-26T16:09:56.529Z] #43 32.38 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-03-26T16:09:56.529Z] #43 32.38 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-03-26T16:09:56.529Z] #43 32.39 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-03-26T16:09:56.529Z] #43 32.40 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-26T16:09:56.529Z] #43 32.41 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-26T16:09:56.529Z] #43 32.42 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-03-26T16:09:56.529Z] #43 32.43 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-26T16:09:56.529Z] #43 32.43 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-26T16:09:56.529Z] #43 35.50 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-03-26T16:09:56.529Z] #43 35.51 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T16:09:56.529Z] #43 DONE 36.2s [2020-03-26T16:09:56.529Z] [2020-03-26T16:09:56.529Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T16:09:56.529Z] #27 12.98 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-26T16:09:56.595Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0cd31b7c04a554b2c) in /home/ubuntu/workspace/moby_PR-40745 [Pipeline] { [Pipeline] checkout [2020-03-26T16:09:56.811Z] #27 13.33 [2020-03-26T16:09:56.811Z] #27 ... [2020-03-26T16:09:56.811Z] [2020-03-26T16:09:56.811Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:09:56.811Z] #47 26.37 github.com/LK4D4/vndr/godl/singleflight [2020-03-26T16:09:56.811Z] #47 26.37 internal/reflectlite [2020-03-26T16:09:56.811Z] #47 26.67 math/rand [2020-03-26T16:09:56.811Z] #47 27.45 internal/singleflight [2020-03-26T16:09:56.811Z] #47 28.27 io [2020-03-26T16:09:56.811Z] #47 28.27 strconv [2020-03-26T16:09:56.811Z] #47 29.07 bytes [2020-03-26T16:09:56.811Z] #47 30.98 bufio [2020-03-26T16:09:56.811Z] #47 31.08 reflect [2020-03-26T16:09:56.811Z] #47 32.44 syscall [2020-03-26T16:09:57.103Z] #47 ... [2020-03-26T16:09:57.103Z] [2020-03-26T16:09:57.103Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T16:09:57.103Z] #27 13.45 #=#=# #27 ... [2020-03-26T16:09:57.103Z] [2020-03-26T16:09:57.103Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T16:09:57.103Z] #35 27.22 Selecting previously unselected package libicu63:s390x. [2020-03-26T16:09:57.103Z] #35 27.24 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-03-26T16:09:57.103Z] #35 27.25 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-03-26T16:09:57.103Z] #35 32.80 Selecting previously unselected package libxml2:s390x. [2020-03-26T16:09:57.103Z] #35 32.81 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-03-26T16:09:57.103Z] #35 32.81 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-03-26T16:09:57.103Z] #35 33.18 Selecting previously unselected package libarchive13:s390x. [2020-03-26T16:09:57.103Z] #35 33.18 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-03-26T16:09:57.103Z] #35 33.18 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-03-26T16:09:57.103Z] #35 33.40 Selecting previously unselected package libjsoncpp1:s390x. [2020-03-26T16:09:57.103Z] #35 33.42 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-03-26T16:09:57.103Z] #35 33.43 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-03-26T16:09:57.103Z] #35 33.52 Selecting previously unselected package librhash0:s390x. [2020-03-26T16:09:57.103Z] #35 33.52 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-03-26T16:09:57.103Z] #35 33.53 Unpacking librhash0:s390x (1.3.8-1) ... [2020-03-26T16:09:57.103Z] #35 33.65 Selecting previously unselected package libuv1:s390x. [2020-03-26T16:09:57.103Z] #35 33.66 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-03-26T16:09:57.103Z] #35 33.66 Unpacking libuv1:s390x (1.24.1-1) ... [2020-03-26T16:09:57.103Z] #35 33.79 Selecting previously unselected package cmake. [2020-03-26T16:09:57.103Z] #35 33.81 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-03-26T16:09:57.103Z] #35 33.81 Unpacking cmake (3.13.4-1) ... [2020-03-26T16:09:57.103Z] #35 36.25 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-03-26T16:09:57.103Z] #35 36.26 Setting up xxd (2:8.1.0875-5) ... [2020-03-26T16:09:57.103Z] #35 36.27 Setting up libuv1:s390x (1.24.1-1) ... [2020-03-26T16:09:57.103Z] #35 36.27 Setting up vim-common (2:8.1.0875-5) ... [2020-03-26T16:09:57.103Z] #35 36.29 Setting up librhash0:s390x (1.3.8-1) ... [2020-03-26T16:09:57.103Z] #35 36.30 Setting up cmake-data (3.13.4-1) ... [2020-03-26T16:09:57.103Z] #35 36.32 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-03-26T16:09:57.103Z] #35 36.35 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-03-26T16:09:57.103Z] #35 36.36 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-03-26T16:09:57.103Z] #35 36.39 Setting up cmake (3.13.4-1) ... [2020-03-26T16:09:57.103Z] #35 36.39 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T16:09:57.103Z] #35 36.39 Processing triggers for mime-support (3.62) ... [2020-03-26T16:09:57.103Z] #35 DONE 36.8s [2020-03-26T16:09:57.103Z] [2020-03-26T16:09:57.103Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T16:09:57.103Z] #27 13.45 #=#=# ######################################################################## 100.0% [2020-03-26T16:09:57.207Z] Switched to branch 'build' [2020-03-26T16:09:57.386Z] #27 ... [2020-03-26T16:09:57.386Z] [2020-03-26T16:09:57.386Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-26T16:09:57.386Z] #36 DONE 0.1s [2020-03-26T16:09:57.386Z] [2020-03-26T16:09:57.386Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-26T16:09:57.386Z] #37 DONE 0.1s [2020-03-26T16:09:57.386Z] [2020-03-26T16:09:57.386Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T16:09:57.387Z] #27 13.64 [2020-03-26T16:09:58.233Z] Removing intermediate container 24ce8876d4aa [2020-03-26T16:09:58.233Z] ---> 6bbebb661557 [2020-03-26T16:09:58.233Z] Step 10/16 : RUN go mod download [2020-03-26T16:09:58.233Z] ---> Running in 8c265d791abc [2020-03-26T16:09:58.392Z] #27 14.64 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-26T16:09:58.532Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-03-26T16:09:58.532Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-03-26T16:09:58.532Z] go: finding github.com/spf13/pflag v1.0.3 [2020-03-26T16:09:58.532Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-03-26T16:09:58.532Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-03-26T16:09:58.532Z] go: finding github.com/docker/go-connections v0.4.0 [2020-03-26T16:09:58.532Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-03-26T16:09:58.532Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-03-26T16:09:58.675Z] #27 14.88 [2020-03-26T16:09:58.675Z] #27 ... [2020-03-26T16:09:58.675Z] [2020-03-26T16:09:58.675Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:09:58.675Z] #50 28.10 + cd /tmp/tmp.gl2gSIxMdr/src/gotest.tools/gotestsum [2020-03-26T16:09:58.675Z] #50 28.10 + git checkout -q v0.3.5 [2020-03-26T16:09:58.675Z] #50 28.12 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-26T16:09:58.675Z] #50 ... [2020-03-26T16:09:58.675Z] [2020-03-26T16:09:58.675Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T16:09:58.675Z] #27 15.05 #################################### 51.1% ######################################################################## 100.0% [2020-03-26T16:09:58.675Z] #27 15.15 [2020-03-26T16:09:59.165Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-03-26T16:09:59.166Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-03-26T16:09:59.582Z] using credential docker-jenkins-github-credentials [2020-03-26T16:09:59.592Z] Cloning the remote Git repository [2020-03-26T16:09:59.592Z] Cloning with configured refspecs honoured and without tags [2020-03-26T16:09:59.680Z] #27 16.02 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-26T16:09:59.680Z] #27 16.05 skipping existing b63cc5f62c21 [2020-03-26T16:09:59.962Z] #27 16.16 [2020-03-26T16:10:00.219Z] go: finding github.com/imdario/mergo v0.3.7 [2020-03-26T16:09:59.267Z] Cloning repository https://github.com/moby/moby.git [2020-03-26T16:09:59.336Z] > git init /home/ubuntu/workspace/moby_PR-40745 # timeout=10 [2020-03-26T16:09:59.660Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-26T16:09:59.660Z] > git --version # timeout=10 [2020-03-26T16:09:59.670Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-26T16:09:59.673Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40745/head:refs/remotes/origin/PR-40745 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T16:10:00.512Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-03-26T16:10:00.512Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-03-26T16:10:00.512Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-03-26T16:10:00.967Z] #27 17.14 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-26T16:10:01.148Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-03-26T16:10:01.148Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-03-26T16:10:01.251Z] #27 17.49 [2020-03-26T16:10:01.251Z] #27 17.59 ######################################################################## 100.0% [2020-03-26T16:10:01.251Z] #27 17.63 [2020-03-26T16:10:01.251Z] #27 17.68 Download of images into '/build' complete. [2020-03-26T16:10:01.538Z] #27 17.69 Use something like the following to load the result into a Docker daemon: [2020-03-26T16:10:01.538Z] #27 17.69 tar -cC '/build' . | docker load [2020-03-26T16:10:01.538Z] #27 DONE 17.9s [2020-03-26T16:10:01.538Z] [2020-03-26T16:10:01.538Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:10:01.538Z] #38 1.348 + RM_GOPATH=0 [2020-03-26T16:10:01.538Z] #38 1.348 + TMP_GOPATH= [2020-03-26T16:10:01.538Z] #38 1.348 + : /build [2020-03-26T16:10:01.538Z] #38 1.348 + '[' -z '' ']' [2020-03-26T16:10:01.538Z] #38 1.349 ++ mktemp -d [2020-03-26T16:10:01.538Z] #38 1.352 + export GOPATH=/tmp/tmp.78nAF1Fcz5 [2020-03-26T16:10:01.538Z] #38 1.352 + GOPATH=/tmp/tmp.78nAF1Fcz5 [2020-03-26T16:10:01.538Z] #38 1.352 + RM_GOPATH=1 [2020-03-26T16:10:01.538Z] #38 1.352 ++ dirname ./install.sh [2020-03-26T16:10:01.538Z] #38 1.354 + dir=. [2020-03-26T16:10:01.538Z] #38 1.354 + bin=tini [2020-03-26T16:10:01.538Z] #38 1.354 + shift [2020-03-26T16:10:01.538Z] #38 1.355 + '[' '!' -f ./tini.installer ']' [2020-03-26T16:10:01.538Z] #38 1.355 + . ./tini.installer [2020-03-26T16:10:01.538Z] #38 1.355 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-26T16:10:01.538Z] #38 1.355 + install_tini [2020-03-26T16:10:01.538Z] #38 1.356 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-26T16:10:01.538Z] #38 1.356 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-26T16:10:01.538Z] #38 1.356 + git clone https://github.com/krallin/tini.git /tmp/tmp.78nAF1Fcz5/tini [2020-03-26T16:10:01.538Z] #38 1.358 Cloning into '/tmp/tmp.78nAF1Fcz5/tini'... [2020-03-26T16:10:01.538Z] #38 2.005 + cd /tmp/tmp.78nAF1Fcz5/tini [2020-03-26T16:10:01.538Z] #38 2.005 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-26T16:10:01.538Z] #38 2.018 + cmake . [2020-03-26T16:10:01.538Z] #38 2.407 -- The C compiler identification is GNU 8.3.0 [2020-03-26T16:10:01.538Z] #38 2.441 -- Check for working C compiler: /usr/bin/cc [2020-03-26T16:10:01.538Z] #38 2.984 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-26T16:10:01.538Z] #38 2.986 -- Detecting C compiler ABI info [2020-03-26T16:10:01.538Z] #38 3.403 -- Detecting C compiler ABI info - done [2020-03-26T16:10:01.538Z] #38 3.416 -- Detecting C compile features [2020-03-26T16:10:01.783Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-03-26T16:10:01.847Z] #38 ... [2020-03-26T16:10:01.848Z] [2020-03-26T16:10:01.848Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-26T16:10:01.848Z] #30 31.22 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-03-26T16:10:01.848Z] #30 31.32 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-26T16:10:01.848Z] #30 31.85 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-26T16:10:01.848Z] #30 ... [2020-03-26T16:10:01.848Z] [2020-03-26T16:10:01.848Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:10:01.848Z] #33 39.22 internal/poll [2020-03-26T16:10:01.848Z] #33 39.90 internal/fmtsort [2020-03-26T16:10:01.848Z] #33 40.45 internal/syscall/unix [2020-03-26T16:10:01.848Z] #33 40.57 strings [2020-03-26T16:10:01.848Z] #33 40.64 os [2020-03-26T16:10:02.073Z] go: finding github.com/gorilla/mux v1.7.0 [2020-03-26T16:10:02.141Z] #33 ... [2020-03-26T16:10:02.141Z] [2020-03-26T16:10:02.141Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:10:02.141Z] #56 31.51 syscall [2020-03-26T16:10:02.141Z] #56 31.52 reflect [2020-03-26T16:10:02.141Z] #56 37.77 time [2020-03-26T16:10:02.141Z] #56 41.63 os [2020-03-26T16:10:02.439Z] #56 ... [2020-03-26T16:10:02.439Z] [2020-03-26T16:10:02.439Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:10:02.439Z] #38 5.015 -- Detecting C compile features - done [2020-03-26T16:10:02.439Z] #38 5.043 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-26T16:10:02.439Z] #38 5.194 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-26T16:10:02.439Z] #38 5.250 -- Configuring done [2020-03-26T16:10:02.439Z] #38 5.266 -- Generating done [2020-03-26T16:10:02.756Z] #38 5.284 -- Build files have been written to: /tmp/tmp.78nAF1Fcz5/tini [2020-03-26T16:10:02.756Z] #38 5.292 + make tini-static [2020-03-26T16:10:03.039Z] #38 5.614 Scanning dependencies of target tini-static [2020-03-26T16:10:03.039Z] #38 5.705 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-26T16:10:03.142Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-03-26T16:10:03.142Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-26T16:10:03.509Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-03-26T16:10:03.509Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-03-26T16:10:03.887Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-03-26T16:10:03.887Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-03-26T16:10:03.887Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-03-26T16:10:04.045Z] #38 6.662 [100%] Linking C executable tini-static [2020-03-26T16:10:04.250Z] go: finding github.com/json-iterator/go v1.1.6 [2020-03-26T16:10:04.619Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-26T16:10:04.670Z] #38 7.133 [100%] Built target tini-static [2020-03-26T16:10:04.670Z] #38 7.150 + mkdir -p /build [2020-03-26T16:10:04.670Z] #38 7.175 + cp tini-static /build/docker-init [2020-03-26T16:10:04.670Z] #38 DONE 7.4s [2020-03-26T16:10:04.670Z] [2020-03-26T16:10:04.670Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:10:04.670Z] #33 42.88 path [2020-03-26T16:10:04.670Z] #33 43.31 text/tabwriter [2020-03-26T16:10:04.670Z] #33 43.94 fmt [2020-03-26T16:10:04.670Z] #33 43.95 path/filepath [2020-03-26T16:10:05.682Z] #33 45.13 io/ioutil [2020-03-26T16:10:05.764Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-03-26T16:10:05.764Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-03-26T16:10:05.931Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-098538caab336865c) in /home/ubuntu/workspace/moby_PR-40745 [Pipeline] { [Pipeline] checkout [2020-03-26T16:10:06.057Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-03-26T16:10:06.057Z] go: finding github.com/lib/pq v1.0.0 [2020-03-26T16:10:06.057Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-03-26T16:10:06.366Z] go: finding github.com/gofrs/flock v0.7.0 [2020-03-26T16:10:06.674Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-03-26T16:10:06.734Z] #33 ... [2020-03-26T16:10:06.734Z] [2020-03-26T16:10:06.734Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:10:06.734Z] #44 7.376 Note: Building without setproctitle() and strlcpy() support. [2020-03-26T16:10:06.734Z] #44 7.376 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-26T16:10:06.734Z] #44 7.385 Note: Building without GnuTLS support [2020-03-26T16:10:06.734Z] #44 8.763 fatal: not a git repository (or any of the parent directories): .git [2020-03-26T16:10:06.734Z] #44 8.826 GEN .gitid [2020-03-26T16:10:06.734Z] #44 8.837 GEN criu/include/version.h [2020-03-26T16:10:06.734Z] #44 8.865 GEN include/common/asm [2020-03-26T16:10:06.734Z] #44 9.534 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-26T16:10:06.734Z] #44 9.574 PBCC images/opts.pb-c.c [2020-03-26T16:10:06.734Z] #44 9.597 PBCC images/sit.pb-c.c [2020-03-26T16:10:06.734Z] #44 9.617 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-26T16:10:06.734Z] #44 9.632 DEP images/opts.pb-c.d [2020-03-26T16:10:06.734Z] #44 9.686 DEP images/sit.pb-c.d [2020-03-26T16:10:06.734Z] #44 9.708 PBCC images/macvlan.pb-c.c [2020-03-26T16:10:06.734Z] #44 9.741 DEP images/macvlan.pb-c.d [2020-03-26T16:10:06.734Z] #44 9.777 PBCC images/autofs.pb-c.c [2020-03-26T16:10:06.734Z] #44 9.787 DEP images/autofs.pb-c.d [2020-03-26T16:10:06.734Z] #44 9.823 PBCC images/sysctl.pb-c.c [2020-03-26T16:10:06.734Z] #44 9.839 DEP images/sysctl.pb-c.d [2020-03-26T16:10:06.734Z] #44 9.875 PBCC images/time.pb-c.c [2020-03-26T16:10:06.734Z] #44 9.901 DEP images/time.pb-c.d [2020-03-26T16:10:06.734Z] #44 9.919 PBCC images/binfmt-misc.pb-c.c [2020-03-26T16:10:06.734Z] #44 9.941 DEP images/binfmt-misc.pb-c.d [2020-03-26T16:10:06.734Z] #44 10.01 PBCC images/seccomp.pb-c.c [2020-03-26T16:10:06.734Z] #44 10.02 DEP images/seccomp.pb-c.d [2020-03-26T16:10:06.734Z] #44 10.05 PBCC images/userns.pb-c.c [2020-03-26T16:10:06.734Z] #44 10.06 DEP images/userns.pb-c.d [2020-03-26T16:10:06.734Z] #44 10.09 PBCC images/cgroup.pb-c.c [2020-03-26T16:10:06.734Z] #44 10.10 DEP images/cgroup.pb-c.d [2020-03-26T16:10:06.734Z] #44 10.14 PBCC images/fown.pb-c.c [2020-03-26T16:10:06.734Z] #44 10.14 PBCC images/ext-file.pb-c.c [2020-03-26T16:10:06.734Z] #44 10.19 DEP images/fown.pb-c.d [2020-03-26T16:10:06.734Z] #44 10.20 DEP images/ext-file.pb-c.d [2020-03-26T16:10:06.734Z] #44 10.23 PBCC images/rpc.pb-c.c [2020-03-26T16:10:06.734Z] #44 10.27 DEP images/rpc.pb-c.d [2020-03-26T16:10:07.017Z] #44 10.32 PBCC images/siginfo.pb-c.c [2020-03-26T16:10:07.017Z] #44 10.35 DEP images/siginfo.pb-c.d [2020-03-26T16:10:07.017Z] #44 10.37 PBCC images/pagemap.pb-c.c [2020-03-26T16:10:07.017Z] #44 10.40 DEP images/pagemap.pb-c.d [2020-03-26T16:10:07.017Z] #44 10.41 PBCC images/rlimit.pb-c.c [2020-03-26T16:10:07.017Z] #44 10.45 DEP images/rlimit.pb-c.d [2020-03-26T16:10:07.017Z] #44 10.47 PBCC images/file-lock.pb-c.c [2020-03-26T16:10:07.017Z] #44 10.49 DEP images/file-lock.pb-c.d [2020-03-26T16:10:07.017Z] #44 10.50 PBCC images/tty.pb-c.c [2020-03-26T16:10:07.017Z] #44 10.57 DEP images/tty.pb-c.d [2020-03-26T16:10:07.017Z] #44 10.61 PBCC images/tun.pb-c.c [2020-03-26T16:10:07.299Z] #44 10.66 PBCC images/netdev.pb-c.c [2020-03-26T16:10:07.299Z] #44 10.72 DEP images/tun.pb-c.d [2020-03-26T16:10:07.299Z] #44 10.78 DEP images/netdev.pb-c.d [2020-03-26T16:10:07.299Z] #44 10.83 PBCC images/vma.pb-c.c [2020-03-26T16:10:07.314Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-03-26T16:10:07.581Z] #44 10.87 DEP images/vma.pb-c.d [2020-03-26T16:10:07.581Z] #44 10.90 PBCC images/creds.pb-c.c [2020-03-26T16:10:07.581Z] #44 10.91 DEP images/creds.pb-c.d [2020-03-26T16:10:07.581Z] #44 10.95 PBCC images/utsns.pb-c.c [2020-03-26T16:10:07.581Z] #44 ... [2020-03-26T16:10:07.581Z] [2020-03-26T16:10:07.581Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:10:07.581Z] #33 46.86 flag [2020-03-26T16:10:07.581Z] #33 46.86 github.com/BurntSushi/toml [2020-03-26T16:10:07.581Z] #33 ... [2020-03-26T16:10:07.581Z] [2020-03-26T16:10:07.581Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:10:07.581Z] #10 37.36 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-26T16:10:07.581Z] #10 37.38 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-26T16:10:07.581Z] #10 37.38 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-26T16:10:07.581Z] #10 42.26 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-26T16:10:07.581Z] #10 42.28 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-03-26T16:10:07.581Z] #10 42.28 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-26T16:10:07.581Z] #10 42.38 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-26T16:10:07.581Z] #10 42.38 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-03-26T16:10:07.581Z] #10 42.38 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-26T16:10:07.863Z] #10 ... [2020-03-26T16:10:07.863Z] [2020-03-26T16:10:07.863Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:10:07.863Z] #44 10.96 DEP images/utsns.pb-c.d [2020-03-26T16:10:07.863Z] #44 10.97 PBCC images/ipc-desc.pb-c.c [2020-03-26T16:10:07.863Z] #44 10.99 PBCC images/ipc-sem.pb-c.c [2020-03-26T16:10:07.863Z] #44 11.00 DEP images/ipc-desc.pb-c.d [2020-03-26T16:10:07.863Z] #44 11.03 DEP images/ipc-sem.pb-c.d [2020-03-26T16:10:07.863Z] #44 11.04 PBCC images/ipc-msg.pb-c.c [2020-03-26T16:10:07.863Z] #44 11.05 DEP images/ipc-msg.pb-c.d [2020-03-26T16:10:07.863Z] #44 11.08 PBCC images/ipc-shm.pb-c.c [2020-03-26T16:10:07.863Z] #44 11.09 DEP images/ipc-shm.pb-c.d [2020-03-26T16:10:07.863Z] #44 11.11 PBCC images/ipc-var.pb-c.c [2020-03-26T16:10:07.863Z] #44 11.12 DEP images/ipc-var.pb-c.d [2020-03-26T16:10:07.863Z] #44 11.15 PBCC images/sk-opts.pb-c.c [2020-03-26T16:10:07.863Z] #44 11.16 PBCC images/packet-sock.pb-c.c [2020-03-26T16:10:07.863Z] #44 11.18 DEP images/sk-opts.pb-c.d [2020-03-26T16:10:07.863Z] #44 11.21 DEP images/packet-sock.pb-c.d [2020-03-26T16:10:07.863Z] #44 11.24 PBCC images/sk-netlink.pb-c.c [2020-03-26T16:10:07.863Z] #44 11.26 DEP images/sk-netlink.pb-c.d [2020-03-26T16:10:07.863Z] #44 11.28 PBCC images/sk-inet.pb-c.c [2020-03-26T16:10:07.863Z] #44 11.30 DEP images/sk-inet.pb-c.d [2020-03-26T16:10:07.863Z] #44 11.35 PBCC images/sk-unix.pb-c.c [2020-03-26T16:10:07.863Z] #44 11.37 DEP images/sk-unix.pb-c.d [2020-03-26T16:10:07.863Z] #44 11.39 PBCC images/mm.pb-c.c [2020-03-26T16:10:07.863Z] #44 11.41 DEP images/mm.pb-c.d [2020-03-26T16:10:08.145Z] #44 11.44 PBCC images/timerfd.pb-c.c [2020-03-26T16:10:08.145Z] #44 11.46 DEP images/timerfd.pb-c.d [2020-03-26T16:10:08.145Z] #44 11.49 PBCC images/timer.pb-c.c [2020-03-26T16:10:08.145Z] #44 11.50 DEP images/timer.pb-c.d [2020-03-26T16:10:08.145Z] #44 11.52 PBCC images/sa.pb-c.c [2020-03-26T16:10:08.145Z] #44 11.53 DEP images/sa.pb-c.d [2020-03-26T16:10:08.145Z] #44 11.56 PBCC images/pipe-data.pb-c.c [2020-03-26T16:10:08.145Z] #44 11.57 DEP images/pipe-data.pb-c.d [2020-03-26T16:10:08.145Z] #44 11.62 PBCC images/mnt.pb-c.c [2020-03-26T16:10:08.145Z] #44 11.69 DEP images/mnt.pb-c.d [2020-03-26T16:10:08.145Z] #44 11.72 PBCC images/sk-packet.pb-c.c [2020-03-26T16:10:08.145Z] #44 11.75 DEP images/sk-packet.pb-c.d [2020-03-26T16:10:08.368Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-03-26T16:10:08.368Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-03-26T16:10:08.427Z] #44 11.78 PBCC images/tcp-stream.pb-c.c [2020-03-26T16:10:08.427Z] #44 11.80 DEP images/tcp-stream.pb-c.d [2020-03-26T16:10:08.427Z] #44 11.85 PBCC images/pipe.pb-c.c [2020-03-26T16:10:08.427Z] #44 11.85 DEP images/pipe.pb-c.d [2020-03-26T16:10:08.427Z] #44 11.89 PBCC images/pstree.pb-c.c [2020-03-26T16:10:08.427Z] #44 11.91 DEP images/pstree.pb-c.d [2020-03-26T16:10:08.427Z] #44 11.91 PBCC images/fs.pb-c.c [2020-03-26T16:10:08.427Z] #44 11.94 DEP images/fs.pb-c.d [2020-03-26T16:10:08.427Z] #44 11.97 PBCC images/signalfd.pb-c.c [2020-03-26T16:10:08.427Z] #44 12.00 DEP images/signalfd.pb-c.d [2020-03-26T16:10:08.658Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-03-26T16:10:08.658Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-03-26T16:10:08.658Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-03-26T16:10:08.658Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-03-26T16:10:08.709Z] #44 12.03 PBCC images/fh.pb-c.c [2020-03-26T16:10:08.709Z] #44 12.05 PBCC images/fsnotify.pb-c.c [2020-03-26T16:10:08.709Z] #44 12.06 DEP images/fh.pb-c.d [2020-03-26T16:10:08.709Z] #44 12.10 DEP images/fsnotify.pb-c.d [2020-03-26T16:10:08.709Z] #44 12.12 PBCC images/eventpoll.pb-c.c [2020-03-26T16:10:08.709Z] #44 12.13 DEP images/eventpoll.pb-c.d [2020-03-26T16:10:08.709Z] #44 12.19 PBCC images/eventfd.pb-c.c [2020-03-26T16:10:08.709Z] #44 12.20 DEP images/eventfd.pb-c.d [2020-03-26T16:10:08.709Z] #44 12.23 PBCC images/remap-file-path.pb-c.c [2020-03-26T16:10:08.898Z] using credential docker-jenkins-github-credentials [2020-03-26T16:10:08.906Z] Cloning the remote Git repository [2020-03-26T16:10:08.906Z] Cloning with configured refspecs honoured and without tags [2020-03-26T16:10:08.991Z] #44 12.26 DEP images/remap-file-path.pb-c.d [2020-03-26T16:10:08.991Z] #44 12.27 PBCC images/fifo.pb-c.c [2020-03-26T16:10:08.991Z] #44 12.31 DEP images/fifo.pb-c.d [2020-03-26T16:10:08.991Z] #44 12.33 PBCC images/ghost-file.pb-c.c [2020-03-26T16:10:08.991Z] #44 12.37 DEP images/ghost-file.pb-c.d [2020-03-26T16:10:08.991Z] #44 12.40 PBCC images/regfile.pb-c.c [2020-03-26T16:10:08.991Z] #44 12.46 DEP images/regfile.pb-c.d [2020-03-26T16:10:08.991Z] #44 12.51 PBCC images/ns.pb-c.c [2020-03-26T16:10:08.991Z] #44 12.54 DEP images/ns.pb-c.d [2020-03-26T16:10:08.991Z] #44 12.57 PBCC images/fdinfo.pb-c.c [2020-03-26T16:10:09.274Z] #44 12.62 DEP images/fdinfo.pb-c.d [2020-03-26T16:10:09.274Z] #44 12.67 PBCC images/core-aarch64.pb-c.c [2020-03-26T16:10:09.274Z] #44 12.67 PBCC images/core-arm.pb-c.c [2020-03-26T16:10:09.274Z] #44 ... [2020-03-26T16:10:09.274Z] [2020-03-26T16:10:09.274Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:10:09.274Z] #47 38.68 time [2020-03-26T16:10:09.274Z] #47 41.68 strings [2020-03-26T16:10:09.274Z] #47 43.55 os [2020-03-26T16:10:09.274Z] #47 44.10 regexp/syntax [2020-03-26T16:10:09.274Z] #47 46.69 fmt [2020-03-26T16:10:09.274Z] #47 47.85 regexp [2020-03-26T16:10:09.274Z] #47 ... [2020-03-26T16:10:09.274Z] [2020-03-26T16:10:09.274Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:10:09.292Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-03-26T16:10:09.585Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-03-26T16:10:08.895Z] Cloning repository https://github.com/moby/moby.git [2020-03-26T16:10:08.943Z] > git init /home/ubuntu/workspace/moby_PR-40745 # timeout=10 [2020-03-26T16:10:09.255Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-26T16:10:09.255Z] > git --version # timeout=10 [2020-03-26T16:10:09.273Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-26T16:10:09.274Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40745/head:refs/remotes/origin/PR-40745 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T16:10:09.838Z] #65 26.12 Checking out files: 71% (2245/3137) Checking out files: 72% (2259/3137) Checking out files: 73% (2291/3137) Checking out files: 74% (2322/3137) Checking out files: 75% (2353/3137) Checking out files: 76% (2385/3137) Checking out files: 77% (2416/3137) Checking out files: 78% (2447/3137) Checking out files: 79% (2479/3137) Checking out files: 80% (2510/3137) Checking out files: 81% (2541/3137) Checking out files: 82% (2573/3137) Checking out files: 83% (2604/3137) Checking out files: 84% (2636/3137) Checking out files: 85% (2667/3137) Checking out files: 86% (2698/3137) Checking out files: 87% (2730/3137) Checking out files: 88% (2761/3137) Checking out files: 89% (2792/3137) Checking out files: 90% (2824/3137) Checking out files: 91% (2855/3137) Checking out files: 92% (2887/3137) Checking out files: 93% (2918/3137) Checking out files: 94% (2949/3137) Checking out files: 95% (2981/3137) Checking out files: 96% (3012/3137) Checking out files: 97% (3043/3137) Checking out files: 98% (3075/3137) Checking out files: 99% (3106/3137) Checking out files: 100% (3137/3137) Checking out files: 100% (3137/3137), done. [2020-03-26T16:10:09.839Z] #65 26.77 + cd /tmp/tmp.P8IuI56Op1/src/github.com/containerd/containerd [2020-03-26T16:10:09.839Z] #65 26.78 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-26T16:10:10.625Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-03-26T16:10:10.917Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-03-26T16:10:10.917Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-03-26T16:10:10.917Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-03-26T16:10:11.217Z] go: finding github.com/jinzhu/now v1.0.0 [2020-03-26T16:10:11.311Z] #65 28.22 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-26T16:10:11.311Z] #65 28.22 + BUILDTAGS='netgo osusergo static_build' [2020-03-26T16:10:11.311Z] #65 28.22 + export EXTRA_FLAGS=-buildmode=pie [2020-03-26T16:10:11.311Z] #65 28.22 + EXTRA_FLAGS=-buildmode=pie [2020-03-26T16:10:11.311Z] #65 28.22 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-26T16:10:11.311Z] #65 28.22 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-26T16:10:11.311Z] #65 28.22 + '[' '' = dynamic ']' [2020-03-26T16:10:11.311Z] #65 28.22 + make [2020-03-26T16:10:11.857Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-03-26T16:10:12.149Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-03-26T16:10:12.318Z] #65 29.07 + bin/ctr [2020-03-26T16:10:12.784Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-03-26T16:10:12.932Z] #65 ... [2020-03-26T16:10:12.932Z] [2020-03-26T16:10:12.932Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:10:12.932Z] #56 42.40 encoding/binary [2020-03-26T16:10:12.932Z] #56 43.68 encoding/base64 [2020-03-26T16:10:12.932Z] #56 44.44 golang.org/x/sys/unix [2020-03-26T16:10:12.932Z] #56 44.95 fmt [2020-03-26T16:10:12.932Z] #56 48.59 encoding/json [2020-03-26T16:10:12.932Z] #56 51.64 github.com/pkg/diff [2020-03-26T16:10:12.932Z] #56 52.48 go/ast [2020-03-26T16:10:13.224Z] #56 ... [2020-03-26T16:10:13.224Z] [2020-03-26T16:10:13.224Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:10:13.224Z] #33 48.17 log [2020-03-26T16:10:13.224Z] #33 49.37 github.com/BurntSushi/toml/cmd/tomlv [2020-03-26T16:10:13.224Z] #33 DONE 52.6s [2020-03-26T16:10:13.224Z] [2020-03-26T16:10:13.224Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:10:13.224Z] #44 12.74 PBCC images/core-ppc64.pb-c.c [2020-03-26T16:10:13.224Z] #44 12.75 PBCC images/core-s390.pb-c.c [2020-03-26T16:10:13.224Z] #44 12.81 PBCC images/core-x86.pb-c.c [2020-03-26T16:10:13.224Z] #44 12.86 PBCC images/core.pb-c.c [2020-03-26T16:10:13.224Z] #44 12.93 PBCC images/inventory.pb-c.c [2020-03-26T16:10:13.224Z] #44 12.98 DEP images/core-aarch64.pb-c.d [2020-03-26T16:10:13.224Z] #44 12.99 DEP images/core-arm.pb-c.d [2020-03-26T16:10:13.224Z] #44 13.08 DEP images/core-ppc64.pb-c.d [2020-03-26T16:10:13.224Z] #44 13.09 DEP images/core-s390.pb-c.d [2020-03-26T16:10:13.224Z] #44 13.16 DEP images/core-x86.pb-c.d [2020-03-26T16:10:13.224Z] #44 13.20 DEP images/core.pb-c.d [2020-03-26T16:10:13.224Z] #44 13.26 DEP images/inventory.pb-c.d [2020-03-26T16:10:13.224Z] #44 13.30 PBCC images/cpuinfo.pb-c.c [2020-03-26T16:10:13.224Z] #44 13.33 DEP images/cpuinfo.pb-c.d [2020-03-26T16:10:13.224Z] #44 13.34 PBCC images/stats.pb-c.c [2020-03-26T16:10:13.224Z] #44 13.37 DEP images/stats.pb-c.d [2020-03-26T16:10:13.224Z] #44 14.27 make[1]: Nothing to be done for 'all'. [2020-03-26T16:10:13.224Z] #44 15.15 CC images/stats.o [2020-03-26T16:10:13.224Z] #44 15.53 CC images/core.o [2020-03-26T16:10:13.224Z] #44 15.91 CC images/core-x86.o [2020-03-26T16:10:13.224Z] #44 16.38 CC images/core-arm.o [2020-03-26T16:10:13.224Z] #44 16.74 CC images/core-aarch64.o [2020-03-26T16:10:13.844Z] #44 17.10 CC images/core-ppc64.o [2020-03-26T16:10:13.845Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-03-26T16:10:13.845Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-03-26T16:10:14.126Z] #44 17.49 CC images/core-s390.o [2020-03-26T16:10:14.408Z] #44 17.75 CC images/cpuinfo.o [2020-03-26T16:10:14.408Z] #44 18.01 CC images/inventory.o [2020-03-26T16:10:14.547Z] go: finding google.golang.org/grpc v1.20.1 [2020-03-26T16:10:14.547Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-03-26T16:10:14.691Z] #44 18.12 CC images/fdinfo.o [2020-03-26T16:10:14.973Z] #44 18.36 CC images/fown.o [2020-03-26T16:10:14.973Z] #44 18.49 CC images/ns.o [2020-03-26T16:10:15.255Z] #44 18.65 CC images/regfile.o [2020-03-26T16:10:15.255Z] #44 18.76 CC images/ghost-file.o [2020-03-26T16:10:15.538Z] #44 18.95 CC images/fifo.o [2020-03-26T16:10:15.538Z] #44 19.05 CC images/remap-file-path.o [2020-03-26T16:10:15.820Z] #44 19.20 CC images/eventfd.o [2020-03-26T16:10:16.071Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-03-26T16:10:16.102Z] #44 19.35 CC images/eventpoll.o [2020-03-26T16:10:16.102Z] #44 19.53 CC images/fh.o [2020-03-26T16:10:16.369Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-03-26T16:10:16.385Z] #44 19.71 CC images/fsnotify.o [2020-03-26T16:10:16.668Z] #44 20.02 CC images/signalfd.o [2020-03-26T16:10:16.705Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-03-26T16:10:16.705Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-03-26T16:10:16.705Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-03-26T16:10:16.951Z] #44 20.25 CC images/fs.o [2020-03-26T16:10:16.951Z] #44 20.41 CC images/pstree.o [2020-03-26T16:10:17.061Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-03-26T16:10:17.233Z] #44 20.57 CC images/pipe.o [2020-03-26T16:10:17.233Z] #44 20.74 CC images/tcp-stream.o [2020-03-26T16:10:17.515Z] #44 20.88 CC images/sk-packet.o [2020-03-26T16:10:17.515Z] #44 21.12 CC images/mnt.o [2020-03-26T16:10:17.910Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09bad7d9afaf9a55b) in /home/ubuntu/workspace/moby_PR-40745 [Pipeline] { [Pipeline] checkout [2020-03-26T16:10:18.130Z] #44 21.31 CC images/pipe-data.o [2020-03-26T16:10:18.130Z] #44 21.48 CC images/sa.o [2020-03-26T16:10:18.236Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-26T16:10:18.413Z] #44 21.72 CC images/timer.o [2020-03-26T16:10:18.413Z] #44 21.94 CC images/timerfd.o [2020-03-26T16:10:18.419Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-03-26T16:10:18.419Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-03-26T16:10:18.481Z] Fetching without tags [2020-03-26T16:10:18.697Z] #44 22.08 CC images/mm.o [2020-03-26T16:10:18.953Z] Merging remotes/origin/master commit c7ad2b866182325b49bc7addb7042e16afbb60b6 into PR head commit 1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 [2020-03-26T16:10:18.979Z] #44 22.26 CC images/sk-opts.o [2020-03-26T16:10:18.979Z] #44 22.42 CC images/sk-unix.o [2020-03-26T16:10:19.061Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-03-26T16:10:19.061Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-03-26T16:10:19.263Z] #44 22.58 CC images/sk-inet.o [2020-03-26T16:10:19.352Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-03-26T16:10:19.546Z] #44 22.91 CC images/tun.o [2020-03-26T16:10:19.546Z] #44 ... [2020-03-26T16:10:19.546Z] [2020-03-26T16:10:19.546Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:10:19.546Z] #10 59.19 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-26T16:10:19.546Z] #10 59.19 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-03-26T16:10:19.546Z] #10 59.19 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-26T16:10:19.994Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-03-26T16:10:18.266Z] > git config --add remote.origin.fetch +refs/pull/40745/head:refs/remotes/origin/PR-40745 # timeout=10 [2020-03-26T16:10:18.336Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T16:10:18.403Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-26T16:10:18.425Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-26T16:10:18.426Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-26T16:10:18.428Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40745/head:refs/remotes/origin/PR-40745 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T16:10:18.914Z] > git config core.sparsecheckout # timeout=10 [2020-03-26T16:10:18.983Z] > git checkout -f 1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 # timeout=10 [2020-03-26T16:10:20.659Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-03-26T16:10:20.949Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-03-26T16:10:21.018Z] #10 ... [2020-03-26T16:10:21.018Z] [2020-03-26T16:10:21.018Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:10:21.018Z] #47 50.12 internal/lazyregexp [2020-03-26T16:10:21.018Z] #47 50.33 github.com/LK4D4/vndr/versioned [2020-03-26T16:10:21.018Z] #47 50.34 go/token [2020-03-26T16:10:21.018Z] #47 50.42 net/url [2020-03-26T16:10:21.018Z] #47 51.14 go/scanner [2020-03-26T16:10:21.018Z] #47 51.74 text/template/parse [2020-03-26T16:10:21.018Z] #47 52.13 go/ast [2020-03-26T16:10:21.018Z] #47 55.01 text/template [2020-03-26T16:10:21.018Z] #47 56.10 go/parser [2020-03-26T16:10:21.018Z] #47 58.51 go/doc [2020-03-26T16:10:21.018Z] #47 59.01 encoding/xml [2020-03-26T16:10:21.018Z] #47 ... [2020-03-26T16:10:21.018Z] [2020-03-26T16:10:21.018Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:10:21.018Z] #44 23.04 CC images/sk-netlink.o [2020-03-26T16:10:21.018Z] #44 23.13 CC images/packet-sock.o [2020-03-26T16:10:21.018Z] #44 23.55 CC images/ipc-var.o [2020-03-26T16:10:21.018Z] #44 23.71 CC images/ipc-desc.o [2020-03-26T16:10:21.018Z] #44 23.81 CC images/ipc-shm.o [2020-03-26T16:10:21.018Z] #44 23.96 CC images/ipc-msg.o [2020-03-26T16:10:21.018Z] #44 24.07 CC images/ipc-sem.o [2020-03-26T16:10:21.018Z] #44 24.24 CC images/utsns.o [2020-03-26T16:10:21.018Z] #44 24.32 CC images/creds.o [2020-03-26T16:10:21.018Z] #44 24.49 CC images/vma.o [2020-03-26T16:10:21.300Z] #44 24.63 CC images/netdev.o [2020-03-26T16:10:21.467Z] using credential docker-jenkins-github-credentials [2020-03-26T16:10:21.482Z] Cloning the remote Git repository [2020-03-26T16:10:21.482Z] Cloning with configured refspecs honoured and without tags [2020-03-26T16:10:21.583Z] #44 24.99 CC images/tty.o [2020-03-26T16:10:21.666Z] Merge succeeded, producing 1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 [2020-03-26T16:10:21.667Z] Checking out Revision 1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 (PR-40745) [2020-03-26T16:10:21.491Z] Cloning repository https://github.com/moby/moby.git [2020-03-26T16:10:21.588Z] > git init /home/ubuntu/workspace/moby_PR-40745 # timeout=10 [2020-03-26T16:10:22.199Z] #44 25.41 CC images/file-lock.o [2020-03-26T16:10:22.199Z] #44 25.52 CC images/rlimit.o [2020-03-26T16:10:22.460Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-03-26T16:10:22.460Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-03-26T16:10:22.460Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-03-26T16:10:22.460Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-03-26T16:10:22.481Z] #44 25.68 CC images/pagemap.o [2020-03-26T16:10:22.481Z] #44 25.83 CC images/siginfo.o [2020-03-26T16:10:21.587Z] > git merge c7ad2b866182325b49bc7addb7042e16afbb60b6 # timeout=10 [2020-03-26T16:10:21.611Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-26T16:10:21.631Z] > git config core.sparsecheckout # timeout=10 [2020-03-26T16:10:21.644Z] > git checkout -f 1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 # timeout=10 [2020-03-26T16:10:22.751Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-03-26T16:10:22.819Z] #44 26.02 CC images/rpc.o [2020-03-26T16:10:21.936Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-26T16:10:21.936Z] > git --version # timeout=10 [2020-03-26T16:10:21.969Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-26T16:10:21.971Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40745/head:refs/remotes/origin/PR-40745 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T16:10:23.044Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-03-26T16:10:23.336Z] go: finding github.com/stretchr/objx v0.1.1 [2020-03-26T16:10:23.447Z] #44 ... [2020-03-26T16:10:23.447Z] [2020-03-26T16:10:23.447Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:10:23.447Z] #56 52.70 golang.org/x/crypto/ssh/terminal [2020-03-26T16:10:23.447Z] #56 53.94 mvdan.cc/editorconfig [2020-03-26T16:10:23.447Z] #56 54.82 mvdan.cc/sh/v3/fileutil [2020-03-26T16:10:23.447Z] #56 54.94 mvdan.cc/sh/v3/syntax [2020-03-26T16:10:23.447Z] #56 59.62 mvdan.cc/sh/v3/cmd/shfmt [2020-03-26T16:10:23.447Z] #56 ... [2020-03-26T16:10:23.447Z] [2020-03-26T16:10:23.447Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:10:23.447Z] #47 61.33 github.com/LK4D4/vndr/build [2020-03-26T16:10:24.073Z] #47 63.40 net [2020-03-26T16:10:24.073Z] #47 ... [2020-03-26T16:10:24.073Z] [2020-03-26T16:10:24.073Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:10:24.073Z] #56 DONE 63.5s [2020-03-26T16:10:24.355Z] [2020-03-26T16:10:24.355Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:10:24.355Z] #47 63.74 vendor/golang.org/x/text/transform [2020-03-26T16:10:25.051Z] #47 64.66 vendor/golang.org/x/text/unicode/bidi [2020-03-26T16:10:25.408Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-03-26T16:10:25.408Z] go: finding github.com/golang/mock v1.1.1 [2020-03-26T16:10:25.720Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-03-26T16:10:25.943Z] Commit message: "Bump swarmkit to ebe39a32e3ed4c3a3783a02c11cccf388818694c" [2020-03-26T16:10:25.977Z] > git --version # timeout=10 [2020-03-26T16:10:26.007Z] fatal: bad object fde6a898bccdd14efd5ffef81d7086dace269d15 [2020-03-26T16:10:26.354Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-03-26T16:10:26.536Z] #47 65.99 vendor/golang.org/x/text/secure/bidirule [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-26T16:10:26.818Z] #47 66.12 vendor/golang.org/x/text/unicode/norm [2020-03-26T16:10:26.997Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-03-26T16:10:27.261Z] + docker version [2020-03-26T16:10:27.309Z] go: finding github.com/client9/misspell v0.3.4 [2020-03-26T16:10:27.309Z] go: finding github.com/kr/pretty v0.1.0 [2020-03-26T16:10:27.603Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-03-26T16:10:27.900Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-03-26T16:10:28.193Z] go: finding github.com/docker/go-connections v0.3.0 [2020-03-26T16:10:29.233Z] go: finding google.golang.org/appengine v1.1.0 [2020-03-26T16:10:29.233Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-03-26T16:10:29.494Z] #47 68.80 vendor/golang.org/x/net/idna [2020-03-26T16:10:29.527Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-03-26T16:10:29.776Z] #47 ... [2020-03-26T16:10:29.776Z] [2020-03-26T16:10:29.776Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:10:29.776Z] #44 26.92 CC images/ext-file.o [2020-03-26T16:10:29.776Z] #44 27.12 CC images/cgroup.o [2020-03-26T16:10:29.776Z] #44 27.44 CC images/userns.o [2020-03-26T16:10:29.776Z] #44 27.60 CC images/google/protobuf/descriptor.o [2020-03-26T16:10:29.776Z] #44 28.71 CC images/opts.o [2020-03-26T16:10:29.776Z] #44 28.79 CC images/seccomp.o [2020-03-26T16:10:29.776Z] #44 28.93 CC images/binfmt-misc.o [2020-03-26T16:10:29.776Z] #44 29.01 CC images/time.o [2020-03-26T16:10:29.776Z] #44 29.15 CC images/sysctl.o [2020-03-26T16:10:29.776Z] #44 29.29 CC images/autofs.o [2020-03-26T16:10:29.776Z] #44 29.43 CC images/macvlan.o [2020-03-26T16:10:29.776Z] #44 29.52 CC images/sit.o [2020-03-26T16:10:29.776Z] #44 29.72 LINK images/built-in.o [2020-03-26T16:10:29.776Z] #44 29.76 GEN compel/include/asm [2020-03-26T16:10:29.776Z] #44 29.77 GEN compel/include/version.h [2020-03-26T16:10:29.776Z] #44 29.79 touch .config [2020-03-26T16:10:29.776Z] #44 29.80 GEN include/common/config.h [2020-03-26T16:10:29.776Z] #44 29.87 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-03-26T16:10:29.776Z] #44 29.92 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-26T16:10:29.776Z] #44 29.93 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-26T16:10:29.777Z] #44 29.95 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-03-26T16:10:29.777Z] #44 29.95 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-03-26T16:10:29.777Z] #44 29.98 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-03-26T16:10:29.777Z] #44 29.98 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-26T16:10:29.777Z] #44 29.99 DEP compel/plugins/std/infect.d [2020-03-26T16:10:29.777Z] #44 30.08 DEP compel/plugins/std/string.d [2020-03-26T16:10:29.777Z] #44 30.16 DEP compel/plugins/std/log.d [2020-03-26T16:10:29.777Z] #44 30.20 DEP compel/plugins/std/fds.d [2020-03-26T16:10:29.777Z] #44 30.31 DEP compel/plugins/std/std.d [2020-03-26T16:10:29.777Z] #44 30.41 DEP compel/plugins/shmem/shmem.d [2020-03-26T16:10:29.777Z] #44 30.46 DEP compel/plugins/fds/fds.d [2020-03-26T16:10:29.777Z] #44 30.63 CC compel/plugins/std/std.o [2020-03-26T16:10:29.777Z] #44 30.93 CC compel/plugins/std/fds.o [2020-03-26T16:10:29.777Z] #44 31.16 CC compel/plugins/std/log.o [2020-03-26T16:10:29.777Z] #44 31.63 CC compel/plugins/std/string.o [2020-03-26T16:10:29.777Z] #44 32.03 CC compel/plugins/std/infect.o [2020-03-26T16:10:29.777Z] #44 32.22 CC compel/arch/s390/plugins/std/parasite-head.o [2020-03-26T16:10:29.777Z] #44 32.25 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-03-26T16:10:29.777Z] #44 32.29 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-03-26T16:10:29.777Z] #44 32.41 AR compel/plugins/std.lib.a [2020-03-26T16:10:29.777Z] #44 32.46 CC compel/plugins/fds/fds.o [2020-03-26T16:10:29.777Z] #44 32.71 AR compel/plugins/fds.lib.a [2020-03-26T16:10:29.777Z] #44 32.74 HOSTDEP compel/src/lib/log-host.d [2020-03-26T16:10:29.777Z] #44 32.88 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-26T16:10:29.777Z] #44 32.96 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-03-26T16:10:29.777Z] #44 33.02 HOSTDEP compel/src/main-host.d [2020-03-26T16:10:29.777Z] #44 33.08 DEP compel/src/lib/ptrace.d [2020-03-26T16:10:29.777Z] #44 33.23 DEP compel/src/lib/infect.d [2020-03-26T16:10:30.059Z] #44 33.38 DEP compel/src/lib/infect-util.d [2020-03-26T16:10:30.059Z] #44 33.51 DEP compel/src/lib/infect-rpc.d [2020-03-26T16:10:30.059Z] #44 33.63 DEP compel/arch/s390/src/lib/infect.d [2020-03-26T16:10:30.165Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-03-26T16:10:30.165Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-03-26T16:10:30.341Z] #44 33.75 DEP compel/arch/s390/src/lib/cpu.d [2020-03-26T16:10:30.341Z] #44 33.88 DEP compel/src/lib/log.d [2020-03-26T16:10:30.456Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-03-26T16:10:30.623Z] #44 33.96 DEP compel/src/main.d [2020-03-26T16:10:30.623Z] #44 34.09 DEP compel/src/lib/handle-elf.d [2020-03-26T16:10:30.749Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-03-26T16:10:30.906Z] #44 34.21 DEP compel/arch/s390/src/lib/handle-elf.d [2020-03-26T16:10:30.906Z] #44 34.36 CC compel/src/lib/log.o [2020-03-26T16:10:31.189Z] #44 34.52 CC compel/arch/s390/src/lib/cpu.o [2020-03-26T16:10:31.189Z] #44 34.73 CC compel/arch/s390/src/lib/infect.o [2020-03-26T16:10:31.787Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-03-26T16:10:31.804Z] #44 35.28 CC compel/src/lib/infect-rpc.o [2020-03-26T16:10:32.077Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-03-26T16:10:32.077Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-03-26T16:10:32.077Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-03-26T16:10:32.086Z] #44 35.55 CC compel/src/lib/infect-util.o [2020-03-26T16:10:32.368Z] #44 35.76 CC compel/src/lib/infect.o [2020-03-26T16:10:32.368Z] #44 ... [2020-03-26T16:10:32.368Z] [2020-03-26T16:10:32.368Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:10:32.368Z] #10 72.10 Selecting previously unselected package libapparmor1:s390x. [2020-03-26T16:10:32.368Z] #10 72.10 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-03-26T16:10:32.368Z] #10 72.10 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-03-26T16:10:32.368Z] #10 72.19 Selecting previously unselected package libapparmor-dev:s390x. [2020-03-26T16:10:32.368Z] #10 72.19 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-03-26T16:10:32.650Z] #10 72.20 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-03-26T16:10:32.650Z] #10 72.32 Selecting previously unselected package libbtrfs0. [2020-03-26T16:10:32.650Z] #10 72.32 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-03-26T16:10:32.650Z] #10 72.33 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-26T16:10:32.650Z] #10 72.42 Selecting previously unselected package libbtrfs-dev. [2020-03-26T16:10:32.650Z] #10 72.42 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-03-26T16:10:32.650Z] #10 72.42 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-26T16:10:32.932Z] #10 72.51 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-03-26T16:10:32.933Z] #10 72.51 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-03-26T16:10:32.933Z] #10 72.51 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-03-26T16:10:32.933Z] #10 72.57 Selecting previously unselected package libudev-dev:s390x. [2020-03-26T16:10:32.933Z] #10 72.57 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_s390x.deb ... [2020-03-26T16:10:32.933Z] #10 72.58 Unpacking libudev-dev:s390x (241-7~deb10u3) ... [2020-03-26T16:10:33.152Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-03-26T16:10:33.215Z] #10 72.71 Selecting previously unselected package libsepol1-dev:s390x. [2020-03-26T16:10:33.215Z] #10 72.71 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-03-26T16:10:33.215Z] #10 72.72 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-03-26T16:10:33.215Z] #10 72.98 Selecting previously unselected package libpcre16-3:s390x. [2020-03-26T16:10:33.215Z] #10 72.98 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-03-26T16:10:33.497Z] #10 72.98 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-03-26T16:10:33.497Z] #10 73.12 Selecting previously unselected package libpcre32-3:s390x. [2020-03-26T16:10:33.497Z] #10 73.12 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-03-26T16:10:33.497Z] #10 73.12 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-03-26T16:10:33.497Z] #10 73.25 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-03-26T16:10:33.497Z] #10 73.25 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-03-26T16:10:33.779Z] #10 73.25 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-03-26T16:10:33.779Z] #10 73.34 Selecting previously unselected package libpcre3-dev:s390x. [2020-03-26T16:10:33.779Z] #10 73.34 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-03-26T16:10:33.779Z] #10 73.34 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-03-26T16:10:33.807Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-03-26T16:10:34.061Z] #10 73.59 Selecting previously unselected package libselinux1-dev:s390x. [2020-03-26T16:10:34.061Z] #10 73.59 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-03-26T16:10:34.061Z] #10 73.60 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-03-26T16:10:34.061Z] #10 73.79 Selecting previously unselected package libdevmapper-dev:s390x. [2020-03-26T16:10:34.061Z] #10 73.79 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-03-26T16:10:34.061Z] #10 73.80 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-03-26T16:10:34.105Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-03-26T16:10:34.343Z] #10 73.86 Selecting previously unselected package libseccomp-dev:s390x. [2020-03-26T16:10:34.343Z] #10 73.86 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-03-26T16:10:34.343Z] #10 73.86 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-03-26T16:10:34.343Z] #10 73.98 Selecting previously unselected package libsystemd-dev:s390x. [2020-03-26T16:10:34.343Z] #10 73.99 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_s390x.deb ... [2020-03-26T16:10:34.343Z] #10 74.00 Unpacking libsystemd-dev:s390x (241-7~deb10u3) ... [2020-03-26T16:10:34.406Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-03-26T16:10:34.788Z] Fetching without tags [2020-03-26T16:10:34.957Z] #10 74.46 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-03-26T16:10:34.957Z] #10 74.47 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-03-26T16:10:34.957Z] #10 74.48 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-03-26T16:10:34.957Z] #10 74.49 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-26T16:10:34.957Z] #10 74.49 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-03-26T16:10:34.957Z] #10 74.50 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-03-26T16:10:34.957Z] #10 74.51 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-26T16:10:34.957Z] #10 74.52 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-26T16:10:34.957Z] #10 74.53 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-03-26T16:10:34.957Z] #10 74.53 Setting up libudev-dev:s390x (241-7~deb10u3) ... [2020-03-26T16:10:34.957Z] #10 74.54 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-26T16:10:34.957Z] #10 74.55 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-26T16:10:34.957Z] #10 74.56 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-03-26T16:10:34.957Z] #10 74.56 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-26T16:10:34.957Z] #10 74.57 Setting up libsystemd-dev:s390x (241-7~deb10u3) ... [2020-03-26T16:10:34.957Z] #10 74.57 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-26T16:10:34.957Z] #10 74.58 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-03-26T16:10:34.957Z] #10 74.59 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-26T16:10:34.957Z] #10 74.59 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-26T16:10:34.957Z] #10 74.60 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-26T16:10:34.957Z] #10 74.60 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-26T16:10:34.957Z] #10 74.61 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-26T16:10:34.957Z] #10 74.61 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-26T16:10:34.957Z] #10 74.61 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-26T16:10:34.957Z] #10 74.62 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-03-26T16:10:34.957Z] #10 74.63 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-03-26T16:10:34.957Z] #10 74.63 Setting up dmsetup (2:1.02.155-3) ... [2020-03-26T16:10:34.957Z] #10 74.64 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-03-26T16:10:34.957Z] #10 74.65 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-03-26T16:10:34.957Z] #10 74.65 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T16:10:35.042Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-03-26T16:10:35.042Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-03-26T16:10:35.177Z] Merging remotes/origin/master commit c7ad2b866182325b49bc7addb7042e16afbb60b6 into PR head commit 1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 [2020-03-26T16:10:35.334Z] go: finding github.com/google/go-cmp v0.2.0 [2020-03-26T16:10:35.334Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-26T16:10:35.574Z] #10 DONE 75.2s [2020-03-26T16:10:35.574Z] [2020-03-26T16:10:35.574Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:10:35.574Z] #44 36.88 CC compel/src/lib/ptrace.o [2020-03-26T16:10:35.574Z] #44 37.17 AR compel/libcompel.a [2020-03-26T16:10:35.574Z] #44 37.22 HOSTCC compel/src/main-host.o [2020-03-26T16:10:35.574Z] #44 37.46 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-03-26T16:10:35.574Z] #44 37.63 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-26T16:10:35.574Z] #44 37.87 HOSTCC compel/src/lib/log-host.o [2020-03-26T16:10:35.574Z] #44 38.10 HOSTLINK compel/compel-host-bin [2020-03-26T16:10:35.574Z] #44 38.20 DEP soccr/soccr.d [2020-03-26T16:10:35.574Z] #44 38.33 CC soccr/soccr.o [2020-03-26T16:10:35.574Z] #44 ... [2020-03-26T16:10:35.574Z] [2020-03-26T16:10:35.574Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-26T16:10:35.574Z] #58 DONE 0.1s [2020-03-26T16:10:35.857Z] [2020-03-26T16:10:35.857Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-26T16:10:35.857Z] #59 DONE 0.1s [2020-03-26T16:10:35.857Z] [2020-03-26T16:10:35.857Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:10:35.975Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-03-26T16:10:36.272Z] Merge succeeded, producing 1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 [2020-03-26T16:10:36.272Z] Checking out Revision 1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 (PR-40745) [2020-03-26T16:10:36.603Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-03-26T16:10:36.604Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-03-26T16:10:36.604Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-03-26T16:10:36.868Z] #60 1.219 + RM_GOPATH=0 [2020-03-26T16:10:36.868Z] #60 1.219 + TMP_GOPATH= [2020-03-26T16:10:36.893Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-03-26T16:10:36.893Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-03-26T16:10:34.703Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-26T16:10:34.735Z] > git config --add remote.origin.fetch +refs/pull/40745/head:refs/remotes/origin/PR-40745 # timeout=10 [2020-03-26T16:10:34.758Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T16:10:34.787Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-26T16:10:34.815Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-26T16:10:34.816Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-26T16:10:34.817Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40745/head:refs/remotes/origin/PR-40745 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T16:10:35.215Z] > git config core.sparsecheckout # timeout=10 [2020-03-26T16:10:35.243Z] > git checkout -f 1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 # timeout=10 [2020-03-26T16:10:36.243Z] > git merge c7ad2b866182325b49bc7addb7042e16afbb60b6 # timeout=10 [2020-03-26T16:10:36.271Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-26T16:10:36.295Z] > git config core.sparsecheckout # timeout=10 [2020-03-26T16:10:36.315Z] > git checkout -f 1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 # timeout=10 [2020-03-26T16:10:37.178Z] #60 1.220 + : /build [2020-03-26T16:10:37.178Z] #60 1.220 + '[' -z '' ']' [2020-03-26T16:10:37.178Z] #60 1.220 ++ mktemp -d [2020-03-26T16:10:37.178Z] #60 1.223 + export GOPATH=/tmp/tmp.Dkint3McX4 [2020-03-26T16:10:37.178Z] #60 1.223 + GOPATH=/tmp/tmp.Dkint3McX4 [2020-03-26T16:10:37.178Z] #60 1.223 + RM_GOPATH=1 [2020-03-26T16:10:37.178Z] #60 1.224 ++ dirname ./install.sh [2020-03-26T16:10:37.178Z] #60 1.226 + dir=. [2020-03-26T16:10:37.178Z] #60 1.226 + bin=runc [2020-03-26T16:10:37.178Z] #60 1.226 + shift [2020-03-26T16:10:37.178Z] #60 1.226 + '[' '!' -f ./runc.installer ']' [2020-03-26T16:10:37.178Z] #60 1.226 + . ./runc.installer [2020-03-26T16:10:37.178Z] #60 1.227 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-26T16:10:37.178Z] #60 1.228 + install_runc [2020-03-26T16:10:37.178Z] #60 1.230 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-26T16:10:37.178Z] #60 1.231 + uname -r [2020-03-26T16:10:37.178Z] #60 1.236 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-26T16:10:37.178Z] #60 1.236 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-26T16:10:37.178Z] #60 1.236 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-26T16:10:37.178Z] #60 1.236 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Dkint3McX4/src/github.com/opencontainers/runc [2020-03-26T16:10:37.178Z] #60 1.241 Cloning into '/tmp/tmp.Dkint3McX4/src/github.com/opencontainers/runc'... [2020-03-26T16:10:37.178Z] #60 ... [2020-03-26T16:10:37.178Z] [2020-03-26T16:10:37.178Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-26T16:10:37.178Z] #11 DONE 1.6s [2020-03-26T16:10:37.246Z] Client: Docker Engine - Community [2020-03-26T16:10:37.246Z] Version: 19.03.5 [2020-03-26T16:10:37.246Z] API version: 1.40 [2020-03-26T16:10:37.246Z] Go version: go1.12.12 [2020-03-26T16:10:37.246Z] Git commit: 633a0ea [2020-03-26T16:10:37.246Z] Built: Wed Nov 13 07:27:53 2019 [2020-03-26T16:10:37.246Z] OS/Arch: linux/arm64 [2020-03-26T16:10:37.246Z] Experimental: false [2020-03-26T16:10:37.246Z] [2020-03-26T16:10:37.246Z] Server: Docker Engine - Community [2020-03-26T16:10:37.246Z] Engine: [2020-03-26T16:10:37.246Z] Version: 19.03.5 [2020-03-26T16:10:37.246Z] API version: 1.40 (minimum version 1.12) [2020-03-26T16:10:37.246Z] Go version: go1.12.12 [2020-03-26T16:10:37.246Z] Git commit: 633a0ea [2020-03-26T16:10:37.247Z] Built: Wed Nov 13 07:26:25 2019 [2020-03-26T16:10:37.247Z] OS/Arch: linux/arm64 [2020-03-26T16:10:37.247Z] Experimental: true [2020-03-26T16:10:37.247Z] containerd: [2020-03-26T16:10:37.247Z] Version: 1.2.10 [2020-03-26T16:10:37.247Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-26T16:10:37.247Z] runc: [2020-03-26T16:10:37.247Z] Version: 1.0.0-rc8+dev [2020-03-26T16:10:37.247Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-26T16:10:37.247Z] docker-init: [2020-03-26T16:10:37.247Z] Version: 0.18.0 [2020-03-26T16:10:37.247Z] GitCommit: fec3683 [Pipeline] sh [2020-03-26T16:10:37.466Z] [2020-03-26T16:10:37.466Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:10:37.466Z] #44 39.37 AR soccr/libsoccr.a [2020-03-26T16:10:37.466Z] #44 39.39 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-26T16:10:37.466Z] #44 39.68 DEP criu/arch/s390/sigframe.d [2020-03-26T16:10:37.466Z] #44 39.74 DEP criu/arch/s390/crtools.d [2020-03-26T16:10:37.466Z] #44 39.89 DEP criu/arch/s390/cpu.d [2020-03-26T16:10:37.466Z] #44 40.08 CC criu/arch/s390/cpu.o [2020-03-26T16:10:37.466Z] #44 40.55 CC criu/arch/s390/crtools.o [2020-03-26T16:10:37.530Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-03-26T16:10:37.585Z] + docker info [2020-03-26T16:10:38.080Z] #44 41.43 CC criu/arch/s390/sigframe.o [2020-03-26T16:10:38.174Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-03-26T16:10:38.174Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-03-26T16:10:38.362Z] #44 41.59 LINK criu/arch/s390/crtools.built-in.o [2020-03-26T16:10:38.362Z] #44 41.64 DEP criu/pie/util-vdso.d [2020-03-26T16:10:38.362Z] #44 41.73 DEP criu/pie/util.d [2020-03-26T16:10:38.647Z] #44 41.93 CC criu/pie/util.o [2020-03-26T16:10:38.814Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-26T16:10:38.930Z] #44 ... [2020-03-26T16:10:38.930Z] [2020-03-26T16:10:38.930Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-26T16:10:38.930Z] #12 DONE 1.7s [2020-03-26T16:10:38.930Z] [2020-03-26T16:10:38.930Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:10:38.930Z] #44 42.30 CC criu/pie/util-vdso.o [2020-03-26T16:10:39.446Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-03-26T16:10:39.546Z] #44 42.88 AR criu/pie/pie.lib.a [2020-03-26T16:10:39.546Z] #44 42.95 DEP criu/pie/restorer.d [2020-03-26T16:10:39.827Z] #44 ... [2020-03-26T16:10:39.827Z] [2020-03-26T16:10:39.827Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:10:39.827Z] #68 74.04 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-26T16:10:39.827Z] #68 74.04 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-26T16:10:39.827Z] #68 DONE 79.2s [2020-03-26T16:10:39.827Z] [2020-03-26T16:10:39.827Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:10:39.827Z] #44 43.12 DEP criu/arch/s390/restorer.d [2020-03-26T16:10:39.827Z] #44 ... [2020-03-26T16:10:39.827Z] [2020-03-26T16:10:39.827Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-26T16:10:39.827Z] #69 DONE 0.1s [2020-03-26T16:10:39.827Z] [2020-03-26T16:10:39.827Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:10:39.827Z] #44 43.38 DEP criu/arch/s390/vdso-pie.d [2020-03-26T16:10:40.076Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-03-26T16:10:40.116Z] #44 43.48 DEP criu/pie/parasite-vdso.d [2020-03-26T16:10:40.116Z] #44 43.66 DEP criu/pie/parasite.d [2020-03-26T16:10:40.298Z] Commit message: "Bump swarmkit to ebe39a32e3ed4c3a3783a02c11cccf388818694c" [2020-03-26T16:10:40.367Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-03-26T16:10:40.335Z] > git --version # timeout=10 [2020-03-26T16:10:40.390Z] fatal: bad object fde6a898bccdd14efd5ffef81d7086dace269d15 [2020-03-26T16:10:40.429Z] #44 ... [2020-03-26T16:10:40.429Z] [2020-03-26T16:10:40.429Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-26T16:10:40.429Z] #13 1.424 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-26T16:10:40.429Z] #13 DONE 1.6s [2020-03-26T16:10:40.429Z] [2020-03-26T16:10:40.429Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:10:40.429Z] #50 DONE 79.9s [2020-03-26T16:10:40.662Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-26T16:10:40.760Z] [2020-03-26T16:10:40.760Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:10:40.760Z] #44 44.07 CC criu/pie/parasite.o [2020-03-26T16:10:40.760Z] #44 ... [2020-03-26T16:10:40.760Z] [2020-03-26T16:10:40.760Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:10:40.760Z] #47 70.23 vendor/golang.org/x/net/http2/hpack [2020-03-26T16:10:40.760Z] #47 71.09 mime [2020-03-26T16:10:40.760Z] #47 72.48 mime/quotedprintable [2020-03-26T16:10:40.760Z] #47 72.91 net/http/internal [2020-03-26T16:10:40.760Z] #47 75.21 net/textproto [2020-03-26T16:10:40.760Z] #47 75.21 crypto/x509 [2020-03-26T16:10:40.760Z] #47 76.24 vendor/golang.org/x/net/http/httpguts [2020-03-26T16:10:40.760Z] #47 76.48 vendor/golang.org/x/net/http/httpproxy [2020-03-26T16:10:40.760Z] #47 77.01 mime/multipart [2020-03-26T16:10:40.760Z] #47 78.76 crypto/tls [2020-03-26T16:10:41.046Z] #47 ... [2020-03-26T16:10:41.046Z] [2020-03-26T16:10:41.046Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-26T16:10:41.295Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-03-26T16:10:41.827Z] + docker version [2020-03-26T16:10:42.053Z] #14 DONE 1.8s [2020-03-26T16:10:42.053Z] [2020-03-26T16:10:42.053Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:10:42.053Z] #60 6.306 + cd /tmp/tmp.Dkint3McX4/src/github.com/opencontainers/runc [2020-03-26T16:10:42.053Z] #60 6.306 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-26T16:10:42.322Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-03-26T16:10:42.322Z] go: finding github.com/spf13/viper v1.3.2 [2020-03-26T16:10:42.322Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-03-26T16:10:42.335Z] #60 6.708 + '[' -z '' ']' [2020-03-26T16:10:42.335Z] #60 6.708 + target=static [2020-03-26T16:10:42.335Z] #60 6.708 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-26T16:10:42.612Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-03-26T16:10:42.901Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-03-26T16:10:43.343Z] #60 7.538 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-03-26T16:10:43.532Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-03-26T16:10:43.625Z] #60 ... [2020-03-26T16:10:43.625Z] [2020-03-26T16:10:43.625Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-26T16:10:43.625Z] #15 DONE 1.6s [2020-03-26T16:10:43.906Z] [2020-03-26T16:10:43.906Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-26T16:10:44.565Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-03-26T16:10:44.565Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-03-26T16:10:44.857Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-03-26T16:10:44.857Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-26T16:10:44.857Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-03-26T16:10:45.376Z] #16 DONE 1.4s [2020-03-26T16:10:45.376Z] [2020-03-26T16:10:45.376Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T16:10:46.386Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-03-26T16:10:46.847Z] #17 1.473 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T16:10:46.847Z] #17 1.686 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T16:10:47.128Z] #17 1.867 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T16:10:47.128Z] #17 1.882 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-03-26T16:10:47.421Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-03-26T16:10:48.052Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-03-26T16:10:48.134Z] #17 2.969 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [163 kB] [2020-03-26T16:10:48.184Z] Fetching without tags [2020-03-26T16:10:48.623Z] Merging remotes/origin/master commit c7ad2b866182325b49bc7addb7042e16afbb60b6 into PR head commit 1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 [2020-03-26T16:10:48.683Z] go: finding cloud.google.com/go v0.26.0 [2020-03-26T16:10:48.105Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-26T16:10:48.132Z] > git config --add remote.origin.fetch +refs/pull/40745/head:refs/remotes/origin/PR-40745 # timeout=10 [2020-03-26T16:10:48.154Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T16:10:48.192Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-26T16:10:48.210Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-26T16:10:48.210Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-26T16:10:48.211Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40745/head:refs/remotes/origin/PR-40745 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T16:10:48.652Z] > git config core.sparsecheckout # timeout=10 [2020-03-26T16:10:48.675Z] > git checkout -f 1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 # timeout=10 [2020-03-26T16:10:49.139Z] #17 3.913 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-03-26T16:10:49.314Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-03-26T16:10:49.812Z] Client: [2020-03-26T16:10:49.812Z] Debug Mode: false [2020-03-26T16:10:49.812Z] [2020-03-26T16:10:49.812Z] Server: [2020-03-26T16:10:49.812Z] Containers: 0 [2020-03-26T16:10:49.812Z] Running: 0 [2020-03-26T16:10:49.812Z] Paused: 0 [2020-03-26T16:10:49.812Z] Stopped: 0 [2020-03-26T16:10:49.812Z] Images: 0 [2020-03-26T16:10:49.812Z] Server Version: 19.03.5 [2020-03-26T16:10:49.812Z] Storage Driver: overlay2 [2020-03-26T16:10:49.812Z] Backing Filesystem: extfs [2020-03-26T16:10:49.812Z] Supports d_type: true [2020-03-26T16:10:49.812Z] Native Overlay Diff: true [2020-03-26T16:10:49.812Z] Logging Driver: json-file [2020-03-26T16:10:49.812Z] Cgroup Driver: cgroupfs [2020-03-26T16:10:49.812Z] Plugins: [2020-03-26T16:10:49.812Z] Volume: local [2020-03-26T16:10:49.812Z] Network: bridge host ipvlan macvlan null overlay [2020-03-26T16:10:49.812Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-26T16:10:49.812Z] Swarm: inactive [2020-03-26T16:10:49.812Z] Runtimes: runc [2020-03-26T16:10:49.812Z] Default Runtime: runc [2020-03-26T16:10:49.812Z] Init Binary: docker-init [2020-03-26T16:10:49.812Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-26T16:10:49.812Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-26T16:10:49.812Z] init version: fec3683 [2020-03-26T16:10:49.812Z] Security Options: [2020-03-26T16:10:49.812Z] apparmor [2020-03-26T16:10:49.812Z] seccomp [2020-03-26T16:10:49.812Z] Profile: default [2020-03-26T16:10:49.812Z] Kernel Version: 4.15.0-1057-aws [2020-03-26T16:10:49.812Z] Operating System: Ubuntu 16.04.6 LTS [2020-03-26T16:10:49.812Z] OSType: linux [2020-03-26T16:10:49.812Z] Architecture: aarch64 [2020-03-26T16:10:49.812Z] CPUs: 4 [2020-03-26T16:10:49.812Z] Total Memory: 7.525GiB [2020-03-26T16:10:49.812Z] Name: ip-10-100-62-13 [2020-03-26T16:10:49.812Z] ID: 54S4:KWFU:NIEI:7K7P:YSQE:BV4T:HY72:3FJA:KSC5:7GU7:YG74:V3A7 [2020-03-26T16:10:49.812Z] Docker Root Dir: /var/lib/docker [2020-03-26T16:10:49.812Z] Debug Mode: false [2020-03-26T16:10:49.812Z] Registry: https://index.docker.io/v1/ [2020-03-26T16:10:49.812Z] Labels: [2020-03-26T16:10:49.812Z] Experimental: true [2020-03-26T16:10:49.812Z] Insecure Registries: [2020-03-26T16:10:49.812Z] 127.0.0.0/8 [2020-03-26T16:10:49.812Z] Live Restore Enabled: true [2020-03-26T16:10:49.812Z] [2020-03-26T16:10:49.812Z] WARNING: No swap limit support [Pipeline] sh [2020-03-26T16:10:49.944Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-03-26T16:10:50.087Z] Merge succeeded, producing 1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 [2020-03-26T16:10:50.087Z] Checking out Revision 1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 (PR-40745) [2020-03-26T16:10:50.101Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-26T16:10:50.101Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-26T16:10:50.101Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40745/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-26T16:10:50.362Z] + bash /home/ubuntu/workspace/moby_PR-40745/check-config.sh [2020-03-26T16:10:50.362Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-26T16:10:50.362Z] info: reading kernel config from /boot/config-4.15.0-1057-aws ... [2020-03-26T16:10:50.362Z] [2020-03-26T16:10:50.362Z] Generally Necessary: [2020-03-26T16:10:50.362Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-26T16:10:50.362Z] - apparmor: enabled and tools installed [2020-03-26T16:10:50.362Z] - CONFIG_NAMESPACES: enabled [2020-03-26T16:10:50.362Z] - CONFIG_NET_NS: enabled [2020-03-26T16:10:50.362Z] - CONFIG_PID_NS: enabled [2020-03-26T16:10:50.362Z] - CONFIG_IPC_NS: enabled [2020-03-26T16:10:50.362Z] - CONFIG_UTS_NS: enabled [2020-03-26T16:10:50.362Z] - CONFIG_CGROUPS: enabled [2020-03-26T16:10:50.362Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-26T16:10:50.362Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-26T16:10:50.362Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-26T16:10:50.362Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-26T16:10:50.362Z] - CONFIG_CPUSETS: enabled [2020-03-26T16:10:50.362Z] - CONFIG_MEMCG: enabled [2020-03-26T16:10:50.362Z] - CONFIG_KEYS: enabled [2020-03-26T16:10:50.362Z] - CONFIG_VETH: enabled (as module) [2020-03-26T16:10:50.573Z] go: finding github.com/spf13/cobra v0.0.3 [2020-03-26T16:10:50.622Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-26T16:10:50.622Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-26T16:10:50.622Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-26T16:10:50.622Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-26T16:10:50.622Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-26T16:10:50.622Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-26T16:10:50.622Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-26T16:10:50.622Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-26T16:10:50.622Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-26T16:10:50.622Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-26T16:10:50.622Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-26T16:10:50.622Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-26T16:10:50.622Z] [2020-03-26T16:10:50.622Z] Optional Features: [2020-03-26T16:10:50.622Z] - CONFIG_USER_NS: enabled [2020-03-26T16:10:50.622Z] - CONFIG_SECCOMP: enabled [2020-03-26T16:10:50.622Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-26T16:10:50.622Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-26T16:10:50.622Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-26T16:10:50.622Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-26T16:10:50.622Z] - CONFIG_BLK_CGROUP: enabled [2020-03-26T16:10:50.622Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-26T16:10:50.622Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-26T16:10:50.622Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-26T16:10:50.622Z] - CONFIG_CGROUP_PERF: enabled [2020-03-26T16:10:50.622Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-26T16:10:50.881Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-26T16:10:50.881Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-26T16:10:50.881Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-26T16:10:50.881Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-26T16:10:50.881Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-26T16:10:50.881Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-26T16:10:50.881Z] - CONFIG_IP_VS: enabled (as module) [2020-03-26T16:10:50.881Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-26T16:10:50.881Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-26T16:10:50.881Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-26T16:10:50.881Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-26T16:10:50.881Z] - CONFIG_EXT4_FS: enabled [2020-03-26T16:10:50.881Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-26T16:10:50.881Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-26T16:10:50.881Z] - Network Drivers: [2020-03-26T16:10:50.881Z] - "overlay": [2020-03-26T16:10:50.881Z] - CONFIG_VXLAN: enabled (as module) [2020-03-26T16:10:50.881Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-26T16:10:50.881Z] Optional (for encrypted networks): [2020-03-26T16:10:50.881Z] - CONFIG_CRYPTO: enabled [2020-03-26T16:10:50.881Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-26T16:10:50.881Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-26T16:10:50.881Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-26T16:10:50.881Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-26T16:10:50.881Z] - CONFIG_XFRM: enabled [2020-03-26T16:10:50.881Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-26T16:10:50.881Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-26T16:10:50.881Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-26T16:10:50.881Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-26T16:10:50.881Z] - "ipvlan": [2020-03-26T16:10:51.140Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-26T16:10:51.140Z] - "macvlan": [2020-03-26T16:10:51.140Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-26T16:10:51.140Z] - CONFIG_DUMMY: enabled (as module) [2020-03-26T16:10:51.140Z] - "ftp,tftp client in container": [2020-03-26T16:10:51.140Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-26T16:10:51.140Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-26T16:10:51.140Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-26T16:10:51.140Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-26T16:10:51.140Z] - Storage Drivers: [2020-03-26T16:10:51.140Z] - "aufs": [2020-03-26T16:10:51.140Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-26T16:10:51.140Z] - "btrfs": [2020-03-26T16:10:51.140Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-26T16:10:51.140Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-26T16:10:51.140Z] - "devicemapper": [2020-03-26T16:10:51.140Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-26T16:10:51.140Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-26T16:10:51.140Z] - "overlay": [2020-03-26T16:10:51.141Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-26T16:10:51.141Z] - "zfs": [2020-03-26T16:10:51.141Z] - /dev/zfs: missing [2020-03-26T16:10:51.141Z] - zfs command: missing [2020-03-26T16:10:51.141Z] - zpool command: missing [2020-03-26T16:10:51.141Z] [2020-03-26T16:10:51.141Z] Limits: [2020-03-26T16:10:51.141Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-26T16:10:51.141Z] [2020-03-26T16:10:51.141Z] + true [Pipeline] } [2020-03-26T16:10:51.160Z] #17 ... [2020-03-26T16:10:51.160Z] [2020-03-26T16:10:51.160Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:10:51.160Z] #44 44.91 LINK criu/pie/parasite.built-in.o [2020-03-26T16:10:51.160Z] #44 44.92 GEN criu/pie/parasite-blob.h [2020-03-26T16:10:51.160Z] #44 44.94 CC criu/pie/parasite-vdso.o [2020-03-26T16:10:51.160Z] #44 45.42 CC criu/arch/s390/vdso-pie.o [2020-03-26T16:10:51.160Z] #44 45.69 CC criu/arch/s390/restorer.o [2020-03-26T16:10:51.160Z] #44 45.93 CC criu/pie/restorer.o [2020-03-26T16:10:51.160Z] #44 47.45 LINK criu/pie/restorer.built-in.o [2020-03-26T16:10:51.160Z] #44 47.45 GEN criu/pie/restorer-blob.h [2020-03-26T16:10:51.160Z] #44 47.52 DEP criu/vdso.d [2020-03-26T16:10:51.160Z] #44 47.76 DEP criu/uts_ns.d [2020-03-26T16:10:51.160Z] #44 47.90 DEP criu/util.d [2020-03-26T16:10:51.160Z] #44 48.10 DEP criu/uffd.d [2020-03-26T16:10:51.160Z] #44 48.21 DEP criu/tun.d [2020-03-26T16:10:51.160Z] #44 48.29 DEP criu/tty.d [2020-03-26T16:10:51.160Z] #44 48.50 DEP criu/timerfd.d [2020-03-26T16:10:51.160Z] #44 48.66 DEP criu/sysfs_parse.d [2020-03-26T16:10:51.160Z] #44 48.80 DEP criu/sysctl.d [2020-03-26T16:10:51.160Z] #44 48.94 DEP criu/string.d [2020-03-26T16:10:51.160Z] #44 48.96 DEP criu/stats.d [2020-03-26T16:10:51.160Z] #44 49.03 DEP criu/sockets.d [2020-03-26T16:10:51.160Z] #44 49.14 DEP criu/sk-unix.d [2020-03-26T16:10:51.160Z] #44 49.24 DEP criu/sk-tcp.d [2020-03-26T16:10:51.160Z] #44 49.34 DEP criu/sk-queue.d [2020-03-26T16:10:51.160Z] #44 49.42 DEP criu/sk-packet.d [2020-03-26T16:10:51.160Z] #44 49.59 DEP criu/sk-netlink.d [2020-03-26T16:10:51.160Z] #44 49.69 DEP criu/sk-inet.d [2020-03-26T16:10:51.160Z] #44 49.78 DEP criu/signalfd.d [2020-03-26T16:10:51.160Z] #44 49.84 DEP criu/sigframe.d [2020-03-26T16:10:51.160Z] #44 49.89 DEP criu/shmem.d [2020-03-26T16:10:51.160Z] #44 50.08 DEP criu/servicefd.d [2020-03-26T16:10:51.160Z] #44 50.26 DEP criu/seize.d [2020-03-26T16:10:51.160Z] #44 50.38 DEP criu/seccomp.d [2020-03-26T16:10:51.160Z] #44 50.52 DEP criu/rst-malloc.d [2020-03-26T16:10:51.160Z] #44 50.57 DEP criu/rbtree.d [2020-03-26T16:10:51.160Z] #44 50.59 DEP criu/pstree.d [2020-03-26T16:10:51.160Z] #44 50.77 DEP criu/protobuf.d [2020-03-26T16:10:51.160Z] #44 50.86 GEN criu/protobuf-desc-gen.h [2020-03-26T16:10:51.160Z] #44 51.67 DEP criu/protobuf-desc.d [2020-03-26T16:10:51.160Z] #44 51.73 DEP criu/proc_parse.d [2020-03-26T16:10:51.160Z] #44 51.82 DEP criu/plugin.d [2020-03-26T16:10:51.160Z] #44 51.93 DEP criu/pipes.d [2020-03-26T16:10:51.160Z] #44 52.03 DEP criu/pie-util.d [2020-03-26T16:10:51.160Z] #44 52.08 DEP criu/pie-util-vdso.d [2020-03-26T16:10:51.160Z] #44 52.20 DEP criu/path.d [2020-03-26T16:10:51.160Z] #44 52.37 DEP criu/parasite-syscall.d [2020-03-26T16:10:51.160Z] #44 52.55 DEP criu/pagemap.d [2020-03-26T16:10:51.160Z] #44 52.64 DEP criu/pagemap-cache.d [2020-03-26T16:10:51.160Z] #44 52.73 DEP criu/page-xfer.d [2020-03-26T16:10:51.160Z] #44 52.81 DEP criu/page-pipe.d [2020-03-26T16:10:51.160Z] #44 52.95 DEP criu/netfilter.d [2020-03-26T16:10:51.160Z] #44 53.08 DEP criu/net.d [2020-03-26T16:10:51.160Z] #44 53.19 DEP criu/namespaces.d [2020-03-26T16:10:51.160Z] #44 53.28 DEP criu/mount.d [2020-03-26T16:10:51.160Z] #44 53.44 DEP criu/mem.d [2020-03-26T16:10:51.160Z] #44 53.52 DEP criu/lsm.d [2020-03-26T16:10:51.160Z] #44 53.57 DEP criu/log.d [2020-03-26T16:10:51.160Z] #44 53.62 DEP criu/libnetlink.d [2020-03-26T16:10:51.160Z] #44 53.67 DEP criu/kerndat.d [2020-03-26T16:10:51.160Z] #44 53.79 DEP criu/kcmp-ids.d [2020-03-26T16:10:51.160Z] #44 53.85 DEP criu/irmap.d [2020-03-26T16:10:51.160Z] #44 53.95 DEP criu/ipc_ns.d [2020-03-26T16:10:51.160Z] #44 54.08 DEP criu/image.d [2020-03-26T16:10:51.160Z] #44 54.24 DEP criu/image-desc.d [2020-03-26T16:10:51.160Z] #44 54.33 DEP criu/fsnotify.d [2020-03-26T16:10:51.160Z] #44 54.43 DEP criu/filesystems.d [2020-03-26T16:10:51.160Z] #44 54.50 DEP criu/files.d [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-26T16:10:51.442Z] #44 54.67 DEP criu/files-reg.d [2020-03-26T16:10:51.442Z] #44 54.84 DEP criu/files-ext.d [2020-03-26T16:10:51.442Z] #44 54.92 DEP criu/file-lock.d [2020-03-26T16:10:51.489Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 . [2020-03-26T16:10:51.489Z] #2 [internal] load .dockerignore [2020-03-26T16:10:51.489Z] #2 transferring context: 87B done [2020-03-26T16:10:51.489Z] #2 DONE 0.1s [2020-03-26T16:10:51.489Z] [2020-03-26T16:10:51.489Z] #1 [internal] load build definition from Dockerfile [2020-03-26T16:10:51.489Z] #1 transferring dockerfile: 17.06kB done [2020-03-26T16:10:50.051Z] > git merge c7ad2b866182325b49bc7addb7042e16afbb60b6 # timeout=10 [2020-03-26T16:10:50.078Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-26T16:10:50.115Z] > git config core.sparsecheckout # timeout=10 [2020-03-26T16:10:50.138Z] > git checkout -f 1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 # timeout=10 [2020-03-26T16:10:51.723Z] #44 55.01 DEP criu/file-ids.d [2020-03-26T16:10:51.723Z] #44 ... [2020-03-26T16:10:51.723Z] [2020-03-26T16:10:51.723Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T16:10:51.723Z] #17 6.344 Fetched 8031 kB in 5s (1628 kB/s) [2020-03-26T16:10:51.752Z] #1 DONE 0.1s [2020-03-26T16:10:51.752Z] [2020-03-26T16:10:51.752Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-26T16:10:52.011Z] #3 DONE 0.5s [2020-03-26T16:10:52.271Z] [2020-03-26T16:10:52.271Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-26T16:10:52.271Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-26T16:10:52.271Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done [2020-03-26T16:10:52.271Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB [2020-03-26T16:10:52.271Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-26T16:10:52.271Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done [2020-03-26T16:10:52.531Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.3s [2020-03-26T16:10:52.656Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-03-26T16:10:52.791Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.6s done [2020-03-26T16:10:52.791Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 [2020-03-26T16:10:52.953Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-03-26T16:10:52.953Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-03-26T16:10:53.194Z] #17 6.344 Reading package lists... [2020-03-26T16:10:53.359Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done [2020-03-26T16:10:53.359Z] #4 DONE 1.1s [2020-03-26T16:10:53.606Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-26T16:10:53.618Z] [2020-03-26T16:10:53.618Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-26T16:10:53.897Z] go: finding golang.org/x/text v0.3.0 [2020-03-26T16:10:54.027Z] Client: Docker Engine - Community [2020-03-26T16:10:54.027Z] Version: 19.03.5 [2020-03-26T16:10:54.027Z] API version: 1.40 [2020-03-26T16:10:54.027Z] Go version: go1.12.12 [2020-03-26T16:10:54.027Z] Git commit: 633a0ea838 [2020-03-26T16:10:54.027Z] Built: Wed Nov 13 07:29:52 2019 [2020-03-26T16:10:54.027Z] OS/Arch: linux/amd64 [2020-03-26T16:10:54.027Z] Experimental: false [2020-03-26T16:10:54.027Z] [2020-03-26T16:10:54.027Z] Server: Docker Engine - Community [2020-03-26T16:10:54.027Z] Engine: [2020-03-26T16:10:54.027Z] Version: 19.03.5 [2020-03-26T16:10:54.027Z] API version: 1.40 (minimum version 1.12) [2020-03-26T16:10:54.027Z] Go version: go1.12.12 [2020-03-26T16:10:54.027Z] Git commit: 633a0ea838 [2020-03-26T16:10:54.027Z] Built: Wed Nov 13 07:28:22 2019 [2020-03-26T16:10:54.027Z] OS/Arch: linux/amd64 [2020-03-26T16:10:54.027Z] Experimental: true [2020-03-26T16:10:54.027Z] containerd: [2020-03-26T16:10:54.027Z] Version: 1.2.10 [2020-03-26T16:10:54.027Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-26T16:10:54.027Z] runc: [2020-03-26T16:10:54.027Z] Version: 1.0.0-rc8+dev [2020-03-26T16:10:54.027Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-26T16:10:54.027Z] docker-init: [2020-03-26T16:10:54.027Z] Version: 0.18.0 [2020-03-26T16:10:54.027Z] GitCommit: fec3683 [Pipeline] sh [2020-03-26T16:10:54.090Z] #17 8.165 Reading package lists... [2020-03-26T16:10:54.090Z] #17 ... [2020-03-26T16:10:54.090Z] [2020-03-26T16:10:54.090Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:10:54.090Z] #47 83.44 net/http/httptrace [2020-03-26T16:10:54.090Z] #47 83.59 net/http [2020-03-26T16:10:54.090Z] #47 91.80 github.com/LK4D4/vndr/godl [2020-03-26T16:10:54.090Z] #47 92.34 github.com/LK4D4/vndr [2020-03-26T16:10:54.090Z] #47 ... [2020-03-26T16:10:54.090Z] [2020-03-26T16:10:54.090Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:10:54.090Z] #44 55.21 DEP criu/fifo.d [2020-03-26T16:10:54.090Z] #44 55.36 DEP criu/fdstore.d [2020-03-26T16:10:54.090Z] #44 55.41 DEP criu/fault-injection.d [2020-03-26T16:10:54.090Z] #44 55.45 DEP criu/external.d [2020-03-26T16:10:54.090Z] #44 55.52 DEP criu/eventpoll.d [2020-03-26T16:10:54.090Z] #44 55.71 DEP criu/eventfd.d [2020-03-26T16:10:54.090Z] #44 55.83 DEP criu/crtools.d [2020-03-26T16:10:54.090Z] #44 56.02 DEP criu/cr-service.d [2020-03-26T16:10:54.090Z] #44 56.20 DEP criu/cr-restore.d [2020-03-26T16:10:54.090Z] #44 56.44 DEP criu/cr-errno.d [2020-03-26T16:10:54.090Z] #44 56.44 DEP criu/cr-dump.d [2020-03-26T16:10:54.090Z] #44 56.64 DEP criu/cr-dedup.d [2020-03-26T16:10:54.090Z] #44 56.79 DEP criu/cr-check.d [2020-03-26T16:10:54.090Z] #44 56.92 DEP criu/config.d [2020-03-26T16:10:54.090Z] #44 57.06 DEP criu/clone-noasan.d [2020-03-26T16:10:54.090Z] #44 57.12 DEP criu/cgroup.d [2020-03-26T16:10:54.090Z] #44 57.23 DEP criu/cgroup-props.d [2020-03-26T16:10:54.090Z] #44 57.36 DEP criu/bitmap.d [2020-03-26T16:10:54.090Z] #44 57.38 DEP criu/bfd.d [2020-03-26T16:10:54.090Z] #44 57.48 DEP criu/autofs.d [2020-03-26T16:10:54.090Z] #44 57.57 DEP criu/aio.d [2020-03-26T16:10:54.187Z] #6 ... [2020-03-26T16:10:54.187Z] [2020-03-26T16:10:54.187Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-03-26T16:10:54.187Z] #5 DONE 0.3s [2020-03-26T16:10:54.187Z] [2020-03-26T16:10:54.187Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-26T16:10:54.187Z] #6 DONE 0.5s [2020-03-26T16:10:54.187Z] [2020-03-26T16:10:54.187Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-26T16:10:54.187Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-26T16:10:54.372Z] #44 57.77 DEP criu/action-scripts.d [2020-03-26T16:10:54.390Z] + docker info [2020-03-26T16:10:54.446Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-26T16:10:54.446Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 2.17MB / 49.17MB 0.3s [2020-03-26T16:10:54.446Z] #7 sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 0B / 7.68MB 0.3s [2020-03-26T16:10:54.446Z] #7 sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 0B / 9.98MB 0.3s [2020-03-26T16:10:54.446Z] #7 sha256:5aac44732a29bc2feed5f3e35d41afc4dffa1ca3f16863e79eef0af9749db80b 1.79kB / 1.79kB done [2020-03-26T16:10:54.446Z] #7 sha256:cf0ca10818ef71189f7b086a557d94fa3f7eda49b4e93cdde64d89a2c4f7ac5a 5.46kB / 5.46kB done [2020-03-26T16:10:54.502Z] Commit message: "Bump swarmkit to ebe39a32e3ed4c3a3783a02c11cccf388818694c" [2020-03-26T16:10:54.531Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-03-26T16:10:54.566Z] > git --version # timeout=10 [2020-03-26T16:10:54.620Z] fatal: bad object fde6a898bccdd14efd5ffef81d7086dace269d15 [2020-03-26T16:10:54.654Z] #44 58.07 CC criu/action-scripts.o [2020-03-26T16:10:54.707Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 23.45MB / 49.17MB 0.5s [2020-03-26T16:10:54.707Z] #7 sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 9.98MB / 9.98MB 0.5s [2020-03-26T16:10:54.936Z] #44 58.34 CC criu/aio.o [2020-03-26T16:10:54.967Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 29.32MB / 49.17MB 0.6s [2020-03-26T16:10:54.967Z] #7 sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 6.63MB / 7.68MB 0.6s [2020-03-26T16:10:54.967Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 48.35MB / 49.17MB 0.8s [2020-03-26T16:10:54.967Z] #7 sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 7.68MB / 7.68MB 0.8s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-26T16:10:55.164Z] go: finding github.com/onsi/gomega v1.4.3 [2020-03-26T16:10:55.218Z] #44 58.69 CC criu/autofs.o [2020-03-26T16:10:55.227Z] #7 sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 49.17MB / 49.17MB 0.8s done [2020-03-26T16:10:55.227Z] #7 sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 7.68MB / 7.68MB 0.8s done [2020-03-26T16:10:55.227Z] #7 sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 9.98MB / 9.98MB 0.8s done [2020-03-26T16:10:55.227Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 0B / 52.10MB 0.9s [2020-03-26T16:10:55.227Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 0B / 62.47MB 0.9s [2020-03-26T16:10:55.227Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 0B / 97.60MB 0.9s [2020-03-26T16:10:55.488Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 3.31MB / 52.10MB 1.1s [2020-03-26T16:10:55.488Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 8.18MB / 62.47MB 1.1s [2020-03-26T16:10:55.488Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 9.02MB / 52.10MB 1.3s [2020-03-26T16:10:55.488Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 21.44MB / 62.47MB 1.3s [2020-03-26T16:10:55.488Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 5.46MB / 97.60MB 1.3s [2020-03-26T16:10:55.488Z] #7 extracting sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b [2020-03-26T16:10:55.757Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 17.78MB / 52.10MB 1.5s [2020-03-26T16:10:55.757Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 35.12MB / 62.47MB 1.5s [2020-03-26T16:10:55.757Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 16.48MB / 97.60MB 1.5s [2020-03-26T16:10:55.757Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 43.16MB / 62.47MB 1.6s [2020-03-26T16:10:55.757Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 21.64MB / 97.60MB 1.6s [2020-03-26T16:10:55.796Z] + docker version [2020-03-26T16:10:56.018Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 30.63MB / 52.10MB 1.8s [2020-03-26T16:10:56.018Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 50.07MB / 62.47MB 1.8s [2020-03-26T16:10:56.018Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 37.85MB / 97.60MB 1.8s [2020-03-26T16:10:56.018Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 49.28MB / 52.10MB 2.0s [2020-03-26T16:10:56.018Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 61.90MB / 62.47MB 2.0s [2020-03-26T16:10:56.018Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 52.65MB / 97.60MB 2.0s [2020-03-26T16:10:56.198Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-03-26T16:10:56.282Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 52.10MB / 52.10MB 2.1s [2020-03-26T16:10:56.282Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 59.13MB / 97.60MB 2.1s [2020-03-26T16:10:56.547Z] #7 sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 52.10MB / 52.10MB 2.2s done [2020-03-26T16:10:56.547Z] #7 sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 62.47MB / 62.47MB 2.1s done [2020-03-26T16:10:56.547Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 67.24MB / 97.60MB 2.3s [2020-03-26T16:10:56.547Z] #7 sha256:d0814d2a122977a81b9cd59e29a8321d2b01b68ebcd95ffe8bce17e424c061d0 156B / 156B 2.2s done [2020-03-26T16:10:56.547Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 77.25MB / 97.60MB 2.4s [2020-03-26T16:10:56.689Z] #44 59.72 CC criu/bfd.o [2020-03-26T16:10:56.690Z] #44 60.17 CC criu/bitmap.o [2020-03-26T16:10:56.815Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 89.03MB / 97.60MB 2.5s [2020-03-26T16:10:56.815Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 94.55MB / 97.60MB 2.6s [2020-03-26T16:10:56.827Z] go: finding github.com/containerd/containerd v1.2.4 [2020-03-26T16:10:56.971Z] #44 60.31 CC criu/cgroup-props.o [2020-03-26T16:10:57.253Z] #44 60.84 CC criu/cgroup.o [2020-03-26T16:10:57.460Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-03-26T16:10:57.750Z] go: finding github.com/pkg/profile v1.2.1 [2020-03-26T16:10:58.050Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-03-26T16:10:58.723Z] #7 ... [2020-03-26T16:10:58.723Z] [2020-03-26T16:10:58.723Z] #20 [internal] load build context [2020-03-26T16:10:58.723Z] #20 transferring context: 50.07MB 3.6s done [2020-03-26T16:10:58.723Z] #20 DONE 4.3s [2020-03-26T16:10:58.723Z] [2020-03-26T16:10:58.723Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-03-26T16:10:58.723Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-03-26T16:10:58.723Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-03-26T16:10:58.723Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-03-26T16:10:58.723Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.5s done [2020-03-26T16:10:58.723Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.1s done [2020-03-26T16:10:58.723Z] #71 DONE 4.3s [2020-03-26T16:10:58.723Z] [2020-03-26T16:10:58.723Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-26T16:10:58.723Z] #7 sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 97.60MB / 97.60MB 4.2s done [2020-03-26T16:10:58.759Z] #44 ... [2020-03-26T16:10:58.759Z] [2020-03-26T16:10:58.759Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:10:58.759Z] #47 DONE 97.9s [2020-03-26T16:10:58.759Z] [2020-03-26T16:10:58.759Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T16:10:58.759Z] #17 8.165 Reading package lists... [2020-03-26T16:10:58.759Z] #17 9.770 Building dependency tree... [2020-03-26T16:10:58.759Z] #17 10.33 libcap2-bin is already the newest version (1:2.25-2). [2020-03-26T16:10:58.759Z] #17 10.33 The following additional packages will be installed: [2020-03-26T16:10:58.759Z] #17 10.33 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-26T16:10:58.759Z] #17 10.33 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-26T16:10:58.759Z] #17 10.33 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-26T16:10:58.759Z] #17 10.33 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-26T16:10:58.759Z] #17 10.33 python3.7 python3.7-minimal vim-runtime xxd [2020-03-26T16:10:58.759Z] #17 10.33 Suggested packages: [2020-03-26T16:10:58.759Z] #17 10.33 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-26T16:10:58.759Z] #17 10.33 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-26T16:10:58.759Z] #17 10.33 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-26T16:10:58.759Z] #17 10.33 Recommended packages: [2020-03-26T16:10:58.759Z] #17 10.33 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-26T16:10:58.759Z] #17 10.33 python3-keyrings.alt python3-xdg unzip [2020-03-26T16:10:58.759Z] #17 11.37 The following NEW packages will be installed: [2020-03-26T16:10:58.759Z] #17 11.37 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-26T16:10:58.759Z] #17 11.37 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-26T16:10:58.759Z] #17 11.37 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-26T16:10:58.759Z] #17 11.37 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-26T16:10:58.759Z] #17 11.37 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-26T16:10:58.759Z] #17 11.37 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-26T16:10:58.759Z] #17 11.37 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-03-26T16:10:58.759Z] #17 11.37 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-03-26T16:10:58.759Z] #17 11.37 xz-utils zip [2020-03-26T16:10:58.759Z] #17 11.54 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T16:10:58.759Z] #17 11.54 Need to get 27.7 MB of archives. [2020-03-26T16:10:58.759Z] #17 11.54 After this operation, 117 MB of additional disk space will be used. [2020-03-26T16:10:58.759Z] #17 11.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-03-26T16:10:58.759Z] #17 11.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-03-26T16:10:58.759Z] #17 12.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-03-26T16:10:58.759Z] #17 12.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-03-26T16:10:58.759Z] #17 12.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-03-26T16:10:58.759Z] #17 13.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-03-26T16:10:59.393Z] #17 13.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-03-26T16:10:59.393Z] #17 14.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-03-26T16:10:59.580Z] go: finding gotest.tools v2.1.0+incompatible [2020-03-26T16:10:59.675Z] #17 14.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-03-26T16:10:59.675Z] #17 14.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-03-26T16:10:59.932Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-03-26T16:10:59.932Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-03-26T16:10:59.957Z] #17 14.84 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-03-26T16:11:00.102Z] #7 extracting sha256:77b067f4ec14d48dbc8cd83b7a46fbb5f21fe01ea8911db256cc0168a30c1f5b 4.4s done [2020-03-26T16:11:00.102Z] #7 extracting sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 [2020-03-26T16:11:00.239Z] #17 15.08 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-03-26T16:11:00.362Z] #7 extracting sha256:194f1ca8932d9ee1727375561698745fa548546f609956c4aca9fed0b48d41a1 0.4s done [2020-03-26T16:11:00.521Z] #17 15.18 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-03-26T16:11:00.521Z] #17 15.36 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-03-26T16:11:00.623Z] #7 extracting sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 [2020-03-26T16:11:00.803Z] #17 15.62 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-03-26T16:11:00.883Z] #7 extracting sha256:88425686f799f708ae776f78a6d01c179a52f55fc5b32de874db3c4ace2dd156 0.3s done [2020-03-26T16:11:01.085Z] #17 15.79 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-03-26T16:11:01.142Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-03-26T16:11:01.148Z] #7 extracting sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced [2020-03-26T16:11:01.367Z] #17 16.07 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-03-26T16:11:01.367Z] #17 16.08 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-03-26T16:11:01.367Z] #17 16.09 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-03-26T16:11:01.367Z] #17 16.17 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-03-26T16:11:01.650Z] #17 16.42 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-03-26T16:11:01.932Z] #17 16.79 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-03-26T16:11:02.175Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-03-26T16:11:02.214Z] #17 ... [2020-03-26T16:11:02.214Z] [2020-03-26T16:11:02.214Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-26T16:11:02.214Z] #30 DONE 101.8s [2020-03-26T16:11:02.214Z] [2020-03-26T16:11:02.214Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:11:02.214Z] #44 62.85 CC criu/clone-noasan.o [2020-03-26T16:11:02.214Z] #44 62.96 CC criu/config.o [2020-03-26T16:11:02.214Z] #44 63.83 CC criu/cr-check.o [2020-03-26T16:11:02.214Z] #44 64.80 CC criu/cr-dedup.o [2020-03-26T16:11:02.214Z] #44 65.12 CC criu/cr-dump.o [2020-03-26T16:11:02.367Z] Client: Docker Engine - Community [2020-03-26T16:11:02.367Z] Version: 19.03.5 [2020-03-26T16:11:02.367Z] API version: 1.40 [2020-03-26T16:11:02.367Z] Go version: go1.12.12 [2020-03-26T16:11:02.367Z] Git commit: 633a0ea838 [2020-03-26T16:11:02.367Z] Built: Wed Nov 13 07:29:52 2019 [2020-03-26T16:11:02.367Z] OS/Arch: linux/amd64 [2020-03-26T16:11:02.367Z] Experimental: false [2020-03-26T16:11:02.367Z] [2020-03-26T16:11:02.367Z] Server: Docker Engine - Community [2020-03-26T16:11:02.367Z] Engine: [2020-03-26T16:11:02.367Z] Version: 19.03.5 [2020-03-26T16:11:02.367Z] API version: 1.40 (minimum version 1.12) [2020-03-26T16:11:02.367Z] Go version: go1.12.12 [2020-03-26T16:11:02.367Z] Git commit: 633a0ea838 [2020-03-26T16:11:02.367Z] Built: Wed Nov 13 07:28:22 2019 [2020-03-26T16:11:02.367Z] OS/Arch: linux/amd64 [2020-03-26T16:11:02.367Z] Experimental: true [2020-03-26T16:11:02.367Z] containerd: [2020-03-26T16:11:02.367Z] Version: 1.2.10 [2020-03-26T16:11:02.367Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-26T16:11:02.367Z] runc: [2020-03-26T16:11:02.367Z] Version: 1.0.0-rc8+dev [2020-03-26T16:11:02.367Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-26T16:11:02.367Z] docker-init: [2020-03-26T16:11:02.367Z] Version: 0.18.0 [2020-03-26T16:11:02.367Z] GitCommit: fec3683 [Pipeline] sh [2020-03-26T16:11:02.504Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-03-26T16:11:02.504Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-03-26T16:11:02.716Z] + docker info [2020-03-26T16:11:02.812Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-03-26T16:11:03.057Z] #7 extracting sha256:4c349f2c39d405d81a454ff62bdd8753ad71aeb8e8c1e300f3d7d19cd78eaced 2.0s done [2020-03-26T16:11:03.102Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-03-26T16:11:03.102Z] go: finding github.com/golang/protobuf v1.2.0 [2020-03-26T16:11:03.102Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-03-26T16:11:03.246Z] #44 66.51 CC criu/cr-errno.o [2020-03-26T16:11:03.246Z] #44 66.53 CC criu/cr-restore.o [2020-03-26T16:11:03.625Z] #7 extracting sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 0.1s [2020-03-26T16:11:05.005Z] #7 extracting sha256:d7f869d21e081791ed21c8e8a1af577238fcc4df45e6c4ac44ba385045d5c527 1.6s done [2020-03-26T16:11:05.268Z] #44 68.69 CC criu/cr-service.o [2020-03-26T16:11:05.550Z] #44 ... [2020-03-26T16:11:05.550Z] [2020-03-26T16:11:05.550Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T16:11:05.550Z] #17 17.23 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-03-26T16:11:05.550Z] #17 17.39 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-03-26T16:11:05.550Z] #17 17.40 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-03-26T16:11:05.550Z] #17 17.40 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-03-26T16:11:05.550Z] #17 17.40 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-03-26T16:11:05.550Z] #17 17.50 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-03-26T16:11:05.550Z] #17 17.50 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-03-26T16:11:05.550Z] #17 17.95 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-03-26T16:11:05.550Z] #17 17.95 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-03-26T16:11:05.550Z] #17 17.95 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-03-26T16:11:05.550Z] #17 18.11 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-03-26T16:11:05.550Z] #17 18.45 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-03-26T16:11:05.550Z] #17 18.74 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-03-26T16:11:05.550Z] #17 18.82 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-26T16:11:05.550Z] #17 18.83 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-03-26T16:11:05.550Z] #17 18.83 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-03-26T16:11:05.550Z] #17 18.84 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-26T16:11:05.550Z] #17 18.85 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-03-26T16:11:05.550Z] #17 18.87 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-26T16:11:05.550Z] #17 19.02 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-03-26T16:11:05.550Z] #17 19.56 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-03-26T16:11:05.550Z] #17 19.82 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-03-26T16:11:05.550Z] #17 20.08 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-26T16:11:05.550Z] #17 20.50 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-03-26T16:11:05.574Z] #7 extracting sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 [2020-03-26T16:11:06.554Z] #17 21.17 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-03-26T16:11:06.593Z] Client: [2020-03-26T16:11:06.593Z] Debug Mode: false [2020-03-26T16:11:06.593Z] [2020-03-26T16:11:06.593Z] Server: [2020-03-26T16:11:06.593Z] Containers: 0 [2020-03-26T16:11:06.593Z] Running: 0 [2020-03-26T16:11:06.593Z] Paused: 0 [2020-03-26T16:11:06.593Z] Stopped: 0 [2020-03-26T16:11:06.593Z] Images: 0 [2020-03-26T16:11:06.593Z] Server Version: 19.03.5 [2020-03-26T16:11:06.593Z] Storage Driver: overlay2 [2020-03-26T16:11:06.593Z] Backing Filesystem: extfs [2020-03-26T16:11:06.593Z] Supports d_type: true [2020-03-26T16:11:06.593Z] Native Overlay Diff: true [2020-03-26T16:11:06.593Z] Logging Driver: json-file [2020-03-26T16:11:06.593Z] Cgroup Driver: cgroupfs [2020-03-26T16:11:06.593Z] Plugins: [2020-03-26T16:11:06.593Z] Volume: local [2020-03-26T16:11:06.593Z] Network: bridge host ipvlan macvlan null overlay [2020-03-26T16:11:06.593Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-26T16:11:06.593Z] Swarm: inactive [2020-03-26T16:11:06.593Z] Runtimes: runc [2020-03-26T16:11:06.593Z] Default Runtime: runc [2020-03-26T16:11:06.593Z] Init Binary: docker-init [2020-03-26T16:11:06.593Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-26T16:11:06.593Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-26T16:11:06.593Z] init version: fec3683 [2020-03-26T16:11:06.593Z] Security Options: [2020-03-26T16:11:06.593Z] apparmor [2020-03-26T16:11:06.593Z] seccomp [2020-03-26T16:11:06.593Z] Profile: default [2020-03-26T16:11:06.593Z] Kernel Version: 4.15.0-1058-aws [2020-03-26T16:11:06.593Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-26T16:11:06.593Z] OSType: linux [2020-03-26T16:11:06.593Z] Architecture: x86_64 [2020-03-26T16:11:06.593Z] CPUs: 2 [2020-03-26T16:11:06.593Z] Total Memory: 7.501GiB [2020-03-26T16:11:06.593Z] Name: ip-10-100-122-205 [2020-03-26T16:11:06.593Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-03-26T16:11:06.593Z] Docker Root Dir: /var/lib/docker [2020-03-26T16:11:06.593Z] Debug Mode: false [2020-03-26T16:11:06.593Z] Registry: https://index.docker.io/v1/ [2020-03-26T16:11:06.593Z] Labels: [2020-03-26T16:11:06.593Z] Experimental: true [2020-03-26T16:11:06.593Z] Insecure Registries: [2020-03-26T16:11:06.593Z] 127.0.0.0/8 [2020-03-26T16:11:06.593Z] Live Restore Enabled: true [2020-03-26T16:11:06.593Z] [2020-03-26T16:11:06.593Z] WARNING: No swap limit support [Pipeline] sh [2020-03-26T16:11:06.607Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-03-26T16:11:06.607Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-03-26T16:11:06.607Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-26T16:11:06.607Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-03-26T16:11:06.607Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-03-26T16:11:06.607Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-03-26T16:11:06.837Z] #17 21.64 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-03-26T16:11:06.878Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-26T16:11:06.878Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-26T16:11:06.878Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40745/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-26T16:11:06.878Z] + bash /home/ubuntu/workspace/moby_PR-40745/check-config.sh [2020-03-26T16:11:06.878Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-26T16:11:06.878Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-03-26T16:11:06.878Z] [2020-03-26T16:11:06.878Z] Generally Necessary: [2020-03-26T16:11:06.878Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-26T16:11:06.878Z] - apparmor: enabled and tools installed [2020-03-26T16:11:06.878Z] - CONFIG_NAMESPACES: enabled [2020-03-26T16:11:06.878Z] - CONFIG_NET_NS: enabled [2020-03-26T16:11:06.878Z] - CONFIG_PID_NS: enabled [2020-03-26T16:11:06.878Z] - CONFIG_IPC_NS: enabled [2020-03-26T16:11:06.878Z] - CONFIG_UTS_NS: enabled [2020-03-26T16:11:06.878Z] - CONFIG_CGROUPS: enabled [2020-03-26T16:11:06.878Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-26T16:11:06.878Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-26T16:11:06.878Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-26T16:11:06.878Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-26T16:11:06.878Z] - CONFIG_CPUSETS: enabled [2020-03-26T16:11:06.878Z] - CONFIG_MEMCG: enabled [2020-03-26T16:11:06.878Z] - CONFIG_KEYS: enabled [2020-03-26T16:11:06.878Z] - CONFIG_VETH: enabled (as module) [2020-03-26T16:11:06.878Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-26T16:11:06.878Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-26T16:11:06.878Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-26T16:11:06.878Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-26T16:11:06.878Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-26T16:11:06.878Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-26T16:11:06.878Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-26T16:11:06.878Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-26T16:11:06.878Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-26T16:11:06.878Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-26T16:11:06.878Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-26T16:11:06.878Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-26T16:11:07.139Z] [2020-03-26T16:11:07.139Z] Optional Features: [2020-03-26T16:11:07.139Z] - CONFIG_USER_NS: enabled [2020-03-26T16:11:07.139Z] - CONFIG_SECCOMP: enabled [2020-03-26T16:11:07.139Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-26T16:11:07.139Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-26T16:11:07.139Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-26T16:11:07.139Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-26T16:11:07.139Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-03-26T16:11:07.139Z] - CONFIG_BLK_CGROUP: enabled [2020-03-26T16:11:07.139Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-26T16:11:07.139Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-26T16:11:07.139Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-26T16:11:07.139Z] - CONFIG_CGROUP_PERF: enabled [2020-03-26T16:11:07.139Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-26T16:11:07.139Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-26T16:11:07.139Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-26T16:11:07.139Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-26T16:11:07.139Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-26T16:11:07.139Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-26T16:11:07.139Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-26T16:11:07.139Z] - CONFIG_IP_VS: enabled (as module) [2020-03-26T16:11:07.139Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-26T16:11:07.139Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-26T16:11:07.139Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-26T16:11:07.139Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-26T16:11:07.139Z] - CONFIG_EXT4_FS: enabled [2020-03-26T16:11:07.139Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-26T16:11:07.139Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-26T16:11:07.139Z] - Network Drivers: [2020-03-26T16:11:07.139Z] - "overlay": [2020-03-26T16:11:07.139Z] - CONFIG_VXLAN: enabled (as module) [2020-03-26T16:11:07.139Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-26T16:11:07.139Z] Optional (for encrypted networks): [2020-03-26T16:11:07.397Z] - CONFIG_CRYPTO: enabled [2020-03-26T16:11:07.397Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-26T16:11:07.397Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-26T16:11:07.397Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-26T16:11:07.397Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-26T16:11:07.397Z] - CONFIG_XFRM: enabled [2020-03-26T16:11:07.397Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-26T16:11:07.397Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-26T16:11:07.397Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-26T16:11:07.397Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-26T16:11:07.397Z] - "ipvlan": [2020-03-26T16:11:07.397Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-26T16:11:07.397Z] - "macvlan": [2020-03-26T16:11:07.397Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-26T16:11:07.397Z] - CONFIG_DUMMY: enabled (as module) [2020-03-26T16:11:07.397Z] - "ftp,tftp client in container": [2020-03-26T16:11:07.397Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-26T16:11:07.397Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-26T16:11:07.397Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-26T16:11:07.397Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-26T16:11:07.397Z] - Storage Drivers: [2020-03-26T16:11:07.397Z] - "aufs": [2020-03-26T16:11:07.397Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-26T16:11:07.397Z] - "btrfs": [2020-03-26T16:11:07.397Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-26T16:11:07.397Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-26T16:11:07.397Z] - "devicemapper": [2020-03-26T16:11:07.397Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-26T16:11:07.397Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-26T16:11:07.397Z] - "overlay": [2020-03-26T16:11:07.397Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-26T16:11:07.397Z] - "zfs": [2020-03-26T16:11:07.397Z] - /dev/zfs: missing [2020-03-26T16:11:07.397Z] - zfs command: missing [2020-03-26T16:11:07.397Z] - zpool command: missing [2020-03-26T16:11:07.397Z] [2020-03-26T16:11:07.397Z] Limits: [2020-03-26T16:11:07.397Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-26T16:11:07.397Z] [2020-03-26T16:11:07.397Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-03-26T16:11:07.450Z] #17 22.12 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T16:11:07.450Z] #17 22.15 Fetched 27.7 MB in 10s (2679 kB/s) [2020-03-26T16:11:07.450Z] #17 22.20 Selecting previously unselected package pigz. [2020-03-26T16:11:07.450Z] #17 22.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23190 files and directories currently installed.) [2020-03-26T16:11:07.450Z] #17 22.21 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-03-26T16:11:07.450Z] #17 22.22 Unpacking pigz (2.4-1) ... [2020-03-26T16:11:07.450Z] #17 22.26 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-03-26T16:11:07.450Z] #17 22.26 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-03-26T16:11:07.450Z] #17 22.26 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [Pipeline] sh [2020-03-26T16:11:07.655Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-03-26T16:11:07.655Z] go: finding github.com/magiconair/properties v1.8.0 [2020-03-26T16:11:07.733Z] #17 22.54 Selecting previously unselected package python3.7-minimal. [2020-03-26T16:11:07.733Z] #17 22.54 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-03-26T16:11:07.733Z] #17 22.55 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-26T16:11:07.746Z] + sudo modprobe ip_vs [2020-03-26T16:11:08.004Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 . [2020-03-26T16:11:08.261Z] #1 [internal] load build definition from Dockerfile [2020-03-26T16:11:08.261Z] #1 transferring dockerfile: 17.06kB 0.1s done [2020-03-26T16:11:08.285Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-03-26T16:11:08.346Z] #17 22.98 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-03-26T16:11:08.346Z] #17 23.00 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-26T16:11:08.518Z] #1 DONE 0.1s [2020-03-26T16:11:08.518Z] [2020-03-26T16:11:08.518Z] #2 [internal] load .dockerignore [2020-03-26T16:11:08.518Z] #2 transferring context: 87B done [2020-03-26T16:11:08.518Z] #2 DONE 0.2s [2020-03-26T16:11:08.518Z] [2020-03-26T16:11:08.518Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-26T16:11:08.577Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-03-26T16:11:08.577Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-03-26T16:11:08.577Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-03-26T16:11:08.776Z] #3 DONE 0.3s [2020-03-26T16:11:08.776Z] [2020-03-26T16:11:08.776Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-26T16:11:08.776Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-26T16:11:08.776Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-26T16:11:08.776Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-03-26T16:11:08.776Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-03-26T16:11:08.776Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [2020-03-26T16:11:08.804Z] INFO [loader] Go packages loading at mode 575 (exports_file|compiled_files|files|imports|name|types_sizes|deps) took 1m55.693597768s [2020-03-26T16:11:08.804Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 462.399197ms [2020-03-26T16:11:08.865Z] #7 extracting sha256:54db05507b52b34ef115529f162c1afc12242c53e0b7110b2d5927a03d86af39 3.2s done [2020-03-26T16:11:08.868Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-03-26T16:11:09.033Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 4.00MB / 8.82MB 0.2s [2020-03-26T16:11:09.033Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2020-03-26T16:11:09.033Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-03-26T16:11:09.125Z] #7 extracting sha256:d0814d2a122977a81b9cd59e29a8321d2b01b68ebcd95ffe8bce17e424c061d0 done [2020-03-26T16:11:09.125Z] #7 DONE 15.0s [2020-03-26T16:11:09.125Z] [2020-03-26T16:11:09.125Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-26T16:11:09.286Z] Client: [2020-03-26T16:11:09.286Z] Debug Mode: false [2020-03-26T16:11:09.286Z] [2020-03-26T16:11:09.286Z] Server: [2020-03-26T16:11:09.286Z] Containers: 0 [2020-03-26T16:11:09.286Z] Running: 0 [2020-03-26T16:11:09.286Z] Paused: 0 [2020-03-26T16:11:09.286Z] Stopped: 0 [2020-03-26T16:11:09.286Z] Images: 0 [2020-03-26T16:11:09.286Z] Server Version: 19.03.5 [2020-03-26T16:11:09.286Z] Storage Driver: overlay2 [2020-03-26T16:11:09.286Z] Backing Filesystem: extfs [2020-03-26T16:11:09.286Z] Supports d_type: true [2020-03-26T16:11:09.286Z] Native Overlay Diff: true [2020-03-26T16:11:09.286Z] Logging Driver: json-file [2020-03-26T16:11:09.286Z] Cgroup Driver: cgroupfs [2020-03-26T16:11:09.286Z] Plugins: [2020-03-26T16:11:09.286Z] Volume: local [2020-03-26T16:11:09.286Z] Network: bridge host ipvlan macvlan null overlay [2020-03-26T16:11:09.286Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-26T16:11:09.286Z] Swarm: inactive [2020-03-26T16:11:09.286Z] Runtimes: runc [2020-03-26T16:11:09.286Z] Default Runtime: runc [2020-03-26T16:11:09.286Z] Init Binary: docker-init [2020-03-26T16:11:09.286Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-26T16:11:09.286Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-26T16:11:09.287Z] init version: fec3683 [2020-03-26T16:11:09.287Z] Security Options: [2020-03-26T16:11:09.287Z] apparmor [2020-03-26T16:11:09.287Z] seccomp [2020-03-26T16:11:09.287Z] Profile: default [2020-03-26T16:11:09.287Z] Kernel Version: 4.15.0-1058-aws [2020-03-26T16:11:09.287Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-26T16:11:09.287Z] OSType: linux [2020-03-26T16:11:09.287Z] Architecture: x86_64 [2020-03-26T16:11:09.287Z] CPUs: 2 [2020-03-26T16:11:09.287Z] Total Memory: 7.501GiB [2020-03-26T16:11:09.287Z] Name: ip-10-100-45-117 [2020-03-26T16:11:09.287Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-03-26T16:11:09.287Z] Docker Root Dir: /var/lib/docker [2020-03-26T16:11:09.287Z] Debug Mode: false [2020-03-26T16:11:09.287Z] Registry: https://index.docker.io/v1/ [2020-03-26T16:11:09.287Z] Labels: [2020-03-26T16:11:09.287Z] Experimental: true [2020-03-26T16:11:09.287Z] Insecure Registries: [2020-03-26T16:11:09.287Z] 127.0.0.0/8 [2020-03-26T16:11:09.287Z] Live Restore Enabled: true [2020-03-26T16:11:09.287Z] [2020-03-26T16:11:09.287Z] WARNING: No swap limit support [Pipeline] sh [2020-03-26T16:11:09.352Z] #17 24.20 Selecting previously unselected package python3-minimal. [2020-03-26T16:11:09.352Z] #17 24.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23439 files and directories currently installed.) [2020-03-26T16:11:09.352Z] #17 24.25 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-03-26T16:11:09.352Z] #17 24.26 Unpacking python3-minimal (3.7.3-1) ... [2020-03-26T16:11:09.352Z] #17 24.32 Selecting previously unselected package libmpdec2:s390x. [2020-03-26T16:11:09.352Z] #17 24.32 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-03-26T16:11:09.505Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-03-26T16:11:09.505Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-03-26T16:11:09.579Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-26T16:11:09.579Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-26T16:11:09.579Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40745/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-26T16:11:09.579Z] + bash /home/ubuntu/workspace/moby_PR-40745/check-config.sh [2020-03-26T16:11:09.579Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-26T16:11:09.579Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-03-26T16:11:09.579Z] [2020-03-26T16:11:09.579Z] Generally Necessary: [2020-03-26T16:11:09.579Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-26T16:11:09.579Z] - apparmor: enabled and tools installed [2020-03-26T16:11:09.579Z] - CONFIG_NAMESPACES: enabled [2020-03-26T16:11:09.579Z] - CONFIG_NET_NS: enabled [2020-03-26T16:11:09.579Z] - CONFIG_PID_NS: enabled [2020-03-26T16:11:09.579Z] - CONFIG_IPC_NS: enabled [2020-03-26T16:11:09.579Z] - CONFIG_UTS_NS: enabled [2020-03-26T16:11:09.579Z] - CONFIG_CGROUPS: enabled [2020-03-26T16:11:09.579Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-26T16:11:09.579Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-26T16:11:09.579Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-26T16:11:09.579Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-26T16:11:09.579Z] - CONFIG_CPUSETS: enabled [2020-03-26T16:11:09.579Z] - CONFIG_MEMCG: enabled [2020-03-26T16:11:09.579Z] - CONFIG_KEYS: enabled [2020-03-26T16:11:09.579Z] - CONFIG_VETH: enabled (as module) [2020-03-26T16:11:09.579Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-26T16:11:09.579Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-26T16:11:09.579Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-26T16:11:09.579Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-26T16:11:09.600Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2020-03-26T16:11:09.600Z] #4 DONE 0.8s [2020-03-26T16:11:09.634Z] #17 24.32 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-03-26T16:11:09.634Z] #17 24.36 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-03-26T16:11:09.634Z] #17 24.36 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-03-26T16:11:09.634Z] #17 24.37 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-03-26T16:11:09.795Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-03-26T16:11:09.841Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-26T16:11:09.841Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-26T16:11:09.841Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-26T16:11:09.841Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-26T16:11:09.841Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-26T16:11:09.841Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-26T16:11:09.841Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-26T16:11:09.841Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-26T16:11:09.841Z] [2020-03-26T16:11:09.841Z] Optional Features: [2020-03-26T16:11:09.841Z] - CONFIG_USER_NS: enabled [2020-03-26T16:11:09.841Z] - CONFIG_SECCOMP: enabled [2020-03-26T16:11:09.841Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-26T16:11:09.841Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-26T16:11:09.841Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-26T16:11:09.841Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-26T16:11:09.841Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-03-26T16:11:09.841Z] - CONFIG_BLK_CGROUP: enabled [2020-03-26T16:11:09.841Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-26T16:11:09.841Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-26T16:11:09.841Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-26T16:11:09.841Z] - CONFIG_CGROUP_PERF: enabled [2020-03-26T16:11:09.841Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-26T16:11:09.841Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-26T16:11:09.841Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-26T16:11:09.841Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-26T16:11:09.841Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-26T16:11:09.841Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-26T16:11:09.841Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-26T16:11:09.841Z] - CONFIG_IP_VS: enabled (as module) [2020-03-26T16:11:09.841Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-26T16:11:09.841Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-26T16:11:09.841Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-26T16:11:09.841Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-26T16:11:09.841Z] - CONFIG_EXT4_FS: enabled [2020-03-26T16:11:09.841Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-26T16:11:09.841Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-26T16:11:09.841Z] - Network Drivers: [2020-03-26T16:11:09.841Z] - "overlay": [2020-03-26T16:11:09.841Z] - CONFIG_VXLAN: enabled (as module) [2020-03-26T16:11:09.841Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-26T16:11:09.841Z] Optional (for encrypted networks): [2020-03-26T16:11:09.916Z] #17 24.87 Selecting previously unselected package python3.7. [2020-03-26T16:11:10.086Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-03-26T16:11:10.100Z] - CONFIG_CRYPTO: enabled [2020-03-26T16:11:10.100Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-26T16:11:10.100Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-26T16:11:10.100Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-26T16:11:10.100Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-26T16:11:10.100Z] - CONFIG_XFRM: enabled [2020-03-26T16:11:10.100Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-26T16:11:10.100Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-26T16:11:10.100Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-26T16:11:10.100Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-26T16:11:10.100Z] - "ipvlan": [2020-03-26T16:11:10.100Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-26T16:11:10.100Z] - "macvlan": [2020-03-26T16:11:10.100Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-26T16:11:10.100Z] - CONFIG_DUMMY: enabled (as module) [2020-03-26T16:11:10.100Z] - "ftp,tftp client in container": [2020-03-26T16:11:10.100Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-26T16:11:10.100Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-26T16:11:10.100Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-26T16:11:10.100Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-26T16:11:10.100Z] - Storage Drivers: [2020-03-26T16:11:10.100Z] - "aufs": [2020-03-26T16:11:10.100Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-26T16:11:10.100Z] - "btrfs": [2020-03-26T16:11:10.100Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-26T16:11:10.100Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-26T16:11:10.100Z] - "devicemapper": [2020-03-26T16:11:10.100Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-26T16:11:10.100Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-26T16:11:10.100Z] - "overlay": [2020-03-26T16:11:10.100Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-26T16:11:10.100Z] - "zfs": [2020-03-26T16:11:10.100Z] - /dev/zfs: missing [2020-03-26T16:11:10.100Z] - zfs command: missing [2020-03-26T16:11:10.100Z] - zpool command: missing [2020-03-26T16:11:10.100Z] [2020-03-26T16:11:10.100Z] Limits: [2020-03-26T16:11:10.100Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-26T16:11:10.100Z] [2020-03-26T16:11:10.100Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-26T16:11:10.167Z] [2020-03-26T16:11:10.167Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-26T16:11:10.197Z] #17 24.87 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-03-26T16:11:10.197Z] #17 24.88 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-26T16:11:10.197Z] #17 24.95 Selecting previously unselected package libpython3-stdlib:s390x. [2020-03-26T16:11:10.197Z] #17 24.95 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-03-26T16:11:10.197Z] #17 24.96 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-03-26T16:11:10.197Z] #17 24.99 Setting up python3-minimal (3.7.3-1) ... [2020-03-26T16:11:10.377Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-03-26T16:11:10.377Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-26T16:11:10.377Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-03-26T16:11:10.378Z] go: finding github.com/spf13/afero v1.1.2 [2020-03-26T16:11:10.424Z] #6 ... [2020-03-26T16:11:10.424Z] [2020-03-26T16:11:10.424Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-03-26T16:11:10.424Z] #5 DONE 0.3s [2020-03-26T16:11:10.461Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 . [2020-03-26T16:11:10.461Z] #2 [internal] load .dockerignore [2020-03-26T16:11:10.461Z] #2 transferring context: [2020-03-26T16:11:10.671Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-03-26T16:11:10.682Z] [2020-03-26T16:11:10.682Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-26T16:11:10.682Z] #6 DONE 0.3s [2020-03-26T16:11:10.682Z] [2020-03-26T16:11:10.682Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-26T16:11:10.682Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-26T16:11:10.682Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 1.55MB / 7.81MB 0.2s [2020-03-26T16:11:10.682Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-26T16:11:10.682Z] #7 sha256:be37fd7a30b94a720a45ba5dcc0cf386d043acc5f4f61db7c6736fd10ee621bd 1.79kB / 1.79kB done [2020-03-26T16:11:10.683Z] #7 sha256:3a7408f53f79a230e184ec6b8666a1203cf6120174eb17a428ad4b80958b2652 5.46kB / 5.46kB done [2020-03-26T16:11:10.683Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 0B / 50.38MB 0.2s [2020-03-26T16:11:10.721Z] #2 transferring context: 87B done [2020-03-26T16:11:10.721Z] #2 DONE 0.2s [2020-03-26T16:11:10.721Z] [2020-03-26T16:11:10.721Z] #1 [internal] load build definition from Dockerfile [2020-03-26T16:11:10.721Z] #1 transferring dockerfile: 17.06kB done [2020-03-26T16:11:10.721Z] #1 DONE 0.2s [2020-03-26T16:11:10.721Z] [2020-03-26T16:11:10.721Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-26T16:11:10.811Z] #17 25.50 Selecting previously unselected package python3. [2020-03-26T16:11:10.811Z] #17 25.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23851 files and directories currently installed.) [2020-03-26T16:11:10.811Z] #17 25.52 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-03-26T16:11:10.811Z] #17 25.53 Unpacking python3 (3.7.3-1) ... [2020-03-26T16:11:10.811Z] #17 25.59 Selecting previously unselected package libip4tc0:s390x. [2020-03-26T16:11:10.811Z] #17 25.59 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-03-26T16:11:10.811Z] #17 25.59 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-03-26T16:11:10.811Z] #17 25.66 Selecting previously unselected package libip6tc0:s390x. [2020-03-26T16:11:10.811Z] #17 25.66 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-03-26T16:11:10.811Z] #17 25.66 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-03-26T16:11:10.811Z] #17 25.69 Selecting previously unselected package libiptc0:s390x. [2020-03-26T16:11:10.962Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-03-26T16:11:10.964Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.81MB / 7.81MB 0.3s [2020-03-26T16:11:10.979Z] #3 DONE 0.3s [2020-03-26T16:11:10.979Z] [2020-03-26T16:11:10.979Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-26T16:11:10.979Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-26T16:11:10.979Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-26T16:11:10.979Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-03-26T16:11:10.979Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-03-26T16:11:10.979Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [2020-03-26T16:11:11.093Z] #17 25.69 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-03-26T16:11:11.093Z] #17 25.70 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-03-26T16:11:11.093Z] #17 25.73 Selecting previously unselected package libnfnetlink0:s390x. [2020-03-26T16:11:11.093Z] #17 25.73 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-03-26T16:11:11.093Z] #17 25.73 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-03-26T16:11:11.093Z] #17 25.77 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-03-26T16:11:11.093Z] #17 25.77 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-03-26T16:11:11.093Z] #17 25.78 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-03-26T16:11:11.093Z] #17 25.82 Selecting previously unselected package libnftnl11:s390x. [2020-03-26T16:11:11.093Z] #17 25.82 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-03-26T16:11:11.093Z] #17 25.82 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-03-26T16:11:11.093Z] #17 25.86 Selecting previously unselected package iptables. [2020-03-26T16:11:11.093Z] #17 25.86 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-03-26T16:11:11.093Z] #17 25.86 Unpacking iptables (1.8.2-4) ... [2020-03-26T16:11:11.225Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.81MB / 7.81MB 0.4s done [2020-03-26T16:11:11.225Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 4.59MB / 50.38MB 0.6s [2020-03-26T16:11:11.225Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 3.55MB / 10.00MB 0.6s [2020-03-26T16:11:11.225Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 0B / 51.79MB 0.6s [2020-03-26T16:11:11.225Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 8.16MB / 50.38MB 0.7s [2020-03-26T16:11:11.225Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 7.18MB / 10.00MB 0.7s [2020-03-26T16:11:11.225Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 3.43MB / 51.79MB 0.7s [2020-03-26T16:11:11.237Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.32MB / 8.82MB 0.3s [2020-03-26T16:11:11.237Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-03-26T16:11:11.255Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-03-26T16:11:11.375Z] #17 26.03 Selecting previously unselected package xxd. [2020-03-26T16:11:11.375Z] #17 26.04 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-03-26T16:11:11.375Z] #17 26.04 Unpacking xxd (2:8.1.0875-5) ... [2020-03-26T16:11:11.375Z] #17 26.10 Selecting previously unselected package vim-common. [2020-03-26T16:11:11.375Z] #17 26.11 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-26T16:11:11.375Z] #17 26.11 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-26T16:11:11.375Z] #17 26.20 Selecting previously unselected package bash-completion. [2020-03-26T16:11:11.375Z] #17 26.20 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-26T16:11:11.495Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.3s done [2020-03-26T16:11:11.548Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-03-26T16:11:11.585Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 11.35MB / 50.38MB 0.8s [2020-03-26T16:11:11.585Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 8.28MB / 10.00MB 0.8s [2020-03-26T16:11:11.585Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 6.54MB / 51.79MB 0.8s [2020-03-26T16:11:11.585Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 10.00MB / 10.00MB 0.9s [2020-03-26T16:11:11.754Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2020-03-26T16:11:11.754Z] #4 DONE 0.8s [2020-03-26T16:11:11.849Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-03-26T16:11:12.150Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 21.32MB / 50.38MB 1.3s [2020-03-26T16:11:12.150Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 10.00MB / 10.00MB 1.0s done [2020-03-26T16:11:12.150Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 23.67MB / 51.79MB 1.3s [2020-03-26T16:11:12.150Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 1.40MB / 68.60MB 1.3s [2020-03-26T16:11:12.150Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 26.91MB / 50.38MB 1.4s [2020-03-26T16:11:12.193Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-03-26T16:11:12.194Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-03-26T16:11:12.194Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-03-26T16:11:12.194Z] go: finding github.com/docker/go-units v0.3.1 [2020-03-26T16:11:12.324Z] [2020-03-26T16:11:12.324Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-03-26T16:11:12.410Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 30.97MB / 50.38MB 1.6s [2020-03-26T16:11:12.410Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 29.14MB / 51.79MB 1.6s [2020-03-26T16:11:12.410Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 7.84MB / 68.60MB 1.6s [2020-03-26T16:11:12.410Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 34.90MB / 50.38MB 1.8s [2020-03-26T16:11:12.410Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 33.60MB / 51.79MB 1.8s [2020-03-26T16:11:12.410Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 13.44MB / 68.60MB 1.8s [2020-03-26T16:11:12.410Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 43.70MB / 50.38MB 1.9s [2020-03-26T16:11:12.410Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 39.74MB / 51.79MB 1.9s [2020-03-26T16:11:12.419Z] #8 DONE 2.7s [2020-03-26T16:11:12.419Z] [2020-03-26T16:11:12.419Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-26T16:11:12.501Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-03-26T16:11:12.581Z] #6 DONE 0.2s [2020-03-26T16:11:12.581Z] [2020-03-26T16:11:12.581Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-26T16:11:12.581Z] #5 DONE 0.3s [2020-03-26T16:11:12.581Z] [2020-03-26T16:11:12.581Z] #20 [internal] load build context [2020-03-26T16:11:12.581Z] #20 DONE 0.0s [2020-03-26T16:11:12.581Z] [2020-03-26T16:11:12.581Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-03-26T16:11:12.581Z] #71 DONE 0.0s [2020-03-26T16:11:12.670Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 42.52MB / 51.79MB 2.0s [2020-03-26T16:11:12.670Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 20.60MB / 68.60MB 2.0s [2020-03-26T16:11:12.670Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 49.10MB / 50.38MB 2.1s [2020-03-26T16:11:12.670Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 49.18MB / 51.79MB 2.1s [2020-03-26T16:11:12.670Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 26.04MB / 68.60MB 2.1s [2020-03-26T16:11:12.823Z] go: finding github.com/spf13/cast v1.3.0 [2020-03-26T16:11:12.838Z] [2020-03-26T16:11:12.838Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-26T16:11:12.838Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-26T16:11:12.839Z] #7 sha256:be37fd7a30b94a720a45ba5dcc0cf386d043acc5f4f61db7c6736fd10ee621bd 1.79kB / 1.79kB done [2020-03-26T16:11:12.839Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 0B / 50.38MB 0.1s [2020-03-26T16:11:12.839Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0B / 10.00MB 0.1s [2020-03-26T16:11:12.839Z] #7 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-26T16:11:12.839Z] #7 sha256:3a7408f53f79a230e184ec6b8666a1203cf6120174eb17a428ad4b80958b2652 5.46kB / 5.46kB done [2020-03-26T16:11:12.839Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0B / 7.81MB 0.1s [2020-03-26T16:11:12.848Z] #17 27.47 Unpacking bash-completion (1:2.8-6) ... [2020-03-26T16:11:12.848Z] #17 27.70 Selecting previously unselected package bzip2. [2020-03-26T16:11:12.929Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 2.2s [2020-03-26T16:11:12.929Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 31.22MB / 68.60MB 2.2s [2020-03-26T16:11:12.929Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 36.51MB / 68.60MB 2.4s [2020-03-26T16:11:12.987Z] #9 DONE 0.9s [2020-03-26T16:11:12.987Z] [2020-03-26T16:11:12.987Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-26T16:11:12.987Z] #29 DONE 0.1s [2020-03-26T16:11:12.987Z] [2020-03-26T16:11:12.987Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T16:11:12.987Z] #25 ... [2020-03-26T16:11:12.987Z] [2020-03-26T16:11:12.987Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-26T16:11:12.987Z] #40 DONE 0.1s [2020-03-26T16:11:12.987Z] [2020-03-26T16:11:12.987Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-26T16:11:12.987Z] #21 DONE 0.1s [2020-03-26T16:11:12.987Z] [2020-03-26T16:11:12.987Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-26T16:11:12.987Z] #67 DONE 0.2s [2020-03-26T16:11:12.987Z] [2020-03-26T16:11:12.987Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-26T16:11:12.987Z] #52 DONE 0.2s [2020-03-26T16:11:12.987Z] [2020-03-26T16:11:12.987Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-26T16:11:12.987Z] #49 DONE 0.2s [2020-03-26T16:11:12.987Z] [2020-03-26T16:11:12.987Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-26T16:11:12.987Z] #32 DONE 0.2s [2020-03-26T16:11:12.987Z] [2020-03-26T16:11:12.987Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:11:13.096Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 5.66MB / 50.38MB 0.3s [2020-03-26T16:11:13.096Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 6.13MB / 10.00MB 0.3s [2020-03-26T16:11:13.096Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 9.28MB / 50.38MB 0.4s [2020-03-26T16:11:13.096Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 10.00MB / 10.00MB 0.4s [2020-03-26T16:11:13.096Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 590.12kB / 7.81MB 0.4s [2020-03-26T16:11:13.114Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-03-26T16:11:13.114Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-03-26T16:11:13.130Z] #17 27.70 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-03-26T16:11:13.130Z] #17 27.71 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-26T16:11:13.130Z] #17 27.74 Selecting previously unselected package xz-utils. [2020-03-26T16:11:13.130Z] #17 27.74 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-03-26T16:11:13.130Z] #17 27.75 Unpacking xz-utils (5.2.4-1) ... [2020-03-26T16:11:13.130Z] #17 27.84 Selecting previously unselected package apparmor. [2020-03-26T16:11:13.130Z] #17 27.84 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-03-26T16:11:13.130Z] #17 27.90 Unpacking apparmor (2.13.2-10) ... [2020-03-26T16:11:13.251Z] #33 ... [2020-03-26T16:11:13.251Z] [2020-03-26T16:11:13.251Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-26T16:11:13.251Z] #22 DONE 0.3s [2020-03-26T16:11:13.251Z] [2020-03-26T16:11:13.251Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-26T16:11:13.251Z] #55 DONE 0.3s [2020-03-26T16:11:13.251Z] [2020-03-26T16:11:13.251Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-26T16:11:13.251Z] #46 DONE 0.3s [2020-03-26T16:11:13.251Z] [2020-03-26T16:11:13.251Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-26T16:11:13.251Z] #73 DONE 0.3s [2020-03-26T16:11:13.356Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 14.22MB / 50.38MB 0.6s [2020-03-26T16:11:13.356Z] #7 sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 10.00MB / 10.00MB 0.5s done [2020-03-26T16:11:13.356Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 6.86MB / 7.81MB 0.6s [2020-03-26T16:11:13.356Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 0B / 51.79MB 0.6s [2020-03-26T16:11:13.356Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 18.05MB / 50.38MB 0.7s [2020-03-26T16:11:13.356Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.81MB / 7.81MB 0.7s [2020-03-26T16:11:13.411Z] #17 28.10 Selecting previously unselected package aufs-tools. [2020-03-26T16:11:13.411Z] #17 28.10 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-03-26T16:11:13.411Z] #17 28.11 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-26T16:11:13.411Z] #17 28.16 Selecting previously unselected package libonig5:s390x. [2020-03-26T16:11:13.411Z] #17 28.16 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-03-26T16:11:13.411Z] #17 28.16 Unpacking libonig5:s390x (6.9.1-1) ... [2020-03-26T16:11:13.411Z] #17 28.24 Selecting previously unselected package libjq1:s390x. [2020-03-26T16:11:13.411Z] #17 28.24 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-03-26T16:11:13.411Z] #17 28.24 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-03-26T16:11:13.411Z] #17 28.30 Selecting previously unselected package jq. [2020-03-26T16:11:13.411Z] #17 28.31 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-03-26T16:11:13.411Z] #17 28.31 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-26T16:11:13.411Z] #17 28.36 Selecting previously unselected package libaio1:s390x. [2020-03-26T16:11:13.500Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 2.4s done [2020-03-26T16:11:13.500Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 2.5s done [2020-03-26T16:11:13.500Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 41.21MB / 68.60MB 2.7s [2020-03-26T16:11:13.500Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 891.48kB / 120.07MB 2.7s [2020-03-26T16:11:13.500Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 126B / 126B 2.6s done [2020-03-26T16:11:13.500Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 46.01MB / 68.60MB 2.9s [2020-03-26T16:11:13.500Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 [2020-03-26T16:11:13.511Z] [2020-03-26T16:11:13.511Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:11:13.616Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 23.20MB / 50.38MB 0.8s [2020-03-26T16:11:13.616Z] #7 sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 7.81MB / 7.81MB 0.7s done [2020-03-26T16:11:13.616Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 6.06MB / 51.79MB 0.8s [2020-03-26T16:11:13.616Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 0B / 68.60MB 0.8s [2020-03-26T16:11:13.616Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 29.21MB / 50.38MB 1.0s [2020-03-26T16:11:13.616Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 10.85MB / 51.79MB 1.0s [2020-03-26T16:11:13.616Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 5.96MB / 68.60MB 1.0s [2020-03-26T16:11:13.693Z] #17 28.36 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-03-26T16:11:13.693Z] #17 28.36 Unpacking libaio1:s390x (0.3.112-3) ... [2020-03-26T16:11:13.693Z] #17 28.38 Selecting previously unselected package libgpm2:s390x. [2020-03-26T16:11:13.693Z] #17 28.38 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-03-26T16:11:13.693Z] #17 28.39 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-03-26T16:11:13.693Z] #17 28.43 Selecting previously unselected package libicu63:s390x. [2020-03-26T16:11:13.693Z] #17 28.43 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-03-26T16:11:13.693Z] #17 28.43 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-03-26T16:11:13.744Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-03-26T16:11:13.756Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 10.85MB / 120.07MB 3.0s [2020-03-26T16:11:13.756Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 49.95MB / 68.60MB 3.1s [2020-03-26T16:11:13.875Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 33.56MB / 50.38MB 1.2s [2020-03-26T16:11:13.875Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 16.84MB / 51.79MB 1.2s [2020-03-26T16:11:13.875Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 15.52MB / 68.60MB 1.2s [2020-03-26T16:11:14.014Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 17.29MB / 120.07MB 3.3s [2020-03-26T16:11:14.014Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 55.59MB / 68.60MB 3.4s [2020-03-26T16:11:14.034Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-03-26T16:11:14.034Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-03-26T16:11:14.136Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 38.38MB / 50.38MB 1.4s [2020-03-26T16:11:14.136Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 21.69MB / 51.79MB 1.4s [2020-03-26T16:11:14.136Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 21.56MB / 68.60MB 1.4s [2020-03-26T16:11:14.136Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 41.05MB / 50.38MB 1.5s [2020-03-26T16:11:14.271Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 63.04MB / 68.60MB 3.6s [2020-03-26T16:11:14.271Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 26.08MB / 120.07MB 3.6s [2020-03-26T16:11:14.271Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 3.8s [2020-03-26T16:11:14.334Z] go: finding gotest.tools v2.2.0+incompatible [2020-03-26T16:11:14.334Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-26T16:11:14.396Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 44.82MB / 50.38MB 1.6s [2020-03-26T16:11:14.396Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 25.52MB / 51.79MB 1.6s [2020-03-26T16:11:14.396Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 29.27MB / 68.60MB 1.6s [2020-03-26T16:11:14.528Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 32.12MB / 120.07MB 3.9s [2020-03-26T16:11:14.623Z] go: finding github.com/stretchr/testify v1.2.2 [2020-03-26T16:11:14.623Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-03-26T16:11:14.654Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 1.8s [2020-03-26T16:11:14.654Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 30.33MB / 51.79MB 1.8s [2020-03-26T16:11:14.654Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 36.79MB / 68.60MB 1.8s [2020-03-26T16:11:14.654Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 35.76MB / 51.79MB 2.0s [2020-03-26T16:11:14.654Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 42.24MB / 68.60MB 2.0s [2020-03-26T16:11:14.913Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-03-26T16:11:14.914Z] #7 sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 50.38MB / 50.38MB 2.0s done [2020-03-26T16:11:14.914Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 0B / 120.07MB 2.2s [2020-03-26T16:11:15.094Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 4.1s done [2020-03-26T16:11:15.094Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 44.39MB / 120.07MB 4.2s [2020-03-26T16:11:15.174Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 39.54MB / 51.79MB 2.3s [2020-03-26T16:11:15.174Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 47.71MB / 68.60MB 2.3s [2020-03-26T16:11:15.174Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 45.39MB / 51.79MB 2.5s [2020-03-26T16:11:15.174Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 53.75MB / 68.60MB 2.5s [2020-03-26T16:11:15.174Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 8.36MB / 120.07MB 2.5s [2020-03-26T16:11:15.353Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 55.45MB / 120.07MB 4.6s [2020-03-26T16:11:15.432Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 2.7s [2020-03-26T16:11:15.432Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 57.49MB / 68.60MB 2.7s [2020-03-26T16:11:15.432Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 15.82MB / 120.07MB 2.7s [2020-03-26T16:11:15.432Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 [2020-03-26T16:11:15.546Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-03-26T16:11:15.546Z] go: finding github.com/kr/text v0.1.0 [2020-03-26T16:11:15.611Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 63.51MB / 120.07MB 4.9s [2020-03-26T16:11:15.611Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 70.45MB / 120.07MB 5.1s [2020-03-26T16:11:15.691Z] #7 sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 51.79MB / 51.79MB 2.8s done [2020-03-26T16:11:15.691Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 65.86MB / 68.60MB 2.9s [2020-03-26T16:11:15.691Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 0B / 126B 2.9s [2020-03-26T16:11:15.691Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 25.03MB / 120.07MB 3.0s [2020-03-26T16:11:15.691Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 126B / 126B 3.0s [2020-03-26T16:11:15.839Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-03-26T16:11:15.950Z] #7 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 3.1s done [2020-03-26T16:11:15.950Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 31.75MB / 120.07MB 3.2s [2020-03-26T16:11:15.950Z] #7 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 126B / 126B 3.0s done [2020-03-26T16:11:16.177Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 78.08MB / 120.07MB 5.4s [2020-03-26T16:11:16.177Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 88.07MB / 120.07MB 5.6s [2020-03-26T16:11:16.208Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 44.58MB / 120.07MB 3.5s [2020-03-26T16:11:16.365Z] #17 30.71 Selecting previously unselected package libnet1:s390x. [2020-03-26T16:11:16.365Z] #17 30.71 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-03-26T16:11:16.365Z] #17 30.71 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-03-26T16:11:16.365Z] #17 30.76 Selecting previously unselected package libnl-3-200:s390x. [2020-03-26T16:11:16.365Z] #17 30.76 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-03-26T16:11:16.365Z] #17 30.76 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-03-26T16:11:16.365Z] #17 30.80 Selecting previously unselected package libprotobuf-c1:s390x. [2020-03-26T16:11:16.365Z] #17 30.80 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-03-26T16:11:16.365Z] #17 30.81 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-03-26T16:11:16.365Z] #17 30.83 Selecting previously unselected package libreadline5:s390x. [2020-03-26T16:11:16.365Z] #17 30.83 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-03-26T16:11:16.365Z] #17 30.83 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-03-26T16:11:16.365Z] #17 30.89 Selecting previously unselected package net-tools. [2020-03-26T16:11:16.365Z] #17 30.89 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-03-26T16:11:16.365Z] #17 30.90 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-26T16:11:16.365Z] #17 ... [2020-03-26T16:11:16.365Z] [2020-03-26T16:11:16.365Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:11:16.365Z] #44 69.54 CC criu/crtools.o [2020-03-26T16:11:16.365Z] #44 69.89 CC criu/eventfd.o [2020-03-26T16:11:16.365Z] #44 70.14 CC criu/eventpoll.o [2020-03-26T16:11:16.365Z] #44 70.57 CC criu/external.o [2020-03-26T16:11:16.365Z] #44 70.75 CC criu/fault-injection.o [2020-03-26T16:11:16.365Z] #44 70.82 CC criu/fdstore.o [2020-03-26T16:11:16.365Z] #44 71.02 CC criu/fifo.o [2020-03-26T16:11:16.365Z] #44 71.24 CC criu/file-ids.o [2020-03-26T16:11:16.365Z] #44 71.42 CC criu/file-lock.o [2020-03-26T16:11:16.365Z] #44 72.03 CC criu/files-ext.o [2020-03-26T16:11:16.365Z] #44 72.24 CC criu/files-reg.o [2020-03-26T16:11:16.365Z] #44 73.56 CC criu/files.o [2020-03-26T16:11:16.365Z] #44 74.82 CC criu/filesystems.o [2020-03-26T16:11:16.365Z] #44 75.29 CC criu/fsnotify.o [2020-03-26T16:11:16.365Z] #44 76.00 CC criu/image-desc.o [2020-03-26T16:11:16.365Z] #44 76.07 CC criu/image.o [2020-03-26T16:11:16.365Z] #44 76.62 CC criu/ipc_ns.o [2020-03-26T16:11:16.365Z] #44 77.44 CC criu/irmap.o [2020-03-26T16:11:16.365Z] #44 77.94 CC criu/kcmp-ids.o [2020-03-26T16:11:16.365Z] #44 78.11 CC criu/kerndat.o [2020-03-26T16:11:16.365Z] #44 78.77 CC criu/libnetlink.o [2020-03-26T16:11:16.365Z] #44 79.07 CC criu/log.o [2020-03-26T16:11:16.365Z] #44 79.40 CC criu/lsm.o [2020-03-26T16:11:16.365Z] #44 79.69 CC criu/mem.o [2020-03-26T16:11:16.365Z] #44 ... [2020-03-26T16:11:16.365Z] [2020-03-26T16:11:16.365Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T16:11:16.365Z] #17 31.02 Selecting previously unselected package python-pip-whl. [2020-03-26T16:11:16.365Z] #17 31.02 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-26T16:11:16.365Z] #17 31.02 Unpacking python-pip-whl (18.1-5) ... [2020-03-26T16:11:16.365Z] #17 31.27 Selecting previously unselected package python3-lib2to3. [2020-03-26T16:11:16.434Z] #7 ... [2020-03-26T16:11:16.434Z] [2020-03-26T16:11:16.434Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-03-26T16:11:16.434Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-03-26T16:11:16.434Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-03-26T16:11:16.434Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-03-26T16:11:16.434Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done [2020-03-26T16:11:16.434Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.8s done [2020-03-26T16:11:16.434Z] #71 DONE 5.8s [2020-03-26T16:11:16.434Z] [2020-03-26T16:11:16.434Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-26T16:11:16.434Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 95.07MB / 120.07MB 5.9s [2020-03-26T16:11:16.434Z] #7 ... [2020-03-26T16:11:16.434Z] [2020-03-26T16:11:16.434Z] #20 [internal] load build context [2020-03-26T16:11:16.434Z] #20 transferring context: 20.55MB 5.8s [2020-03-26T16:11:16.466Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 51.04MB / 120.07MB 3.7s [2020-03-26T16:11:16.646Z] #17 31.28 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-26T16:11:16.647Z] #17 31.28 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-26T16:11:16.647Z] #17 31.40 Selecting previously unselected package python3-distutils. [2020-03-26T16:11:16.647Z] #17 31.40 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-26T16:11:16.647Z] #17 31.40 Unpacking python3-distutils (3.7.3-1) ... [2020-03-26T16:11:16.647Z] #17 31.46 Selecting previously unselected package python3-pip. [2020-03-26T16:11:16.647Z] #17 31.46 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-26T16:11:16.647Z] #17 31.46 Unpacking python3-pip (18.1-5) ... [2020-03-26T16:11:16.647Z] #17 31.54 Selecting previously unselected package python3-pkg-resources. [2020-03-26T16:11:16.696Z] #20 ... [2020-03-26T16:11:16.696Z] [2020-03-26T16:11:16.696Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-26T16:11:16.724Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 59.43MB / 120.07MB 4.1s [2020-03-26T16:11:16.928Z] #17 31.54 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-26T16:11:16.928Z] #17 31.55 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-26T16:11:16.928Z] #17 31.60 Selecting previously unselected package python3-setuptools. [2020-03-26T16:11:16.928Z] #17 31.60 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-26T16:11:16.928Z] #17 31.61 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-26T16:11:16.928Z] #17 31.71 Selecting previously unselected package python3-wheel. [2020-03-26T16:11:16.928Z] #17 31.71 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-26T16:11:16.928Z] #17 31.71 Unpacking python3-wheel (0.32.3-2) ... [2020-03-26T16:11:16.928Z] #17 31.76 Selecting previously unselected package sudo. [2020-03-26T16:11:16.928Z] #17 31.76 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-03-26T16:11:16.928Z] #17 31.76 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-03-26T16:11:16.954Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 110.51MB / 120.07MB 6.3s [2020-03-26T16:11:16.982Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 67.14MB / 120.07MB 4.3s [2020-03-26T16:11:17.210Z] #17 32.02 Selecting previously unselected package thin-provisioning-tools. [2020-03-26T16:11:17.210Z] #17 32.02 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-03-26T16:11:17.210Z] #17 32.02 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-26T16:11:17.253Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 119.57MB / 120.07MB 6.5s [2020-03-26T16:11:17.492Z] #17 32.22 Selecting previously unselected package uidmap. [2020-03-26T16:11:17.492Z] #17 32.22 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-03-26T16:11:17.492Z] #17 32.23 Unpacking uidmap (1:4.5-1.1) ... [2020-03-26T16:11:17.492Z] #17 32.28 Selecting previously unselected package vim-runtime. [2020-03-26T16:11:17.492Z] #17 32.29 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-26T16:11:17.492Z] #17 32.30 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-26T16:11:17.492Z] #17 32.34 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-26T16:11:17.511Z] go: finding github.com/kr/pty v1.1.1 [2020-03-26T16:11:17.516Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 6.7s done [2020-03-26T16:11:17.550Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 74.93MB / 120.07MB 4.6s [2020-03-26T16:11:17.550Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 84.52MB / 120.07MB 4.9s [2020-03-26T16:11:17.774Z] #17 32.34 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-26T16:11:18.128Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 92.59MB / 120.07MB 5.3s [2020-03-26T16:11:18.128Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 101.51MB / 120.07MB 5.5s [2020-03-26T16:11:18.386Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 109.39MB / 120.07MB 5.8s [2020-03-26T16:11:18.449Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 5.0s [2020-03-26T16:11:18.705Z] #7 ... [2020-03-26T16:11:18.705Z] [2020-03-26T16:11:18.705Z] #20 [internal] load build context [2020-03-26T16:11:18.705Z] #20 transferring context: 50.07MB 7.8s done [2020-03-26T16:11:18.705Z] #20 DONE 7.9s [2020-03-26T16:11:18.705Z] [2020-03-26T16:11:18.705Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-26T16:11:18.770Z] INFO [runner/unused/goanalysis] analyzers took 27.057632992s with top 10 stages: buildssa: 22.800117937s, U1000: 4.257515055s [2020-03-26T16:11:18.968Z] #7 ... [2020-03-26T16:11:18.968Z] [2020-03-26T16:11:18.968Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-03-26T16:11:18.968Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-03-26T16:11:18.968Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-03-26T16:11:18.968Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-03-26T16:11:18.968Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.3s done [2020-03-26T16:11:18.968Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.3s done [2020-03-26T16:11:18.968Z] #71 DONE 6.1s [2020-03-26T16:11:18.968Z] [2020-03-26T16:11:18.968Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-26T16:11:18.968Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 115.72MB / 120.07MB 6.1s [2020-03-26T16:11:18.968Z] #7 ... [2020-03-26T16:11:18.968Z] [2020-03-26T16:11:18.968Z] #20 [internal] load build context [2020-03-26T16:11:18.968Z] #20 transferring context: 29.80MB 6.2s [2020-03-26T16:11:19.144Z] #74 ... [2020-03-26T16:11:19.144Z] [2020-03-26T16:11:19.144Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T16:11:19.144Z] #25 4.267 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T16:11:19.144Z] #25 4.290 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T16:11:19.144Z] #25 4.290 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T16:11:19.144Z] #25 4.795 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-26T16:11:19.144Z] #25 6.403 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [183 kB] [2020-03-26T16:11:19.795Z] #17 34.49 Selecting previously unselected package vim. [2020-03-26T16:11:19.795Z] #17 34.49 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-03-26T16:11:19.795Z] #17 34.51 Unpacking vim (2:8.1.0875-5) ... [2020-03-26T16:11:20.077Z] #17 34.79 Selecting previously unselected package xfsprogs. [2020-03-26T16:11:20.077Z] #17 34.79 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-03-26T16:11:20.077Z] #17 34.79 Unpacking xfsprogs (4.20.0-1) ... [2020-03-26T16:11:20.359Z] #17 35.05 Selecting previously unselected package zip. [2020-03-26T16:11:20.359Z] #17 35.05 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-03-26T16:11:20.359Z] #17 35.05 Unpacking zip (3.0-11+b1) ... [2020-03-26T16:11:20.359Z] #17 35.15 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-26T16:11:20.359Z] #17 35.16 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-26T16:11:20.359Z] #17 35.17 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-03-26T16:11:20.359Z] #17 35.17 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-03-26T16:11:20.359Z] #17 35.18 Setting up libgpm2:s390x (1.20.7-5) ... [2020-03-26T16:11:20.359Z] #17 35.19 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-03-26T16:11:20.359Z] #17 35.19 Setting up uidmap (1:4.5-1.1) ... [2020-03-26T16:11:20.359Z] #17 35.20 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-03-26T16:11:20.359Z] #17 35.21 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-03-26T16:11:20.359Z] #17 35.21 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-26T16:11:20.359Z] #17 35.22 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-03-26T16:11:20.359Z] #17 35.22 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-03-26T16:11:20.359Z] #17 35.23 Setting up xxd (2:8.1.0875-5) ... [2020-03-26T16:11:20.359Z] #17 35.24 Setting up zip (3.0-11+b1) ... [2020-03-26T16:11:20.359Z] #17 35.24 Setting up vim-common (2:8.1.0875-5) ... [2020-03-26T16:11:20.359Z] #17 35.28 Setting up bash-completion (1:2.8-6) ... [2020-03-26T16:11:20.874Z] #20 transferring context: 50.07MB 7.9s done [2020-03-26T16:11:20.874Z] #20 DONE 8.0s [2020-03-26T16:11:20.874Z] [2020-03-26T16:11:20.874Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-26T16:11:20.874Z] #7 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 6.4s done [2020-03-26T16:11:20.874Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 5.3s [2020-03-26T16:11:21.231Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 7.2s done [2020-03-26T16:11:21.231Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f [2020-03-26T16:11:21.488Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.5s done [2020-03-26T16:11:21.488Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.1s [2020-03-26T16:11:21.828Z] #17 36.72 Setting up libiptc0:s390x (1.8.2-4) ... [2020-03-26T16:11:22.053Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.4s done [2020-03-26T16:11:22.109Z] #17 36.73 Setting up xz-utils (5.2.4-1) ... [2020-03-26T16:11:22.109Z] #17 36.74 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-26T16:11:22.110Z] #17 36.75 Setting up sudo (1.8.27-1+deb10u2) ... [2020-03-26T16:11:22.110Z] #17 36.79 invoke-rc.d: could not determine current runlevel [2020-03-26T16:11:22.110Z] #17 36.80 invoke-rc.d: policy-rc.d denied execution of start. [2020-03-26T16:11:22.110Z] #17 36.81 Setting up pigz (2.4-1) ... [2020-03-26T16:11:22.110Z] #17 36.81 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-03-26T16:11:22.110Z] #17 36.82 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-03-26T16:11:22.110Z] #17 36.83 Setting up python-pip-whl (18.1-5) ... [2020-03-26T16:11:22.110Z] #17 36.84 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-03-26T16:11:22.110Z] #17 36.84 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-26T16:11:22.310Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 0.1s [2020-03-26T16:11:22.391Z] #17 37.09 Setting up libaio1:s390x (0.3.112-3) ... [2020-03-26T16:11:22.391Z] #17 37.10 Setting up libonig5:s390x (6.9.1-1) ... [2020-03-26T16:11:22.391Z] #17 37.12 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-03-26T16:11:22.391Z] #17 37.14 Setting up vim (2:8.1.0875-5) ... [2020-03-26T16:11:22.391Z] #17 37.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-26T16:11:22.391Z] #17 37.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-26T16:11:22.391Z] #17 37.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-26T16:11:22.391Z] #17 37.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-26T16:11:22.391Z] #17 37.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-26T16:11:22.391Z] #17 37.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-26T16:11:22.392Z] #17 37.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-26T16:11:22.392Z] #17 37.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-26T16:11:22.392Z] #17 37.19 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-03-26T16:11:22.392Z] #17 37.19 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-26T16:11:22.392Z] #17 37.20 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-03-26T16:11:22.392Z] #17 37.21 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-26T16:11:22.392Z] #17 37.21 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-03-26T16:11:22.392Z] #17 37.22 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-26T16:11:22.765Z] #25 ... [2020-03-26T16:11:22.765Z] [2020-03-26T16:11:22.765Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:11:22.765Z] #33 6.118 + RM_GOPATH=0 [2020-03-26T16:11:22.765Z] #33 6.118 + TMP_GOPATH= [2020-03-26T16:11:22.765Z] #33 6.119 + : /build [2020-03-26T16:11:22.765Z] #33 6.119 + '[' -z '' ']' [2020-03-26T16:11:22.765Z] #33 6.121 ++ mktemp -d [2020-03-26T16:11:22.765Z] #33 6.154 + export GOPATH=/tmp/tmp.MLomDtJHZE [2020-03-26T16:11:22.765Z] #33 6.154 + GOPATH=/tmp/tmp.MLomDtJHZE [2020-03-26T16:11:22.765Z] #33 6.154 + RM_GOPATH=1 [2020-03-26T16:11:22.765Z] #33 6.155 ++ dirname ./install.sh [2020-03-26T16:11:22.765Z] #33 6.156 + dir=. [2020-03-26T16:11:22.765Z] #33 6.156 + bin=tomlv [2020-03-26T16:11:22.765Z] #33 6.157 + shift [2020-03-26T16:11:22.765Z] #33 6.157 + '[' '!' -f ./tomlv.installer ']' [2020-03-26T16:11:22.765Z] #33 6.157 + . ./tomlv.installer [2020-03-26T16:11:22.765Z] #33 6.158 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-26T16:11:22.765Z] #33 6.158 + install_tomlv [2020-03-26T16:11:22.765Z] #33 6.159 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-26T16:11:22.765Z] #33 6.159 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-26T16:11:22.765Z] #33 6.159 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.MLomDtJHZE/src/github.com/BurntSushi/toml [2020-03-26T16:11:22.765Z] #33 6.169 Cloning into '/tmp/tmp.MLomDtJHZE/src/github.com/BurntSushi/toml'... [2020-03-26T16:11:22.765Z] #33 8.378 + cd /tmp/tmp.MLomDtJHZE/src/github.com/BurntSushi/toml [2020-03-26T16:11:22.765Z] #33 8.379 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-26T16:11:22.765Z] #33 8.403 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-26T16:11:22.765Z] #33 9.448 runtime/internal/sys [2020-03-26T16:11:22.765Z] #33 9.476 internal/cpu [2020-03-26T16:11:22.765Z] #33 9.507 math/bits [2020-03-26T16:11:22.765Z] #33 9.563 runtime/internal/atomic [2020-03-26T16:11:22.765Z] #33 9.739 runtime/internal/math [2020-03-26T16:11:22.765Z] #33 ... [2020-03-26T16:11:22.765Z] [2020-03-26T16:11:22.765Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T16:11:22.765Z] #43 4.907 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T16:11:22.765Z] #43 4.959 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T16:11:22.765Z] #43 4.959 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T16:11:22.765Z] #43 5.783 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-26T16:11:22.765Z] #43 9.290 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [183 kB] [2020-03-26T16:11:22.774Z] #7 extracting sha256:50e431f790939a2f924af65084cc9d39c3d3fb9ad2d57d183b7eadf86ea46992 7.4s done [2020-03-26T16:11:22.774Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f [2020-03-26T16:11:23.026Z] #43 ... [2020-03-26T16:11:23.026Z] [2020-03-26T16:11:23.026Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-26T16:11:23.026Z] #30 6.792 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-26T16:11:23.026Z] #30 6.832 Cloning into '.'... [2020-03-26T16:11:23.026Z] #30 ... [2020-03-26T16:11:23.026Z] [2020-03-26T16:11:23.026Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:11:23.026Z] #53 4.688 + RM_GOPATH=0 [2020-03-26T16:11:23.026Z] #53 4.688 + TMP_GOPATH= [2020-03-26T16:11:23.026Z] #53 4.688 + : /build [2020-03-26T16:11:23.026Z] #53 4.688 + '[' -z '' ']' [2020-03-26T16:11:23.026Z] #53 4.698 ++ mktemp -d [2020-03-26T16:11:23.026Z] #53 4.709 + export GOPATH=/tmp/tmp.Fqt1zVT0lc [2020-03-26T16:11:23.026Z] #53 4.709 + GOPATH=/tmp/tmp.Fqt1zVT0lc [2020-03-26T16:11:23.026Z] #53 4.709 + RM_GOPATH=1 [2020-03-26T16:11:23.026Z] #53 4.709 ++ dirname ./install.sh [2020-03-26T16:11:23.026Z] #53 4.709 + dir=. [2020-03-26T16:11:23.026Z] #53 4.709 + bin=golangci_lint [2020-03-26T16:11:23.026Z] #53 4.709 + shift [2020-03-26T16:11:23.026Z] #53 4.709 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-26T16:11:23.026Z] #53 4.709 + . ./golangci_lint.installer [2020-03-26T16:11:23.026Z] #53 4.709 ++ : v1.23.8 [2020-03-26T16:11:23.026Z] #53 4.709 + install_golangci_lint [2020-03-26T16:11:23.026Z] #53 4.709 + echo 'Installing golangci-lint version v1.23.8' [2020-03-26T16:11:23.026Z] #53 4.709 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-26T16:11:23.026Z] #53 4.710 Installing golangci-lint version v1.23.8 [2020-03-26T16:11:23.287Z] #53 ... [2020-03-26T16:11:23.287Z] [2020-03-26T16:11:23.287Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-26T16:11:23.287Z] #41 8.478 + git clone https://github.com/docker/distribution.git . [2020-03-26T16:11:23.287Z] #41 8.482 Cloning into '.'... [2020-03-26T16:11:23.287Z] #41 ... [2020-03-26T16:11:23.287Z] [2020-03-26T16:11:23.287Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:11:23.287Z] #23 7.684 + RM_GOPATH=0 [2020-03-26T16:11:23.287Z] #23 7.685 + TMP_GOPATH= [2020-03-26T16:11:23.287Z] #23 7.686 + : /build [2020-03-26T16:11:23.287Z] #23 7.686 + '[' -z '' ']' [2020-03-26T16:11:23.287Z] #23 7.688 ++ mktemp -d [2020-03-26T16:11:23.287Z] #23 7.700 + export GOPATH=/tmp/tmp.9S1XB5eOgQ [2020-03-26T16:11:23.287Z] #23 7.700 + GOPATH=/tmp/tmp.9S1XB5eOgQ [2020-03-26T16:11:23.287Z] #23 7.700 + RM_GOPATH=1 [2020-03-26T16:11:23.287Z] #23 7.701 ++ dirname ./install.sh [2020-03-26T16:11:23.287Z] #23 7.715 Install docker/cli version 17.06.2-ce from stable [2020-03-26T16:11:23.287Z] #23 7.715 + dir=. [2020-03-26T16:11:23.287Z] #23 7.715 + bin=dockercli [2020-03-26T16:11:23.287Z] #23 7.715 + shift [2020-03-26T16:11:23.287Z] #23 7.715 + '[' '!' -f ./dockercli.installer ']' [2020-03-26T16:11:23.287Z] #23 7.715 + . ./dockercli.installer [2020-03-26T16:11:23.287Z] #23 7.715 ++ : stable [2020-03-26T16:11:23.287Z] #23 7.715 ++ : 17.06.2-ce [2020-03-26T16:11:23.287Z] #23 7.715 + install_dockercli [2020-03-26T16:11:23.287Z] #23 7.715 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-26T16:11:23.287Z] #23 7.715 ++ uname -m [2020-03-26T16:11:23.287Z] #23 7.720 + arch=aarch64 [2020-03-26T16:11:23.287Z] #23 7.720 + '[' aarch64 '!=' x86_64 ']' [2020-03-26T16:11:23.287Z] #23 7.720 + '[' aarch64 '!=' s390x ']' [2020-03-26T16:11:23.287Z] #23 7.720 + '[' aarch64 '!=' armhf ']' [2020-03-26T16:11:23.287Z] #23 7.720 + build_dockercli [2020-03-26T16:11:23.287Z] #23 7.720 + git clone https://github.com/docker/docker-ce /tmp/tmp.9S1XB5eOgQ/tmp/docker-ce [2020-03-26T16:11:23.287Z] #23 7.722 Cloning into '/tmp/tmp.9S1XB5eOgQ/tmp/docker-ce'... [2020-03-26T16:11:23.339Z] #7 extracting sha256:dd8c6d374ea51e3dd671f71b28d025a7794ebea181b00838987d0b4d8a51372f 0.5s done [2020-03-26T16:11:23.548Z] #23 ... [2020-03-26T16:11:23.548Z] [2020-03-26T16:11:23.548Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:11:23.548Z] #50 6.656 + RM_GOPATH=0 [2020-03-26T16:11:23.548Z] #50 6.656 + TMP_GOPATH= [2020-03-26T16:11:23.548Z] #50 6.656 + : /build [2020-03-26T16:11:23.548Z] #50 6.656 + '[' -z '' ']' [2020-03-26T16:11:23.548Z] #50 6.657 ++ mktemp -d [2020-03-26T16:11:23.548Z] #50 6.675 + export GOPATH=/tmp/tmp.ck12lpXqfI [2020-03-26T16:11:23.548Z] #50 6.675 + GOPATH=/tmp/tmp.ck12lpXqfI [2020-03-26T16:11:23.548Z] #50 6.675 + RM_GOPATH=1 [2020-03-26T16:11:23.548Z] #50 6.675 ++ dirname ./install.sh [2020-03-26T16:11:23.548Z] #50 6.675 + dir=. [2020-03-26T16:11:23.548Z] #50 6.675 + bin=gotestsum [2020-03-26T16:11:23.548Z] #50 6.675 + shift [2020-03-26T16:11:23.548Z] #50 6.675 + '[' '!' -f ./gotestsum.installer ']' [2020-03-26T16:11:23.548Z] #50 6.675 + . ./gotestsum.installer [2020-03-26T16:11:23.548Z] #50 6.675 ++ : v0.3.5 [2020-03-26T16:11:23.548Z] #50 6.675 + install_gotestsum [2020-03-26T16:11:23.548Z] #50 6.675 + echo 'Installing gotestsum version v0.3.5' [2020-03-26T16:11:23.548Z] #50 6.675 + go get -d gotest.tools/gotestsum [2020-03-26T16:11:23.548Z] #50 6.675 Installing gotestsum version v0.3.5 [2020-03-26T16:11:23.548Z] #50 ... [2020-03-26T16:11:23.548Z] [2020-03-26T16:11:23.548Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:11:23.548Z] #47 6.359 + RM_GOPATH=0 [2020-03-26T16:11:23.548Z] #47 6.360 + TMP_GOPATH= [2020-03-26T16:11:23.548Z] #47 6.360 + : /build [2020-03-26T16:11:23.548Z] #47 6.360 + '[' -z '' ']' [2020-03-26T16:11:23.548Z] #47 6.360 ++ mktemp -d [2020-03-26T16:11:23.548Z] #47 6.365 + export GOPATH=/tmp/tmp.hOFCnd5ji2 [2020-03-26T16:11:23.548Z] #47 6.367 + GOPATH=/tmp/tmp.hOFCnd5ji2 [2020-03-26T16:11:23.548Z] #47 6.368 + RM_GOPATH=1 [2020-03-26T16:11:23.548Z] #47 6.380 ++ dirname ./install.sh [2020-03-26T16:11:23.548Z] #47 6.382 + dir=. [2020-03-26T16:11:23.548Z] #47 6.383 + bin=vndr [2020-03-26T16:11:23.548Z] #47 6.383 + shift [2020-03-26T16:11:23.548Z] #47 6.383 + '[' '!' -f ./vndr.installer ']' [2020-03-26T16:11:23.548Z] #47 6.384 + . ./vndr.installer [2020-03-26T16:11:23.548Z] #47 6.384 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-26T16:11:23.548Z] #47 6.386 + install_vndr [2020-03-26T16:11:23.548Z] #47 6.387 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-26T16:11:23.548Z] #47 6.387 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-26T16:11:23.548Z] #47 6.388 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.hOFCnd5ji2/src/github.com/LK4D4/vndr [2020-03-26T16:11:23.548Z] #47 6.402 Cloning into '/tmp/tmp.hOFCnd5ji2/src/github.com/LK4D4/vndr'... [2020-03-26T16:11:23.548Z] #47 8.500 + cd /tmp/tmp.hOFCnd5ji2/src/github.com/LK4D4/vndr [2020-03-26T16:11:23.548Z] #47 8.500 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-26T16:11:23.548Z] #47 8.542 + go build -buildmode=pie -v -o /build/vndr . [2020-03-26T16:11:23.548Z] #47 10.20 internal/race [2020-03-26T16:11:23.548Z] #47 10.24 internal/cpu [2020-03-26T16:11:23.548Z] #47 10.30 sync/atomic [2020-03-26T16:11:23.548Z] #47 10.34 unicode [2020-03-26T16:11:23.598Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.1s [2020-03-26T16:11:23.810Z] #47 10.48 unicode/utf8 [2020-03-26T16:11:23.810Z] #47 ... [2020-03-26T16:11:23.810Z] [2020-03-26T16:11:23.810Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T16:11:23.810Z] #35 5.079 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T16:11:23.810Z] #35 5.142 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T16:11:23.810Z] #35 5.142 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T16:11:23.810Z] #35 6.133 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-26T16:11:23.810Z] #35 8.726 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [183 kB] [2020-03-26T16:11:23.810Z] #35 10.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-26T16:11:24.070Z] #35 ... [2020-03-26T16:11:24.070Z] [2020-03-26T16:11:24.070Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:11:24.070Z] #56 7.676 + RM_GOPATH=0 [2020-03-26T16:11:24.070Z] #56 7.676 + TMP_GOPATH= [2020-03-26T16:11:24.070Z] #56 7.676 + : /build [2020-03-26T16:11:24.070Z] #56 7.677 + '[' -z '' ']' [2020-03-26T16:11:24.070Z] #56 7.678 ++ mktemp -d [2020-03-26T16:11:24.070Z] #56 7.680 + export GOPATH=/tmp/tmp.YstVd2cHKi [2020-03-26T16:11:24.070Z] #56 7.680 + GOPATH=/tmp/tmp.YstVd2cHKi [2020-03-26T16:11:24.070Z] #56 7.680 + RM_GOPATH=1 [2020-03-26T16:11:24.070Z] #56 7.681 ++ dirname ./install.sh [2020-03-26T16:11:24.070Z] #56 7.683 + dir=. [2020-03-26T16:11:24.070Z] #56 7.683 + bin=shfmt [2020-03-26T16:11:24.070Z] #56 7.683 + shift [2020-03-26T16:11:24.070Z] #56 7.683 + '[' '!' -f ./shfmt.installer ']' [2020-03-26T16:11:24.070Z] #56 7.683 + . ./shfmt.installer [2020-03-26T16:11:24.070Z] #56 7.684 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-26T16:11:24.070Z] #56 7.684 + install_shfmt [2020-03-26T16:11:24.070Z] #56 7.684 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-26T16:11:24.070Z] #56 7.685 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-26T16:11:24.070Z] #56 7.685 + git clone https://github.com/mvdan/sh.git /tmp/tmp.YstVd2cHKi/src/github.com/mvdan/sh [2020-03-26T16:11:24.070Z] #56 7.690 Cloning into '/tmp/tmp.YstVd2cHKi/src/github.com/mvdan/sh'... [2020-03-26T16:11:24.070Z] #56 ... [2020-03-26T16:11:24.070Z] [2020-03-26T16:11:24.070Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-26T16:11:24.070Z] #62 4.723 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T16:11:24.070Z] #62 4.748 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T16:11:24.070Z] #62 4.748 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T16:11:24.070Z] #62 5.615 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-26T16:11:24.070Z] #62 8.063 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [183 kB] [2020-03-26T16:11:24.070Z] #62 10.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-26T16:11:24.070Z] #62 ... [2020-03-26T16:11:24.070Z] [2020-03-26T16:11:24.070Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:11:24.070Z] #10 5.906 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T16:11:24.070Z] #10 5.966 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T16:11:24.070Z] #10 5.966 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T16:11:24.070Z] #10 7.103 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-26T16:11:24.070Z] #10 9.715 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [183 kB] [2020-03-26T16:11:24.164Z] #7 extracting sha256:c85513200d847a64a6e8f2cb714e2169f559b24b7736c586ff7b9aaedf71f410 0.4s done [2020-03-26T16:11:24.164Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 [2020-03-26T16:11:24.331Z] #10 ... [2020-03-26T16:11:24.331Z] [2020-03-26T16:11:24.331Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:11:24.331Z] #68 5.610 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-26T16:11:24.331Z] #68 5.611 + RM_GOPATH=0 [2020-03-26T16:11:24.331Z] #68 5.611 + TMP_GOPATH= [2020-03-26T16:11:24.331Z] #68 5.611 + : /build/ [2020-03-26T16:11:24.331Z] #68 5.611 + '[' -z '' ']' [2020-03-26T16:11:24.331Z] #68 5.611 ++ mktemp -d [2020-03-26T16:11:24.331Z] #68 5.611 + export GOPATH=/tmp/tmp.LQ3VECqtdv [2020-03-26T16:11:24.331Z] #68 5.611 + GOPATH=/tmp/tmp.LQ3VECqtdv [2020-03-26T16:11:24.331Z] #68 5.611 + RM_GOPATH=1 [2020-03-26T16:11:24.331Z] #68 5.611 ++ dirname ./install.sh [2020-03-26T16:11:24.331Z] #68 5.611 + dir=. [2020-03-26T16:11:24.331Z] #68 5.611 + bin=rootlesskit [2020-03-26T16:11:24.331Z] #68 5.611 + shift [2020-03-26T16:11:24.331Z] #68 5.611 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-26T16:11:24.331Z] #68 5.611 + . ./rootlesskit.installer [2020-03-26T16:11:24.331Z] #68 5.611 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-26T16:11:24.331Z] #68 5.611 + install_rootlesskit [2020-03-26T16:11:24.331Z] #68 5.611 + case "$1" in [2020-03-26T16:11:24.331Z] #68 5.611 + export CGO_ENABLED=0 [2020-03-26T16:11:24.331Z] #68 5.611 + CGO_ENABLED=0 [2020-03-26T16:11:24.331Z] #68 5.611 + _install_rootlesskit [2020-03-26T16:11:24.331Z] #68 5.611 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-26T16:11:24.331Z] #68 5.611 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.LQ3VECqtdv/src/github.com/rootless-containers/rootlesskit [2020-03-26T16:11:24.331Z] #68 5.644 Cloning into '/tmp/tmp.LQ3VECqtdv/src/github.com/rootless-containers/rootlesskit'... [2020-03-26T16:11:24.410Z] #17 39.14 Setting up iptables (1.8.2-4) ... [2020-03-26T16:11:24.410Z] #17 39.15 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-26T16:11:24.410Z] #17 39.15 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-26T16:11:24.410Z] #17 39.16 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-26T16:11:24.410Z] #17 39.16 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-26T16:11:24.410Z] #17 39.17 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-26T16:11:24.410Z] #17 39.18 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-26T16:11:24.410Z] #17 39.18 Setting up python3 (3.7.3-1) ... [2020-03-26T16:11:24.592Z] #68 11.43 + cd /tmp/tmp.LQ3VECqtdv/src/github.com/rootless-containers/rootlesskit [2020-03-26T16:11:24.592Z] #68 ... [2020-03-26T16:11:24.592Z] [2020-03-26T16:11:24.592Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:11:24.592Z] #33 10.16 unicode/utf8 [2020-03-26T16:11:24.592Z] #33 10.36 internal/race [2020-03-26T16:11:24.592Z] #33 10.54 sync/atomic [2020-03-26T16:11:24.592Z] #33 10.77 internal/bytealg [2020-03-26T16:11:24.592Z] #33 10.79 math [2020-03-26T16:11:24.592Z] #33 11.01 unicode [2020-03-26T16:11:24.592Z] #33 11.12 internal/testlog [2020-03-26T16:11:24.692Z] #17 39.46 Setting up python3-wheel (0.32.3-2) ... [2020-03-26T16:11:24.974Z] #17 39.75 Setting up apparmor (2.13.2-10) ... [2020-03-26T16:11:25.164Z] #33 11.83 encoding [2020-03-26T16:11:25.425Z] #33 12.26 runtime/cgo [2020-03-26T16:11:25.585Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 3.0s done [2020-03-26T16:11:25.586Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf [2020-03-26T16:11:25.686Z] #33 12.62 runtime [2020-03-26T16:11:25.979Z] #17 40.66 Setting up xfsprogs (4.20.0-1) ... [2020-03-26T16:11:25.979Z] #17 40.67 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-26T16:11:25.979Z] #17 40.88 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-26T16:11:26.593Z] #17 41.36 Setting up python3-distutils (3.7.3-1) ... [2020-03-26T16:11:26.876Z] #17 41.59 Setting up python3-setuptools (40.8.0-1) ... [2020-03-26T16:11:27.159Z] #17 ... [2020-03-26T16:11:27.159Z] [2020-03-26T16:11:27.159Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:11:27.159Z] #44 80.61 CC criu/mount.o [2020-03-26T16:11:27.159Z] #44 83.01 CC criu/namespaces.o [2020-03-26T16:11:27.159Z] #44 84.33 CC criu/net.o [2020-03-26T16:11:27.159Z] #44 86.12 CC criu/netfilter.o [2020-03-26T16:11:27.159Z] #44 86.29 CC criu/page-pipe.o [2020-03-26T16:11:27.159Z] #44 86.72 CC criu/page-xfer.o [2020-03-26T16:11:27.159Z] #44 87.44 CC criu/pagemap-cache.o [2020-03-26T16:11:27.159Z] #44 87.67 CC criu/pagemap.o [2020-03-26T16:11:27.159Z] #44 88.30 CC criu/parasite-syscall.o [2020-03-26T16:11:27.159Z] #44 88.98 CC criu/path.o [2020-03-26T16:11:27.159Z] #44 89.19 CC criu/pie-util-vdso.o [2020-03-26T16:11:27.159Z] #44 89.40 CC criu/pie-util.o [2020-03-26T16:11:27.159Z] #44 89.59 CC criu/pipes.o [2020-03-26T16:11:27.159Z] #44 90.15 CC criu/plugin.o [2020-03-26T16:11:27.159Z] #44 90.34 CC criu/proc_parse.o [2020-03-26T16:11:27.443Z] #44 ... [2020-03-26T16:11:27.443Z] [2020-03-26T16:11:27.443Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T16:11:27.443Z] #17 42.20 Setting up python3-pip (18.1-5) ... [2020-03-26T16:11:28.057Z] #17 42.79 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T16:11:28.057Z] #17 42.82 Processing triggers for mime-support (3.62) ... [2020-03-26T16:11:28.113Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 2.6s done [2020-03-26T16:11:28.113Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f [2020-03-26T16:11:28.346Z] #7 extracting sha256:55769680e8277a4ff083d05f0993d1483b3d26b93a8814cf3c6f04fe5975ffa0 3.8s done [2020-03-26T16:11:28.346Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf [2020-03-26T16:11:28.670Z] #17 DONE 43.4s [2020-03-26T16:11:28.670Z] [2020-03-26T16:11:28.670Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:11:28.670Z] #44 91.82 CC criu/protobuf-desc.o [2020-03-26T16:11:28.953Z] #44 92.38 CC criu/protobuf.o [2020-03-26T16:11:29.235Z] #44 92.70 CC criu/pstree.o [2020-03-26T16:11:29.916Z] #33 ... [2020-03-26T16:11:29.916Z] [2020-03-26T16:11:29.916Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:11:29.916Z] #74 6.507 + RM_GOPATH=0 [2020-03-26T16:11:29.916Z] #74 6.507 + TMP_GOPATH= [2020-03-26T16:11:29.916Z] #74 6.507 + : /build [2020-03-26T16:11:29.916Z] #74 6.507 + '[' -z '' ']' [2020-03-26T16:11:29.916Z] #74 6.507 ++ mktemp -d [2020-03-26T16:11:29.916Z] #74 6.515 + export GOPATH=/tmp/tmp.yQKKVk0fEB [2020-03-26T16:11:29.916Z] #74 6.515 + GOPATH=/tmp/tmp.yQKKVk0fEB [2020-03-26T16:11:29.916Z] #74 6.515 + RM_GOPATH=1 [2020-03-26T16:11:29.916Z] #74 6.515 ++ dirname ./install.sh [2020-03-26T16:11:29.916Z] #74 6.519 + dir=. [2020-03-26T16:11:29.916Z] #74 6.519 + bin=proxy [2020-03-26T16:11:29.916Z] #74 6.519 + shift [2020-03-26T16:11:29.916Z] #74 6.519 + '[' '!' -f ./proxy.installer ']' [2020-03-26T16:11:29.916Z] #74 6.519 + . ./proxy.installer [2020-03-26T16:11:29.916Z] #74 6.519 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-26T16:11:29.916Z] #74 6.519 + install_proxy [2020-03-26T16:11:29.916Z] #74 6.519 + case "$1" in [2020-03-26T16:11:29.916Z] #74 6.519 + export CGO_ENABLED=0 [2020-03-26T16:11:29.916Z] #74 6.519 + CGO_ENABLED=0 [2020-03-26T16:11:29.916Z] #74 6.519 + _install_proxy [2020-03-26T16:11:29.916Z] #74 6.519 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-03-26T16:11:29.916Z] #74 6.519 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.yQKKVk0fEB/src/github.com/docker/libnetwork [2020-03-26T16:11:29.916Z] #74 6.519 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-26T16:11:29.916Z] #74 6.597 Cloning into '/tmp/tmp.yQKKVk0fEB/src/github.com/docker/libnetwork'... [2020-03-26T16:11:29.916Z] #74 ... [2020-03-26T16:11:29.916Z] [2020-03-26T16:11:29.916Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:11:29.916Z] #47 10.88 math [2020-03-26T16:11:29.916Z] #47 11.61 internal/bytealg [2020-03-26T16:11:29.916Z] #47 11.75 internal/testlog [2020-03-26T16:11:29.916Z] #47 12.46 unicode/utf16 [2020-03-26T16:11:29.916Z] #47 12.81 runtime [2020-03-26T16:11:29.916Z] #47 13.13 container/list [2020-03-26T16:11:29.916Z] #47 14.60 crypto/internal/subtle [2020-03-26T16:11:29.916Z] #47 14.90 crypto/subtle [2020-03-26T16:11:29.916Z] #47 15.25 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-26T16:11:29.916Z] #47 15.49 internal/nettrace [2020-03-26T16:11:29.916Z] #47 15.75 runtime/cgo [2020-03-26T16:11:30.177Z] #47 ... [2020-03-26T16:11:30.177Z] [2020-03-26T16:11:30.177Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-26T16:11:30.177Z] #62 17.29 Fetched 8163 kB in 13s (634 kB/s) [2020-03-26T16:11:30.241Z] #44 ... [2020-03-26T16:11:30.241Z] [2020-03-26T16:11:30.241Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-26T16:11:30.241Z] #18 1.211 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-26T16:11:30.242Z] #18 1.213 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-26T16:11:30.242Z] #18 1.215 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-26T16:11:30.242Z] #18 DONE 1.4s [2020-03-26T16:11:30.242Z] [2020-03-26T16:11:30.242Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:11:30.242Z] #44 93.47 CC criu/rbtree.o [2020-03-26T16:11:30.242Z] #44 93.71 CC criu/rst-malloc.o [2020-03-26T16:11:30.523Z] #44 93.93 CC criu/seccomp.o [2020-03-26T16:11:31.137Z] #44 94.44 CC criu/seize.o [2020-03-26T16:11:31.418Z] #44 95.00 CC criu/servicefd.o [2020-03-26T16:11:32.032Z] #44 95.43 CC criu/shmem.o [2020-03-26T16:11:32.545Z] #7 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 3.8s done [2020-03-26T16:11:32.545Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f [2020-03-26T16:11:32.646Z] #44 96.03 CC criu/sigframe.o [2020-03-26T16:11:32.646Z] #44 ... [2020-03-26T16:11:32.646Z] [2020-03-26T16:11:32.646Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-26T16:11:32.646Z] #41 122.2 + dpkg --print-architecture [2020-03-26T16:11:32.646Z] #41 122.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-26T16:11:32.646Z] #41 122.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-03-26T16:11:32.646Z] #41 122.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-26T16:11:32.646Z] #41 ... [2020-03-26T16:11:32.646Z] [2020-03-26T16:11:32.646Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:11:32.646Z] #44 96.12 CC criu/signalfd.o [2020-03-26T16:11:32.732Z] #62 17.29 Reading package lists... [2020-03-26T16:11:32.732Z] #62 ... [2020-03-26T16:11:32.732Z] [2020-03-26T16:11:32.732Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T16:11:32.732Z] #25 9.967 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-26T16:11:32.732Z] #25 15.78 Fetched 8163 kB in 12s (682 kB/s) [2020-03-26T16:11:32.927Z] #44 96.28 CC criu/sk-inet.o [2020-03-26T16:11:32.993Z] #25 15.78 Reading package lists... [2020-03-26T16:11:32.993Z] #25 ... [2020-03-26T16:11:32.993Z] [2020-03-26T16:11:32.993Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:11:32.993Z] #56 17.55 + cd /tmp/tmp.YstVd2cHKi/src/github.com/mvdan/sh [2020-03-26T16:11:32.993Z] #56 17.56 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-26T16:11:32.993Z] #56 17.66 + GO111MODULE=on [2020-03-26T16:11:32.993Z] #56 17.66 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-26T16:11:32.993Z] #56 19.08 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-26T16:11:32.993Z] #56 19.11 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-26T16:11:32.993Z] #56 19.16 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-26T16:11:32.993Z] #56 19.54 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-26T16:11:32.993Z] #56 19.79 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-26T16:11:33.378Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 5.1s [2020-03-26T16:11:33.540Z] #44 96.92 CC criu/sk-netlink.o [2020-03-26T16:11:33.823Z] #44 97.19 CC criu/sk-packet.o [2020-03-26T16:11:33.943Z] #56 20.57 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-26T16:11:34.204Z] #56 ... [2020-03-26T16:11:34.204Z] [2020-03-26T16:11:34.204Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T16:11:34.204Z] #43 11.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-26T16:11:34.204Z] #43 18.03 Fetched 8163 kB in 13s (611 kB/s) [2020-03-26T16:11:34.204Z] #43 18.03 Reading package lists... [2020-03-26T16:11:34.204Z] #43 ... [2020-03-26T16:11:34.204Z] [2020-03-26T16:11:34.204Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:11:34.204Z] #68 11.44 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-26T16:11:34.204Z] #68 11.75 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-26T16:11:34.204Z] #68 11.75 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-26T16:11:34.488Z] #44 97.68 CC criu/sk-queue.o [2020-03-26T16:11:34.488Z] #44 98.03 CC criu/sk-tcp.o [2020-03-26T16:11:34.777Z] #68 ... [2020-03-26T16:11:34.777Z] [2020-03-26T16:11:34.777Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:11:34.777Z] #10 11.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-26T16:11:34.777Z] #10 18.54 Fetched 8163 kB in 13s (629 kB/s) [2020-03-26T16:11:34.777Z] #10 18.54 Reading package lists... [2020-03-26T16:11:34.777Z] #10 ... [2020-03-26T16:11:34.777Z] [2020-03-26T16:11:34.777Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:11:34.777Z] #56 21.50 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-26T16:11:35.102Z] #44 98.43 CC criu/sk-unix.o [2020-03-26T16:11:35.716Z] #44 ... [2020-03-26T16:11:35.716Z] [2020-03-26T16:11:35.716Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-26T16:11:35.716Z] #19 3.273 Collecting yamllint==1.16.0 [2020-03-26T16:11:35.716Z] #19 3.477 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-26T16:11:35.716Z] #19 3.508 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-26T16:11:35.717Z] #19 3.555 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-26T16:11:35.717Z] #19 3.564 Collecting pyyaml (from yamllint==1.16.0) [2020-03-26T16:11:35.717Z] #19 3.669 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-03-26T16:11:35.717Z] #19 4.443 Building wheels for collected packages: pyyaml [2020-03-26T16:11:35.717Z] #19 4.457 Running setup.py bdist_wheel for pyyaml: started [2020-03-26T16:11:35.717Z] #19 5.138 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-26T16:11:35.717Z] #19 5.139 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-03-26T16:11:35.717Z] #19 5.173 Successfully built pyyaml [2020-03-26T16:11:35.717Z] #19 5.190 Installing collected packages: pathspec, pyyaml, yamllint [2020-03-26T16:11:35.717Z] #19 5.374 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-03-26T16:11:35.717Z] #19 DONE 5.7s [2020-03-26T16:11:35.720Z] #56 22.58 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-26T16:11:35.902Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 7.5s done [2020-03-26T16:11:35.902Z] #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 done [2020-03-26T16:11:35.999Z] [2020-03-26T16:11:35.999Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-26T16:11:35.999Z] #24 DONE 0.1s [2020-03-26T16:11:35.999Z] [2020-03-26T16:11:35.999Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-26T16:11:36.159Z] #7 DONE 25.5s [2020-03-26T16:11:36.159Z] [2020-03-26T16:11:36.159Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-26T16:11:36.614Z] #28 DONE 0.7s [2020-03-26T16:11:36.614Z] [2020-03-26T16:11:36.614Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:11:36.614Z] #44 99.89 CC criu/sockets.o [2020-03-26T16:11:36.896Z] #44 ... [2020-03-26T16:11:36.896Z] [2020-03-26T16:11:36.896Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-26T16:11:36.896Z] #31 DONE 0.2s [2020-03-26T16:11:36.896Z] [2020-03-26T16:11:36.896Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-26T16:11:36.896Z] #34 DONE 0.1s [2020-03-26T16:11:36.896Z] [2020-03-26T16:11:36.896Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-26T16:11:36.896Z] #39 DONE 0.1s [2020-03-26T16:11:36.896Z] [2020-03-26T16:11:36.896Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:11:37.178Z] #53 ... [2020-03-26T16:11:37.178Z] [2020-03-26T16:11:37.178Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:11:37.178Z] #44 100.5 CC criu/stats.o [2020-03-26T16:11:37.178Z] #44 100.7 CC criu/string.o [2020-03-26T16:11:37.178Z] #44 100.8 CC criu/sysctl.o [2020-03-26T16:11:37.390Z] Running on azwin-2-3fce00 in d:\jenkins\workspace\moby_PR-40745 [Pipeline] { [Pipeline] ws [2020-03-26T16:11:37.405Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-03-26T16:11:37.637Z] #56 24.12 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-26T16:11:37.637Z] #56 24.16 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-26T16:11:37.637Z] #56 24.43 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-26T16:11:37.637Z] #56 24.56 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-26T16:11:37.690Z] using credential docker-jenkins-github-credentials [2020-03-26T16:11:37.762Z] Cloning the remote Git repository [2020-03-26T16:11:37.762Z] Cloning with configured refspecs honoured and without tags [2020-03-26T16:11:37.793Z] #44 101.2 CC criu/sysfs_parse.o [2020-03-26T16:11:37.809Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 5.2s [2020-03-26T16:11:38.061Z] #8 DONE 1.9s [2020-03-26T16:11:38.061Z] [2020-03-26T16:11:38.061Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-26T16:11:38.075Z] #44 101.5 CC criu/timerfd.o [2020-03-26T16:11:38.358Z] #44 101.6 CC criu/tty.o [2020-03-26T16:11:37.795Z] Cloning repository https://github.com/moby/moby.git [2020-03-26T16:11:37.796Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-03-26T16:11:37.874Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-26T16:11:37.874Z] > git --version # timeout=10 [2020-03-26T16:11:37.932Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-26T16:11:37.935Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40745/head:refs/remotes/origin/PR-40745 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T16:11:38.993Z] #9 DONE 1.0s [2020-03-26T16:11:38.993Z] [2020-03-26T16:11:38.993Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-26T16:11:38.993Z] #40 DONE 0.1s [2020-03-26T16:11:38.993Z] [2020-03-26T16:11:38.993Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-26T16:11:38.993Z] #21 DONE 0.1s [2020-03-26T16:11:38.993Z] [2020-03-26T16:11:38.993Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-26T16:11:39.025Z] #56 25.87 runtime/cgo [2020-03-26T16:11:39.025Z] #56 25.96 runtime [2020-03-26T16:11:39.252Z] #32 ... [2020-03-26T16:11:39.252Z] [2020-03-26T16:11:39.252Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-26T16:11:39.252Z] #29 DONE 0.1s [2020-03-26T16:11:39.252Z] [2020-03-26T16:11:39.252Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-26T16:11:39.252Z] #22 DONE 0.1s [2020-03-26T16:11:39.252Z] [2020-03-26T16:11:39.252Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-26T16:11:39.252Z] #32 DONE 0.1s [2020-03-26T16:11:39.252Z] [2020-03-26T16:11:39.252Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-26T16:11:39.252Z] #67 DONE 0.2s [2020-03-26T16:11:39.252Z] [2020-03-26T16:11:39.252Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-26T16:11:39.252Z] #73 DONE 0.2s [2020-03-26T16:11:39.252Z] [2020-03-26T16:11:39.252Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-26T16:11:39.252Z] #55 DONE 0.2s [2020-03-26T16:11:39.252Z] [2020-03-26T16:11:39.252Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-26T16:11:39.252Z] #52 DONE 0.2s [2020-03-26T16:11:39.252Z] [2020-03-26T16:11:39.252Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-26T16:11:39.252Z] #46 DONE 0.2s [2020-03-26T16:11:39.252Z] [2020-03-26T16:11:39.252Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-26T16:11:39.252Z] #49 DONE 0.2s [2020-03-26T16:11:39.252Z] [2020-03-26T16:11:39.252Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:11:39.364Z] #44 102.9 CC criu/tun.o [2020-03-26T16:11:39.707Z] #7 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 7.3s done [2020-03-26T16:11:39.707Z] #7 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 done [2020-03-26T16:11:39.964Z] #7 DONE 27.2s [2020-03-26T16:11:39.964Z] [2020-03-26T16:11:39.964Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-26T16:11:39.967Z] #56 ... [2020-03-26T16:11:39.967Z] [2020-03-26T16:11:39.967Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:11:39.967Z] #53 26.87 + cd /tmp/tmp.Fqt1zVT0lc/src/github.com/golangci/golangci-lint/ [2020-03-26T16:11:39.967Z] #53 26.87 + git checkout -q v1.23.8 [2020-03-26T16:11:39.978Z] #44 103.2 CC criu/uffd.o [2020-03-26T16:11:40.264Z] #44 ... [2020-03-26T16:11:40.264Z] [2020-03-26T16:11:40.264Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-26T16:11:40.264Z] #41 DONE 139.9s [2020-03-26T16:11:40.537Z] #53 ... [2020-03-26T16:11:40.537Z] [2020-03-26T16:11:40.537Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T16:11:40.537Z] #35 17.67 Fetched 8163 kB in 13s (636 kB/s) [2020-03-26T16:11:40.537Z] #35 17.67 Reading package lists... [2020-03-26T16:11:40.537Z] #35 24.81 Reading package lists... [2020-03-26T16:11:40.537Z] #35 ... [2020-03-26T16:11:40.537Z] [2020-03-26T16:11:40.537Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:11:40.537Z] #53 27.45 ++ git describe --tags [2020-03-26T16:11:40.537Z] #53 27.45 + version=v1.23.8 [2020-03-26T16:11:40.537Z] #53 27.46 ++ git rev-parse --short HEAD [2020-03-26T16:11:40.537Z] #53 27.48 + commit=76a82c6 [2020-03-26T16:11:40.537Z] #53 27.50 ++ git show -s --format=%cd [2020-03-26T16:11:40.537Z] #53 27.50 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-03-26T16:11:40.546Z] [2020-03-26T16:11:40.546Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:11:40.800Z] #53 27.50 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-26T16:11:40.865Z] #65 ... [2020-03-26T16:11:40.865Z] [2020-03-26T16:11:40.865Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:11:40.865Z] #44 104.2 CC criu/util.o [2020-03-26T16:11:41.061Z] #53 ... [2020-03-26T16:11:41.061Z] [2020-03-26T16:11:41.061Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:11:41.061Z] #47 17.85 vendor/golang.org/x/crypto/internal/subtle [2020-03-26T16:11:41.061Z] #47 ... [2020-03-26T16:11:41.061Z] [2020-03-26T16:11:41.061Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:11:41.061Z] #74 23.67 Checking out files: 63% (1320/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-03-26T16:11:41.061Z] #74 24.54 + cd /tmp/tmp.yQKKVk0fEB/src/github.com/docker/libnetwork [2020-03-26T16:11:41.061Z] #74 24.54 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-26T16:11:41.061Z] #74 25.15 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-26T16:11:41.149Z] #44 ... [2020-03-26T16:11:41.149Z] [2020-03-26T16:11:41.149Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-26T16:11:41.149Z] #42 DONE 0.2s [2020-03-26T16:11:41.431Z] [2020-03-26T16:11:41.431Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:11:41.431Z] #53 ... [2020-03-26T16:11:41.431Z] [2020-03-26T16:11:41.431Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:11:41.431Z] #44 105.0 CC criu/uts_ns.o [2020-03-26T16:11:41.713Z] #44 105.1 CC criu/vdso.o [2020-03-26T16:11:41.995Z] #44 105.4 LINK criu/built-in.o [2020-03-26T16:11:41.995Z] #44 105.5 LINK criu/criu [2020-03-26T16:11:42.277Z] #44 105.7 DEP lib/c/criu.d [2020-03-26T16:11:42.277Z] #44 105.7 CC images/rpc.pb-c.o [2020-03-26T16:11:42.559Z] #44 106.0 CC lib/c/criu.o [2020-03-26T16:11:42.841Z] #44 106.4 LINK lib/c/built-in.o [2020-03-26T16:11:43.125Z] #44 106.4 LINK lib/c/libcriu.so [2020-03-26T16:11:43.125Z] #44 106.4 LINK lib/c/libcriu.a [2020-03-26T16:11:43.125Z] #44 106.5 GEN magic.py [2020-03-26T16:11:43.125Z] #44 106.5 Note: Building without setproctitle() and strlcpy() support. [2020-03-26T16:11:43.125Z] #44 106.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-26T16:11:43.125Z] #44 106.5 Note: Building without GnuTLS support [2020-03-26T16:11:43.244Z] #8 DONE 2.8s [2020-03-26T16:11:43.244Z] [2020-03-26T16:11:43.244Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-26T16:11:43.408Z] #44 106.8 fatal: not a git repository (or any of the parent directories): .git [2020-03-26T16:11:43.502Z] #9 DONE 0.9s [2020-03-26T16:11:43.694Z] #44 107.1 make[1]: Nothing to be done for 'all'. [2020-03-26T16:11:43.760Z] [2020-03-26T16:11:43.760Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-26T16:11:43.760Z] #40 DONE 0.1s [2020-03-26T16:11:43.760Z] [2020-03-26T16:11:43.760Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-26T16:11:43.760Z] #29 DONE 0.1s [2020-03-26T16:11:43.760Z] [2020-03-26T16:11:43.760Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-26T16:11:43.760Z] #41 ... [2020-03-26T16:11:43.760Z] [2020-03-26T16:11:43.760Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-26T16:11:43.760Z] #21 DONE 0.1s [2020-03-26T16:11:43.979Z] #44 107.4 make[1]: 'images/built-in.o' is up to date. [2020-03-26T16:11:43.979Z] #44 107.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-26T16:11:43.979Z] #44 107.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-26T16:11:43.979Z] #44 107.4 make[1]: 'compel/libcompel.a' is up to date. [2020-03-26T16:11:43.979Z] #44 107.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-26T16:11:43.979Z] #44 107.5 make[1]: Nothing to be done for 'all'. [2020-03-26T16:11:43.979Z] #44 107.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-26T16:11:43.979Z] #44 107.5 make[2]: Nothing to be done for 'all'. [2020-03-26T16:11:44.029Z] [2020-03-26T16:11:44.029Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-26T16:11:44.029Z] #52 DONE 0.2s [2020-03-26T16:11:44.029Z] [2020-03-26T16:11:44.029Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-26T16:11:44.029Z] #32 DONE 0.2s [2020-03-26T16:11:44.029Z] [2020-03-26T16:11:44.029Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:11:44.029Z] #53 ... [2020-03-26T16:11:44.029Z] [2020-03-26T16:11:44.029Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-26T16:11:44.029Z] #46 DONE 0.3s [2020-03-26T16:11:44.029Z] [2020-03-26T16:11:44.029Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-26T16:11:44.029Z] #73 DONE 0.3s [2020-03-26T16:11:44.261Z] #44 107.6 make[2]: Nothing to be done for 'all'. [2020-03-26T16:11:44.261Z] #44 107.6 make[2]: Nothing to be done for 'all'. [2020-03-26T16:11:44.261Z] #44 107.7 make[2]: Nothing to be done for 'all'. [2020-03-26T16:11:44.261Z] #44 107.7 make[2]: Nothing to be done for 'all'. [2020-03-26T16:11:44.261Z] #44 107.7 make[2]: Nothing to be done for 'all'. [2020-03-26T16:11:44.261Z] #44 107.7 make[2]: Nothing to be done for 'all'. [2020-03-26T16:11:44.288Z] [2020-03-26T16:11:44.288Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-26T16:11:44.288Z] #22 DONE 0.4s [2020-03-26T16:11:44.288Z] [2020-03-26T16:11:44.288Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:11:44.288Z] #47 ... [2020-03-26T16:11:44.288Z] [2020-03-26T16:11:44.288Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-26T16:11:44.288Z] #55 DONE 0.5s [2020-03-26T16:11:44.288Z] [2020-03-26T16:11:44.288Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-26T16:11:44.288Z] #67 DONE 0.5s [2020-03-26T16:11:44.288Z] [2020-03-26T16:11:44.288Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-26T16:11:44.288Z] #49 DONE 0.5s [2020-03-26T16:11:44.377Z] #74 ... [2020-03-26T16:11:44.377Z] [2020-03-26T16:11:44.377Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T16:11:44.377Z] #35 24.81 Reading package lists... [2020-03-26T16:11:44.512Z] #50 ... [2020-03-26T16:11:44.512Z] [2020-03-26T16:11:44.512Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T16:11:44.512Z] #25 3.160 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T16:11:44.512Z] #25 3.260 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T16:11:44.512Z] #25 3.334 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T16:11:44.512Z] #25 3.421 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-26T16:11:44.512Z] #25 4.033 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [184 kB] [2020-03-26T16:11:44.512Z] #25 4.590 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-26T16:11:44.544Z] #44 107.8 make[2]: Nothing to be done for 'all'. [2020-03-26T16:11:44.544Z] #44 107.8 INSTALL criu/criu [2020-03-26T16:11:44.544Z] #44 DONE 108.1s [2020-03-26T16:11:44.544Z] [2020-03-26T16:11:44.544Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:11:44.545Z] [2020-03-26T16:11:44.545Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:11:44.770Z] #25 5.719 Fetched 8334 kB in 3s (2957 kB/s) [2020-03-26T16:11:45.179Z] #60 69.24 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-03-26T16:11:45.210Z] #35 31.87 Building dependency tree... [2020-03-26T16:11:45.211Z] #35 ... [2020-03-26T16:11:45.211Z] [2020-03-26T16:11:45.211Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T16:11:45.211Z] #25 15.78 Reading package lists... [2020-03-26T16:11:45.211Z] #25 22.90 Reading package lists... [2020-03-26T16:11:45.211Z] #25 29.70 Building dependency tree... [2020-03-26T16:11:45.472Z] #25 ... [2020-03-26T16:11:45.472Z] [2020-03-26T16:11:45.472Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-26T16:11:45.472Z] #41 22.76 Checking out files: 91% (1456/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-03-26T16:11:45.472Z] #41 22.89 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-26T16:11:45.472Z] #41 25.42 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-03-26T16:11:45.472Z] #41 ... [2020-03-26T16:11:45.472Z] [2020-03-26T16:11:45.472Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T16:11:45.472Z] #35 31.87 Building dependency tree... [2020-03-26T16:11:45.488Z] #60 ... [2020-03-26T16:11:45.488Z] [2020-03-26T16:11:45.488Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-26T16:11:45.488Z] #45 DONE 0.1s [2020-03-26T16:11:45.770Z] [2020-03-26T16:11:45.770Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-26T16:11:45.770Z] #48 DONE 0.1s [2020-03-26T16:11:45.770Z] [2020-03-26T16:11:45.770Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:11:45.770Z] #60 70.15 + mkdir -p /build [2020-03-26T16:11:46.057Z] #60 ... [2020-03-26T16:11:46.057Z] [2020-03-26T16:11:46.057Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-26T16:11:46.057Z] #51 DONE 0.2s [2020-03-26T16:11:46.057Z] [2020-03-26T16:11:46.057Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:11:46.057Z] #60 70.15 + cp runc /build/runc [2020-03-26T16:11:46.057Z] #60 DONE 70.4s [2020-03-26T16:11:46.057Z] [2020-03-26T16:11:46.057Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:11:46.142Z] #25 5.719 Reading package lists... [2020-03-26T16:11:46.857Z] #35 ... [2020-03-26T16:11:46.857Z] [2020-03-26T16:11:46.857Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-26T16:11:46.857Z] #62 17.29 Reading package lists... [2020-03-26T16:11:46.857Z] #62 24.14 Reading package lists... [2020-03-26T16:11:46.857Z] #62 31.13 Building dependency tree... [2020-03-26T16:11:46.857Z] #62 ... [2020-03-26T16:11:46.857Z] [2020-03-26T16:11:46.857Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T16:11:46.857Z] #25 32.93 ca-certificates is already the newest version (20190110). [2020-03-26T16:11:46.857Z] #25 32.93 The following additional packages will be installed: [2020-03-26T16:11:46.857Z] #25 32.95 libjq1 libonig5 [2020-03-26T16:11:46.857Z] #25 33.42 The following NEW packages will be installed: [2020-03-26T16:11:46.857Z] #25 33.42 jq libjq1 libonig5 [2020-03-26T16:11:46.857Z] #25 33.96 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T16:11:46.857Z] #25 33.96 Need to get 325 kB of archives. [2020-03-26T16:11:46.857Z] #25 33.96 After this operation, 1019 kB of additional disk space will be used. [2020-03-26T16:11:46.857Z] #25 33.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-03-26T16:11:46.857Z] #25 33.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-03-26T16:11:46.857Z] #25 33.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-03-26T16:11:47.810Z] #25 ... [2020-03-26T16:11:47.810Z] [2020-03-26T16:11:47.810Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T16:11:47.810Z] #43 18.03 Reading package lists... [2020-03-26T16:11:47.810Z] #43 25.56 Reading package lists... [2020-03-26T16:11:47.811Z] #43 31.65 Building dependency tree... [2020-03-26T16:11:47.811Z] #43 34.77 The following additional packages will be installed: [2020-03-26T16:11:47.811Z] #43 34.78 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-26T16:11:47.811Z] #43 34.79 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-26T16:11:47.811Z] #43 34.79 Suggested packages: [2020-03-26T16:11:47.811Z] #43 34.80 manpages-dev python-setuptools [2020-03-26T16:11:48.072Z] #43 ... [2020-03-26T16:11:48.072Z] [2020-03-26T16:11:48.072Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T16:11:48.072Z] #35 34.79 The following additional packages will be installed: [2020-03-26T16:11:48.072Z] #35 34.80 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-26T16:11:48.072Z] #35 34.82 Suggested packages: [2020-03-26T16:11:48.072Z] #35 34.83 cmake-doc ninja-build lrzip [2020-03-26T16:11:48.072Z] #35 34.83 Recommended packages: [2020-03-26T16:11:48.072Z] #35 34.83 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-26T16:11:48.643Z] #35 35.73 The following NEW packages will be installed: [2020-03-26T16:11:48.643Z] #35 ... [2020-03-26T16:11:48.643Z] [2020-03-26T16:11:48.643Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:11:48.643Z] #10 18.54 Reading package lists... [2020-03-26T16:11:48.643Z] #10 26.10 Reading package lists... [2020-03-26T16:11:48.643Z] #10 32.01 Building dependency tree... [2020-03-26T16:11:48.643Z] #10 35.24 The following additional packages will be installed: [2020-03-26T16:11:48.643Z] #10 35.25 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-26T16:11:48.643Z] #10 35.25 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-26T16:11:48.643Z] #10 35.26 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-26T16:11:48.643Z] #10 35.26 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-26T16:11:48.643Z] #10 35.26 Suggested packages: [2020-03-26T16:11:48.643Z] #10 35.29 gcc-8-locales seccomp wine64 [2020-03-26T16:11:48.643Z] #10 ... [2020-03-26T16:11:48.643Z] [2020-03-26T16:11:48.643Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T16:11:48.643Z] #25 35.36 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T16:11:48.643Z] #25 35.61 Fetched 325 kB in 0s (810 kB/s) [2020-03-26T16:11:48.643Z] #25 35.71 Selecting previously unselected package libonig5:arm64. [2020-03-26T16:11:48.643Z] #25 35.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-03-26T16:11:48.643Z] #25 35.86 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-03-26T16:11:48.643Z] #25 35.88 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-03-26T16:11:48.700Z] #25 7.018 Reading package lists... [2020-03-26T16:11:48.700Z] #25 ... [2020-03-26T16:11:48.700Z] [2020-03-26T16:11:48.700Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:11:48.700Z] #50 9.248 + RM_GOPATH=0 [2020-03-26T16:11:48.700Z] #50 9.248 + TMP_GOPATH= [2020-03-26T16:11:48.700Z] #50 9.248 + : /build [2020-03-26T16:11:48.700Z] #50 9.248 + '[' -z '' ']' [2020-03-26T16:11:48.700Z] #50 9.248 ++ mktemp -d [2020-03-26T16:11:48.700Z] #50 9.261 + export GOPATH=/tmp/tmp.EjDzqjQ8ja [2020-03-26T16:11:48.700Z] #50 9.261 + GOPATH=/tmp/tmp.EjDzqjQ8ja [2020-03-26T16:11:48.700Z] #50 9.261 + RM_GOPATH=1 [2020-03-26T16:11:48.700Z] #50 9.262 ++ dirname ./install.sh [2020-03-26T16:11:48.700Z] #50 9.268 + dir=. [2020-03-26T16:11:48.700Z] #50 9.268 + bin=gotestsum [2020-03-26T16:11:48.700Z] #50 9.268 + shift [2020-03-26T16:11:48.700Z] #50 9.268 + '[' '!' -f ./gotestsum.installer ']' [2020-03-26T16:11:48.700Z] #50 9.268 + . ./gotestsum.installer [2020-03-26T16:11:48.701Z] #50 9.268 ++ : v0.3.5 [2020-03-26T16:11:48.701Z] #50 9.281 + install_gotestsum [2020-03-26T16:11:48.701Z] #50 9.281 + echo 'Installing gotestsum version v0.3.5' [2020-03-26T16:11:48.701Z] #50 9.281 Installing gotestsum version v0.3.5 [2020-03-26T16:11:48.701Z] #50 9.281 + go get -d gotest.tools/gotestsum [2020-03-26T16:11:48.957Z] #50 ... [2020-03-26T16:11:48.957Z] [2020-03-26T16:11:48.957Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T16:11:49.214Z] #43 10.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T16:11:49.214Z] #43 ... [2020-03-26T16:11:49.214Z] [2020-03-26T16:11:49.214Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T16:11:49.214Z] #35 9.947 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T16:11:49.214Z] #35 10.03 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T16:11:49.214Z] #35 10.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T16:11:49.239Z] #25 36.29 Selecting previously unselected package libjq1:arm64. [2020-03-26T16:11:49.239Z] #25 36.29 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-03-26T16:11:49.239Z] #25 36.30 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-03-26T16:11:49.470Z] #35 ... [2020-03-26T16:11:49.470Z] [2020-03-26T16:11:49.470Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:11:49.470Z] #23 ... [2020-03-26T16:11:49.470Z] [2020-03-26T16:11:49.470Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:11:49.500Z] #25 36.65 Selecting previously unselected package jq. [2020-03-26T16:11:49.500Z] #25 36.66 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-03-26T16:11:49.500Z] #25 36.69 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-26T16:11:49.519Z] #65 126.0 + bin/containerd [2020-03-26T16:11:49.727Z] #56 ... [2020-03-26T16:11:49.727Z] [2020-03-26T16:11:49.727Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:11:49.727Z] #33 ... [2020-03-26T16:11:49.727Z] [2020-03-26T16:11:49.727Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:11:49.727Z] #10 7.023 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T16:11:49.727Z] #10 7.048 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T16:11:49.727Z] #10 7.048 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T16:11:49.727Z] #10 7.536 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-26T16:11:49.727Z] #10 10.16 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [184 kB] [2020-03-26T16:11:49.762Z] #25 36.95 Setting up libonig5:arm64 (6.9.1-1) ... [2020-03-26T16:11:49.762Z] #25 36.99 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-03-26T16:11:49.762Z] #25 37.02 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-26T16:11:49.808Z] #50 ... [2020-03-26T16:11:49.808Z] [2020-03-26T16:11:49.808Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-26T16:11:49.808Z] #62 5.624 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T16:11:49.808Z] #62 5.664 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T16:11:49.808Z] #62 5.664 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T16:11:49.808Z] #62 5.989 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-26T16:11:49.983Z] #10 ... [2020-03-26T16:11:49.983Z] [2020-03-26T16:11:49.983Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-26T16:11:49.983Z] #41 ... [2020-03-26T16:11:49.983Z] [2020-03-26T16:11:49.983Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:11:50.031Z] #25 37.03 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T16:11:50.240Z] #47 ... [2020-03-26T16:11:50.240Z] [2020-03-26T16:11:50.240Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-26T16:11:50.240Z] #30 10.45 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-26T16:11:50.240Z] #30 10.45 Cloning into '.'... [2020-03-26T16:11:50.374Z] #62 6.508 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [184 kB] [2020-03-26T16:11:50.496Z] #30 ... [2020-03-26T16:11:50.496Z] [2020-03-26T16:11:50.496Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:11:50.496Z] #74 ... [2020-03-26T16:11:50.496Z] [2020-03-26T16:11:50.496Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-26T16:11:50.496Z] #62 9.801 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T16:11:50.496Z] #62 9.876 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T16:11:50.496Z] #62 9.877 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T16:11:50.632Z] #62 ... [2020-03-26T16:11:50.632Z] [2020-03-26T16:11:50.632Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T16:11:50.632Z] #35 6.527 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T16:11:50.632Z] #35 6.547 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T16:11:50.632Z] #35 6.548 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T16:11:50.632Z] #35 7.071 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-26T16:11:50.753Z] #62 ... [2020-03-26T16:11:50.753Z] [2020-03-26T16:11:50.753Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:11:50.753Z] #53 ... [2020-03-26T16:11:50.753Z] [2020-03-26T16:11:50.753Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:11:50.753Z] #68 11.47 + RM_GOPATH=0 [2020-03-26T16:11:50.753Z] #68 11.47 + TMP_GOPATH= [2020-03-26T16:11:50.753Z] #68 11.47 + : /build/ [2020-03-26T16:11:50.753Z] #68 11.47 + '[' -z '' ']' [2020-03-26T16:11:50.753Z] #68 11.47 ++ mktemp -d [2020-03-26T16:11:50.753Z] #68 11.47 + export GOPATH=/tmp/tmp.oLjtfKIcxf [2020-03-26T16:11:50.753Z] #68 11.47 + GOPATH=/tmp/tmp.oLjtfKIcxf [2020-03-26T16:11:50.753Z] #68 11.47 + RM_GOPATH=1 [2020-03-26T16:11:50.753Z] #68 11.47 ++ dirname ./install.sh [2020-03-26T16:11:50.753Z] #68 11.47 + dir=. [2020-03-26T16:11:50.753Z] #68 11.47 + bin=rootlesskit [2020-03-26T16:11:50.753Z] #68 11.47 + shift [2020-03-26T16:11:50.753Z] #68 11.47 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-26T16:11:50.753Z] #68 11.47 + . ./rootlesskit.installer [2020-03-26T16:11:50.753Z] #68 11.47 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-26T16:11:50.753Z] #68 11.49 + install_rootlesskit [2020-03-26T16:11:50.753Z] #68 11.49 + case "$1" in [2020-03-26T16:11:50.753Z] #68 11.49 + export CGO_ENABLED=0 [2020-03-26T16:11:50.753Z] #68 11.49 + CGO_ENABLED=0 [2020-03-26T16:11:50.753Z] #68 11.49 + _install_rootlesskit [2020-03-26T16:11:50.753Z] #68 11.49 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-26T16:11:50.753Z] #68 11.49 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.oLjtfKIcxf/src/github.com/rootless-containers/rootlesskit [2020-03-26T16:11:50.753Z] #68 11.49 Cloning into '/tmp/tmp.oLjtfKIcxf/src/github.com/rootless-containers/rootlesskit'... [2020-03-26T16:11:50.753Z] #68 11.49 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-26T16:11:50.978Z] #25 DONE 38.1s [2020-03-26T16:11:50.978Z] [2020-03-26T16:11:50.978Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T16:11:50.978Z] #43 36.26 The following NEW packages will be installed: [2020-03-26T16:11:50.978Z] #43 36.26 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-26T16:11:50.978Z] #43 36.27 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-26T16:11:50.978Z] #43 36.27 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-26T16:11:50.978Z] #43 36.27 python-six zlib1g-dev [2020-03-26T16:11:50.978Z] #43 36.71 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T16:11:50.978Z] #43 36.71 Need to get 3798 kB of archives. [2020-03-26T16:11:50.978Z] #43 36.71 After this operation, 21.6 MB of additional disk space will be used. [2020-03-26T16:11:50.978Z] #43 36.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-03-26T16:11:50.978Z] #43 36.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-03-26T16:11:50.978Z] #43 36.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-03-26T16:11:50.978Z] #43 36.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-03-26T16:11:50.978Z] #43 36.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-03-26T16:11:50.978Z] #43 36.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-03-26T16:11:50.978Z] #43 36.77 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2020-03-26T16:11:50.978Z] #43 36.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-03-26T16:11:50.978Z] #43 36.79 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-03-26T16:11:50.978Z] #43 36.83 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-03-26T16:11:50.978Z] #43 36.85 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-03-26T16:11:50.978Z] #43 36.95 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-03-26T16:11:50.978Z] #43 37.01 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2020-03-26T16:11:50.978Z] #43 37.03 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-03-26T16:11:50.978Z] #43 37.04 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-26T16:11:50.978Z] #43 37.05 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-03-26T16:11:50.978Z] #43 37.07 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-03-26T16:11:51.010Z] #68 ... [2020-03-26T16:11:51.010Z] [2020-03-26T16:11:51.010Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:11:51.010Z] #33 11.74 + RM_GOPATH=0 [2020-03-26T16:11:51.010Z] #33 11.74 + TMP_GOPATH= [2020-03-26T16:11:51.010Z] #33 11.74 + : /build [2020-03-26T16:11:51.010Z] #33 11.74 + '[' -z '' ']' [2020-03-26T16:11:51.010Z] #33 11.74 ++ mktemp -d [2020-03-26T16:11:51.010Z] #33 11.76 + export GOPATH=/tmp/tmp.LxLnGJEHVe [2020-03-26T16:11:51.010Z] #33 11.77 + GOPATH=/tmp/tmp.LxLnGJEHVe [2020-03-26T16:11:51.010Z] #33 11.77 + RM_GOPATH=1 [2020-03-26T16:11:51.010Z] #33 11.77 ++ dirname ./install.sh [2020-03-26T16:11:51.010Z] #33 11.77 + dir=. [2020-03-26T16:11:51.010Z] #33 11.77 + bin=tomlv [2020-03-26T16:11:51.010Z] #33 11.77 + shift [2020-03-26T16:11:51.010Z] #33 11.77 + '[' '!' -f ./tomlv.installer ']' [2020-03-26T16:11:51.010Z] #33 11.77 + . ./tomlv.installer [2020-03-26T16:11:51.010Z] #33 11.77 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-26T16:11:51.010Z] #33 11.77 + install_tomlv [2020-03-26T16:11:51.010Z] #33 11.77 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-26T16:11:51.010Z] #33 11.77 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-26T16:11:51.010Z] #33 11.77 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.LxLnGJEHVe/src/github.com/BurntSushi/toml [2020-03-26T16:11:51.010Z] #33 11.78 Cloning into '/tmp/tmp.LxLnGJEHVe/src/github.com/BurntSushi/toml'... [2020-03-26T16:11:51.239Z] #43 ... [2020-03-26T16:11:51.239Z] [2020-03-26T16:11:51.239Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-26T16:11:51.239Z] #26 DONE 0.1s [2020-03-26T16:11:51.239Z] [2020-03-26T16:11:51.239Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T16:11:51.239Z] #43 38.45 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T16:11:51.500Z] #43 ... [2020-03-26T16:11:51.500Z] [2020-03-26T16:11:51.500Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-26T16:11:51.500Z] #62 34.34 The following additional packages will be installed: [2020-03-26T16:11:51.500Z] #62 34.34 libbtrfs0 [2020-03-26T16:11:51.500Z] #62 34.57 The following NEW packages will be installed: [2020-03-26T16:11:51.500Z] #62 34.60 libbtrfs-dev libbtrfs0 [2020-03-26T16:11:51.500Z] #62 35.11 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T16:11:51.500Z] #62 35.11 Need to get 119 kB of archives. [2020-03-26T16:11:51.500Z] #62 35.11 After this operation, 387 kB of additional disk space will be used. [2020-03-26T16:11:51.500Z] #62 35.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-03-26T16:11:51.500Z] #62 35.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-03-26T16:11:51.500Z] #62 36.76 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T16:11:51.500Z] #62 36.93 Fetched 119 kB in 0s (373 kB/s) [2020-03-26T16:11:51.500Z] #62 37.04 Selecting previously unselected package libbtrfs0. [2020-03-26T16:11:51.501Z] #62 37.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-03-26T16:11:51.501Z] #62 37.17 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-03-26T16:11:51.501Z] #62 37.18 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-26T16:11:51.501Z] #62 37.34 Selecting previously unselected package libbtrfs-dev. [2020-03-26T16:11:51.501Z] #62 37.34 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-03-26T16:11:51.501Z] #62 37.37 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-26T16:11:51.501Z] #62 37.83 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-26T16:11:51.501Z] #62 37.94 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-26T16:11:51.501Z] #62 38.03 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T16:11:51.501Z] #62 DONE 38.6s [2020-03-26T16:11:51.501Z] [2020-03-26T16:11:51.501Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:11:51.501Z] #10 36.78 The following NEW packages will be installed: [2020-03-26T16:11:51.501Z] #10 36.79 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-26T16:11:51.501Z] #10 36.79 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-26T16:11:51.501Z] #10 36.80 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-26T16:11:51.501Z] #10 36.80 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-26T16:11:51.501Z] #10 36.80 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-26T16:11:51.501Z] #10 36.80 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-26T16:11:51.501Z] #10 37.28 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T16:11:51.501Z] #10 37.28 Need to get 73.3 MB of archives. [2020-03-26T16:11:51.501Z] #10 37.28 After this operation, 472 MB of additional disk space will be used. [2020-03-26T16:11:51.501Z] #10 37.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2020-03-26T16:11:51.501Z] #10 37.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2020-03-26T16:11:51.501Z] #10 37.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-03-26T16:11:51.501Z] #10 37.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-03-26T16:11:51.501Z] #10 37.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-03-26T16:11:51.501Z] #10 37.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-26T16:11:51.501Z] #10 38.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-03-26T16:11:51.501Z] #10 38.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-03-26T16:11:51.501Z] #10 38.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2020-03-26T16:11:51.762Z] #10 ... [2020-03-26T16:11:51.762Z] [2020-03-26T16:11:51.762Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-26T16:11:51.762Z] #63 DONE 0.3s [2020-03-26T16:11:51.762Z] [2020-03-26T16:11:51.762Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T16:11:51.762Z] #43 38.80 Fetched 3798 kB in 1s (5724 kB/s) [2020-03-26T16:11:51.762Z] #43 38.92 Selecting previously unselected package libcap-dev:arm64. [2020-03-26T16:11:51.762Z] #43 38.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-03-26T16:11:51.762Z] #43 39.02 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-03-26T16:11:52.006Z] #35 ... [2020-03-26T16:11:52.006Z] [2020-03-26T16:11:52.006Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-26T16:11:52.006Z] #62 7.955 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-26T16:11:52.024Z] #43 ... [2020-03-26T16:11:52.024Z] [2020-03-26T16:11:52.024Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-26T16:11:52.024Z] #64 DONE 0.1s [2020-03-26T16:11:52.024Z] [2020-03-26T16:11:52.024Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T16:11:52.024Z] #43 39.04 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-03-26T16:11:52.286Z] #43 39.40 Selecting previously unselected package libnet1:arm64. [2020-03-26T16:11:52.286Z] #43 39.42 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-03-26T16:11:52.286Z] #43 39.44 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-03-26T16:11:52.548Z] #43 39.63 Selecting previously unselected package libnet1-dev. [2020-03-26T16:11:52.548Z] #43 39.64 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-03-26T16:11:52.548Z] #43 39.66 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-26T16:11:52.810Z] #43 39.91 Selecting previously unselected package libnl-3-200:arm64. [2020-03-26T16:11:52.810Z] #43 39.92 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-03-26T16:11:52.810Z] #43 39.92 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-03-26T16:11:52.902Z] #33 13.47 + cd /tmp/tmp.LxLnGJEHVe/src/github.com/BurntSushi/toml [2020-03-26T16:11:52.902Z] #33 13.47 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-26T16:11:52.902Z] #33 13.52 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-26T16:11:53.071Z] #43 40.19 Selecting previously unselected package libnl-3-dev:arm64. [2020-03-26T16:11:53.071Z] #43 40.19 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-03-26T16:11:53.071Z] #43 40.21 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-03-26T16:11:53.642Z] #43 40.68 Selecting previously unselected package libprotobuf-c1:arm64. [2020-03-26T16:11:53.642Z] #43 40.68 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-03-26T16:11:53.642Z] #43 40.71 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-03-26T16:11:53.642Z] #43 40.84 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-03-26T16:11:53.642Z] #43 40.85 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-03-26T16:11:53.642Z] #43 40.85 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-03-26T16:11:53.904Z] #43 41.00 Selecting previously unselected package zlib1g-dev:arm64. [2020-03-26T16:11:53.904Z] #43 41.01 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-03-26T16:11:53.904Z] #43 41.03 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-03-26T16:11:53.905Z] #62 ... [2020-03-26T16:11:53.905Z] [2020-03-26T16:11:53.905Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:11:53.905Z] #10 ... [2020-03-26T16:11:53.905Z] [2020-03-26T16:11:53.905Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T16:11:53.905Z] #43 9.524 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T16:11:53.905Z] #43 9.790 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T16:11:53.905Z] #43 9.882 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T16:11:53.905Z] #43 ... [2020-03-26T16:11:53.905Z] [2020-03-26T16:11:53.905Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T16:11:53.905Z] #25 7.731 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T16:11:53.905Z] #25 7.796 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T16:11:53.905Z] #25 7.796 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T16:11:54.163Z] #25 ... [2020-03-26T16:11:54.163Z] [2020-03-26T16:11:54.163Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:11:54.163Z] #33 ... [2020-03-26T16:11:54.163Z] [2020-03-26T16:11:54.163Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-26T16:11:54.165Z] #43 41.40 Selecting previously unselected package libprotobuf17:arm64. [2020-03-26T16:11:54.282Z] #33 14.78 runtime/internal/atomic [2020-03-26T16:11:54.282Z] #33 14.80 internal/cpu [2020-03-26T16:11:54.282Z] #33 15.05 runtime/internal/sys [2020-03-26T16:11:54.284Z] Fetching without tags [2020-03-26T16:11:54.425Z] #43 41.40 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-03-26T16:11:54.425Z] #43 41.41 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-03-26T16:11:54.426Z] #30 ... [2020-03-26T16:11:54.426Z] [2020-03-26T16:11:54.426Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:11:54.426Z] #23 ... [2020-03-26T16:11:54.426Z] [2020-03-26T16:11:54.426Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:11:54.539Z] #33 15.23 runtime/internal/math [2020-03-26T16:11:54.688Z] #56 ... [2020-03-26T16:11:54.688Z] [2020-03-26T16:11:54.688Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:11:54.796Z] #33 15.41 internal/bytealg [2020-03-26T16:11:54.796Z] #33 15.43 math/bits [2020-03-26T16:11:54.950Z] #74 ... [2020-03-26T16:11:54.950Z] [2020-03-26T16:11:54.950Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:11:54.950Z] #68 ... [2020-03-26T16:11:54.950Z] [2020-03-26T16:11:54.950Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-26T16:11:54.950Z] #41 10.51 + git clone https://github.com/docker/distribution.git . [2020-03-26T16:11:54.950Z] #41 10.51 Cloning into '.'... [2020-03-26T16:11:54.998Z] #43 42.02 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-03-26T16:11:54.998Z] #43 42.02 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-03-26T16:11:54.998Z] #43 42.05 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-03-26T16:11:55.054Z] Merging remotes/origin/master commit c7ad2b866182325b49bc7addb7042e16afbb60b6 into PR head commit 1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 [2020-03-26T16:11:53.935Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-26T16:11:54.003Z] > git config --add remote.origin.fetch +refs/pull/40745/head:refs/remotes/origin/PR-40745 # timeout=10 [2020-03-26T16:11:54.069Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T16:11:54.192Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-26T16:11:54.320Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-26T16:11:54.320Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-26T16:11:54.323Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40745/head:refs/remotes/origin/PR-40745 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-26T16:11:55.088Z] > git config core.sparsecheckout # timeout=10 [2020-03-26T16:11:55.164Z] > git checkout -f 1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 # timeout=10 [2020-03-26T16:11:55.261Z] #43 42.33 Selecting previously unselected package libprotobuf-dev:arm64. [2020-03-26T16:11:55.261Z] #43 42.33 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-03-26T16:11:55.261Z] #43 42.34 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-03-26T16:11:55.729Z] #33 16.36 math [2020-03-26T16:11:55.995Z] #33 16.53 runtime [2020-03-26T16:11:56.323Z] #65 ... [2020-03-26T16:11:56.323Z] [2020-03-26T16:11:56.323Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:11:56.323Z] #53 DONE 154.5s [2020-03-26T16:11:56.323Z] [2020-03-26T16:11:56.323Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:11:56.323Z] #65 ... [2020-03-26T16:11:56.323Z] [2020-03-26T16:11:56.323Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-26T16:11:56.323Z] #54 DONE 0.2s [2020-03-26T16:11:56.323Z] [2020-03-26T16:11:56.323Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-26T16:11:56.323Z] #57 DONE 0.1s [2020-03-26T16:11:56.323Z] [2020-03-26T16:11:56.323Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-26T16:11:56.323Z] #61 DONE 0.1s [2020-03-26T16:11:56.323Z] [2020-03-26T16:11:56.323Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:11:56.645Z] #43 ... [2020-03-26T16:11:56.645Z] [2020-03-26T16:11:56.645Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:11:56.645Z] #74 DONE 43.5s [2020-03-26T16:11:56.906Z] [2020-03-26T16:11:56.906Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T16:11:56.906Z] #43 44.03 Selecting previously unselected package libprotoc17:arm64. [2020-03-26T16:11:56.906Z] #43 44.04 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-03-26T16:11:56.906Z] #43 44.08 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-03-26T16:11:57.848Z] #43 44.96 Selecting previously unselected package protobuf-c-compiler. [2020-03-26T16:11:57.848Z] #43 44.97 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-03-26T16:11:57.848Z] #43 45.01 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-26T16:11:57.888Z] #33 ... [2020-03-26T16:11:57.888Z] [2020-03-26T16:11:57.888Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:11:57.888Z] #68 18.33 + cd /tmp/tmp.oLjtfKIcxf/src/github.com/rootless-containers/rootlesskit [2020-03-26T16:11:57.888Z] #68 18.33 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-26T16:11:58.111Z] #43 45.23 Selecting previously unselected package protobuf-compiler. [2020-03-26T16:11:58.111Z] #43 45.23 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-03-26T16:11:58.111Z] #43 45.28 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-26T16:11:58.373Z] #43 45.50 Selecting previously unselected package python-pkg-resources. [2020-03-26T16:11:58.373Z] #43 45.51 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-26T16:11:58.373Z] #43 45.51 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-26T16:11:58.454Z] #68 19.25 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-26T16:11:58.454Z] #68 19.25 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-26T16:11:58.634Z] #43 ... [2020-03-26T16:11:58.634Z] [2020-03-26T16:11:58.634Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T16:11:58.634Z] #35 35.75 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-26T16:11:58.634Z] #35 35.75 vim-common xxd [2020-03-26T16:11:58.634Z] #35 36.14 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T16:11:58.634Z] #35 36.14 Need to get 14.2 MB of archives. [2020-03-26T16:11:58.634Z] #35 36.14 After this operation, 60.0 MB of additional disk space will be used. [2020-03-26T16:11:58.634Z] #35 36.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-03-26T16:11:58.634Z] #35 36.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-26T16:11:58.634Z] #35 36.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-03-26T16:11:58.634Z] #35 36.42 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-03-26T16:11:58.634Z] #35 37.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-03-26T16:11:58.634Z] #35 37.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-03-26T16:11:58.634Z] #35 37.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-03-26T16:11:58.634Z] #35 37.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-03-26T16:11:58.634Z] #35 37.48 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-03-26T16:11:58.634Z] #35 37.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-03-26T16:11:58.634Z] #35 39.35 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T16:11:58.634Z] #35 39.62 Fetched 14.2 MB in 2s (6871 kB/s) [2020-03-26T16:11:58.634Z] #35 39.78 Selecting previously unselected package xxd. [2020-03-26T16:11:58.635Z] #35 39.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-03-26T16:11:58.635Z] #35 39.98 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-03-26T16:11:58.635Z] #35 39.99 Unpacking xxd (2:8.1.0875-5) ... [2020-03-26T16:11:58.635Z] #35 40.46 Selecting previously unselected package vim-common. [2020-03-26T16:11:58.635Z] #35 40.46 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-26T16:11:58.635Z] #35 40.52 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-26T16:11:58.635Z] #35 41.10 Selecting previously unselected package cmake-data. [2020-03-26T16:11:58.635Z] #35 41.10 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-26T16:11:58.635Z] #35 41.12 Unpacking cmake-data (3.13.4-1) ... [2020-03-26T16:11:58.635Z] #35 ... [2020-03-26T16:11:58.635Z] [2020-03-26T16:11:58.635Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-26T16:11:58.635Z] #30 45.24 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-03-26T16:11:58.635Z] #30 45.72 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-26T16:11:58.921Z] Merge succeeded, producing 1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 [2020-03-26T16:11:58.921Z] Checking out Revision 1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 (PR-40745) [2020-03-26T16:11:58.682Z] > git merge c7ad2b866182325b49bc7addb7042e16afbb60b6 # timeout=10 [2020-03-26T16:11:58.824Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-03-26T16:11:58.955Z] > git config core.sparsecheckout # timeout=10 [2020-03-26T16:11:59.028Z] > git checkout -f 1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 # timeout=10 [2020-03-26T16:11:59.136Z] #41 ... [2020-03-26T16:11:59.136Z] [2020-03-26T16:11:59.136Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:11:59.136Z] #74 10.83 + RM_GOPATH=0 [2020-03-26T16:11:59.136Z] #74 10.83 + TMP_GOPATH= [2020-03-26T16:11:59.136Z] #74 10.83 + : /build [2020-03-26T16:11:59.136Z] #74 10.83 + '[' -z '' ']' [2020-03-26T16:11:59.136Z] #74 10.83 ++ mktemp -d [2020-03-26T16:11:59.136Z] #74 10.84 + export GOPATH=/tmp/tmp.8q1nyZCIrW [2020-03-26T16:11:59.136Z] #74 10.85 + GOPATH=/tmp/tmp.8q1nyZCIrW [2020-03-26T16:11:59.136Z] #74 10.85 + RM_GOPATH=1 [2020-03-26T16:11:59.136Z] #74 10.85 ++ dirname ./install.sh [2020-03-26T16:11:59.136Z] #74 10.85 + dir=. [2020-03-26T16:11:59.136Z] #74 10.86 + bin=proxy [2020-03-26T16:11:59.136Z] #74 10.86 + shift [2020-03-26T16:11:59.136Z] #74 10.86 + '[' '!' -f ./proxy.installer ']' [2020-03-26T16:11:59.136Z] #74 10.86 + . ./proxy.installer [2020-03-26T16:11:59.136Z] #74 10.87 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-26T16:11:59.136Z] #74 10.87 + install_proxy [2020-03-26T16:11:59.136Z] #74 10.87 + case "$1" in [2020-03-26T16:11:59.136Z] #74 10.87 + export CGO_ENABLED=0 [2020-03-26T16:11:59.136Z] #74 10.87 + CGO_ENABLED=0 [2020-03-26T16:11:59.136Z] #74 10.87 + _install_proxy [2020-03-26T16:11:59.136Z] #74 10.87 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-03-26T16:11:59.136Z] #74 10.87 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-26T16:11:59.136Z] #74 10.87 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.8q1nyZCIrW/src/github.com/docker/libnetwork [2020-03-26T16:11:59.136Z] #74 10.89 Cloning into '/tmp/tmp.8q1nyZCIrW/src/github.com/docker/libnetwork'... [2020-03-26T16:11:59.206Z] #30 46.17 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-26T16:11:59.394Z] #68 ... [2020-03-26T16:11:59.394Z] [2020-03-26T16:11:59.394Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T16:11:59.394Z] #43 10.31 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T16:11:59.394Z] #43 10.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T16:11:59.394Z] #43 13.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-26T16:11:59.394Z] #43 16.09 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [184 kB] [2020-03-26T16:11:59.394Z] #43 20.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-26T16:11:59.394Z] #43 ... [2020-03-26T16:11:59.394Z] [2020-03-26T16:11:59.394Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:11:59.394Z] #47 12.62 + RM_GOPATH=0 [2020-03-26T16:11:59.394Z] #47 12.62 + TMP_GOPATH= [2020-03-26T16:11:59.394Z] #47 12.62 + : /build [2020-03-26T16:11:59.394Z] #47 12.62 + '[' -z '' ']' [2020-03-26T16:11:59.394Z] #47 12.62 ++ mktemp -d [2020-03-26T16:11:59.394Z] #47 12.62 + export GOPATH=/tmp/tmp.FOKxRDiHOj [2020-03-26T16:11:59.394Z] #47 12.62 + GOPATH=/tmp/tmp.FOKxRDiHOj [2020-03-26T16:11:59.394Z] #47 12.62 + RM_GOPATH=1 [2020-03-26T16:11:59.394Z] #47 12.65 ++ dirname ./install.sh [2020-03-26T16:11:59.394Z] #47 12.65 + dir=. [2020-03-26T16:11:59.394Z] #47 12.65 + bin=vndr [2020-03-26T16:11:59.394Z] #47 12.65 + shift [2020-03-26T16:11:59.394Z] #47 12.65 + '[' '!' -f ./vndr.installer ']' [2020-03-26T16:11:59.394Z] #47 12.65 + . ./vndr.installer [2020-03-26T16:11:59.394Z] #47 12.65 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-26T16:11:59.394Z] #47 12.65 + install_vndr [2020-03-26T16:11:59.394Z] #47 12.65 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-26T16:11:59.394Z] #47 12.65 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.FOKxRDiHOj/src/github.com/LK4D4/vndr [2020-03-26T16:11:59.394Z] #47 12.65 Cloning into '/tmp/tmp.FOKxRDiHOj/src/github.com/LK4D4/vndr'... [2020-03-26T16:11:59.394Z] #47 12.65 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-26T16:11:59.394Z] #47 13.67 + cd /tmp/tmp.FOKxRDiHOj/src/github.com/LK4D4/vndr [2020-03-26T16:11:59.394Z] #47 13.67 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-26T16:11:59.394Z] #47 13.68 + go build -buildmode=pie -v -o /build/vndr . [2020-03-26T16:11:59.394Z] #47 15.65 internal/bytealg [2020-03-26T16:11:59.394Z] #47 15.65 internal/race [2020-03-26T16:11:59.394Z] #47 15.86 sync/atomic [2020-03-26T16:11:59.394Z] #47 16.56 unicode [2020-03-26T16:11:59.394Z] #47 17.52 runtime [2020-03-26T16:11:59.635Z] Commit message: "Bump swarmkit to ebe39a32e3ed4c3a3783a02c11cccf388818694c" [2020-03-26T16:11:59.934Z] > git --version # timeout=10 [2020-03-26T16:12:00.046Z] fatal: bad object fde6a898bccdd14efd5ffef81d7086dace269d15 [2020-03-26T16:12:00.382Z] #47 ... [2020-03-26T16:12:00.382Z] [2020-03-26T16:12:00.382Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-26T16:12:00.382Z] #41 11.45 + git clone https://github.com/docker/distribution.git . [2020-03-26T16:12:00.382Z] #41 11.45 Cloning into '.'... [2020-03-26T16:12:00.682Z] #41 ... [2020-03-26T16:12:00.682Z] [2020-03-26T16:12:00.682Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:12:00.682Z] #74 11.64 + RM_GOPATH=0 [2020-03-26T16:12:00.682Z] #74 11.64 + TMP_GOPATH= [2020-03-26T16:12:00.682Z] #74 11.64 + : /build [2020-03-26T16:12:00.683Z] #74 11.64 + '[' -z '' ']' [2020-03-26T16:12:00.683Z] #74 11.64 ++ mktemp -d [2020-03-26T16:12:00.683Z] #74 11.69 + export GOPATH=/tmp/tmp.GlBqYSbLRM [2020-03-26T16:12:00.683Z] #74 11.69 + GOPATH=/tmp/tmp.GlBqYSbLRM [2020-03-26T16:12:00.683Z] #74 11.69 + RM_GOPATH=1 [2020-03-26T16:12:00.683Z] #74 11.69 ++ dirname ./install.sh [2020-03-26T16:12:00.683Z] #74 11.70 + dir=. [2020-03-26T16:12:00.683Z] #74 11.70 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-26T16:12:00.683Z] #74 11.70 + bin=proxy [2020-03-26T16:12:00.683Z] #74 11.70 + shift [2020-03-26T16:12:00.683Z] #74 11.70 + '[' '!' -f ./proxy.installer ']' [2020-03-26T16:12:00.683Z] #74 11.70 + . ./proxy.installer [2020-03-26T16:12:00.683Z] #74 11.70 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-26T16:12:00.683Z] #74 11.70 + install_proxy [2020-03-26T16:12:00.683Z] #74 11.70 + case "$1" in [2020-03-26T16:12:00.683Z] #74 11.70 + export CGO_ENABLED=0 [2020-03-26T16:12:00.683Z] #74 11.70 + CGO_ENABLED=0 [2020-03-26T16:12:00.683Z] #74 11.70 + _install_proxy [2020-03-26T16:12:00.683Z] #74 11.70 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-03-26T16:12:00.683Z] #74 11.70 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.GlBqYSbLRM/src/github.com/docker/libnetwork [2020-03-26T16:12:00.683Z] #74 11.70 Cloning into '/tmp/tmp.GlBqYSbLRM/src/github.com/docker/libnetwork'... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-26T16:12:00.942Z] #74 ... [2020-03-26T16:12:00.942Z] [2020-03-26T16:12:00.942Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:12:00.942Z] #23 11.67 + RM_GOPATH=0 [2020-03-26T16:12:00.942Z] #23 11.67 + TMP_GOPATH= [2020-03-26T16:12:00.942Z] #23 11.67 + : /build [2020-03-26T16:12:00.942Z] #23 11.67 + '[' -z '' ']' [2020-03-26T16:12:00.942Z] #23 11.67 ++ mktemp -d [2020-03-26T16:12:00.942Z] #23 11.68 + export GOPATH=/tmp/tmp.LT6IizKajH [2020-03-26T16:12:00.942Z] #23 11.68 + GOPATH=/tmp/tmp.LT6IizKajH [2020-03-26T16:12:00.942Z] #23 11.69 + RM_GOPATH=1 [2020-03-26T16:12:00.942Z] #23 11.69 ++ dirname ./install.sh [2020-03-26T16:12:00.942Z] #23 11.70 Install docker/cli version 17.06.2-ce from stable [2020-03-26T16:12:00.942Z] #23 11.70 + dir=. [2020-03-26T16:12:00.942Z] #23 11.70 + bin=dockercli [2020-03-26T16:12:00.942Z] #23 11.70 + shift [2020-03-26T16:12:00.942Z] #23 11.70 + '[' '!' -f ./dockercli.installer ']' [2020-03-26T16:12:00.942Z] #23 11.70 + . ./dockercli.installer [2020-03-26T16:12:00.942Z] #23 11.70 ++ : stable [2020-03-26T16:12:00.942Z] #23 11.70 ++ : 17.06.2-ce [2020-03-26T16:12:00.942Z] #23 11.70 + install_dockercli [2020-03-26T16:12:00.942Z] #23 11.70 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-26T16:12:00.942Z] #23 11.70 ++ uname -m [2020-03-26T16:12:00.942Z] #23 11.71 + arch=x86_64 [2020-03-26T16:12:00.942Z] #23 11.71 + '[' x86_64 '!=' x86_64 ']' [2020-03-26T16:12:00.942Z] #23 11.71 + url=https://download.docker.com/linux/static [2020-03-26T16:12:00.942Z] #23 11.71 + tar -xz docker/docker [2020-03-26T16:12:00.942Z] #23 11.72 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-03-26T16:12:01.122Z] #30 ... [2020-03-26T16:12:01.122Z] [2020-03-26T16:12:01.122Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T16:12:01.122Z] #27 4.784 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-26T16:12:01.122Z] #27 5.159 [2020-03-26T16:12:01.122Z] #27 5.460 0.0% ## 4.0% #### 6.7% ###### 8.9% ######## 11.4% ######### 13.5% ########### 15.9% ############## 20.3% ################ 23.6% #################### 28.4% ###################### 31.6% ########################## 37.2% ############################# 40.8% ############################### 43.7% ################################## 48.4% ##################################### 52.4% ######################################## 56.9% ############################################# 63.1% ################################################ 67.5% ##################################################### 73.9% ######################################################### 79.2% ########################################################## 81.6% ############################################################### 87.9% ##################################################################### 96.1% ######################################################################## 100.0% [2020-03-26T16:12:01.122Z] #27 8.245 [2020-03-26T16:12:01.122Z] #27 8.548 #=#=# 0.1% #### 6.0% ############ 17.1% ################### 26.9% ########################## 36.5% ################################# 46.9% ########################################### 60.2% #################################################### 72.7% ############################################################# 85.1% ################################################################### 93.3% ######################################################################## 100.0% [2020-03-26T16:12:01.122Z] #27 10.16 #=#=# [2020-03-26T16:12:01.200Z] #23 ... [2020-03-26T16:12:01.200Z] [2020-03-26T16:12:01.200Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T16:12:01.200Z] #25 7.018 Reading package lists... [2020-03-26T16:12:01.200Z] #25 14.97 Building dependency tree... [2020-03-26T16:12:01.200Z] #25 20.63 ca-certificates is already the newest version (20190110). [2020-03-26T16:12:01.200Z] #25 20.63 The following additional packages will be installed: [2020-03-26T16:12:01.200Z] #25 20.64 libjq1 libonig5 [2020-03-26T16:12:01.200Z] #25 21.42 The following NEW packages will be installed: [2020-03-26T16:12:01.200Z] #25 21.48 jq libjq1 libonig5 [2020-03-26T16:12:01.200Z] #25 22.07 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T16:12:01.200Z] #25 22.07 Need to get 355 kB of archives. [2020-03-26T16:12:01.200Z] #25 22.07 After this operation, 1072 kB of additional disk space will be used. [2020-03-26T16:12:01.200Z] #25 22.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-26T16:12:01.200Z] #25 22.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-26T16:12:01.200Z] #25 22.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-26T16:12:01.200Z] #25 ... [2020-03-26T16:12:01.200Z] [2020-03-26T16:12:01.200Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T16:12:01.200Z] #35 12.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-26T16:12:01.200Z] #35 15.13 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [184 kB] [2020-03-26T16:12:01.200Z] #35 19.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-26T16:12:01.563Z] #35 ... [2020-03-26T16:12:01.563Z] [2020-03-26T16:12:01.563Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-26T16:12:01.563Z] #62 12.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-26T16:12:01.563Z] #62 15.78 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [184 kB] [2020-03-26T16:12:01.563Z] #62 19.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-26T16:12:01.563Z] #62 ... [2020-03-26T16:12:01.563Z] [2020-03-26T16:12:01.563Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:12:01.563Z] #56 11.96 + RM_GOPATH=0 [2020-03-26T16:12:01.563Z] #56 11.96 + TMP_GOPATH= [2020-03-26T16:12:01.563Z] #56 11.96 + : /build [2020-03-26T16:12:01.563Z] #56 11.96 + '[' -z '' ']' [2020-03-26T16:12:01.563Z] #56 11.96 ++ mktemp -d [2020-03-26T16:12:01.563Z] #56 11.97 + export GOPATH=/tmp/tmp.REToclNC6c [2020-03-26T16:12:01.563Z] #56 11.97 + GOPATH=/tmp/tmp.REToclNC6c [2020-03-26T16:12:01.563Z] #56 11.97 + RM_GOPATH=1 [2020-03-26T16:12:01.563Z] #56 11.97 ++ dirname ./install.sh [2020-03-26T16:12:01.563Z] #56 11.97 + dir=. [2020-03-26T16:12:01.563Z] #56 11.97 + bin=shfmt [2020-03-26T16:12:01.563Z] #56 11.97 + shift [2020-03-26T16:12:01.564Z] #56 11.97 + '[' '!' -f ./shfmt.installer ']' [2020-03-26T16:12:01.564Z] #56 11.97 + . ./shfmt.installer [2020-03-26T16:12:01.564Z] #56 11.97 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-26T16:12:01.564Z] #56 11.97 + install_shfmt [2020-03-26T16:12:01.564Z] #56 11.97 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-26T16:12:01.564Z] #56 11.97 + git clone https://github.com/mvdan/sh.git /tmp/tmp.REToclNC6c/src/github.com/mvdan/sh [2020-03-26T16:12:01.564Z] #56 11.97 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-26T16:12:01.564Z] #56 11.99 Cloning into '/tmp/tmp.REToclNC6c/src/github.com/mvdan/sh'... [2020-03-26T16:12:01.632Z] + docker version [2020-03-26T16:12:01.632Z] Client: Docker Engine - Enterprise [2020-03-26T16:12:01.632Z] Version: 19.03.5 [2020-03-26T16:12:01.632Z] API version: 1.40 [2020-03-26T16:12:01.632Z] Go version: go1.12.12 [2020-03-26T16:12:01.632Z] Git commit: 2ee0c57608 [2020-03-26T16:12:01.632Z] Built: 11/13/2019 08:00:16 [2020-03-26T16:12:01.632Z] OS/Arch: windows/amd64 [2020-03-26T16:12:01.632Z] Experimental: false [2020-03-26T16:12:01.632Z] [2020-03-26T16:12:01.632Z] Server: Docker Engine - Enterprise [2020-03-26T16:12:01.632Z] Engine: [2020-03-26T16:12:01.632Z] Version: 19.03.5 [2020-03-26T16:12:01.632Z] API version: 1.40 (minimum version 1.24) [2020-03-26T16:12:01.632Z] Go version: go1.12.12 [2020-03-26T16:12:01.632Z] Git commit: 2ee0c57608 [2020-03-26T16:12:01.632Z] Built: 11/13/2019 07:58:51 [2020-03-26T16:12:01.632Z] OS/Arch: windows/amd64 [2020-03-26T16:12:01.632Z] Experimental: true [2020-03-26T16:12:01.693Z] #27 10.49 0.0% [2020-03-26T16:12:01.693Z] #27 ... [2020-03-26T16:12:01.693Z] [2020-03-26T16:12:01.693Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:12:01.693Z] #50 48.54 + cd /tmp/tmp.ck12lpXqfI/src/gotest.tools/gotestsum [2020-03-26T16:12:01.693Z] #50 48.54 + git checkout -q v0.3.5 [Pipeline] sh [2020-03-26T16:12:01.827Z] #56 ... [2020-03-26T16:12:01.827Z] [2020-03-26T16:12:01.827Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:12:01.827Z] #53 12.72 + RM_GOPATH=0 [2020-03-26T16:12:01.827Z] #53 12.72 + TMP_GOPATH= [2020-03-26T16:12:01.827Z] #53 12.72 + : /build [2020-03-26T16:12:01.827Z] #53 12.72 + '[' -z '' ']' [2020-03-26T16:12:01.827Z] #53 12.72 ++ mktemp -d [2020-03-26T16:12:01.827Z] #53 12.72 + export GOPATH=/tmp/tmp.g5ZnDTFt0L [2020-03-26T16:12:01.827Z] #53 12.72 + GOPATH=/tmp/tmp.g5ZnDTFt0L [2020-03-26T16:12:01.827Z] #53 12.72 + RM_GOPATH=1 [2020-03-26T16:12:01.827Z] #53 12.72 ++ dirname ./install.sh [2020-03-26T16:12:01.827Z] #53 12.73 + dir=. [2020-03-26T16:12:01.827Z] #53 12.73 + bin=golangci_lint [2020-03-26T16:12:01.827Z] #53 12.73 + shift [2020-03-26T16:12:01.827Z] #53 12.73 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-26T16:12:01.827Z] #53 12.73 + . ./golangci_lint.installer [2020-03-26T16:12:01.827Z] #53 12.73 ++ : v1.23.8 [2020-03-26T16:12:01.827Z] #53 12.73 + install_golangci_lint [2020-03-26T16:12:01.827Z] #53 12.73 + echo 'Installing golangci-lint version v1.23.8' [2020-03-26T16:12:01.827Z] #53 12.73 Installing golangci-lint version v1.23.8 [2020-03-26T16:12:01.827Z] #53 12.74 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-26T16:12:01.954Z] #50 48.65 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-26T16:12:01.954Z] #50 ... [2020-03-26T16:12:01.954Z] [2020-03-26T16:12:01.954Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:12:01.954Z] #65 3.059 + RM_GOPATH=0 [2020-03-26T16:12:01.954Z] #65 3.059 + TMP_GOPATH= [2020-03-26T16:12:01.954Z] #65 3.059 + : /build [2020-03-26T16:12:01.954Z] #65 3.059 + '[' -z '' ']' [2020-03-26T16:12:01.954Z] #65 3.063 ++ mktemp -d [2020-03-26T16:12:01.954Z] #65 3.065 + export GOPATH=/tmp/tmp.k97YVrrKN2 [2020-03-26T16:12:01.954Z] #65 3.065 + GOPATH=/tmp/tmp.k97YVrrKN2 [2020-03-26T16:12:01.954Z] #65 3.065 + RM_GOPATH=1 [2020-03-26T16:12:01.954Z] #65 3.086 ++ dirname ./install.sh [2020-03-26T16:12:01.954Z] #65 3.089 + dir=. [2020-03-26T16:12:01.954Z] #65 3.089 + bin=containerd [2020-03-26T16:12:01.954Z] #65 3.089 + shift [2020-03-26T16:12:01.954Z] #65 3.089 + '[' '!' -f ./containerd.installer ']' [2020-03-26T16:12:01.954Z] #65 3.089 + . ./containerd.installer [2020-03-26T16:12:01.954Z] #65 3.089 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-26T16:12:01.954Z] #65 3.090 + install_containerd [2020-03-26T16:12:01.954Z] #65 3.090 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-26T16:12:01.954Z] #65 3.090 + git clone https://github.com/containerd/containerd.git /tmp/tmp.k97YVrrKN2/src/github.com/containerd/containerd [2020-03-26T16:12:01.954Z] #65 3.090 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-26T16:12:01.954Z] #65 3.092 Cloning into '/tmp/tmp.k97YVrrKN2/src/github.com/containerd/containerd'... [2020-03-26T16:12:01.954Z] #65 ... [2020-03-26T16:12:01.954Z] [2020-03-26T16:12:01.954Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T16:12:02.390Z] #53 ... [2020-03-26T16:12:02.390Z] [2020-03-26T16:12:02.390Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:12:02.390Z] #47 23.02 unicode/utf8 [2020-03-26T16:12:02.616Z] + docker info [2020-03-26T16:12:02.953Z] #47 ... [2020-03-26T16:12:02.953Z] [2020-03-26T16:12:02.953Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:12:02.953Z] #10 13.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-26T16:12:03.790Z] #27 10.49 0.0% #### 5.8% ####### 9.8% ########## 14.6% ############# 18.7% ############### 22.1% ################### 26.8% ###################### 31.6% ########################## 36.7% ############################## 42.3% ################################## 47.5% ##################################### 51.6% ####################################### 55.5% ########################################### 60.3% ############################################### 65.7% ################################################## 70.6% #################################################### 73.6% ####################################################### 76.9% ######################################################### 79.2% ############################################################ 84.7% ################################################################# 90.7% ######################################################################## 100.0% [2020-03-26T16:12:03.790Z] #27 ... [2020-03-26T16:12:03.790Z] [2020-03-26T16:12:03.790Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:12:03.790Z] #10 41.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-03-26T16:12:03.790Z] #10 42.69 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-03-26T16:12:03.790Z] #10 42.69 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-03-26T16:12:03.790Z] #10 42.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-03-26T16:12:03.790Z] #10 42.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-03-26T16:12:03.790Z] #10 42.70 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2020-03-26T16:12:03.790Z] #10 42.70 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u3 [109 kB] [2020-03-26T16:12:03.790Z] #10 42.70 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-03-26T16:12:03.790Z] #10 42.72 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-03-26T16:12:03.790Z] #10 42.76 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-03-26T16:12:03.790Z] #10 42.76 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-03-26T16:12:03.790Z] #10 42.78 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-03-26T16:12:03.790Z] #10 42.83 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-03-26T16:12:03.790Z] #10 42.83 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-03-26T16:12:03.790Z] #10 42.85 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-03-26T16:12:03.790Z] #10 42.85 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u3 [321 kB] [2020-03-26T16:12:03.790Z] #10 44.37 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T16:12:03.790Z] #10 44.62 Fetched 73.3 MB in 6s (12.5 MB/s) [2020-03-26T16:12:03.790Z] #10 44.77 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-26T16:12:03.790Z] #10 44.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-03-26T16:12:03.790Z] #10 44.83 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-03-26T16:12:03.790Z] #10 44.84 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-26T16:12:03.790Z] #10 47.48 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-26T16:12:03.790Z] #10 47.49 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-03-26T16:12:03.790Z] #10 47.49 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-26T16:12:03.790Z] #10 50.17 Selecting previously unselected package binutils-mingw-w64. [2020-03-26T16:12:03.790Z] #10 50.17 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-26T16:12:03.790Z] #10 50.19 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-26T16:12:03.790Z] #10 50.32 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-03-26T16:12:03.790Z] #10 50.32 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-03-26T16:12:03.790Z] #10 50.37 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-03-26T16:12:03.790Z] #10 50.68 Selecting previously unselected package dmsetup. [2020-03-26T16:12:03.790Z] #10 50.68 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-03-26T16:12:03.790Z] #10 50.69 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-26T16:12:03.790Z] #10 50.86 Selecting previously unselected package mingw-w64-common. [2020-03-26T16:12:03.790Z] #10 50.86 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-26T16:12:03.790Z] #10 50.88 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-26T16:12:03.884Z] #10 ... [2020-03-26T16:12:03.884Z] [2020-03-26T16:12:03.884Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T16:12:03.884Z] #25 24.74 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T16:12:04.121Z] Client: [2020-03-26T16:12:04.121Z] Debug Mode: false [2020-03-26T16:12:04.121Z] Plugins: [2020-03-26T16:12:04.121Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-03-26T16:12:04.121Z] [2020-03-26T16:12:04.121Z] Server: [2020-03-26T16:12:04.121Z] Containers: 0 [2020-03-26T16:12:04.121Z] Running: 0 [2020-03-26T16:12:04.121Z] Paused: 0 [2020-03-26T16:12:04.121Z] Stopped: 0 [2020-03-26T16:12:04.121Z] Images: 10 [2020-03-26T16:12:04.121Z] Server Version: 19.03.5 [2020-03-26T16:12:04.121Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-03-26T16:12:04.121Z] Windows: [2020-03-26T16:12:04.121Z] LCOW: [2020-03-26T16:12:04.121Z] Logging Driver: json-file [2020-03-26T16:12:04.121Z] Plugins: [2020-03-26T16:12:04.121Z] Volume: local [2020-03-26T16:12:04.121Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-26T16:12:04.121Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-26T16:12:04.121Z] Swarm: inactive [2020-03-26T16:12:04.121Z] Default Isolation: process [2020-03-26T16:12:04.121Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-26T16:12:04.121Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-26T16:12:04.121Z] OSType: windows [2020-03-26T16:12:04.121Z] Architecture: x86_64 [2020-03-26T16:12:04.121Z] CPUs: 4 [2020-03-26T16:12:04.121Z] Total Memory: 32GiB [2020-03-26T16:12:04.121Z] Name: azwin-2-3fce00 [2020-03-26T16:12:04.121Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-03-26T16:12:04.121Z] Docker Root Dir: D:\docker [2020-03-26T16:12:04.121Z] Debug Mode: false [2020-03-26T16:12:04.122Z] Registry: https://index.docker.io/v1/ [2020-03-26T16:12:04.122Z] Labels: [2020-03-26T16:12:04.122Z] Experimental: true [2020-03-26T16:12:04.122Z] Insecure Registries: [2020-03-26T16:12:04.122Z] 10.0.0.4:5000 [2020-03-26T16:12:04.122Z] 127.0.0.0/8 [2020-03-26T16:12:04.122Z] Registry Mirrors: [2020-03-26T16:12:04.122Z] http://10.0.0.4:5000/ [2020-03-26T16:12:04.122Z] Live Restore Enabled: false [2020-03-26T16:12:04.122Z] [2020-03-26T16:12:04.141Z] #25 25.12 Fetched 355 kB in 0s (1119 kB/s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-03-26T16:12:04.362Z] #10 ... [2020-03-26T16:12:04.362Z] [2020-03-26T16:12:04.362Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T16:12:04.362Z] #27 13.18 [2020-03-26T16:12:04.362Z] #27 ... [2020-03-26T16:12:04.362Z] [2020-03-26T16:12:04.362Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:12:04.362Z] #33 41.32 sync [2020-03-26T16:12:04.362Z] #33 41.34 internal/reflectlite [2020-03-26T16:12:04.362Z] #33 44.14 sort [2020-03-26T16:12:04.362Z] #33 44.19 errors [2020-03-26T16:12:04.362Z] #33 44.71 strconv [2020-03-26T16:12:04.362Z] #33 44.77 internal/oserror [2020-03-26T16:12:04.362Z] #33 44.77 io [2020-03-26T16:12:04.362Z] #33 44.94 syscall [2020-03-26T16:12:04.362Z] #33 47.44 strings [2020-03-26T16:12:04.362Z] #33 47.48 bytes [2020-03-26T16:12:04.398Z] #25 25.28 Selecting previously unselected package libonig5:amd64. [2020-03-26T16:12:04.399Z] #25 25.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-26T16:12:04.411Z] #74 ... [2020-03-26T16:12:04.411Z] [2020-03-26T16:12:04.411Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T16:12:04.411Z] #35 10.52 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [184 kB] [2020-03-26T16:12:04.411Z] #35 14.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-26T16:12:04.411Z] #35 ... [2020-03-26T16:12:04.411Z] [2020-03-26T16:12:04.411Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T16:12:04.411Z] #25 10.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-26T16:12:04.411Z] #25 14.95 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [184 kB] [2020-03-26T16:12:04.411Z] #25 18.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-26T16:12:04.411Z] #25 ... [2020-03-26T16:12:04.411Z] [2020-03-26T16:12:04.411Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:12:04.411Z] #23 11.19 + RM_GOPATH=0 [2020-03-26T16:12:04.411Z] #23 11.19 + TMP_GOPATH= [2020-03-26T16:12:04.411Z] #23 11.19 + : /build [2020-03-26T16:12:04.411Z] #23 11.19 + '[' -z '' ']' [2020-03-26T16:12:04.411Z] #23 11.20 ++ mktemp -d [2020-03-26T16:12:04.411Z] #23 11.21 + export GOPATH=/tmp/tmp.I6uV44Nwkv [2020-03-26T16:12:04.411Z] #23 11.21 + GOPATH=/tmp/tmp.I6uV44Nwkv [2020-03-26T16:12:04.411Z] #23 11.21 + RM_GOPATH=1 [2020-03-26T16:12:04.411Z] #23 11.22 ++ dirname ./install.sh [2020-03-26T16:12:04.411Z] #23 11.22 + dir=. [2020-03-26T16:12:04.411Z] #23 11.22 + bin=dockercli [2020-03-26T16:12:04.411Z] #23 11.22 + shift [2020-03-26T16:12:04.411Z] #23 11.22 + '[' '!' -f ./dockercli.installer ']' [2020-03-26T16:12:04.411Z] #23 11.22 + . ./dockercli.installer [2020-03-26T16:12:04.411Z] #23 11.22 ++ : stable [2020-03-26T16:12:04.411Z] #23 11.22 ++ : 17.06.2-ce [2020-03-26T16:12:04.411Z] #23 11.22 + install_dockercli [2020-03-26T16:12:04.411Z] #23 11.22 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-26T16:12:04.411Z] #23 11.22 Install docker/cli version 17.06.2-ce from stable [2020-03-26T16:12:04.411Z] #23 11.22 ++ uname -m [2020-03-26T16:12:04.411Z] #23 11.24 + arch=x86_64 [2020-03-26T16:12:04.411Z] #23 11.24 + '[' x86_64 '!=' x86_64 ']' [2020-03-26T16:12:04.411Z] #23 11.24 + url=https://download.docker.com/linux/static [2020-03-26T16:12:04.411Z] #23 11.24 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-03-26T16:12:04.411Z] #23 11.24 + tar -xz docker/docker [2020-03-26T16:12:04.623Z] #33 ... [2020-03-26T16:12:04.623Z] [2020-03-26T16:12:04.623Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T16:12:04.655Z] #25 25.54 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-03-26T16:12:04.655Z] #25 25.55 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-26T16:12:05.218Z] #25 26.36 Selecting previously unselected package libjq1:amd64. [2020-03-26T16:12:05.218Z] #25 26.36 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-26T16:12:05.218Z] #25 26.37 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-26T16:12:05.346Z] #23 ... [2020-03-26T16:12:05.346Z] [2020-03-26T16:12:05.346Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:12:05.346Z] #33 11.11 + RM_GOPATH=0 [2020-03-26T16:12:05.346Z] #33 11.11 + TMP_GOPATH= [2020-03-26T16:12:05.346Z] #33 11.11 + : /build [2020-03-26T16:12:05.346Z] #33 11.11 + '[' -z '' ']' [2020-03-26T16:12:05.347Z] #33 11.11 ++ mktemp -d [2020-03-26T16:12:05.347Z] #33 11.11 + export GOPATH=/tmp/tmp.MZyVSo2Q7r [2020-03-26T16:12:05.347Z] #33 11.11 + GOPATH=/tmp/tmp.MZyVSo2Q7r [2020-03-26T16:12:05.347Z] #33 11.11 + RM_GOPATH=1 [2020-03-26T16:12:05.347Z] #33 11.11 ++ dirname ./install.sh [2020-03-26T16:12:05.347Z] #33 11.11 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-26T16:12:05.347Z] #33 11.12 + dir=. [2020-03-26T16:12:05.347Z] #33 11.12 + bin=tomlv [2020-03-26T16:12:05.347Z] #33 11.12 + shift [2020-03-26T16:12:05.347Z] #33 11.12 + '[' '!' -f ./tomlv.installer ']' [2020-03-26T16:12:05.347Z] #33 11.12 + . ./tomlv.installer [2020-03-26T16:12:05.347Z] #33 11.12 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-26T16:12:05.347Z] #33 11.12 + install_tomlv [2020-03-26T16:12:05.347Z] #33 11.12 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-26T16:12:05.347Z] #33 11.12 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.MZyVSo2Q7r/src/github.com/BurntSushi/toml [2020-03-26T16:12:05.347Z] #33 11.12 Cloning into '/tmp/tmp.MZyVSo2Q7r/src/github.com/BurntSushi/toml'... [2020-03-26T16:12:05.347Z] #33 12.24 + cd /tmp/tmp.MZyVSo2Q7r/src/github.com/BurntSushi/toml [2020-03-26T16:12:05.347Z] #33 12.26 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-26T16:12:05.347Z] #33 12.32 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-26T16:12:05.347Z] #33 13.29 runtime/internal/atomic [2020-03-26T16:12:05.347Z] #33 13.37 internal/cpu [2020-03-26T16:12:05.347Z] #33 13.53 runtime/internal/sys [2020-03-26T16:12:05.347Z] #33 13.88 runtime/internal/math [2020-03-26T16:12:05.347Z] #33 13.89 internal/bytealg [2020-03-26T16:12:05.347Z] #33 13.98 math/bits [2020-03-26T16:12:05.347Z] #33 14.51 math [2020-03-26T16:12:05.347Z] #33 14.61 runtime [2020-03-26T16:12:05.347Z] #33 20.99 unicode/utf8 [2020-03-26T16:12:05.347Z] #33 ... [2020-03-26T16:12:05.347Z] [2020-03-26T16:12:05.347Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:12:05.347Z] #56 10.99 + RM_GOPATH=0 [2020-03-26T16:12:05.347Z] #56 10.99 + TMP_GOPATH= [2020-03-26T16:12:05.347Z] #56 10.99 + : /build [2020-03-26T16:12:05.347Z] #56 10.99 + '[' -z '' ']' [2020-03-26T16:12:05.347Z] #56 10.99 ++ mktemp -d [2020-03-26T16:12:05.347Z] #56 11.00 + export GOPATH=/tmp/tmp.usRjZBPd9z [2020-03-26T16:12:05.347Z] #56 11.00 + GOPATH=/tmp/tmp.usRjZBPd9z [2020-03-26T16:12:05.347Z] #56 11.00 + RM_GOPATH=1 [2020-03-26T16:12:05.347Z] #56 11.00 ++ dirname ./install.sh [2020-03-26T16:12:05.347Z] #56 11.00 + dir=. [2020-03-26T16:12:05.347Z] #56 11.00 + bin=shfmt [2020-03-26T16:12:05.347Z] #56 11.00 + shift [2020-03-26T16:12:05.347Z] #56 11.00 + '[' '!' -f ./shfmt.installer ']' [2020-03-26T16:12:05.347Z] #56 11.00 + . ./shfmt.installer [2020-03-26T16:12:05.347Z] #56 11.01 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-26T16:12:05.347Z] #56 11.01 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-26T16:12:05.347Z] #56 11.01 + install_shfmt [2020-03-26T16:12:05.347Z] #56 11.01 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-26T16:12:05.347Z] #56 11.01 + git clone https://github.com/mvdan/sh.git /tmp/tmp.usRjZBPd9z/src/github.com/mvdan/sh [2020-03-26T16:12:05.347Z] #56 11.06 Cloning into '/tmp/tmp.usRjZBPd9z/src/github.com/mvdan/sh'... [2020-03-26T16:12:05.606Z] #56 ... [2020-03-26T16:12:05.606Z] [2020-03-26T16:12:05.606Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:12:05.606Z] #68 10.98 + RM_GOPATH=0 [2020-03-26T16:12:05.606Z] #68 10.98 + TMP_GOPATH= [2020-03-26T16:12:05.606Z] #68 10.98 + : /build/ [2020-03-26T16:12:05.606Z] #68 10.98 + '[' -z '' ']' [2020-03-26T16:12:05.606Z] #68 10.99 ++ mktemp -d [2020-03-26T16:12:05.606Z] #68 11.01 + export GOPATH=/tmp/tmp.JToyn378ps [2020-03-26T16:12:05.606Z] #68 11.01 + GOPATH=/tmp/tmp.JToyn378ps [2020-03-26T16:12:05.606Z] #68 11.01 + RM_GOPATH=1 [2020-03-26T16:12:05.606Z] #68 11.01 ++ dirname ./install.sh [2020-03-26T16:12:05.606Z] #68 11.01 + dir=. [2020-03-26T16:12:05.606Z] #68 11.01 + bin=rootlesskit [2020-03-26T16:12:05.606Z] #68 11.01 + shift [2020-03-26T16:12:05.606Z] #68 11.01 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-26T16:12:05.606Z] #68 11.01 + . ./rootlesskit.installer [2020-03-26T16:12:05.606Z] #68 11.01 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-26T16:12:05.606Z] #68 11.01 + install_rootlesskit [2020-03-26T16:12:05.606Z] #68 11.01 + case "$1" in [2020-03-26T16:12:05.606Z] #68 11.01 + export CGO_ENABLED=0 [2020-03-26T16:12:05.606Z] #68 11.01 + CGO_ENABLED=0 [2020-03-26T16:12:05.606Z] #68 11.01 + _install_rootlesskit [2020-03-26T16:12:05.606Z] #68 11.01 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-26T16:12:05.606Z] #68 11.01 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.JToyn378ps/src/github.com/rootless-containers/rootlesskit [2020-03-26T16:12:05.606Z] #68 11.01 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-26T16:12:05.606Z] #68 11.03 Cloning into '/tmp/tmp.JToyn378ps/src/github.com/rootless-containers/rootlesskit'... [2020-03-26T16:12:05.606Z] #68 16.76 + cd /tmp/tmp.JToyn378ps/src/github.com/rootless-containers/rootlesskit [2020-03-26T16:12:05.606Z] #68 16.80 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-26T16:12:05.606Z] #68 17.37 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-26T16:12:05.606Z] #68 17.37 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-26T16:12:05.606Z] #68 ... [2020-03-26T16:12:05.606Z] [2020-03-26T16:12:05.606Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-26T16:12:05.606Z] #30 11.61 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-26T16:12:05.606Z] #30 11.64 Cloning into '.'... [2020-03-26T16:12:05.672Z] #27 13.48 0.0% ## 3.1% #### 5.8% ##### 8.2% ####### 10.4% ######### 12.8% ########## 14.8% ############ 17.1% ############## 19.7% ################ 22.6% ################ 23.0% [2020-03-26T16:12:05.672Z] #27 ... [2020-03-26T16:12:05.672Z] [2020-03-26T16:12:05.672Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:12:05.672Z] #47 42.43 sync [2020-03-26T16:12:05.672Z] #47 42.44 internal/reflectlite [2020-03-26T16:12:05.672Z] #47 43.88 github.com/LK4D4/vndr/godl/singleflight [2020-03-26T16:12:05.672Z] #47 43.88 internal/singleflight [2020-03-26T16:12:05.672Z] #47 43.97 math/rand [2020-03-26T16:12:05.672Z] #47 46.82 io [2020-03-26T16:12:05.672Z] #47 46.86 strconv [2020-03-26T16:12:05.672Z] #47 46.86 vendor/golang.org/x/net/dns/dnsmessage [2020-03-26T16:12:05.672Z] #47 46.86 syscall [2020-03-26T16:12:05.672Z] #47 49.74 bytes [2020-03-26T16:12:05.672Z] #47 ... [2020-03-26T16:12:05.672Z] [2020-03-26T16:12:05.672Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T16:12:05.864Z] #30 ... [2020-03-26T16:12:05.864Z] [2020-03-26T16:12:05.864Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:12:05.864Z] #53 11.49 + RM_GOPATH=0 [2020-03-26T16:12:05.864Z] #53 11.49 + TMP_GOPATH= [2020-03-26T16:12:05.864Z] #53 11.49 + : /build [2020-03-26T16:12:05.864Z] #53 11.49 + '[' -z '' ']' [2020-03-26T16:12:05.864Z] #53 11.49 ++ mktemp -d [2020-03-26T16:12:05.864Z] #53 11.49 + export GOPATH=/tmp/tmp.UjbCjG3wk2 [2020-03-26T16:12:05.864Z] #53 11.49 + GOPATH=/tmp/tmp.UjbCjG3wk2 [2020-03-26T16:12:05.864Z] #53 11.49 + RM_GOPATH=1 [2020-03-26T16:12:05.864Z] #53 11.49 ++ dirname ./install.sh [2020-03-26T16:12:05.864Z] #53 11.49 + dir=. [2020-03-26T16:12:05.864Z] #53 11.49 + bin=golangci_lint [2020-03-26T16:12:05.864Z] #53 11.49 + shift [2020-03-26T16:12:05.864Z] #53 11.49 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-26T16:12:05.864Z] #53 11.49 + . ./golangci_lint.installer [2020-03-26T16:12:05.864Z] #53 11.49 ++ : v1.23.8 [2020-03-26T16:12:05.864Z] #53 11.49 + install_golangci_lint [2020-03-26T16:12:05.864Z] #53 11.49 + echo 'Installing golangci-lint version v1.23.8' [2020-03-26T16:12:05.864Z] #53 11.49 Installing golangci-lint version v1.23.8 [2020-03-26T16:12:05.864Z] #53 11.50 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-26T16:12:05.864Z] #53 ... [2020-03-26T16:12:05.864Z] [2020-03-26T16:12:05.864Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:12:05.864Z] #47 11.27 + RM_GOPATH=0 [2020-03-26T16:12:05.864Z] #47 11.27 + TMP_GOPATH= [2020-03-26T16:12:05.864Z] #47 11.27 + : /build [2020-03-26T16:12:05.864Z] #47 11.27 + '[' -z '' ']' [2020-03-26T16:12:05.864Z] #47 11.27 ++ mktemp -d [2020-03-26T16:12:05.864Z] #47 11.27 + export GOPATH=/tmp/tmp.0xrQgVHlok [2020-03-26T16:12:05.865Z] #47 11.27 + GOPATH=/tmp/tmp.0xrQgVHlok [2020-03-26T16:12:05.865Z] #47 11.27 + RM_GOPATH=1 [2020-03-26T16:12:05.865Z] #47 11.27 ++ dirname ./install.sh [2020-03-26T16:12:05.865Z] #47 11.27 + dir=. [2020-03-26T16:12:05.865Z] #47 11.27 + bin=vndr [2020-03-26T16:12:05.865Z] #47 11.27 + shift [2020-03-26T16:12:05.865Z] #47 11.27 + '[' '!' -f ./vndr.installer ']' [2020-03-26T16:12:05.865Z] #47 11.27 + . ./vndr.installer [2020-03-26T16:12:05.865Z] #47 11.27 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-26T16:12:05.865Z] #47 11.27 + install_vndr [2020-03-26T16:12:05.865Z] #47 11.27 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-26T16:12:05.865Z] #47 11.27 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-26T16:12:05.865Z] #47 11.28 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.0xrQgVHlok/src/github.com/LK4D4/vndr [2020-03-26T16:12:05.865Z] #47 11.28 Cloning into '/tmp/tmp.0xrQgVHlok/src/github.com/LK4D4/vndr'... [2020-03-26T16:12:05.865Z] #47 12.63 + cd /tmp/tmp.0xrQgVHlok/src/github.com/LK4D4/vndr [2020-03-26T16:12:05.865Z] #47 12.63 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-26T16:12:05.865Z] #47 12.66 + go build -buildmode=pie -v -o /build/vndr . [2020-03-26T16:12:05.865Z] #47 14.40 internal/race [2020-03-26T16:12:05.865Z] #47 14.68 runtime [2020-03-26T16:12:05.865Z] #47 14.72 sync/atomic [2020-03-26T16:12:05.865Z] #47 15.14 unicode [2020-03-26T16:12:05.865Z] #47 20.83 unicode/utf8 [2020-03-26T16:12:06.125Z] #47 ... [2020-03-26T16:12:06.125Z] [2020-03-26T16:12:06.125Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:12:06.125Z] #50 11.40 + RM_GOPATH=0 [2020-03-26T16:12:06.125Z] #50 11.40 + TMP_GOPATH= [2020-03-26T16:12:06.125Z] #50 11.40 + : /build [2020-03-26T16:12:06.125Z] #50 11.40 + '[' -z '' ']' [2020-03-26T16:12:06.125Z] #50 11.40 ++ mktemp -d [2020-03-26T16:12:06.125Z] #50 11.40 + export GOPATH=/tmp/tmp.mxxvH9K6pQ [2020-03-26T16:12:06.125Z] #50 11.40 + GOPATH=/tmp/tmp.mxxvH9K6pQ [2020-03-26T16:12:06.125Z] #50 11.40 + RM_GOPATH=1 [2020-03-26T16:12:06.125Z] #50 11.40 ++ dirname ./install.sh [2020-03-26T16:12:06.125Z] #50 11.41 Installing gotestsum version v0.3.5 [2020-03-26T16:12:06.125Z] #50 11.41 + dir=. [2020-03-26T16:12:06.125Z] #50 11.41 + bin=gotestsum [2020-03-26T16:12:06.125Z] #50 11.41 + shift [2020-03-26T16:12:06.125Z] #50 11.41 + '[' '!' -f ./gotestsum.installer ']' [2020-03-26T16:12:06.125Z] #50 11.41 + . ./gotestsum.installer [2020-03-26T16:12:06.125Z] #50 11.41 ++ : v0.3.5 [2020-03-26T16:12:06.125Z] #50 11.41 + install_gotestsum [2020-03-26T16:12:06.125Z] #50 11.41 + echo 'Installing gotestsum version v0.3.5' [2020-03-26T16:12:06.125Z] #50 11.41 + go get -d gotest.tools/gotestsum [2020-03-26T16:12:06.125Z] #50 ... [2020-03-26T16:12:06.125Z] [2020-03-26T16:12:06.125Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:12:06.125Z] #10 12.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T16:12:06.125Z] #10 12.42 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T16:12:06.125Z] #10 12.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T16:12:06.125Z] #10 14.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-26T16:12:06.125Z] #10 17.13 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [184 kB] [2020-03-26T16:12:06.125Z] #10 20.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-26T16:12:06.153Z] #25 27.17 Selecting previously unselected package jq. [2020-03-26T16:12:06.153Z] #25 27.17 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-26T16:12:06.153Z] #25 27.17 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-26T16:12:06.392Z] #10 ... [2020-03-26T16:12:06.392Z] [2020-03-26T16:12:06.392Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T16:12:06.392Z] #43 12.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-26T16:12:06.392Z] #43 15.26 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [184 kB] [2020-03-26T16:12:06.392Z] #43 19.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-26T16:12:06.392Z] #43 ... [2020-03-26T16:12:06.392Z] [2020-03-26T16:12:06.392Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:12:06.392Z] #47 22.14 internal/testlog [2020-03-26T16:12:06.717Z] #25 27.74 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-26T16:12:06.718Z] #25 27.75 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-26T16:12:06.718Z] #25 27.76 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-26T16:12:06.718Z] #25 27.78 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T16:12:07.327Z] #47 23.08 encoding [2020-03-26T16:12:07.585Z] #47 23.32 unicode/utf16 [2020-03-26T16:12:08.090Z] #25 DONE 29.1s [2020-03-26T16:12:08.090Z] [2020-03-26T16:12:08.090Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:12:08.090Z] #23 28.52 + mkdir -p /build [2020-03-26T16:12:08.090Z] #23 28.52 + mv docker/docker /build/ [2020-03-26T16:12:08.090Z] #23 28.52 + rmdir docker [2020-03-26T16:12:08.090Z] #23 DONE 28.9s [2020-03-26T16:12:08.090Z] [2020-03-26T16:12:08.090Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-26T16:12:08.153Z] #47 23.88 container/list [2020-03-26T16:12:08.348Z] #26 DONE 0.2s [2020-03-26T16:12:08.348Z] [2020-03-26T16:12:08.348Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:12:08.348Z] #56 27.11 + cd /tmp/tmp.REToclNC6c/src/github.com/mvdan/sh [2020-03-26T16:12:08.348Z] #56 27.11 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-26T16:12:08.348Z] #56 27.40 + GO111MODULE=on [2020-03-26T16:12:08.348Z] #56 27.40 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-26T16:12:08.825Z] #27 13.48 0.0% ## 3.1% #### 5.8% ##### 8.2% ####### 10.4% ######### 12.8% ########## 14.8% ############ 17.1% ############## 19.7% ################ 22.6% ################ 23.0% ################# 24.6% ################### 26.7% #################### 28.5% ##################### 30.3% ###################### 31.8% ######################## 33.7% ######################### 35.1% ########################## 36.5% ########################### 37.7% ########################### 38.7% ############################ 39.6% ############################## 42.8% ################################ 45.2% ################################## 47.4% ################################### 49.9% ##################################### 51.8% ####################################### 54.6% ######################################## 56.8% ######################################### 58.2% ########################################### 60.0% ############################################ 61.2% ############################################# 63.1% ############################################## 64.7% ################################################ 67.0% ################################################# 68.8% ################################################## 70.6% #################################################### 72.9% ###################################################### 75.5% [2020-03-26T16:12:08.825Z] #27 ... [2020-03-26T16:12:08.825Z] [2020-03-26T16:12:08.825Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T16:12:08.825Z] #43 46.07 Selecting previously unselected package python-six. [2020-03-26T16:12:08.825Z] #43 46.07 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-26T16:12:08.825Z] #43 46.07 Unpacking python-six (1.12.0-1) ... [2020-03-26T16:12:08.825Z] #43 46.46 Selecting previously unselected package python-protobuf. [2020-03-26T16:12:08.825Z] #43 46.46 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-03-26T16:12:08.825Z] #43 46.50 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-26T16:12:08.825Z] #43 47.09 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-26T16:12:08.825Z] #43 51.11 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-03-26T16:12:08.825Z] #43 51.14 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-03-26T16:12:08.825Z] #43 51.15 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-03-26T16:12:08.825Z] #43 51.17 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-03-26T16:12:08.825Z] #43 51.19 Setting up python-six (1.12.0-1) ... [2020-03-26T16:12:08.825Z] #43 54.34 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-03-26T16:12:08.825Z] #43 54.37 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-03-26T16:12:08.825Z] #43 54.43 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-03-26T16:12:08.825Z] #43 54.49 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-03-26T16:12:08.825Z] #43 54.51 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-03-26T16:12:08.825Z] #43 54.55 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-26T16:12:08.825Z] #43 54.59 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-26T16:12:08.825Z] #43 54.62 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-03-26T16:12:08.825Z] #43 54.68 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-26T16:12:08.825Z] #43 54.70 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-26T16:12:08.825Z] #43 ... [2020-03-26T16:12:08.825Z] [2020-03-26T16:12:08.825Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T16:12:08.825Z] #35 46.12 Selecting previously unselected package libicu63:arm64. [2020-03-26T16:12:08.825Z] #35 46.12 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-03-26T16:12:08.825Z] #35 46.18 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-03-26T16:12:08.825Z] #35 53.04 Selecting previously unselected package libxml2:arm64. [2020-03-26T16:12:08.825Z] #35 53.04 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-03-26T16:12:08.825Z] #35 53.06 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-03-26T16:12:08.825Z] #35 53.85 Selecting previously unselected package libarchive13:arm64. [2020-03-26T16:12:08.825Z] #35 53.85 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-03-26T16:12:08.825Z] #35 53.88 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-03-26T16:12:08.825Z] #35 54.23 Selecting previously unselected package libjsoncpp1:arm64. [2020-03-26T16:12:08.825Z] #35 54.23 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-03-26T16:12:08.825Z] #35 54.26 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-03-26T16:12:08.825Z] #35 54.57 Selecting previously unselected package librhash0:arm64. [2020-03-26T16:12:08.825Z] #35 54.57 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-03-26T16:12:08.825Z] #35 54.58 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-03-26T16:12:08.825Z] #35 54.81 Selecting previously unselected package libuv1:arm64. [2020-03-26T16:12:08.825Z] #35 54.81 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-03-26T16:12:08.825Z] #35 54.84 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-03-26T16:12:08.825Z] #35 55.05 Selecting previously unselected package cmake. [2020-03-26T16:12:08.825Z] #35 55.05 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-03-26T16:12:08.825Z] #35 55.06 Unpacking cmake (3.13.4-1) ... [2020-03-26T16:12:08.831Z] #65 145.7 + bin/containerd-stress [2020-03-26T16:12:09.087Z] #47 24.87 crypto/internal/subtle [2020-03-26T16:12:09.087Z] #47 25.03 crypto/subtle [2020-03-26T16:12:09.091Z] #35 ... [2020-03-26T16:12:09.091Z] [2020-03-26T16:12:09.091Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T16:12:09.281Z] #56 29.95 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-26T16:12:09.281Z] #56 29.98 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-26T16:12:09.281Z] #56 30.05 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-26T16:12:09.653Z] #47 25.49 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-26T16:12:09.837Z] #65 147.0 + bin/containerd-shim [2020-03-26T16:12:09.846Z] #56 30.49 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-26T16:12:09.873Z] #27 13.48 0.0% ## 3.1% #### 5.8% ##### 8.2% ####### 10.4% ######### 12.8% ########## 14.8% ############ 17.1% ############## 19.7% ################ 22.6% ################ 23.0% ################# 24.6% ################### 26.7% #################### 28.5% ##################### 30.3% ###################### 31.8% ######################## 33.7% ######################### 35.1% ########################## 36.5% ########################### 37.7% ########################### 38.7% ############################ 39.6% ############################## 42.8% ################################ 45.2% ################################## 47.4% ################################### 49.9% ##################################### 51.8% ####################################### 54.6% ######################################## 56.8% ######################################### 58.2% ########################################### 60.0% ############################################ 61.2% ############################################# 63.1% ############################################## 64.7% ################################################ 67.0% ################################################# 68.8% ################################################## 70.6% #################################################### 72.9% ###################################################### 75.5% ####################################################### 77.5% ######################################################### 80.1% ########################################################## 81.9% ############################################################ 83.5% ############################################################## 86.2% ################################################################ 89.6% ################################################################### 94.1% #################################################################### 95.1% ####################################################################### 99.9% ######################################################################## 100.0% [2020-03-26T16:12:09.873Z] #27 18.83 [2020-03-26T16:12:09.911Z] #47 25.70 internal/nettrace [2020-03-26T16:12:10.170Z] #47 25.96 runtime/cgo [2020-03-26T16:12:10.411Z] #56 31.06 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-26T16:12:11.784Z] #56 32.51 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-26T16:12:11.786Z] #27 20.38 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-26T16:12:12.053Z] #27 20.90 #=#=# [2020-03-26T16:12:12.073Z] #47 ... [2020-03-26T16:12:12.073Z] [2020-03-26T16:12:12.073Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:12:12.073Z] #23 26.87 + mkdir -p /build [2020-03-26T16:12:12.073Z] #23 26.92 + mv docker/docker /build/ [2020-03-26T16:12:12.073Z] #23 26.95 + rmdir docker [2020-03-26T16:12:12.073Z] #23 DONE 27.5s [2020-03-26T16:12:12.073Z] [2020-03-26T16:12:12.073Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:12:12.073Z] #56 25.51 + cd /tmp/tmp.usRjZBPd9z/src/github.com/mvdan/sh [2020-03-26T16:12:12.073Z] #56 25.51 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-26T16:12:12.073Z] #56 25.70 + GO111MODULE=on [2020-03-26T16:12:12.073Z] #56 25.70 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-26T16:12:12.315Z] #27 21.11 ######## 11.4% ############################################## 64.8% ######################################################################## 100.0% [2020-03-26T16:12:12.331Z] #56 27.99 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-26T16:12:12.576Z] #27 ... [2020-03-26T16:12:12.576Z] [2020-03-26T16:12:12.576Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T16:12:12.576Z] #35 58.10 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-03-26T16:12:12.576Z] #35 58.13 Setting up xxd (2:8.1.0875-5) ... [2020-03-26T16:12:12.576Z] #35 58.16 Setting up libuv1:arm64 (1.24.1-1) ... [2020-03-26T16:12:12.576Z] #35 58.20 Setting up vim-common (2:8.1.0875-5) ... [2020-03-26T16:12:12.576Z] #35 58.23 Setting up librhash0:arm64 (1.3.8-1) ... [2020-03-26T16:12:12.577Z] #35 58.27 Setting up cmake-data (3.13.4-1) ... [2020-03-26T16:12:12.577Z] #35 58.35 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-03-26T16:12:12.577Z] #35 58.39 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-03-26T16:12:12.577Z] #35 58.40 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-03-26T16:12:12.577Z] #35 58.42 Setting up cmake (3.13.4-1) ... [2020-03-26T16:12:12.577Z] #35 58.44 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T16:12:12.577Z] #35 58.67 Processing triggers for mime-support (3.62) ... [2020-03-26T16:12:12.577Z] #35 DONE 59.7s [2020-03-26T16:12:12.577Z] [2020-03-26T16:12:12.577Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-26T16:12:12.577Z] #36 DONE 0.1s [2020-03-26T16:12:12.577Z] [2020-03-26T16:12:12.577Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T16:12:12.577Z] #27 21.42 [2020-03-26T16:12:12.590Z] #56 28.13 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-26T16:12:12.590Z] #56 28.23 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-26T16:12:12.590Z] #56 28.24 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-26T16:12:12.838Z] #27 ... [2020-03-26T16:12:12.838Z] [2020-03-26T16:12:12.838Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-26T16:12:12.838Z] #37 DONE 0.2s [2020-03-26T16:12:12.838Z] [2020-03-26T16:12:12.838Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:12:12.849Z] #56 28.46 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-26T16:12:13.155Z] #56 33.95 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-26T16:12:14.212Z] #65 151.2 + bin/containerd-shim-runc-v1 [2020-03-26T16:12:14.223Z] #38 ... [2020-03-26T16:12:14.223Z] [2020-03-26T16:12:14.223Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T16:12:14.223Z] #43 60.32 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-03-26T16:12:14.223Z] #43 60.36 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T16:12:14.223Z] #43 DONE 61.1s [2020-03-26T16:12:14.223Z] [2020-03-26T16:12:14.223Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T16:12:14.223Z] #27 23.08 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-26T16:12:14.527Z] #56 ... [2020-03-26T16:12:14.527Z] [2020-03-26T16:12:14.527Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:12:14.527Z] #47 24.89 math [2020-03-26T16:12:14.527Z] #47 31.06 unicode/utf16 [2020-03-26T16:12:14.527Z] #47 31.55 container/list [2020-03-26T16:12:14.527Z] #47 32.75 crypto/internal/subtle [2020-03-26T16:12:14.527Z] #47 32.92 crypto/subtle [2020-03-26T16:12:14.527Z] #47 33.05 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-26T16:12:14.527Z] #47 33.23 internal/nettrace [2020-03-26T16:12:14.527Z] #47 33.45 runtime/cgo [2020-03-26T16:12:14.751Z] #56 30.09 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-26T16:12:14.799Z] #27 23.77 #=#=# [2020-03-26T16:12:15.060Z] #27 ... [2020-03-26T16:12:15.060Z] [2020-03-26T16:12:15.060Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:12:15.060Z] #33 51.78 reflect [2020-03-26T16:12:15.060Z] #33 53.68 path [2020-03-26T16:12:15.060Z] #33 53.84 bufio [2020-03-26T16:12:15.060Z] #33 55.02 text/tabwriter [2020-03-26T16:12:15.060Z] #33 57.99 time [2020-03-26T16:12:15.060Z] #33 58.00 internal/syscall/unix [2020-03-26T16:12:15.060Z] #33 ... [2020-03-26T16:12:15.060Z] [2020-03-26T16:12:15.060Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:12:15.060Z] #10 57.79 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-26T16:12:15.060Z] #10 57.80 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-26T16:12:15.060Z] #10 57.81 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-26T16:12:15.461Z] #47 ... [2020-03-26T16:12:15.461Z] [2020-03-26T16:12:15.461Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T16:12:15.461Z] #35 36.30 Fetched 8334 kB in 27s (314 kB/s) [2020-03-26T16:12:15.461Z] #35 36.30 Reading package lists... [2020-03-26T16:12:15.461Z] #35 ... [2020-03-26T16:12:15.461Z] [2020-03-26T16:12:15.461Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:12:15.461Z] #33 26.14 internal/testlog [2020-03-26T16:12:15.461Z] #33 26.64 encoding [2020-03-26T16:12:15.461Z] #33 27.20 runtime/cgo [2020-03-26T16:12:15.461Z] #33 ... [2020-03-26T16:12:15.461Z] [2020-03-26T16:12:15.461Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-26T16:12:15.636Z] #10 ... [2020-03-26T16:12:15.636Z] [2020-03-26T16:12:15.636Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:12:15.636Z] #56 52.31 syscall [2020-03-26T16:12:15.636Z] #56 52.32 bytes [2020-03-26T16:12:15.636Z] #56 52.34 strings [2020-03-26T16:12:15.636Z] #56 52.41 reflect [2020-03-26T16:12:15.636Z] #56 58.05 regexp/syntax [2020-03-26T16:12:15.636Z] #56 ... [2020-03-26T16:12:15.636Z] [2020-03-26T16:12:15.636Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:12:15.636Z] #38 2.501 + RM_GOPATH=0 [2020-03-26T16:12:15.636Z] #38 2.501 + TMP_GOPATH= [2020-03-26T16:12:15.636Z] #38 2.501 + : /build [2020-03-26T16:12:15.636Z] #38 2.501 + '[' -z '' ']' [2020-03-26T16:12:15.636Z] #38 2.503 ++ mktemp -d [2020-03-26T16:12:15.636Z] #38 2.504 + export GOPATH=/tmp/tmp.JGEB7eURYV [2020-03-26T16:12:15.636Z] #38 2.504 + GOPATH=/tmp/tmp.JGEB7eURYV [2020-03-26T16:12:15.636Z] #38 2.504 + RM_GOPATH=1 [2020-03-26T16:12:15.636Z] #38 2.504 ++ dirname ./install.sh [2020-03-26T16:12:15.636Z] #38 2.511 + dir=. [2020-03-26T16:12:15.636Z] #38 2.511 + bin=tini [2020-03-26T16:12:15.636Z] #38 2.511 + shift [2020-03-26T16:12:15.636Z] #38 2.511 + '[' '!' -f ./tini.installer ']' [2020-03-26T16:12:15.636Z] #38 2.511 + . ./tini.installer [2020-03-26T16:12:15.636Z] #38 2.511 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-26T16:12:15.636Z] #38 2.511 + install_tini [2020-03-26T16:12:15.636Z] #38 2.511 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-26T16:12:15.636Z] #38 2.511 + git clone https://github.com/krallin/tini.git /tmp/tmp.JGEB7eURYV/tini [2020-03-26T16:12:15.636Z] #38 2.512 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-26T16:12:15.636Z] #38 2.521 Cloning into '/tmp/tmp.JGEB7eURYV/tini'... [2020-03-26T16:12:15.686Z] #56 31.42 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-26T16:12:15.903Z] #38 3.299 + cd /tmp/tmp.JGEB7eURYV/tini [2020-03-26T16:12:15.979Z] #41 36.27 Checking out files: 67% (1079/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-03-26T16:12:16.231Z] #65 153.2 + bin/containerd-shim-runc-v2 [2020-03-26T16:12:16.236Z] #41 37.06 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-26T16:12:16.252Z] #56 ... [2020-03-26T16:12:16.252Z] [2020-03-26T16:12:16.252Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:12:16.252Z] #33 22.07 internal/testlog [2020-03-26T16:12:16.252Z] #33 23.01 encoding [2020-03-26T16:12:16.252Z] #33 23.57 runtime/cgo [2020-03-26T16:12:16.252Z] #33 ... [2020-03-26T16:12:16.252Z] [2020-03-26T16:12:16.252Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-26T16:12:16.252Z] #62 22.64 Fetched 8334 kB in 17s (482 kB/s) [2020-03-26T16:12:16.304Z] #38 3.305 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-26T16:12:16.304Z] #38 3.325 + cmake . [2020-03-26T16:12:16.519Z] #62 22.64 Reading package lists... [2020-03-26T16:12:16.519Z] #62 ... [2020-03-26T16:12:16.519Z] [2020-03-26T16:12:16.519Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T16:12:16.519Z] #35 29.13 Fetched 8334 kB in 23s (365 kB/s) [2020-03-26T16:12:16.845Z] #65 153.8 + binaries [2020-03-26T16:12:16.845Z] #65 153.8 + mkdir -p /build [2020-03-26T16:12:16.845Z] #65 153.8 + cp bin/containerd /build/containerd [2020-03-26T16:12:16.845Z] #65 153.8 + cp bin/containerd-shim /build/containerd-shim [2020-03-26T16:12:16.845Z] #65 153.8 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-03-26T16:12:16.845Z] #65 153.9 + cp bin/ctr /build/ctr [2020-03-26T16:12:17.245Z] #38 ... [2020-03-26T16:12:17.245Z] [2020-03-26T16:12:17.245Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:12:17.245Z] #47 53.83 bufio [2020-03-26T16:12:17.245Z] #47 53.89 reflect [2020-03-26T16:12:17.245Z] #47 58.09 regexp/syntax [2020-03-26T16:12:17.245Z] #47 58.13 hash/crc32 [2020-03-26T16:12:17.245Z] #47 59.25 vendor/golang.org/x/text/transform [2020-03-26T16:12:17.245Z] #47 62.79 time [2020-03-26T16:12:17.245Z] #47 ... [2020-03-26T16:12:17.245Z] [2020-03-26T16:12:17.245Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T16:12:17.245Z] #27 24.14 0.8% ######################################################################## 100.0% [2020-03-26T16:12:17.245Z] #27 24.33 [2020-03-26T16:12:17.245Z] #27 25.89 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-26T16:12:17.245Z] #27 25.94 skipping existing ed4b54129745 [2020-03-26T16:12:17.245Z] #27 26.05 [2020-03-26T16:12:17.458Z] #65 DONE 154.3s [2020-03-26T16:12:17.897Z] #35 29.13 Reading package lists... [2020-03-26T16:12:17.897Z] #35 ... [2020-03-26T16:12:17.897Z] [2020-03-26T16:12:17.897Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-26T16:12:18.074Z] [2020-03-26T16:12:18.074Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-26T16:12:18.356Z] #66 DONE 0.3s [2020-03-26T16:12:18.356Z] [2020-03-26T16:12:18.356Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-26T16:12:18.356Z] #70 DONE 0.2s [2020-03-26T16:12:18.356Z] [2020-03-26T16:12:18.356Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-26T16:12:18.638Z] #72 DONE 0.2s [2020-03-26T16:12:18.638Z] [2020-03-26T16:12:18.638Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-26T16:12:18.638Z] #75 DONE 0.1s [2020-03-26T16:12:18.638Z] [2020-03-26T16:12:18.638Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-26T16:12:18.638Z] #76 DONE 0.0s [2020-03-26T16:12:18.761Z] #41 ... [2020-03-26T16:12:18.761Z] [2020-03-26T16:12:18.761Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T16:12:18.761Z] #27 7.402 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-26T16:12:18.761Z] #27 8.042 [2020-03-26T16:12:18.761Z] #27 8.296 #=#=# 0.0% ## 2.8% ### 5.1% ####### 10.7% ########## 15.2% ############## 19.9% ################# 24.0% ################### 27.5% ###################### 31.4% ############################ 39.5% ################################# 46.7% ###################################### 53.1% ########################################## 59.6% ################################################ 67.5% ###################################################### 75.7% [2020-03-26T16:12:18.761Z] #27 ... [2020-03-26T16:12:18.762Z] [2020-03-26T16:12:18.762Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:12:18.762Z] #74 38.50 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) [2020-03-26T16:12:18.762Z] #74 ... [2020-03-26T16:12:18.762Z] [2020-03-26T16:12:18.762Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:12:18.762Z] #10 29.54 Fetched 8334 kB in 22s (371 kB/s) [2020-03-26T16:12:18.762Z] #10 29.54 Reading package lists... [2020-03-26T16:12:18.762Z] #10 ... [2020-03-26T16:12:18.762Z] [2020-03-26T16:12:18.762Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T16:12:18.762Z] #27 8.296 #=#=# 0.0% ## 2.8% ### 5.1% ####### 10.7% ########## 15.2% ############## 19.9% ################# 24.0% ################### 27.5% ###################### 31.4% ############################ 39.5% ################################# 46.7% ###################################### 53.1% ########################################## 59.6% ################################################ 67.5% ###################################################### 75.7% ########################################################### 82.9% ############################################################### 88.4% #################################################################### 94.6% ######################################################################## 100.0% [2020-03-26T16:12:18.920Z] [2020-03-26T16:12:18.920Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-26T16:12:18.930Z] #41 34.09 Checking out files: 68% (1087/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-03-26T16:12:18.930Z] #41 35.18 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-26T16:12:19.429Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-03-26T16:12:19.429Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-24bb26e1\powershellScript.ps1'; exit $LASTEXITCODE; [2020-03-26T16:12:19.429Z] ---------------------------------------------------------------------------- [2020-03-26T16:12:19.429Z] [2020-03-26T16:12:19.429Z] INFO: executeCI.ps1 starting at Thu Mar 26 16:12:17 CUT 2020 [2020-03-26T16:12:19.429Z] [2020-03-26T16:12:19.429Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-03-26T16:12:19.429Z] INFO: Running git version 2.24.1.windows.2 [2020-03-26T16:12:19.429Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-03-26T16:12:19.429Z] INFO: Environment variables: [2020-03-26T16:12:19.429Z] [2020-03-26T16:12:19.429Z] Name Value [2020-03-26T16:12:19.429Z] ---- ----- [2020-03-26T16:12:19.429Z] ALLUSERSPROFILE C:\ProgramData [2020-03-26T16:12:19.429Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-03-26T16:12:19.429Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-03-26T16:12:19.429Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-03-26T16:12:19.429Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-03-26T16:12:19.429Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-03-26T16:12:19.429Z] BRANCH_NAME PR-40745 [2020-03-26T16:12:19.429Z] BUILD_DISPLAY_NAME #1 [2020-03-26T16:12:19.429Z] BUILD_ID 1 [2020-03-26T16:12:19.429Z] BUILD_NUMBER 1 [2020-03-26T16:12:19.429Z] BUILD_TAG jenkins-moby-PR-40745-1 [2020-03-26T16:12:19.429Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40745/1/ [2020-03-26T16:12:19.429Z] CHANGE_AUTHOR dperny [2020-03-26T16:12:19.429Z] CHANGE_AUTHOR_DISPLAY_NAME Drew Erny [2020-03-26T16:12:19.429Z] CHANGE_AUTHOR_EMAIL drewerny@gmail.com [2020-03-26T16:12:19.429Z] CHANGE_BRANCH bump-swarmkit [2020-03-26T16:12:19.429Z] CHANGE_FORK dperny/docker [2020-03-26T16:12:19.429Z] CHANGE_ID 40745 [2020-03-26T16:12:19.429Z] CHANGE_TARGET master [2020-03-26T16:12:19.429Z] CHANGE_TITLE Bump swarmkit to ebe39a32e3ed4c3a3783a02c11cccf388818694c [2020-03-26T16:12:19.429Z] CHANGE_URL https://github.com/moby/moby/pull/40745 [2020-03-26T16:12:19.429Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-26T16:12:19.429Z] CommonProgramFiles C:\Program Files\Common Files [2020-03-26T16:12:19.429Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-03-26T16:12:19.429Z] CommonProgramW6432 C:\Program Files\Common Files [2020-03-26T16:12:19.429Z] COMPUTERNAME azwin-2-3fce00 [2020-03-26T16:12:19.429Z] ComSpec C:\windows\system32\cmd.exe [2020-03-26T16:12:19.429Z] ConfigSequenceNumber 0 [2020-03-26T16:12:19.429Z] DOCKER_BUILDKIT 0 [2020-03-26T16:12:19.429Z] DOCKER_DUT_DEBUG 1 [2020-03-26T16:12:19.429Z] DOCKER_EXPERIMENTAL 1 [2020-03-26T16:12:19.429Z] DOCKER_GRAPHDRIVER overlay2 [2020-03-26T16:12:19.429Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-03-26T16:12:19.429Z] EXECUTOR_NUMBER 0 [2020-03-26T16:12:19.429Z] FQDN azwin-2-3fce00.westus.cloudapp.azure.com [2020-03-26T16:12:19.429Z] GIT_BRANCH PR-40745 [2020-03-26T16:12:19.429Z] GIT_COMMIT 1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 [2020-03-26T16:12:19.429Z] GIT_URL https://github.com/moby/moby.git [2020-03-26T16:12:19.429Z] HUDSON_COOKIE 90dd317a-9e36-4730-a0d9-aca9c3013cf6 [2020-03-26T16:12:19.429Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-03-26T16:12:19.429Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-03-26T16:12:19.429Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-03-26T16:12:19.429Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-03-26T16:12:19.429Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-03-26T16:12:19.429Z] JENKINS_NODE_COOKIE 179880bd-f19e-4b9f-9e3c-fbfa3c307b2f [2020-03-26T16:12:19.429Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-03-26T16:12:19.429Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-03-26T16:12:19.429Z] JOB_BASE_NAME PR-40745 [2020-03-26T16:12:19.429Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40745/display/redirect [2020-03-26T16:12:19.429Z] JOB_NAME moby/PR-40745 [2020-03-26T16:12:19.429Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40745/ [2020-03-26T16:12:19.429Z] library.jps.version master [2020-03-26T16:12:19.429Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-03-26T16:12:19.429Z] NODE_LABELS amd64 azure azwin-2-3fce00 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-03-26T16:12:19.429Z] NODE_NAME azwin-2-3fce00 [2020-03-26T16:12:19.429Z] NUMBER_OF_PROCESSORS 4 [2020-03-26T16:12:19.429Z] OS Windows_NT [2020-03-26T16:12:19.429Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-03-26T16:12:19.429Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-03-26T16:12:19.429Z] PROCESSOR_ARCHITECTURE AMD64 [2020-03-26T16:12:19.430Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-03-26T16:12:19.430Z] PROCESSOR_LEVEL 6 [2020-03-26T16:12:19.430Z] PROCESSOR_REVISION 4f01 [2020-03-26T16:12:19.430Z] ProgramData C:\ProgramData [2020-03-26T16:12:19.430Z] ProgramFiles C:\Program Files [2020-03-26T16:12:19.430Z] ProgramFiles(x86) C:\Program Files (x86) [2020-03-26T16:12:19.430Z] ProgramW6432 C:\Program Files [2020-03-26T16:12:19.430Z] PROMPT $P$G [2020-03-26T16:12:19.430Z] PSExecutionPolicyPreference Bypass [2020-03-26T16:12:19.430Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-03-26T16:12:19.430Z] PUBLIC C:\Users\Public [2020-03-26T16:12:19.430Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40745/1/display/redirect?page=changes [2020-03-26T16:12:19.430Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40745/1/display/redirect [2020-03-26T16:12:19.430Z] SKIP_VALIDATION_TESTS 1 [2020-03-26T16:12:19.430Z] SOURCES_DRIVE d [2020-03-26T16:12:19.430Z] SOURCES_SUBDIR gopath [2020-03-26T16:12:19.430Z] STAGE_NAME Run tests [2020-03-26T16:12:19.430Z] SystemDrive C: [2020-03-26T16:12:19.430Z] SystemRoot C:\windows [2020-03-26T16:12:19.430Z] TEMP C:\windows\TEMP [2020-03-26T16:12:19.430Z] TESTDEBUG 0 [2020-03-26T16:12:19.430Z] TESTRUN_DRIVE d [2020-03-26T16:12:19.430Z] TESTRUN_SUBDIR CI [2020-03-26T16:12:19.430Z] TIMEOUT 120m [2020-03-26T16:12:19.430Z] TMP C:\windows\TEMP [2020-03-26T16:12:19.430Z] USERDOMAIN WORKGROUP [2020-03-26T16:12:19.430Z] USERNAME azwin-2-3fce00$ [2020-03-26T16:12:19.430Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-03-26T16:12:19.430Z] windir C:\windows [2020-03-26T16:12:19.430Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-03-26T16:12:19.430Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-03-26T16:12:19.430Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-03-26T16:12:19.430Z] [2020-03-26T16:12:19.430Z] [2020-03-26T16:12:19.430Z] [2020-03-26T16:12:19.430Z] INFO: Sources under d:\gopath\... [2020-03-26T16:12:19.430Z] INFO: Test run under d:\CI\... [2020-03-26T16:12:19.430Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-03-26T16:12:19.430Z] INFO: docker/docker repository was found [2020-03-26T16:12:19.430Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-03-26T16:12:19.430Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1098' [2020-03-26T16:12:19.430Z] INFO: Docker version of control daemon [2020-03-26T16:12:19.430Z] [2020-03-26T16:12:19.430Z] Client: Docker Engine - Enterprise [2020-03-26T16:12:19.430Z] Version: 19.03.5 [2020-03-26T16:12:19.430Z] API version: 1.40 [2020-03-26T16:12:19.431Z] Go version: go1.12.12 [2020-03-26T16:12:19.431Z] Git commit: 2ee0c57608 [2020-03-26T16:12:19.431Z] Built: 11/13/2019 08:00:16 [2020-03-26T16:12:19.431Z] OS/Arch: windows/amd64 [2020-03-26T16:12:19.431Z] Experimental: false [2020-03-26T16:12:19.431Z] [2020-03-26T16:12:19.431Z] Server: Docker Engine - Enterprise [2020-03-26T16:12:19.431Z] Engine: [2020-03-26T16:12:19.431Z] Version: 19.03.5 [2020-03-26T16:12:19.431Z] API version: 1.40 (minimum version 1.24) [2020-03-26T16:12:19.431Z] Go version: go1.12.12 [2020-03-26T16:12:19.431Z] Git commit: 2ee0c57608 [2020-03-26T16:12:19.431Z] Built: 11/13/2019 07:58:51 [2020-03-26T16:12:19.431Z] OS/Arch: windows/amd64 [2020-03-26T16:12:19.431Z] Experimental: true [2020-03-26T16:12:19.431Z] [2020-03-26T16:12:19.431Z] INFO: Docker info of control daemon [2020-03-26T16:12:19.431Z] [2020-03-26T16:12:19.534Z] #77 DONE 0.6s [2020-03-26T16:12:19.534Z] [2020-03-26T16:12:19.534Z] #78 exporting to image [2020-03-26T16:12:19.534Z] #78 exporting layers [2020-03-26T16:12:19.545Z] #27 28.20 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-26T16:12:19.694Z] #27 11.41 [2020-03-26T16:12:19.806Z] #27 28.59 [2020-03-26T16:12:20.066Z] #27 28.91 ######################################################################## 100.0% [2020-03-26T16:12:20.066Z] #27 29.03 [2020-03-26T16:12:20.327Z] #27 29.12 Download of images into '/build' complete. [2020-03-26T16:12:20.327Z] #27 29.12 Use something like the following to load the result into a Docker daemon: [2020-03-26T16:12:20.327Z] #27 29.12 tar -cC '/build' . | docker load [2020-03-26T16:12:20.374Z] Client: [2020-03-26T16:12:20.374Z] Debug Mode: false [2020-03-26T16:12:20.374Z] Plugins: [2020-03-26T16:12:20.374Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-03-26T16:12:20.374Z] [2020-03-26T16:12:20.374Z] Server: [2020-03-26T16:12:20.374Z] Containers: 0 [2020-03-26T16:12:20.374Z] Running: 0 [2020-03-26T16:12:20.374Z] Paused: 0 [2020-03-26T16:12:20.374Z] Stopped: 0 [2020-03-26T16:12:20.374Z] Images: 10 [2020-03-26T16:12:20.374Z] Server Version: 19.03.5 [2020-03-26T16:12:20.374Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-03-26T16:12:20.374Z] Windows: [2020-03-26T16:12:20.374Z] LCOW: [2020-03-26T16:12:20.374Z] Logging Driver: json-file [2020-03-26T16:12:20.374Z] Plugins: [2020-03-26T16:12:20.374Z] Volume: local [2020-03-26T16:12:20.374Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-26T16:12:20.374Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-26T16:12:20.374Z] Swarm: inactive [2020-03-26T16:12:20.374Z] Default Isolation: process [2020-03-26T16:12:20.374Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-26T16:12:20.374Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-26T16:12:20.374Z] OSType: windows [2020-03-26T16:12:20.374Z] Architecture: x86_64 [2020-03-26T16:12:20.374Z] CPUs: 4 [2020-03-26T16:12:20.374Z] Total Memory: 32GiB [2020-03-26T16:12:20.374Z] Name: azwin-2-3fce00 [2020-03-26T16:12:20.374Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-03-26T16:12:20.374Z] Docker Root Dir: D:\docker [2020-03-26T16:12:20.374Z] Debug Mode: false [2020-03-26T16:12:20.374Z] Registry: https://index.docker.io/v1/ [2020-03-26T16:12:20.374Z] Labels: [2020-03-26T16:12:20.374Z] Experimental: true [2020-03-26T16:12:20.374Z] Insecure Registries: [2020-03-26T16:12:20.374Z] 10.0.0.4:5000 [2020-03-26T16:12:20.374Z] 127.0.0.0/8 [2020-03-26T16:12:20.374Z] Registry Mirrors: [2020-03-26T16:12:20.374Z] http://10.0.0.4:5000/ [2020-03-26T16:12:20.374Z] Live Restore Enabled: false [2020-03-26T16:12:20.374Z] [2020-03-26T16:12:20.374Z] [2020-03-26T16:12:20.374Z] INFO: Commit hash is 1dbf34f3aa [2020-03-26T16:12:20.374Z] INFO: Nuke-Everything... [2020-03-26T16:12:20.588Z] #27 DONE 29.6s [2020-03-26T16:12:20.588Z] [2020-03-26T16:12:20.588Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:12:20.588Z] #10 65.36 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-26T16:12:20.588Z] #10 65.36 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-03-26T16:12:20.588Z] #10 65.37 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-26T16:12:20.588Z] #10 65.76 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-26T16:12:20.588Z] #10 65.77 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-03-26T16:12:20.588Z] #10 65.78 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-26T16:12:20.822Z] INFO: Container count on control daemon to delete is 0 [2020-03-26T16:12:20.984Z] #27 11.70 0.0% ####### 10.0% ########## 14.4% ####################### 32.5% ################################ 44.7% ############################################## 64.9% ########################################################## 81.2% ######################################################################## 100.0% [2020-03-26T16:12:21.271Z] INFO: Nuking d:\CI [2020-03-26T16:12:21.271Z] INFO: Zapped successfully [2020-03-26T16:12:21.271Z] INFO: Location for testing is d:\CI\PR-40745\1 [2020-03-26T16:12:21.271Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-03-26T16:12:21.271Z] [2020-03-26T16:12:21.271Z] [2020-03-26T16:12:21.271Z] INFO: Building the image from Dockerfile.windows at 03/26/2020 16:12:21... [2020-03-26T16:12:21.271Z] [2020-03-26T16:12:21.548Z] #27 13.05 [2020-03-26T16:12:22.208Z] #78 exporting layers 2.6s done [2020-03-26T16:12:22.208Z] #78 writing image sha256:a120af55ef84a5f9d396007e69d31455cfa85aa6d08ab1480d8bfcbfda3e67d6 done [2020-03-26T16:12:22.208Z] #78 naming to docker.io/library/docker:1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 done [2020-03-26T16:12:22.208Z] #78 DONE 2.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-26T16:12:22.627Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40745/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 hack/test/unit [2020-03-26T16:12:23.111Z] #41 38.79 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-03-26T16:12:24.133Z] #27 13.44 #=#=# 0.0% ### 4.4% #### 6.9% ####### 9.8% ######### 13.1% ############ 17.7% ################ 23.6% #################### 29.2% ######################## 33.7% ############################ 40.2% ################################# 46.3% #################################### 50.5% ########################################## 59.0% ############################################### 65.4% ################################################## 70.5% ###################################################### 75.6% ######################################################### 79.7% ############################################################ 84.3% #################################################################### 95.6% ######################################################################## 100.0% [2020-03-26T16:12:24.485Z] #41 ... [2020-03-26T16:12:24.485Z] [2020-03-26T16:12:24.485Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:12:24.485Z] #74 36.77 Checking out files: 46% (952/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-03-26T16:12:24.485Z] #74 38.54 + cd /tmp/tmp.8q1nyZCIrW/src/github.com/docker/libnetwork [2020-03-26T16:12:24.485Z] #74 38.54 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-26T16:12:24.485Z] #74 39.23 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-26T16:12:24.698Z] #27 16.46 [2020-03-26T16:12:24.725Z] ? github.com/docker/docker/api [no test files] [2020-03-26T16:12:24.791Z] #10 ... [2020-03-26T16:12:24.791Z] [2020-03-26T16:12:24.791Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:12:24.791Z] #44 4.642 Note: Building without setproctitle() and strlcpy() support. [2020-03-26T16:12:24.791Z] #44 4.643 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-26T16:12:24.791Z] #44 4.662 Note: Building without GnuTLS support [2020-03-26T16:12:24.791Z] #44 7.629 fatal: not a git repository (or any of the parent directories): .git [2020-03-26T16:12:24.791Z] #44 7.716 GEN .gitid [2020-03-26T16:12:24.791Z] #44 7.735 GEN criu/include/version.h [2020-03-26T16:12:24.791Z] #44 7.809 GEN include/common/asm [2020-03-26T16:12:24.791Z] #44 ... [2020-03-26T16:12:24.791Z] [2020-03-26T16:12:24.791Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:12:24.791Z] #38 7.997 -- The C compiler identification is GNU 8.3.0 [2020-03-26T16:12:24.791Z] #38 8.063 -- Check for working C compiler: /usr/bin/cc [2020-03-26T16:12:24.791Z] #38 9.559 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-26T16:12:24.791Z] #38 9.559 -- Detecting C compiler ABI info [2020-03-26T16:12:24.791Z] #38 10.75 -- Detecting C compiler ABI info - done [2020-03-26T16:12:24.791Z] #38 10.81 -- Detecting C compile features [2020-03-26T16:12:25.729Z] #27 16.71 0.1% # 2.5% ### 4.3% #### 6.4% ##### 7.8% ###### 9.6% ## [2020-03-26T16:12:25.729Z] #27 ... [2020-03-26T16:12:25.729Z] [2020-03-26T16:12:25.729Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-26T16:12:25.729Z] #62 36.65 Fetched 8334 kB in 27s (308 kB/s) [2020-03-26T16:12:25.729Z] #62 36.65 Reading package lists... [2020-03-26T16:12:25.729Z] #62 ... [2020-03-26T16:12:25.729Z] [2020-03-26T16:12:25.729Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T16:12:25.733Z] #38 12.91 -- Detecting C compile features - done [2020-03-26T16:12:25.733Z] #38 12.95 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-26T16:12:25.988Z] #27 16.71 0.1% # 2.5% ### 4.3% #### 6.4% ##### 7.8% ###### 9.6% ####### 10.9% ######## 12.3% ######### 13.7% [2020-03-26T16:12:25.988Z] #27 ... [2020-03-26T16:12:25.988Z] [2020-03-26T16:12:25.988Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:12:25.988Z] #56 36.60 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-26T16:12:25.988Z] #56 38.70 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-26T16:12:25.988Z] #56 39.01 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-26T16:12:25.988Z] #56 39.34 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-26T16:12:25.988Z] #56 39.44 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-26T16:12:25.988Z] #56 40.96 runtime [2020-03-26T16:12:25.988Z] #56 41.01 runtime/cgo [2020-03-26T16:12:25.988Z] #56 ... [2020-03-26T16:12:25.988Z] [2020-03-26T16:12:25.988Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T16:12:25.996Z] #38 13.34 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-26T16:12:26.254Z] #27 16.71 0.1% # 2.5% ### 4.3% #### 6.4% ##### 7.8% ###### 9.6% ####### 10.9% ######## 12.3% ######### 13.7% ########### 15.6% ############# 18.5% ############## 20.6% [2020-03-26T16:12:26.254Z] #27 ... [2020-03-26T16:12:26.254Z] [2020-03-26T16:12:26.254Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T16:12:26.254Z] #43 37.29 Fetched 8334 kB in 27s (304 kB/s) [2020-03-26T16:12:26.257Z] #38 13.52 -- Configuring done [2020-03-26T16:12:26.257Z] #38 ... [2020-03-26T16:12:26.257Z] [2020-03-26T16:12:26.257Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:12:26.257Z] #44 10.45 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-26T16:12:26.257Z] #44 10.55 PBCC images/opts.pb-c.c [2020-03-26T16:12:26.257Z] #44 10.60 PBCC images/sit.pb-c.c [2020-03-26T16:12:26.257Z] #44 10.64 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-26T16:12:26.257Z] #44 10.75 DEP images/opts.pb-c.d [2020-03-26T16:12:26.257Z] #44 10.81 DEP images/sit.pb-c.d [2020-03-26T16:12:26.257Z] #44 10.88 PBCC images/macvlan.pb-c.c [2020-03-26T16:12:26.257Z] #44 10.94 DEP images/macvlan.pb-c.d [2020-03-26T16:12:26.257Z] #44 11.00 PBCC images/autofs.pb-c.c [2020-03-26T16:12:26.257Z] #44 11.07 DEP images/autofs.pb-c.d [2020-03-26T16:12:26.257Z] #44 11.10 PBCC images/sysctl.pb-c.c [2020-03-26T16:12:26.257Z] #44 11.13 DEP images/sysctl.pb-c.d [2020-03-26T16:12:26.258Z] #44 11.18 PBCC images/time.pb-c.c [2020-03-26T16:12:26.258Z] #44 11.25 DEP images/time.pb-c.d [2020-03-26T16:12:26.258Z] #44 11.36 PBCC images/binfmt-misc.pb-c.c [2020-03-26T16:12:26.258Z] #44 11.39 DEP images/binfmt-misc.pb-c.d [2020-03-26T16:12:26.258Z] #44 11.46 PBCC images/seccomp.pb-c.c [2020-03-26T16:12:26.258Z] #44 11.47 DEP images/seccomp.pb-c.d [2020-03-26T16:12:26.258Z] #44 11.64 PBCC images/userns.pb-c.c [2020-03-26T16:12:26.258Z] #44 11.65 DEP images/userns.pb-c.d [2020-03-26T16:12:26.258Z] #44 11.76 PBCC images/cgroup.pb-c.c [2020-03-26T16:12:26.258Z] #44 11.82 DEP images/cgroup.pb-c.d [2020-03-26T16:12:26.258Z] #44 11.94 PBCC images/fown.pb-c.c [2020-03-26T16:12:26.258Z] #44 12.04 PBCC images/ext-file.pb-c.c [2020-03-26T16:12:26.258Z] #44 12.09 DEP images/fown.pb-c.d [2020-03-26T16:12:26.258Z] #44 12.17 DEP images/ext-file.pb-c.d [2020-03-26T16:12:26.258Z] #44 12.27 PBCC images/rpc.pb-c.c [2020-03-26T16:12:26.258Z] #44 12.37 DEP images/rpc.pb-c.d [2020-03-26T16:12:26.512Z] #43 37.29 Reading package lists... [2020-03-26T16:12:26.512Z] #43 ... [2020-03-26T16:12:26.512Z] [2020-03-26T16:12:26.512Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T16:12:26.518Z] #44 12.46 PBCC images/siginfo.pb-c.c [2020-03-26T16:12:26.518Z] #44 12.55 DEP images/siginfo.pb-c.d [2020-03-26T16:12:26.518Z] #44 12.68 PBCC images/pagemap.pb-c.c [2020-03-26T16:12:26.779Z] #44 12.74 DEP images/pagemap.pb-c.d [2020-03-26T16:12:26.779Z] #44 12.82 PBCC images/rlimit.pb-c.c [2020-03-26T16:12:26.779Z] #44 12.89 DEP images/rlimit.pb-c.d [2020-03-26T16:12:27.039Z] #44 12.98 PBCC images/file-lock.pb-c.c [2020-03-26T16:12:27.039Z] #44 13.02 DEP images/file-lock.pb-c.d [2020-03-26T16:12:27.039Z] #44 13.07 PBCC images/tty.pb-c.c [2020-03-26T16:12:27.039Z] #44 13.17 DEP images/tty.pb-c.d [2020-03-26T16:12:27.299Z] #44 13.32 PBCC images/tun.pb-c.c [2020-03-26T16:12:27.299Z] #44 13.46 PBCC images/netdev.pb-c.c [2020-03-26T16:12:27.560Z] #44 13.57 DEP images/tun.pb-c.d [2020-03-26T16:12:27.560Z] #44 13.64 DEP images/netdev.pb-c.d [2020-03-26T16:12:27.560Z] #44 13.74 PBCC images/vma.pb-c.c [2020-03-26T16:12:27.820Z] #44 13.78 DEP images/vma.pb-c.d [2020-03-26T16:12:27.820Z] #44 13.89 PBCC images/creds.pb-c.c [2020-03-26T16:12:27.820Z] #44 13.96 DEP images/creds.pb-c.d [2020-03-26T16:12:27.820Z] #44 14.02 PBCC images/utsns.pb-c.c [2020-03-26T16:12:28.080Z] #44 14.05 DEP images/utsns.pb-c.d [2020-03-26T16:12:28.080Z] #44 14.15 PBCC images/ipc-desc.pb-c.c [2020-03-26T16:12:28.080Z] #44 14.20 PBCC images/ipc-sem.pb-c.c [2020-03-26T16:12:28.080Z] #44 14.21 DEP images/ipc-desc.pb-c.d [2020-03-26T16:12:28.080Z] #44 14.26 DEP images/ipc-sem.pb-c.d [2020-03-26T16:12:28.244Z] Sending build context to Docker daemon 54.69MB [2020-03-26T16:12:28.244Z] [2020-03-26T16:12:28.244Z] Step 1/10 : FROM microsoft/windowsservercore [2020-03-26T16:12:28.244Z] ---> 80e84fd280e2 [2020-03-26T16:12:28.244Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-03-26T16:12:28.244Z] ---> Using cache [2020-03-26T16:12:28.244Z] ---> 461aeba46c34 [2020-03-26T16:12:28.244Z] Step 3/10 : ARG GO_VERSION=1.13.8 [2020-03-26T16:12:28.244Z] ---> Using cache [2020-03-26T16:12:28.244Z] ---> 385162d17fab [2020-03-26T16:12:28.244Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-03-26T16:12:28.244Z] ---> Using cache [2020-03-26T16:12:28.244Z] ---> 1daabdba2767 [2020-03-26T16:12:28.244Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2020-03-26T16:12:28.244Z] ---> Using cache [2020-03-26T16:12:28.244Z] ---> 734c667c1bb7 [2020-03-26T16:12:28.244Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2020-03-26T16:12:28.244Z] ---> Using cache [2020-03-26T16:12:28.244Z] ---> 9d447d17aebe [2020-03-26T16:12:28.244Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $optsForGet = @('"get"', '"-d"', '"gotest.tools/gotestsum"'); &go $optsForGet; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -ne 0) { Throw '"Failed getting gotestsum sources..."' }; Write-Host "INFO: Sources obtained for gotestsum..."; $GotestsumPath=Join-Path -Path $Env:GOPATH -ChildPath "src\gotest.tools\gotestsum"; Push-Location $GotestsumPath; $optsForCheckout = @('"checkout"', '"-q"', """$Env:GOTESTSUM_COMMIT"""); &git $optsForCheckout; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -eq 0) { Write-Host "INFO: Checkout done for gotestsum..."; $optsForBuild = @('"build"', '"-buildmode=exe"'); &go $optsForBuild; $savedExitCode = $LASTEXITCODE; } else { Throw '"gotestsum checkout failed..."'; } Pop-Location; if ($savedExitCode -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-03-26T16:12:28.244Z] ---> Using cache [2020-03-26T16:12:28.244Z] ---> 31c4e04fb268 [2020-03-26T16:12:28.244Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-03-26T16:12:28.244Z] ---> Using cache [2020-03-26T16:12:28.244Z] ---> 1ccf08cfdb20 [2020-03-26T16:12:28.244Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-03-26T16:12:28.244Z] ---> Using cache [2020-03-26T16:12:28.244Z] ---> 8b4331786658 [2020-03-26T16:12:28.244Z] Step 10/10 : COPY . . [2020-03-26T16:12:28.341Z] #44 14.29 PBCC images/ipc-msg.pb-c.c [2020-03-26T16:12:28.341Z] #44 14.33 DEP images/ipc-msg.pb-c.d [2020-03-26T16:12:28.341Z] #44 14.41 PBCC images/ipc-shm.pb-c.c [2020-03-26T16:12:28.341Z] #44 14.45 DEP images/ipc-shm.pb-c.d [2020-03-26T16:12:28.341Z] #44 14.50 PBCC images/ipc-var.pb-c.c [2020-03-26T16:12:28.341Z] #44 14.52 DEP images/ipc-var.pb-c.d [2020-03-26T16:12:28.574Z] #27 16.71 0.1% # 2.5% ### 4.3% #### 6.4% ##### 7.8% ###### 9.6% ####### 10.9% ######## 12.3% ######### 13.7% ########### 15.6% ############# 18.5% ############## 20.6% ############### 21.9% ################ 22.8% ################# 24.0% ################## 26.3% ################### 27.6% ##################### 29.3% ###################### 30.8% ####################### 32.4% ######################## 33.7% ######################### 35.7% ########################## 36.6% ########################### 37.8% ############################ 39.4% ############################## 41.8% ############################### 43.5% ################################ 45.1% ################################# 46.5% ################################## 47.6% ################################## 48.2% [2020-03-26T16:12:28.574Z] #27 ... [2020-03-26T16:12:28.574Z] [2020-03-26T16:12:28.574Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:12:28.574Z] #74 38.50 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: 72% (1491/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-03-26T16:12:28.574Z] #74 40.31 + cd /tmp/tmp.GlBqYSbLRM/src/github.com/docker/libnetwork [2020-03-26T16:12:28.574Z] #74 40.32 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-26T16:12:28.574Z] #74 40.70 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-26T16:12:28.574Z] #74 ... [2020-03-26T16:12:28.574Z] [2020-03-26T16:12:28.574Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T16:12:28.602Z] #44 14.56 PBCC images/sk-opts.pb-c.c [2020-03-26T16:12:28.602Z] #44 14.65 PBCC images/packet-sock.pb-c.c [2020-03-26T16:12:28.602Z] #44 14.69 DEP images/sk-opts.pb-c.d [2020-03-26T16:12:28.602Z] #44 14.72 DEP images/packet-sock.pb-c.d [2020-03-26T16:12:28.602Z] #44 ... [2020-03-26T16:12:28.602Z] [2020-03-26T16:12:28.602Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:12:28.602Z] #33 65.56 internal/poll [2020-03-26T16:12:28.602Z] #33 67.48 os [2020-03-26T16:12:28.602Z] #33 71.09 path/filepath [2020-03-26T16:12:28.602Z] #33 72.30 internal/fmtsort [2020-03-26T16:12:28.602Z] #33 72.60 io/ioutil [2020-03-26T16:12:28.602Z] #33 73.01 fmt [2020-03-26T16:12:28.672Z] #74 ... [2020-03-26T16:12:28.672Z] [2020-03-26T16:12:28.672Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:12:28.672Z] #56 33.94 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-26T16:12:28.672Z] #56 35.88 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-26T16:12:28.672Z] #56 36.39 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-26T16:12:28.672Z] #56 36.53 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-26T16:12:28.672Z] #56 36.84 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-26T16:12:28.672Z] #56 38.29 runtime/cgo [2020-03-26T16:12:28.672Z] #56 38.64 runtime [2020-03-26T16:12:28.672Z] #56 ... [2020-03-26T16:12:28.672Z] [2020-03-26T16:12:28.672Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-26T16:12:28.672Z] #62 22.64 Reading package lists... [2020-03-26T16:12:28.672Z] #62 35.47 Reading package lists... [2020-03-26T16:12:28.672Z] #62 ... [2020-03-26T16:12:28.672Z] [2020-03-26T16:12:28.672Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T16:12:28.672Z] #25 34.91 Fetched 8334 kB in 27s (305 kB/s) [2020-03-26T16:12:28.672Z] #25 34.91 Reading package lists... [2020-03-26T16:12:28.672Z] #25 ... [2020-03-26T16:12:28.672Z] [2020-03-26T16:12:28.672Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:12:28.672Z] #53 41.77 + cd /tmp/tmp.UjbCjG3wk2/src/github.com/golangci/golangci-lint/ [2020-03-26T16:12:28.672Z] #53 41.77 + git checkout -q v1.23.8 [2020-03-26T16:12:28.672Z] #53 42.43 ++ git describe --tags [2020-03-26T16:12:28.672Z] #53 42.48 + version=v1.23.8 [2020-03-26T16:12:28.672Z] #53 42.48 ++ git rev-parse --short HEAD [2020-03-26T16:12:28.672Z] #53 42.54 + commit=76a82c6 [2020-03-26T16:12:28.672Z] #53 42.54 ++ git show -s --format=%cd [2020-03-26T16:12:28.672Z] #53 42.56 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-03-26T16:12:28.672Z] #53 42.56 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-26T16:12:28.861Z] #33 ... [2020-03-26T16:12:28.862Z] [2020-03-26T16:12:28.862Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:12:28.862Z] #44 14.81 PBCC images/sk-netlink.pb-c.c [2020-03-26T16:12:28.862Z] #44 14.85 DEP images/sk-netlink.pb-c.d [2020-03-26T16:12:28.862Z] #44 14.98 PBCC images/sk-inet.pb-c.c [2020-03-26T16:12:28.862Z] #44 15.06 DEP images/sk-inet.pb-c.d [2020-03-26T16:12:29.123Z] #44 15.13 PBCC images/sk-unix.pb-c.c [2020-03-26T16:12:29.123Z] #44 15.23 DEP images/sk-unix.pb-c.d [2020-03-26T16:12:29.123Z] #44 15.34 PBCC images/mm.pb-c.c [2020-03-26T16:12:29.384Z] #44 15.41 DEP images/mm.pb-c.d [2020-03-26T16:12:29.384Z] #44 ... [2020-03-26T16:12:29.384Z] [2020-03-26T16:12:29.384Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:12:29.384Z] #56 66.15 context [2020-03-26T16:12:29.384Z] #56 66.17 internal/poll [2020-03-26T16:12:29.384Z] #56 67.68 regexp [2020-03-26T16:12:29.384Z] #56 70.33 os [2020-03-26T16:12:29.384Z] #56 73.84 encoding/binary [2020-03-26T16:12:29.384Z] #56 74.95 fmt [2020-03-26T16:12:29.384Z] #56 74.96 mvdan.cc/sh/v3/fileutil [2020-03-26T16:12:29.384Z] #56 ... [2020-03-26T16:12:29.384Z] [2020-03-26T16:12:29.384Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:12:29.384Z] #44 15.52 PBCC images/timerfd.pb-c.c [2020-03-26T16:12:29.384Z] #44 15.61 DEP images/timerfd.pb-c.d [2020-03-26T16:12:29.644Z] #44 15.67 PBCC images/timer.pb-c.c [2020-03-26T16:12:29.645Z] #44 15.69 DEP images/timer.pb-c.d [2020-03-26T16:12:29.645Z] #44 15.76 PBCC images/sa.pb-c.c [2020-03-26T16:12:29.863Z] #27 16.71 0.1% # 2.5% ### 4.3% #### 6.4% ##### 7.8% ###### 9.6% ####### 10.9% ######## 12.3% ######### 13.7% ########### 15.6% ############# 18.5% ############## 20.6% ############### 21.9% ################ 22.8% ################# 24.0% ################## 26.3% ################### 27.6% ##################### 29.3% ###################### 30.8% ####################### 32.4% ######################## 33.7% ######################### 35.7% ########################## 36.6% ########################### 37.8% ############################ 39.4% ############################## 41.8% ############################### 43.5% ################################ 45.1% ################################# 46.5% ################################## 47.6% ################################## 48.2% ################################### 50.0% #################################### 51.1% ##################################### 52.4% ###################################### 53.6% ###################################### 54.1% ######################################### 57.5% ########################################## 59.1% ############################################ 61.5% ############################################## 64.2% ############################################### 66.6% ################################################# 68.6% ########## [2020-03-26T16:12:29.863Z] #27 ... [2020-03-26T16:12:29.863Z] [2020-03-26T16:12:29.863Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:12:29.863Z] #10 29.54 Reading package lists... [2020-03-26T16:12:29.905Z] #44 15.86 DEP images/sa.pb-c.d [2020-03-26T16:12:29.905Z] #44 15.91 PBCC images/pipe-data.pb-c.c [2020-03-26T16:12:29.905Z] #44 16.01 DEP images/pipe-data.pb-c.d [2020-03-26T16:12:29.905Z] #44 16.12 PBCC images/mnt.pb-c.c [2020-03-26T16:12:30.120Z] #10 41.57 Reading package lists... [2020-03-26T16:12:30.120Z] #10 ... [2020-03-26T16:12:30.120Z] [2020-03-26T16:12:30.120Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-26T16:12:30.120Z] #41 40.94 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-03-26T16:12:30.165Z] #44 ... [2020-03-26T16:12:30.165Z] [2020-03-26T16:12:30.165Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:12:30.165Z] #38 13.57 -- Generating done [2020-03-26T16:12:30.165Z] #38 13.58 -- Build files have been written to: /tmp/tmp.JGEB7eURYV/tini [2020-03-26T16:12:30.165Z] #38 13.62 + make tini-static [2020-03-26T16:12:30.165Z] #38 14.17 Scanning dependencies of target tini-static [2020-03-26T16:12:30.165Z] #38 14.38 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-26T16:12:30.165Z] #38 15.94 [100%] Linking C executable tini-static [2020-03-26T16:12:30.165Z] #38 16.79 [100%] Built target tini-static [2020-03-26T16:12:30.165Z] #38 16.95 + mkdir -p /build [2020-03-26T16:12:30.165Z] #38 16.96 + cp tini-static /build/docker-init [2020-03-26T16:12:30.165Z] #38 DONE 17.4s [2020-03-26T16:12:30.165Z] [2020-03-26T16:12:30.165Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:12:30.165Z] #44 16.26 DEP images/mnt.pb-c.d [2020-03-26T16:12:30.377Z] #41 ... [2020-03-26T16:12:30.377Z] [2020-03-26T16:12:30.377Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T16:12:30.426Z] #44 16.33 PBCC images/sk-packet.pb-c.c [2020-03-26T16:12:30.426Z] #44 16.40 DEP images/sk-packet.pb-c.d [2020-03-26T16:12:30.426Z] #44 16.54 PBCC images/tcp-stream.pb-c.c [2020-03-26T16:12:30.686Z] #44 16.56 DEP images/tcp-stream.pb-c.d [2020-03-26T16:12:30.686Z] #44 16.75 PBCC images/pipe.pb-c.c [2020-03-26T16:12:30.947Z] #44 16.85 DEP images/pipe.pb-c.d [2020-03-26T16:12:30.947Z] #44 ... [2020-03-26T16:12:30.947Z] [2020-03-26T16:12:30.947Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:12:30.947Z] #47 67.57 regexp [2020-03-26T16:12:30.947Z] #47 71.76 path/filepath [2020-03-26T16:12:30.947Z] #47 71.77 net [2020-03-26T16:12:30.947Z] #47 74.83 os/exec [2020-03-26T16:12:30.947Z] #47 75.30 internal/lazyregexp [2020-03-26T16:12:30.947Z] #47 76.36 github.com/LK4D4/vndr/versioned [2020-03-26T16:12:30.947Z] #47 ... [2020-03-26T16:12:30.947Z] [2020-03-26T16:12:30.947Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:12:30.947Z] #44 17.02 PBCC images/pstree.pb-c.c [2020-03-26T16:12:30.947Z] #44 17.04 DEP images/pstree.pb-c.d [2020-03-26T16:12:30.947Z] #44 17.14 PBCC images/fs.pb-c.c [2020-03-26T16:12:31.201Z] #53 ... [2020-03-26T16:12:31.201Z] [2020-03-26T16:12:31.201Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T16:12:31.201Z] #43 37.25 Fetched 8334 kB in 28s (299 kB/s) [2020-03-26T16:12:31.201Z] #43 37.25 Reading package lists... [2020-03-26T16:12:31.201Z] #43 ... [2020-03-26T16:12:31.201Z] [2020-03-26T16:12:31.201Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-26T16:12:31.201Z] #62 35.47 Reading package lists... [2020-03-26T16:12:31.208Z] #44 17.18 DEP images/fs.pb-c.d [2020-03-26T16:12:31.208Z] #44 17.32 PBCC images/signalfd.pb-c.c [2020-03-26T16:12:31.468Z] #44 17.41 DEP images/signalfd.pb-c.d [2020-03-26T16:12:31.664Z] #27 16.71 0.1% # 2.5% ### 4.3% #### 6.4% ##### 7.8% ###### 9.6% ####### 10.9% ######## 12.3% ######### 13.7% ########### 15.6% ############# 18.5% ############## 20.6% ############### 21.9% ################ 22.8% ################# 24.0% ################## 26.3% ################### 27.6% ##################### 29.3% ###################### 30.8% ####################### 32.4% ######################## 33.7% ######################### 35.7% ########################## 36.6% ########################### 37.8% ############################ 39.4% ############################## 41.8% ############################### 43.5% ################################ 45.1% ################################# 46.5% ################################## 47.6% ################################## 48.2% ################################### 50.0% #################################### 51.1% ##################################### 52.4% ###################################### 53.6% ###################################### 54.1% ######################################### 57.5% ########################################## 59.1% ############################################ 61.5% ############################################## 64.2% ############################################### 66.6% ################################################# 68.6% ################################################### 72.1% #################################################### 73.5% ###################################################### 75.5% ####################################################### 77.5% ######################################################### 79.5% ########################################################## 80.6% ########################################################### 82.6% ############################################################# 84.7% ############################################################# 85.7% ############################################################## 86.8% ################################################################# 90.9% ################################################################### 93.1% #################################################################### 95.5% ###################################################################### 97.5% ######################################################################## 100.0% [2020-03-26T16:12:31.730Z] #44 17.60 PBCC images/fh.pb-c.c [2020-03-26T16:12:31.730Z] #44 17.76 PBCC images/fsnotify.pb-c.c [2020-03-26T16:12:31.730Z] #44 17.84 DEP images/fh.pb-c.d [2020-03-26T16:12:31.990Z] #44 18.05 DEP images/fsnotify.pb-c.d [2020-03-26T16:12:31.990Z] #44 18.14 PBCC images/eventpoll.pb-c.c [2020-03-26T16:12:31.990Z] #44 18.22 DEP images/eventpoll.pb-c.d [2020-03-26T16:12:32.228Z] #27 23.68 [2020-03-26T16:12:32.250Z] #44 18.26 PBCC images/eventfd.pb-c.c [2020-03-26T16:12:32.250Z] #44 18.39 DEP images/eventfd.pb-c.d [2020-03-26T16:12:32.511Z] #44 18.56 PBCC images/remap-file-path.pb-c.c [2020-03-26T16:12:32.511Z] #44 18.61 DEP images/remap-file-path.pb-c.d [2020-03-26T16:12:32.511Z] #44 18.66 PBCC images/fifo.pb-c.c [2020-03-26T16:12:32.771Z] #44 18.73 DEP images/fifo.pb-c.d [2020-03-26T16:12:32.771Z] #44 18.82 PBCC images/ghost-file.pb-c.c [2020-03-26T16:12:32.771Z] #44 18.90 DEP images/ghost-file.pb-c.d [2020-03-26T16:12:32.771Z] #44 18.99 PBCC images/regfile.pb-c.c [2020-03-26T16:12:33.032Z] #44 19.01 DEP images/regfile.pb-c.d [2020-03-26T16:12:33.032Z] #44 19.09 PBCC images/ns.pb-c.c [2020-03-26T16:12:33.098Z] ok github.com/docker/docker/api/server 0.023s coverage: 9.0% of statements [2020-03-26T16:12:33.111Z] #62 47.31 Building dependency tree... [2020-03-26T16:12:33.111Z] #62 ... [2020-03-26T16:12:33.111Z] [2020-03-26T16:12:33.111Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:12:33.111Z] #10 39.02 Fetched 8334 kB in 27s (309 kB/s) [2020-03-26T16:12:33.111Z] #10 39.02 Reading package lists... [2020-03-26T16:12:33.111Z] #10 ... [2020-03-26T16:12:33.111Z] [2020-03-26T16:12:33.111Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T16:12:33.111Z] #43 37.25 Reading package lists... [2020-03-26T16:12:33.293Z] #44 19.14 DEP images/ns.pb-c.d [2020-03-26T16:12:33.293Z] #44 19.22 PBCC images/fdinfo.pb-c.c [2020-03-26T16:12:33.554Z] #44 19.50 DEP images/fdinfo.pb-c.d [2020-03-26T16:12:33.554Z] #44 19.57 PBCC images/core-aarch64.pb-c.c [2020-03-26T16:12:33.554Z] #44 19.63 PBCC images/core-arm.pb-c.c [2020-03-26T16:12:33.554Z] #44 19.65 PBCC images/core-ppc64.pb-c.c [2020-03-26T16:12:33.554Z] #44 19.67 PBCC images/core-s390.pb-c.c [2020-03-26T16:12:33.831Z] #44 19.73 PBCC images/core-x86.pb-c.c [2020-03-26T16:12:33.831Z] #44 19.81 PBCC images/core.pb-c.c [2020-03-26T16:12:33.831Z] #44 19.88 PBCC images/inventory.pb-c.c [2020-03-26T16:12:34.091Z] #44 19.99 DEP images/core-aarch64.pb-c.d [2020-03-26T16:12:34.091Z] #44 20.14 DEP images/core-arm.pb-c.d [2020-03-26T16:12:34.091Z] #44 20.21 DEP images/core-ppc64.pb-c.d [2020-03-26T16:12:34.123Z] #27 25.81 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-26T16:12:34.352Z] #44 20.31 DEP images/core-s390.pb-c.d [2020-03-26T16:12:34.352Z] #44 20.40 DEP images/core-x86.pb-c.d [2020-03-26T16:12:34.352Z] #44 20.47 DEP images/core.pb-c.d [2020-03-26T16:12:34.380Z] #27 ... [2020-03-26T16:12:34.380Z] [2020-03-26T16:12:34.380Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:12:34.380Z] #53 45.03 + cd /tmp/tmp.g5ZnDTFt0L/src/github.com/golangci/golangci-lint/ [2020-03-26T16:12:34.380Z] #53 45.03 + git checkout -q v1.23.8 [2020-03-26T16:12:34.380Z] #53 45.51 ++ git describe --tags [2020-03-26T16:12:34.380Z] #53 45.55 + version=v1.23.8 [2020-03-26T16:12:34.380Z] #53 45.55 ++ git rev-parse --short HEAD [2020-03-26T16:12:34.380Z] #53 45.59 + commit=76a82c6 [2020-03-26T16:12:34.380Z] #53 45.59 ++ git show -s --format=%cd [2020-03-26T16:12:34.380Z] #53 45.60 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-03-26T16:12:34.380Z] #53 45.60 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-26T16:12:34.380Z] #53 ... [2020-03-26T16:12:34.380Z] [2020-03-26T16:12:34.380Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:12:34.380Z] #10 41.57 Reading package lists... [2020-03-26T16:12:34.613Z] #44 20.57 DEP images/inventory.pb-c.d [2020-03-26T16:12:34.613Z] #44 20.62 PBCC images/cpuinfo.pb-c.c [2020-03-26T16:12:34.613Z] #44 20.73 DEP images/cpuinfo.pb-c.d [2020-03-26T16:12:34.613Z] #44 20.80 PBCC images/stats.pb-c.c [2020-03-26T16:12:34.874Z] #44 20.84 DEP images/stats.pb-c.d [2020-03-26T16:12:35.012Z] #43 49.24 Reading package lists... [2020-03-26T16:12:35.012Z] #43 ... [2020-03-26T16:12:35.012Z] [2020-03-26T16:12:35.012Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T16:12:35.012Z] #35 29.13 Reading package lists... [2020-03-26T16:12:35.012Z] #35 41.87 Reading package lists... [2020-03-26T16:12:35.012Z] #35 ... [2020-03-26T16:12:35.012Z] [2020-03-26T16:12:35.012Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:12:35.012Z] #10 39.02 Reading package lists... [2020-03-26T16:12:35.310Z] #10 53.95 Building dependency tree... [2020-03-26T16:12:36.678Z] #10 ... [2020-03-26T16:12:36.678Z] [2020-03-26T16:12:36.678Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-26T16:12:36.678Z] #62 36.65 Reading package lists... [2020-03-26T16:12:36.678Z] #62 48.23 Reading package lists... [2020-03-26T16:12:36.678Z] #62 ... [2020-03-26T16:12:36.678Z] [2020-03-26T16:12:36.678Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T16:12:36.678Z] #27 26.57 [2020-03-26T16:12:36.678Z] #27 26.83 # 2.3% ######################################################################## 100.0% [2020-03-26T16:12:36.678Z] #27 27.08 [2020-03-26T16:12:36.785Z] #44 23.02 make[1]: Nothing to be done for 'all'. [2020-03-26T16:12:36.935Z] #27 28.48 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-26T16:12:36.935Z] #27 ... [2020-03-26T16:12:36.935Z] [2020-03-26T16:12:36.935Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T16:12:36.935Z] #35 36.30 Reading package lists... [2020-03-26T16:12:37.192Z] #35 48.80 Reading package lists... [2020-03-26T16:12:37.192Z] #35 ... [2020-03-26T16:12:37.192Z] [2020-03-26T16:12:37.192Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:12:37.192Z] #47 51.27 vendor/golang.org/x/crypto/internal/subtle [2020-03-26T16:12:37.192Z] #47 51.49 vendor/golang.org/x/crypto/curve25519 [2020-03-26T16:12:37.758Z] #47 ... [2020-03-26T16:12:37.758Z] [2020-03-26T16:12:37.758Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T16:12:37.758Z] #27 29.25 [2020-03-26T16:12:37.758Z] #27 29.40 #=#=# 0.7% ######################################################################## 100.0% [2020-03-26T16:12:38.014Z] #27 ... [2020-03-26T16:12:38.014Z] [2020-03-26T16:12:38.014Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T16:12:38.014Z] #43 37.29 Reading package lists... [2020-03-26T16:12:38.014Z] #43 49.75 Reading package lists... [2020-03-26T16:12:38.014Z] #43 ... [2020-03-26T16:12:38.014Z] [2020-03-26T16:12:38.014Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T16:12:38.014Z] #35 48.80 Reading package lists... [2020-03-26T16:12:39.329Z] #44 ... [2020-03-26T16:12:39.329Z] [2020-03-26T16:12:39.329Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:12:39.329Z] #65 38.65 Checking out files: 49% (1553/3137) Checking out files: 50% (1569/3137) Checking out files: 51% (1600/3137) Checking out files: 52% (1632/3137) Checking out files: 53% (1663/3137) Checking out files: 54% (1694/3137) Checking out files: 55% (1726/3137) Checking out files: 56% (1757/3137) Checking out files: 57% (1789/3137) Checking out files: 58% (1820/3137) Checking out files: 59% (1851/3137) Checking out files: 60% (1883/3137) Checking out files: 61% (1914/3137) Checking out files: 62% (1945/3137) Checking out files: 63% (1977/3137) Checking out files: 64% (2008/3137) Checking out files: 65% (2040/3137) Checking out files: 66% (2071/3137) Checking out files: 67% (2102/3137) Checking out files: 68% (2134/3137) Checking out files: 69% (2165/3137) Checking out files: 70% (2196/3137) Checking out files: 71% (2228/3137) Checking out files: 72% (2259/3137) Checking out files: 73% (2291/3137) Checking out files: 74% (2322/3137) Checking out files: 75% (2353/3137) Checking out files: 76% (2385/3137) Checking out files: 77% (2416/3137) Checking out files: 78% (2447/3137) Checking out files: 79% (2479/3137) Checking out files: 79% (2491/3137) Checking out files: 80% (2510/3137) Checking out files: 81% (2541/3137) Checking out files: 82% (2573/3137) Checking out files: 83% (2604/3137) Checking out files: 84% (2636/3137) Checking out files: 85% (2667/3137) Checking out files: 86% (2698/3137) Checking out files: 87% (2730/3137) Checking out files: 88% (2761/3137) Checking out files: 89% (2792/3137) Checking out files: 90% (2824/3137) Checking out files: 91% (2855/3137) Checking out files: 92% (2887/3137) Checking out files: 93% (2918/3137) Checking out files: 94% (2949/3137) Checking out files: 95% (2981/3137) Checking out files: 96% (3012/3137) Checking out files: 97% (3043/3137) Checking out files: 98% (3075/3137) Checking out files: 98% (3096/3137) Checking out files: 99% (3106/3137) Checking out files: 100% (3137/3137) Checking out files: 100% (3137/3137), done. [2020-03-26T16:12:39.329Z] #65 40.64 + cd /tmp/tmp.k97YVrrKN2/src/github.com/containerd/containerd [2020-03-26T16:12:39.329Z] #65 40.64 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-26T16:12:39.329Z] #65 42.66 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-26T16:12:39.329Z] #65 42.66 + BUILDTAGS='netgo osusergo static_build' [2020-03-26T16:12:39.329Z] #65 42.66 + export EXTRA_FLAGS=-buildmode=pie [2020-03-26T16:12:39.329Z] #65 42.66 + EXTRA_FLAGS=-buildmode=pie [2020-03-26T16:12:39.329Z] #65 42.66 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-26T16:12:39.329Z] #65 42.66 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-26T16:12:39.329Z] #65 42.66 + '[' '' = dynamic ']' [2020-03-26T16:12:39.329Z] #65 42.66 + make [2020-03-26T16:12:39.329Z] #65 43.96 + bin/ctr [2020-03-26T16:12:39.329Z] #65 ... [2020-03-26T16:12:39.329Z] [2020-03-26T16:12:39.329Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:12:39.329Z] #44 25.04 CC images/stats.o [2020-03-26T16:12:39.329Z] #44 ... [2020-03-26T16:12:39.329Z] [2020-03-26T16:12:39.329Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:12:39.329Z] #33 76.00 github.com/BurntSushi/toml [2020-03-26T16:12:39.329Z] #33 76.02 log [2020-03-26T16:12:39.329Z] #33 76.04 flag [2020-03-26T16:12:39.329Z] #33 81.47 github.com/BurntSushi/toml/cmd/tomlv [2020-03-26T16:12:39.329Z] #33 DONE 85.9s [2020-03-26T16:12:39.329Z] [2020-03-26T16:12:39.329Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:12:39.329Z] #47 78.86 crypto/cipher [2020-03-26T16:12:39.329Z] #47 78.86 net/url [2020-03-26T16:12:39.329Z] #47 78.87 go/token [2020-03-26T16:12:39.329Z] #47 81.04 go/scanner [2020-03-26T16:12:39.329Z] #47 81.59 text/template/parse [2020-03-26T16:12:39.329Z] #47 82.13 encoding/json [2020-03-26T16:12:39.329Z] #47 83.77 go/ast [2020-03-26T16:12:39.901Z] #47 ... [2020-03-26T16:12:39.901Z] [2020-03-26T16:12:39.901Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:12:39.901Z] #56 76.55 encoding/base64 [2020-03-26T16:12:39.901Z] #56 76.60 golang.org/x/sys/unix [2020-03-26T16:12:39.901Z] #56 80.73 encoding/json [2020-03-26T16:12:39.901Z] #56 80.75 github.com/pkg/diff [2020-03-26T16:12:39.901Z] #56 80.75 go/token [2020-03-26T16:12:39.901Z] #56 82.59 go/scanner [2020-03-26T16:12:39.901Z] #56 83.20 mvdan.cc/editorconfig [2020-03-26T16:12:39.901Z] #56 85.47 go/ast [2020-03-26T16:12:39.901Z] #56 86.42 mvdan.cc/sh/v3/syntax [2020-03-26T16:12:39.901Z] #56 ... [2020-03-26T16:12:39.901Z] [2020-03-26T16:12:39.901Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:12:39.901Z] #44 25.86 CC images/core.o [2020-03-26T16:12:39.920Z] Removing intermediate container 8c265d791abc [2020-03-26T16:12:39.920Z] ---> bcf5a476f9b2 [2020-03-26T16:12:39.920Z] Step 11/16 : ARG GOOS [2020-03-26T16:12:39.920Z] ---> Running in 0feb55fa048f [2020-03-26T16:12:39.920Z] Removing intermediate container 0feb55fa048f [2020-03-26T16:12:39.920Z] ---> de84607a954a [2020-03-26T16:12:39.920Z] Step 12/16 : ARG GOARCH [2020-03-26T16:12:39.920Z] ---> Running in 7331fbed549a [2020-03-26T16:12:39.920Z] Removing intermediate container 7331fbed549a [2020-03-26T16:12:39.920Z] ---> 9582cdb38ce0 [2020-03-26T16:12:39.920Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-03-26T16:12:39.920Z] ---> Running in e66998683e1b [2020-03-26T16:12:40.185Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m5.113577263s with top 10 stages: buildssa: 1m36.062246195s, goimports: 21.48369612s, unconvert: 14.557284048s, gosec: 8.992349939s, golint: 4.982876583s, ineffassign: 4.308052373s, misspell: 4.266307915s, vrp: 3.156484843s, inspect: 2.895855668s, printf: 1.887778378s [2020-03-26T16:12:40.185Z] INFO [runner] Issues before processing: 2332, after processing: 0 [2020-03-26T16:12:40.185Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 1723/1723, exclude: 1618/1618, filename_unadjuster: 1723/1723, path_prettifier: 1723/1723, skip_files: 1723/1723, autogenerated_exclude: 1618/1723, identifier_marker: 1618/1618, exclude-rules: 63/1618, nolint: 0/63, cgo: 1723/2332 [2020-03-26T16:12:40.185Z] INFO [runner] processing took 59.296274ms with stages: nolint: 25.216498ms, identifier_marker: 17.351076ms, path_prettifier: 7.671504ms, autogenerated_exclude: 3.672568ms, exclude-rules: 3.464613ms, skip_dirs: 1.619914ms, cgo: 199.116µs, filename_unadjuster: 94.762µs, max_same_issues: 1.974µs, uniq_by_line: 716ns, max_from_linter: 632ns, diff: 605ns, skip_files: 566ns, source_code: 486ns, exclude: 475ns, path_shortener: 415ns, max_per_file_from_linter: 354ns [2020-03-26T16:12:40.185Z] INFO [runner] linters took 1m37.927394601s with stages: goanalysis_metalinter: 1m18.70787306s, unused: 19.160086563s [2020-03-26T16:12:40.185Z] INFO File cache stats: 1457 entries of total size 6.8MiB [2020-03-26T16:12:40.185Z] INFO Memory: 1457 samples, avg is 846.9MB, max is 4378.7MB [2020-03-26T16:12:40.185Z] INFO Execution took 3m34.096217223s [2020-03-26T16:12:40.185Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-03-26T16:12:40.275Z] #10 51.08 Reading package lists... [2020-03-26T16:12:40.275Z] #10 ... [2020-03-26T16:12:40.275Z] [2020-03-26T16:12:40.275Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T16:12:40.275Z] #25 34.91 Reading package lists... [2020-03-26T16:12:40.275Z] #25 46.55 Reading package lists... [2020-03-26T16:12:40.275Z] #25 ... [2020-03-26T16:12:40.275Z] [2020-03-26T16:12:40.275Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-26T16:12:40.275Z] #62 47.31 Building dependency tree... [2020-03-26T16:12:40.275Z] #62 53.56 The following additional packages will be installed: [2020-03-26T16:12:40.275Z] #62 53.60 libbtrfs0 [2020-03-26T16:12:40.275Z] #62 54.06 The following NEW packages will be installed: [2020-03-26T16:12:40.275Z] #62 54.11 libbtrfs-dev libbtrfs0 [2020-03-26T16:12:40.275Z] #62 54.72 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T16:12:40.275Z] #62 54.72 Need to get 119 kB of archives. [2020-03-26T16:12:40.275Z] #62 54.72 After this operation, 387 kB of additional disk space will be used. [2020-03-26T16:12:40.275Z] #62 54.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-26T16:12:40.275Z] #62 54.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-26T16:12:40.275Z] #62 ... [2020-03-26T16:12:40.275Z] [2020-03-26T16:12:40.275Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:12:40.275Z] #47 45.80 vendor/golang.org/x/crypto/internal/subtle [2020-03-26T16:12:40.275Z] #47 46.09 vendor/golang.org/x/crypto/curve25519 [2020-03-26T16:12:40.275Z] #47 ... [2020-03-26T16:12:40.275Z] [2020-03-26T16:12:40.275Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T16:12:40.275Z] #35 41.87 Reading package lists... [2020-03-26T16:12:40.275Z] #35 53.72 Building dependency tree... [2020-03-26T16:12:40.519Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40745/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 hack/make.sh dynbinary-daemon test-docker-py [2020-03-26T16:12:41.084Z] [2020-03-26T16:12:41.084Z] Removing bundles/ [2020-03-26T16:12:41.084Z] [2020-03-26T16:12:41.084Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-03-26T16:12:41.084Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-26T16:12:41.084Z] GOOS="" GOARCH="" GOARM="" [2020-03-26T16:12:41.284Z] #44 27.08 CC images/core-x86.o [2020-03-26T16:12:41.468Z] #35 59.67 Building dependency tree... [2020-03-26T16:12:41.855Z] #44 27.89 CC images/core-arm.o [2020-03-26T16:12:42.115Z] #44 28.19 CC images/core-aarch64.o [2020-03-26T16:12:42.176Z] #35 ... [2020-03-26T16:12:42.176Z] [2020-03-26T16:12:42.176Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-26T16:12:42.176Z] #62 56.64 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T16:12:42.176Z] #62 57.05 Fetched 119 kB in 0s (395 kB/s) [2020-03-26T16:12:42.176Z] #62 57.47 Selecting previously unselected package libbtrfs0. [2020-03-26T16:12:42.176Z] #62 57.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-26T16:12:42.176Z] #62 57.54 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-26T16:12:42.176Z] #62 57.55 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-26T16:12:42.176Z] #62 58.06 Selecting previously unselected package libbtrfs-dev. [2020-03-26T16:12:42.176Z] #62 58.06 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-26T16:12:42.176Z] #62 58.08 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-26T16:12:42.434Z] #62 58.75 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-26T16:12:42.434Z] #62 58.77 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-26T16:12:42.434Z] #62 58.78 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T16:12:43.057Z] #44 28.83 CC images/core-ppc64.o [2020-03-26T16:12:43.369Z] #62 DONE 59.6s [2020-03-26T16:12:43.369Z] [2020-03-26T16:12:43.369Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T16:12:43.369Z] #25 46.55 Reading package lists... [2020-03-26T16:12:43.369Z] #25 58.43 Building dependency tree... [2020-03-26T16:12:43.369Z] #25 ... [2020-03-26T16:12:43.369Z] [2020-03-26T16:12:43.369Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-26T16:12:43.369Z] #63 DONE 0.1s [2020-03-26T16:12:43.628Z] [2020-03-26T16:12:43.628Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-26T16:12:43.628Z] #64 DONE 0.1s [2020-03-26T16:12:43.628Z] [2020-03-26T16:12:43.628Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:12:43.987Z] #35 ... [2020-03-26T16:12:43.987Z] [2020-03-26T16:12:43.987Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:12:43.987Z] #10 59.64 The following additional packages will be installed: [2020-03-26T16:12:43.987Z] #10 59.64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-26T16:12:43.987Z] #10 59.64 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-26T16:12:43.987Z] #10 59.64 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-26T16:12:43.987Z] #10 59.64 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-26T16:12:43.987Z] #10 59.65 Suggested packages: [2020-03-26T16:12:43.987Z] #10 59.67 gcc-8-locales seccomp wine64 [2020-03-26T16:12:43.987Z] #10 61.53 The following NEW packages will be installed: [2020-03-26T16:12:43.987Z] #10 61.54 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-26T16:12:43.987Z] #10 61.54 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-26T16:12:43.987Z] #10 61.54 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-26T16:12:43.987Z] #10 61.54 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-26T16:12:43.987Z] #10 61.55 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-26T16:12:43.987Z] #10 61.55 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-26T16:12:43.987Z] #10 62.10 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T16:12:43.987Z] #10 62.10 Need to get 77.7 MB of archives. [2020-03-26T16:12:43.987Z] #10 62.10 After this operation, 487 MB of additional disk space will be used. [2020-03-26T16:12:43.987Z] #10 62.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-03-26T16:12:43.987Z] #10 62.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-03-26T16:12:43.987Z] #10 62.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-03-26T16:12:43.987Z] #10 62.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-03-26T16:12:43.987Z] #10 62.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-03-26T16:12:43.987Z] #10 62.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-26T16:12:43.987Z] #10 63.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-03-26T16:12:43.987Z] #10 64.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-03-26T16:12:43.987Z] #10 64.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-03-26T16:12:43.998Z] #44 29.95 CC images/core-s390.o [2020-03-26T16:12:44.551Z] #10 ... [2020-03-26T16:12:44.551Z] [2020-03-26T16:12:44.551Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T16:12:44.551Z] #27 29.80 [2020-03-26T16:12:44.551Z] #27 31.35 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-26T16:12:44.551Z] #27 31.46 skipping existing 1849cc453dee [2020-03-26T16:12:44.551Z] #27 31.72 [2020-03-26T16:12:44.551Z] #27 33.57 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-26T16:12:44.551Z] #27 34.41 #=#=# [2020-03-26T16:12:44.551Z] #27 34.77 ######################################################################## 100.0% [2020-03-26T16:12:44.551Z] #27 35.03 [2020-03-26T16:12:44.551Z] #27 35.14 Download of images into '/build' complete. [2020-03-26T16:12:44.551Z] #27 35.20 Use something like the following to load the result into a Docker daemon: [2020-03-26T16:12:44.551Z] #27 35.20 tar -cC '/build' . | docker load [2020-03-26T16:12:44.551Z] #27 DONE 36.3s [2020-03-26T16:12:44.551Z] [2020-03-26T16:12:44.551Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T16:12:44.551Z] #43 49.75 Reading package lists... [2020-03-26T16:12:44.551Z] #43 61.77 Building dependency tree... [2020-03-26T16:12:44.940Z] #44 31.01 CC images/cpuinfo.o [2020-03-26T16:12:45.512Z] #44 ... [2020-03-26T16:12:45.512Z] [2020-03-26T16:12:45.512Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:12:45.512Z] #56 92.44 golang.org/x/crypto/ssh/terminal [2020-03-26T16:12:46.446Z] #43 ... [2020-03-26T16:12:46.446Z] [2020-03-26T16:12:46.446Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T16:12:46.446Z] #35 65.79 The following additional packages will be installed: [2020-03-26T16:12:46.446Z] #35 65.84 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-26T16:12:46.446Z] #35 65.84 Suggested packages: [2020-03-26T16:12:46.446Z] #35 65.84 cmake-doc ninja-build lrzip [2020-03-26T16:12:46.446Z] #35 65.84 Recommended packages: [2020-03-26T16:12:46.446Z] #35 65.84 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-26T16:12:46.704Z] #35 67.84 The following NEW packages will be installed: [2020-03-26T16:12:46.704Z] #35 67.84 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-26T16:12:46.704Z] #35 67.84 vim-common xxd [2020-03-26T16:12:47.636Z] #35 68.48 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T16:12:47.636Z] #35 68.48 Need to get 14.9 MB of archives. [2020-03-26T16:12:47.636Z] #35 68.48 After this operation, 61.8 MB of additional disk space will be used. [2020-03-26T16:12:47.636Z] #35 68.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-26T16:12:47.636Z] #35 68.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-26T16:12:47.636Z] #35 68.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-03-26T16:12:47.893Z] #35 68.84 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-03-26T16:12:47.893Z] #35 ... [2020-03-26T16:12:47.893Z] [2020-03-26T16:12:47.893Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-26T16:12:47.893Z] #62 48.23 Reading package lists... [2020-03-26T16:12:47.893Z] #62 59.39 Building dependency tree... [2020-03-26T16:12:47.893Z] #62 65.61 The following additional packages will be installed: [2020-03-26T16:12:47.893Z] #62 65.61 libbtrfs0 [2020-03-26T16:12:47.893Z] #62 66.06 The following NEW packages will be installed: [2020-03-26T16:12:47.893Z] #62 66.08 libbtrfs-dev libbtrfs0 [2020-03-26T16:12:47.893Z] #62 66.66 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T16:12:47.893Z] #62 66.66 Need to get 119 kB of archives. [2020-03-26T16:12:47.893Z] #62 66.66 After this operation, 387 kB of additional disk space will be used. [2020-03-26T16:12:47.893Z] #62 66.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-26T16:12:47.893Z] #62 66.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-26T16:12:47.893Z] #62 68.85 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T16:12:48.183Z] #62 ... [2020-03-26T16:12:48.183Z] [2020-03-26T16:12:48.183Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T16:12:48.183Z] #43 68.25 The following additional packages will be installed: [2020-03-26T16:12:48.183Z] #43 68.25 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-26T16:12:48.183Z] #43 68.28 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-26T16:12:48.183Z] #43 68.32 Suggested packages: [2020-03-26T16:12:48.183Z] #43 68.32 manpages-dev python-setuptools [2020-03-26T16:12:48.893Z] #65 4.860 + RM_GOPATH=0 [2020-03-26T16:12:48.893Z] #65 4.860 + TMP_GOPATH= [2020-03-26T16:12:48.893Z] #65 4.861 + : /build [2020-03-26T16:12:48.893Z] #65 4.861 + '[' -z '' ']' [2020-03-26T16:12:48.893Z] #65 4.864 ++ mktemp -d [2020-03-26T16:12:48.893Z] #65 4.865 + export GOPATH=/tmp/tmp.mIaPjalTeB [2020-03-26T16:12:48.893Z] #65 4.865 + GOPATH=/tmp/tmp.mIaPjalTeB [2020-03-26T16:12:48.893Z] #65 4.866 + RM_GOPATH=1 [2020-03-26T16:12:48.893Z] #65 4.866 ++ dirname ./install.sh [2020-03-26T16:12:48.893Z] #65 4.876 + dir=. [2020-03-26T16:12:48.893Z] #65 4.876 + bin=containerd [2020-03-26T16:12:48.893Z] #65 4.876 + shift [2020-03-26T16:12:48.893Z] #65 4.876 + '[' '!' -f ./containerd.installer ']' [2020-03-26T16:12:48.893Z] #65 4.876 + . ./containerd.installer [2020-03-26T16:12:48.893Z] #65 4.877 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-26T16:12:48.893Z] #65 4.877 + install_containerd [2020-03-26T16:12:48.893Z] #65 4.877 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-26T16:12:48.893Z] #65 4.877 + git clone https://github.com/containerd/containerd.git /tmp/tmp.mIaPjalTeB/src/github.com/containerd/containerd [2020-03-26T16:12:48.893Z] #65 4.878 Cloning into '/tmp/tmp.mIaPjalTeB/src/github.com/containerd/containerd'... [2020-03-26T16:12:48.893Z] #65 4.879 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-26T16:12:48.893Z] #65 ... [2020-03-26T16:12:48.893Z] [2020-03-26T16:12:48.893Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:12:48.893Z] #33 64.58 sync [2020-03-26T16:12:48.893Z] #33 64.58 internal/reflectlite [2020-03-26T16:12:50.165Z] #43 70.89 The following NEW packages will be installed: [2020-03-26T16:12:50.165Z] #43 70.90 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-26T16:12:50.165Z] #43 70.91 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-26T16:12:50.165Z] #43 70.91 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-26T16:12:50.165Z] #43 70.91 python-six zlib1g-dev [2020-03-26T16:12:50.165Z] #43 ... [2020-03-26T16:12:50.165Z] [2020-03-26T16:12:50.165Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-26T16:12:50.165Z] #62 69.28 Fetched 119 kB in 0s (378 kB/s) [2020-03-26T16:12:50.165Z] #62 69.59 Selecting previously unselected package libbtrfs0. [2020-03-26T16:12:50.165Z] #62 69.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-03-26T16:12:50.165Z] #62 69.76 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-26T16:12:50.165Z] #62 69.81 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-26T16:12:50.165Z] #62 69.99 Selecting previously unselected package libbtrfs-dev. [2020-03-26T16:12:50.165Z] #62 70.02 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-26T16:12:50.165Z] #62 70.03 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-26T16:12:50.165Z] #62 70.44 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-26T16:12:50.165Z] #62 70.46 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-26T16:12:50.165Z] #62 70.47 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T16:12:50.165Z] #62 DONE 71.0s [2020-03-26T16:12:50.165Z] [2020-03-26T16:12:50.165Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-26T16:12:50.165Z] #63 DONE 0.1s [2020-03-26T16:12:50.165Z] [2020-03-26T16:12:50.165Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-26T16:12:50.165Z] #64 DONE 0.0s [2020-03-26T16:12:50.165Z] [2020-03-26T16:12:50.165Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:12:52.061Z] #65 ... [2020-03-26T16:12:52.061Z] [2020-03-26T16:12:52.061Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:12:52.061Z] #74 DONE 72.4s [2020-03-26T16:12:52.061Z] [2020-03-26T16:12:52.061Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T16:12:52.061Z] #43 71.40 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T16:12:52.061Z] #43 71.40 Need to get 4095 kB of archives. [2020-03-26T16:12:52.061Z] #43 71.40 After this operation, 22.5 MB of additional disk space will be used. [2020-03-26T16:12:52.061Z] #43 71.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-03-26T16:12:52.061Z] #43 71.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-26T16:12:52.061Z] #43 71.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-03-26T16:12:52.061Z] #43 71.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-26T16:12:52.061Z] #43 71.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-03-26T16:12:52.061Z] #43 71.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-26T16:12:52.061Z] #43 71.45 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-03-26T16:12:52.061Z] #43 71.45 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-03-26T16:12:52.061Z] #43 71.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-03-26T16:12:52.061Z] #43 71.62 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-03-26T16:12:52.061Z] #43 71.64 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-03-26T16:12:52.061Z] #43 71.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-03-26T16:12:52.061Z] #43 71.93 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-03-26T16:12:52.061Z] #43 71.93 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-03-26T16:12:52.061Z] #43 71.93 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-26T16:12:52.061Z] #43 72.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-03-26T16:12:52.061Z] #43 72.02 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-03-26T16:12:52.097Z] #56 ... [2020-03-26T16:12:52.097Z] [2020-03-26T16:12:52.097Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:12:52.097Z] #44 31.70 CC images/inventory.o [2020-03-26T16:12:52.097Z] #44 32.12 CC images/fdinfo.o [2020-03-26T16:12:52.097Z] #44 32.56 CC images/fown.o [2020-03-26T16:12:52.097Z] #44 32.98 CC images/ns.o [2020-03-26T16:12:52.097Z] #44 33.34 CC images/regfile.o [2020-03-26T16:12:52.097Z] #44 34.00 CC images/ghost-file.o [2020-03-26T16:12:52.097Z] #44 34.50 CC images/fifo.o [2020-03-26T16:12:52.097Z] #44 34.78 CC images/remap-file-path.o [2020-03-26T16:12:52.097Z] #44 35.17 CC images/eventfd.o [2020-03-26T16:12:52.097Z] #44 35.46 CC images/eventpoll.o [2020-03-26T16:12:52.097Z] #44 35.73 CC images/fh.o [2020-03-26T16:12:52.097Z] #44 36.07 CC images/fsnotify.o [2020-03-26T16:12:52.097Z] #44 37.07 CC images/signalfd.o [2020-03-26T16:12:52.097Z] #44 37.45 CC images/fs.o [2020-03-26T16:12:52.097Z] #44 37.88 CC images/pstree.o [2020-03-26T16:12:52.097Z] #44 38.22 CC images/pipe.o [2020-03-26T16:12:52.097Z] #44 ... [2020-03-26T16:12:52.097Z] [2020-03-26T16:12:52.097Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:12:52.097Z] #56 98.86 mvdan.cc/sh/v3/cmd/shfmt [2020-03-26T16:12:52.670Z] #56 ... [2020-03-26T16:12:52.670Z] [2020-03-26T16:12:52.670Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:12:52.670Z] #47 89.27 text/template [2020-03-26T16:12:52.670Z] #47 92.54 go/parser [2020-03-26T16:12:52.670Z] #47 93.96 encoding/xml [2020-03-26T16:12:52.670Z] #47 98.81 math/big [2020-03-26T16:12:52.670Z] #47 99.51 go/doc [2020-03-26T16:12:52.670Z] #47 ... [2020-03-26T16:12:52.670Z] [2020-03-26T16:12:52.670Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:12:52.670Z] #44 38.66 CC images/tcp-stream.o [2020-03-26T16:12:52.991Z] #43 74.03 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T16:12:53.240Z] #44 39.09 CC images/sk-packet.o [2020-03-26T16:12:53.501Z] #44 39.64 CC images/mnt.o [2020-03-26T16:12:53.553Z] #43 74.47 Fetched 4095 kB in 1s (4370 kB/s) [2020-03-26T16:12:53.553Z] #43 74.59 Selecting previously unselected package libcap-dev:amd64. [2020-03-26T16:12:53.811Z] #43 74.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-03-26T16:12:53.811Z] #43 74.77 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-03-26T16:12:53.811Z] #43 74.79 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-03-26T16:12:54.069Z] #43 74.99 Selecting previously unselected package libnet1:amd64. [2020-03-26T16:12:54.069Z] #43 74.99 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-26T16:12:54.069Z] #43 75.03 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-26T16:12:54.073Z] #44 40.06 CC images/pipe-data.o [2020-03-26T16:12:54.073Z] #44 ... [2020-03-26T16:12:54.073Z] [2020-03-26T16:12:54.073Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:12:54.073Z] #10 91.18 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-26T16:12:54.073Z] #10 91.19 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-03-26T16:12:54.073Z] #10 91.21 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-26T16:12:54.262Z] #33 ... [2020-03-26T16:12:54.262Z] [2020-03-26T16:12:54.262Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T16:12:54.262Z] #43 49.24 Reading package lists... [2020-03-26T16:12:54.262Z] #43 60.26 Building dependency tree... [2020-03-26T16:12:54.262Z] #43 66.34 The following additional packages will be installed: [2020-03-26T16:12:54.262Z] #43 66.34 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-26T16:12:54.262Z] #43 66.35 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-26T16:12:54.262Z] #43 66.38 Suggested packages: [2020-03-26T16:12:54.262Z] #43 66.40 manpages-dev python-setuptools [2020-03-26T16:12:54.262Z] #43 69.29 The following NEW packages will be installed: [2020-03-26T16:12:54.262Z] #43 69.29 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-26T16:12:54.262Z] #43 69.30 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-26T16:12:54.262Z] #43 69.30 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-26T16:12:54.262Z] #43 69.30 python-six zlib1g-dev [2020-03-26T16:12:54.262Z] #43 ... [2020-03-26T16:12:54.262Z] [2020-03-26T16:12:54.262Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:12:54.262Z] #74 DONE 69.1s [2020-03-26T16:12:54.262Z] [2020-03-26T16:12:54.262Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T16:12:54.262Z] #35 60.35 The following additional packages will be installed: [2020-03-26T16:12:54.262Z] #35 60.40 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-26T16:12:54.262Z] #35 60.40 Suggested packages: [2020-03-26T16:12:54.262Z] #35 60.40 cmake-doc ninja-build lrzip [2020-03-26T16:12:54.262Z] #35 60.40 Recommended packages: [2020-03-26T16:12:54.262Z] #35 60.40 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-26T16:12:54.262Z] #35 62.12 The following NEW packages will be installed: [2020-03-26T16:12:54.262Z] #35 62.18 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-26T16:12:54.262Z] #35 62.18 vim-common xxd [2020-03-26T16:12:54.262Z] #35 62.70 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T16:12:54.262Z] #35 62.70 Need to get 14.9 MB of archives. [2020-03-26T16:12:54.262Z] #35 62.70 After this operation, 61.8 MB of additional disk space will be used. [2020-03-26T16:12:54.262Z] #35 62.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-26T16:12:54.262Z] #35 62.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-26T16:12:54.262Z] #35 62.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-03-26T16:12:54.262Z] #35 63.05 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-03-26T16:12:54.262Z] #35 64.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-03-26T16:12:54.262Z] #35 64.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-03-26T16:12:54.262Z] #35 64.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-03-26T16:12:54.262Z] #35 64.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-03-26T16:12:54.262Z] #35 64.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-03-26T16:12:54.262Z] #35 64.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-03-26T16:12:54.262Z] #35 67.36 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T16:12:54.262Z] #35 67.89 Fetched 14.9 MB in 3s (5298 kB/s) [2020-03-26T16:12:54.262Z] #35 68.18 Selecting previously unselected package xxd. [2020-03-26T16:12:54.262Z] #35 68.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-26T16:12:54.262Z] #35 68.26 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-26T16:12:54.262Z] #35 68.28 Unpacking xxd (2:8.1.0875-5) ... [2020-03-26T16:12:54.262Z] #35 68.95 Selecting previously unselected package vim-common. [2020-03-26T16:12:54.262Z] #35 68.95 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-26T16:12:54.262Z] #35 69.16 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-26T16:12:54.262Z] #35 69.86 Selecting previously unselected package cmake-data. [2020-03-26T16:12:54.262Z] #35 69.87 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-26T16:12:54.262Z] #35 69.89 Unpacking cmake-data (3.13.4-1) ... [2020-03-26T16:12:54.262Z] #35 ... [2020-03-26T16:12:54.262Z] [2020-03-26T16:12:54.262Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T16:12:54.262Z] #43 69.95 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T16:12:54.262Z] #43 69.95 Need to get 4095 kB of archives. [2020-03-26T16:12:54.262Z] #43 69.95 After this operation, 22.5 MB of additional disk space will be used. [2020-03-26T16:12:54.262Z] #43 69.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-03-26T16:12:54.262Z] #43 69.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-26T16:12:54.262Z] #43 69.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-03-26T16:12:54.262Z] #43 69.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-26T16:12:54.262Z] #43 70.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-03-26T16:12:54.262Z] #43 70.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-26T16:12:54.262Z] #43 70.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-03-26T16:12:54.262Z] #43 70.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-03-26T16:12:54.262Z] #43 70.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-03-26T16:12:54.262Z] #43 70.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-03-26T16:12:54.262Z] #43 70.31 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-03-26T16:12:54.262Z] #43 70.55 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-03-26T16:12:54.262Z] #43 70.65 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-03-26T16:12:54.262Z] #43 70.65 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-03-26T16:12:54.262Z] #43 70.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-26T16:12:54.326Z] #43 75.20 Selecting previously unselected package libnet1-dev. [2020-03-26T16:12:54.326Z] #43 75.21 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-26T16:12:54.326Z] #43 75.21 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-26T16:12:54.333Z] #10 ... [2020-03-26T16:12:54.333Z] [2020-03-26T16:12:54.333Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:12:54.333Z] #44 40.35 CC images/sa.o [2020-03-26T16:12:54.543Z] #43 70.76 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-03-26T16:12:54.543Z] #43 70.78 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-03-26T16:12:54.584Z] #43 75.47 Selecting previously unselected package libnl-3-200:amd64. [2020-03-26T16:12:54.584Z] #43 75.48 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-26T16:12:54.584Z] #43 75.49 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-26T16:12:54.584Z] #43 75.63 Selecting previously unselected package libnl-3-dev:amd64. [2020-03-26T16:12:54.584Z] #43 75.64 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-03-26T16:12:54.584Z] #43 75.66 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-26T16:12:54.595Z] #44 40.70 CC images/timer.o [2020-03-26T16:12:54.801Z] #43 ... [2020-03-26T16:12:54.801Z] [2020-03-26T16:12:54.801Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T16:12:54.801Z] #25 58.43 Building dependency tree... [2020-03-26T16:12:54.801Z] #25 64.76 ca-certificates is already the newest version (20190110). [2020-03-26T16:12:54.801Z] #25 64.76 The following additional packages will be installed: [2020-03-26T16:12:54.801Z] #25 64.77 libjq1 libonig5 [2020-03-26T16:12:54.801Z] #25 65.47 The following NEW packages will be installed: [2020-03-26T16:12:54.801Z] #25 65.52 jq libjq1 libonig5 [2020-03-26T16:12:54.801Z] #25 66.09 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T16:12:54.801Z] #25 66.09 Need to get 355 kB of archives. [2020-03-26T16:12:54.801Z] #25 66.09 After this operation, 1072 kB of additional disk space will be used. [2020-03-26T16:12:54.801Z] #25 66.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-26T16:12:54.801Z] #25 66.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-26T16:12:54.801Z] #25 66.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-26T16:12:54.801Z] #25 68.48 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T16:12:54.801Z] #25 69.02 Fetched 355 kB in 0s (840 kB/s) [2020-03-26T16:12:54.801Z] #25 69.32 Selecting previously unselected package libonig5:amd64. [2020-03-26T16:12:54.801Z] #25 69.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-26T16:12:54.801Z] #25 69.45 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-03-26T16:12:54.801Z] #25 69.47 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-26T16:12:54.801Z] #25 69.92 Selecting previously unselected package libjq1:amd64. [2020-03-26T16:12:54.801Z] #25 69.92 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-26T16:12:54.801Z] #25 69.92 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-26T16:12:54.801Z] #25 70.26 Selecting previously unselected package jq. [2020-03-26T16:12:54.801Z] #25 70.27 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-26T16:12:54.801Z] #25 70.31 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-26T16:12:54.801Z] #25 70.86 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-26T16:12:54.801Z] #25 70.91 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-26T16:12:54.801Z] #25 70.93 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-26T16:12:54.801Z] #25 70.95 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T16:12:54.841Z] #43 75.93 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-26T16:12:54.841Z] #43 75.93 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-26T16:12:54.841Z] #43 75.94 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-26T16:12:54.841Z] #43 ... [2020-03-26T16:12:54.841Z] [2020-03-26T16:12:54.841Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:12:54.841Z] #33 65.70 internal/reflectlite [2020-03-26T16:12:54.841Z] #33 65.70 sync [2020-03-26T16:12:54.841Z] #33 70.50 errors [2020-03-26T16:12:54.841Z] #33 70.51 sort [2020-03-26T16:12:54.841Z] #33 71.11 strconv [2020-03-26T16:12:54.841Z] #33 73.18 io [2020-03-26T16:12:54.841Z] #33 75.44 internal/oserror [2020-03-26T16:12:54.841Z] #33 75.59 syscall [2020-03-26T16:12:55.098Z] #33 ... [2020-03-26T16:12:55.098Z] [2020-03-26T16:12:55.098Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:12:55.098Z] #65 4.428 + RM_GOPATH=0 [2020-03-26T16:12:55.098Z] #65 4.428 + TMP_GOPATH= [2020-03-26T16:12:55.098Z] #65 4.428 + : /build [2020-03-26T16:12:55.098Z] #65 4.428 + '[' -z '' ']' [2020-03-26T16:12:55.098Z] #65 4.434 ++ mktemp -d [2020-03-26T16:12:55.098Z] #65 4.435 + export GOPATH=/tmp/tmp.U97KbeeBjk [2020-03-26T16:12:55.098Z] #65 4.435 + GOPATH=/tmp/tmp.U97KbeeBjk [2020-03-26T16:12:55.098Z] #65 4.435 + RM_GOPATH=1 [2020-03-26T16:12:55.098Z] #65 4.435 ++ dirname ./install.sh [2020-03-26T16:12:55.098Z] #65 4.438 + dir=. [2020-03-26T16:12:55.098Z] #65 4.443 + bin=containerd [2020-03-26T16:12:55.098Z] #65 4.444 + shift [2020-03-26T16:12:55.098Z] #65 4.444 + '[' '!' -f ./containerd.installer ']' [2020-03-26T16:12:55.098Z] #65 4.444 + . ./containerd.installer [2020-03-26T16:12:55.098Z] #65 4.444 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-26T16:12:55.098Z] #65 4.446 + install_containerd [2020-03-26T16:12:55.098Z] #65 4.447 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-26T16:12:55.098Z] #65 4.447 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-26T16:12:55.098Z] #65 4.447 + git clone https://github.com/containerd/containerd.git /tmp/tmp.U97KbeeBjk/src/github.com/containerd/containerd [2020-03-26T16:12:55.098Z] #65 4.451 Cloning into '/tmp/tmp.U97KbeeBjk/src/github.com/containerd/containerd'... [2020-03-26T16:12:55.167Z] #44 41.24 CC images/timerfd.o [2020-03-26T16:12:55.738Z] #44 41.66 CC images/mm.o [2020-03-26T16:12:55.743Z] #25 DONE 71.8s [2020-03-26T16:12:55.743Z] [2020-03-26T16:12:55.743Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-26T16:12:55.743Z] #26 DONE 0.1s [2020-03-26T16:12:55.743Z] [2020-03-26T16:12:55.743Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T16:12:55.743Z] #27 ... [2020-03-26T16:12:55.743Z] [2020-03-26T16:12:55.743Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:12:55.743Z] #10 51.08 Reading package lists... [2020-03-26T16:12:55.743Z] #10 62.63 Building dependency tree... [2020-03-26T16:12:55.743Z] #10 68.97 The following additional packages will be installed: [2020-03-26T16:12:55.743Z] #10 68.98 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-26T16:12:55.743Z] #10 68.99 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-26T16:12:55.743Z] #10 69.00 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-26T16:12:55.743Z] #10 69.00 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-26T16:12:55.743Z] #10 69.01 Suggested packages: [2020-03-26T16:12:55.743Z] #10 69.04 gcc-8-locales seccomp wine64 [2020-03-26T16:12:55.743Z] #10 71.54 The following NEW packages will be installed: [2020-03-26T16:12:55.743Z] #10 71.54 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-26T16:12:55.743Z] #10 71.54 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-26T16:12:55.743Z] #10 71.59 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-26T16:12:55.743Z] #10 71.59 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-26T16:12:55.743Z] #10 71.59 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-26T16:12:55.743Z] #10 71.61 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-26T16:12:55.743Z] #10 72.19 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T16:12:55.743Z] #10 72.19 Need to get 77.7 MB of archives. [2020-03-26T16:12:55.743Z] #10 72.19 After this operation, 487 MB of additional disk space will be used. [2020-03-26T16:12:55.743Z] #10 72.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-03-26T16:12:56.308Z] #10 72.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-03-26T16:12:56.310Z] #44 42.15 CC images/sk-opts.o [2020-03-26T16:12:56.566Z] #10 72.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-03-26T16:12:56.566Z] #10 72.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-03-26T16:12:56.566Z] #10 72.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-03-26T16:12:56.566Z] #10 72.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-26T16:12:56.577Z] #44 42.56 CC images/sk-unix.o [2020-03-26T16:12:56.824Z] #10 ... [2020-03-26T16:12:56.824Z] [2020-03-26T16:12:56.824Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T16:12:56.824Z] #43 73.07 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T16:12:56.840Z] #44 42.97 CC images/sk-inet.o [2020-03-26T16:12:57.081Z] #43 73.44 Fetched 4095 kB in 1s (3453 kB/s) [2020-03-26T16:12:57.646Z] #43 73.83 Selecting previously unselected package libcap-dev:amd64. [2020-03-26T16:12:57.646Z] #43 73.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-26T16:12:57.646Z] #43 73.93 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-03-26T16:12:57.646Z] #43 73.96 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-03-26T16:12:57.786Z] #44 43.63 CC images/tun.o [2020-03-26T16:12:57.786Z] #44 ... [2020-03-26T16:12:57.786Z] [2020-03-26T16:12:57.786Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:12:57.786Z] #56 DONE 104.7s [2020-03-26T16:12:58.006Z] ---> 11d44f9239e2 [2020-03-26T16:12:58.047Z] [2020-03-26T16:12:58.047Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:12:58.211Z] #43 74.44 Selecting previously unselected package libnet1:amd64. [2020-03-26T16:12:58.211Z] #43 74.45 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-26T16:12:58.211Z] #43 74.50 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-26T16:12:58.211Z] #43 74.66 Selecting previously unselected package libnet1-dev. [2020-03-26T16:12:58.308Z] #68 ... [2020-03-26T16:12:58.308Z] [2020-03-26T16:12:58.308Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:12:58.308Z] #44 44.32 CC images/sk-netlink.o [2020-03-26T16:12:58.468Z] #43 74.70 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-26T16:12:58.468Z] #43 74.71 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-26T16:12:58.568Z] #44 44.74 CC images/packet-sock.o [2020-03-26T16:12:58.950Z] Successfully built 11d44f9239e2 [2020-03-26T16:12:58.950Z] Successfully tagged docker:latest [2020-03-26T16:12:58.950Z] INFO: Image build ended at 03/26/2020 16:12:58. Duration:00:00:37.6059646 [2020-03-26T16:12:58.950Z] [2020-03-26T16:12:58.950Z] [2020-03-26T16:12:58.950Z] INFO: Building the test binaries at 03/26/2020 16:12:58... [2020-03-26T16:12:59.032Z] #43 75.17 Selecting previously unselected package libnl-3-200:amd64. [2020-03-26T16:12:59.032Z] #43 75.17 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-26T16:12:59.032Z] #43 75.18 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-26T16:12:59.032Z] #43 75.43 Selecting previously unselected package libnl-3-dev:amd64. [2020-03-26T16:12:59.139Z] #44 45.31 CC images/ipc-var.o [2020-03-26T16:12:59.278Z] #65 ... [2020-03-26T16:12:59.278Z] [2020-03-26T16:12:59.278Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:12:59.278Z] #10 70.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-03-26T16:12:59.278Z] #10 74.24 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-03-26T16:12:59.278Z] #10 74.26 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-03-26T16:12:59.278Z] #10 74.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-26T16:12:59.278Z] #10 74.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-26T16:12:59.278Z] #10 74.32 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-03-26T16:12:59.278Z] #10 74.32 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-03-26T16:12:59.278Z] #10 74.32 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-03-26T16:12:59.278Z] #10 74.39 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-03-26T16:12:59.278Z] #10 74.47 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-03-26T16:12:59.278Z] #10 74.62 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-03-26T16:12:59.278Z] #10 74.63 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-03-26T16:12:59.278Z] #10 74.71 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-03-26T16:12:59.278Z] #10 74.78 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-03-26T16:12:59.278Z] #10 74.79 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-03-26T16:12:59.278Z] #10 74.79 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-03-26T16:12:59.278Z] #10 76.11 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T16:12:59.278Z] #10 76.29 Fetched 77.7 MB in 13s (5952 kB/s) [2020-03-26T16:12:59.278Z] #10 76.46 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-26T16:12:59.278Z] #10 76.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-26T16:12:59.278Z] #10 76.54 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-03-26T16:12:59.278Z] #10 76.55 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-26T16:12:59.278Z] #10 79.22 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-26T16:12:59.279Z] #10 79.24 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-03-26T16:12:59.279Z] #10 79.24 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-26T16:12:59.279Z] #10 ... [2020-03-26T16:12:59.279Z] [2020-03-26T16:12:59.279Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T16:12:59.279Z] #35 70.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-03-26T16:12:59.279Z] #35 70.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-03-26T16:12:59.279Z] #35 70.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-03-26T16:12:59.279Z] #35 70.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-03-26T16:12:59.279Z] #35 70.37 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-03-26T16:12:59.279Z] #35 70.38 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-03-26T16:12:59.279Z] #35 72.99 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T16:12:59.279Z] #35 73.48 Fetched 14.9 MB in 3s (5498 kB/s) [2020-03-26T16:12:59.279Z] #35 73.80 Selecting previously unselected package xxd. [2020-03-26T16:12:59.279Z] #35 73.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-26T16:12:59.279Z] #35 73.95 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-26T16:12:59.279Z] #35 73.98 Unpacking xxd (2:8.1.0875-5) ... [2020-03-26T16:12:59.279Z] #35 74.39 Selecting previously unselected package vim-common. [2020-03-26T16:12:59.279Z] #35 74.39 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-26T16:12:59.279Z] #35 74.47 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-26T16:12:59.279Z] #35 75.06 Selecting previously unselected package cmake-data. [2020-03-26T16:12:59.279Z] #35 75.06 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-26T16:12:59.279Z] #35 75.08 Unpacking cmake-data (3.13.4-1) ... [2020-03-26T16:12:59.279Z] #35 78.60 Selecting previously unselected package libicu63:amd64. [2020-03-26T16:12:59.279Z] #35 78.62 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-03-26T16:12:59.279Z] #35 78.65 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-03-26T16:12:59.289Z] #43 75.44 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-03-26T16:12:59.289Z] #43 75.45 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-26T16:12:59.400Z] #44 45.50 CC images/ipc-desc.o [2020-03-26T16:12:59.537Z] #35 ... [2020-03-26T16:12:59.537Z] [2020-03-26T16:12:59.537Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-26T16:12:59.547Z] #43 75.93 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-26T16:12:59.547Z] #43 75.95 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-26T16:12:59.547Z] #43 75.96 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-26T16:12:59.971Z] #44 45.82 CC images/ipc-shm.o [2020-03-26T16:12:59.971Z] #44 46.04 CC images/ipc-msg.o [2020-03-26T16:13:00.055Z] #30 79.97 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-03-26T16:13:00.055Z] #30 80.93 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-26T16:13:00.115Z] #43 76.21 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-03-26T16:13:00.115Z] #43 76.22 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-03-26T16:13:00.115Z] #43 76.24 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-26T16:13:00.115Z] #43 76.38 Selecting previously unselected package zlib1g-dev:amd64. [2020-03-26T16:13:00.115Z] #43 76.39 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-03-26T16:13:00.115Z] #43 76.39 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-26T16:13:00.373Z] #43 76.86 Selecting previously unselected package libprotobuf17:amd64. [2020-03-26T16:13:00.543Z] #44 46.56 CC images/ipc-sem.o [2020-03-26T16:13:00.620Z] #30 ... [2020-03-26T16:13:00.620Z] [2020-03-26T16:13:00.620Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:13:00.620Z] #47 71.23 github.com/LK4D4/vndr/godl/singleflight [2020-03-26T16:13:00.620Z] #47 71.25 io [2020-03-26T16:13:00.620Z] #47 71.56 strconv [2020-03-26T16:13:00.620Z] #47 73.70 bytes [2020-03-26T16:13:00.620Z] #47 76.62 bufio [2020-03-26T16:13:00.620Z] #47 76.99 reflect [2020-03-26T16:13:00.620Z] #47 78.70 syscall [2020-03-26T16:13:00.620Z] #47 ... [2020-03-26T16:13:00.620Z] [2020-03-26T16:13:00.620Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-26T16:13:00.632Z] #43 76.87 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-03-26T16:13:00.632Z] #43 76.88 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-26T16:13:00.803Z] #44 46.89 CC images/utsns.o [2020-03-26T16:13:00.878Z] #30 81.57 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-26T16:13:01.064Z] #44 47.07 CC images/creds.o [2020-03-26T16:13:01.339Z] #44 47.43 CC images/vma.o [2020-03-26T16:13:01.601Z] #44 47.78 CC images/netdev.o [2020-03-26T16:13:02.007Z] #43 ... [2020-03-26T16:13:02.007Z] [2020-03-26T16:13:02.007Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:13:02.007Z] #47 67.57 internal/reflectlite [2020-03-26T16:13:02.007Z] #47 67.65 github.com/LK4D4/vndr/godl/singleflight [2020-03-26T16:13:02.007Z] #47 68.12 math/rand [2020-03-26T16:13:02.007Z] #47 70.19 internal/singleflight [2020-03-26T16:13:02.007Z] #47 73.30 strconv [2020-03-26T16:13:02.007Z] #47 73.30 io [2020-03-26T16:13:02.007Z] #47 75.94 bytes [2020-03-26T16:13:02.007Z] #47 ... [2020-03-26T16:13:02.007Z] [2020-03-26T16:13:02.007Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T16:13:02.007Z] #43 78.17 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-03-26T16:13:02.007Z] #43 78.18 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-03-26T16:13:02.007Z] #43 78.20 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-26T16:13:02.175Z] #44 48.28 CC images/tty.o [2020-03-26T16:13:02.265Z] #43 78.67 Selecting previously unselected package libprotobuf-dev:amd64. [2020-03-26T16:13:02.265Z] #43 78.67 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-03-26T16:13:02.265Z] #43 78.67 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-26T16:13:03.127Z] #44 49.07 CC images/file-lock.o [2020-03-26T16:13:03.389Z] #44 49.37 CC images/rlimit.o [2020-03-26T16:13:03.389Z] #44 49.61 CC images/pagemap.o [2020-03-26T16:13:03.638Z] #43 ... [2020-03-26T16:13:03.638Z] [2020-03-26T16:13:03.638Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:13:03.638Z] #33 69.66 sort [2020-03-26T16:13:03.638Z] #33 69.66 errors [2020-03-26T16:13:03.638Z] #33 70.64 strconv [2020-03-26T16:13:03.638Z] #33 71.94 io [2020-03-26T16:13:03.638Z] #33 73.96 internal/oserror [2020-03-26T16:13:03.638Z] #33 74.15 syscall [2020-03-26T16:13:03.638Z] #33 77.79 reflect [2020-03-26T16:13:03.662Z] INFO: make.ps1 starting at 03/26/2020 16:13:03 [2020-03-26T16:13:03.896Z] #33 ... [2020-03-26T16:13:03.896Z] [2020-03-26T16:13:03.896Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-26T16:13:03.960Z] #44 50.03 CC images/siginfo.o [2020-03-26T16:13:03.960Z] #44 ... [2020-03-26T16:13:03.960Z] [2020-03-26T16:13:03.960Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:13:03.960Z] #10 108.6 Selecting previously unselected package libapparmor1:arm64. [2020-03-26T16:13:03.960Z] #10 108.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-03-26T16:13:03.960Z] #10 108.6 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-03-26T16:13:03.960Z] #10 108.8 Selecting previously unselected package libapparmor-dev:arm64. [2020-03-26T16:13:03.960Z] #10 108.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-03-26T16:13:03.960Z] #10 108.8 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-03-26T16:13:03.960Z] #10 109.1 Selecting previously unselected package libbtrfs0. [2020-03-26T16:13:03.960Z] #10 109.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-03-26T16:13:03.960Z] #10 109.1 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-26T16:13:03.960Z] #10 109.3 Selecting previously unselected package libbtrfs-dev. [2020-03-26T16:13:03.960Z] #10 109.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-03-26T16:13:03.960Z] #10 109.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-26T16:13:03.960Z] #10 109.5 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-03-26T16:13:03.960Z] #10 109.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-03-26T16:13:03.960Z] #10 109.5 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-03-26T16:13:03.960Z] #10 109.6 Selecting previously unselected package libudev-dev:arm64. [2020-03-26T16:13:03.960Z] #10 109.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_arm64.deb ... [2020-03-26T16:13:03.960Z] #10 109.7 Unpacking libudev-dev:arm64 (241-7~deb10u3) ... [2020-03-26T16:13:03.960Z] #10 110.0 Selecting previously unselected package libsepol1-dev:arm64. [2020-03-26T16:13:03.960Z] #10 110.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-03-26T16:13:03.960Z] #10 110.0 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-03-26T16:13:03.960Z] #10 110.3 Selecting previously unselected package libpcre16-3:arm64. [2020-03-26T16:13:03.960Z] #10 110.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-03-26T16:13:03.960Z] #10 110.3 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-03-26T16:13:03.960Z] #10 110.6 Selecting previously unselected package libpcre32-3:arm64. [2020-03-26T16:13:03.960Z] #10 110.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-03-26T16:13:03.960Z] #10 110.6 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-03-26T16:13:03.960Z] #10 110.8 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-03-26T16:13:03.960Z] #10 110.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-03-26T16:13:03.960Z] #10 110.8 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-03-26T16:13:03.960Z] #10 111.0 Selecting previously unselected package libpcre3-dev:arm64. [2020-03-26T16:13:03.960Z] #10 111.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-03-26T16:13:03.960Z] #10 111.0 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-03-26T16:13:04.111Z] INFO: Git commit (1dbf34f3aa) assumed from DOCKER_GITCOMMIT environment variable [2020-03-26T16:13:04.111Z] INFO: Invoking autogen... [2020-03-26T16:13:04.531Z] #10 111.7 Selecting previously unselected package libselinux1-dev:arm64. [2020-03-26T16:13:04.531Z] #10 111.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-03-26T16:13:04.531Z] #10 111.7 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-03-26T16:13:04.559Z] INFO: Building daemon... [2020-03-26T16:13:04.670Z] #30 79.17 Checking out files: 77% (1178/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-03-26T16:13:04.670Z] #30 80.78 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-26T16:13:04.792Z] #10 112.0 Selecting previously unselected package libdevmapper-dev:arm64. [2020-03-26T16:13:04.929Z] #30 81.10 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-26T16:13:05.056Z] #10 112.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-03-26T16:13:05.057Z] #10 112.1 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-03-26T16:13:05.057Z] #10 112.2 Selecting previously unselected package libseccomp-dev:arm64. [2020-03-26T16:13:05.057Z] #10 112.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-03-26T16:13:05.057Z] #10 112.2 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-03-26T16:13:05.059Z] #30 ... [2020-03-26T16:13:05.059Z] [2020-03-26T16:13:05.059Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T16:13:05.059Z] #43 76.08 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-03-26T16:13:05.059Z] #43 76.08 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-03-26T16:13:05.059Z] #43 76.08 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-26T16:13:05.059Z] #43 76.18 Selecting previously unselected package zlib1g-dev:amd64. [2020-03-26T16:13:05.059Z] #43 76.25 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-03-26T16:13:05.059Z] #43 76.28 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-26T16:13:05.059Z] #43 76.56 Selecting previously unselected package libprotobuf17:amd64. [2020-03-26T16:13:05.059Z] #43 76.57 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-03-26T16:13:05.059Z] #43 76.58 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-26T16:13:05.059Z] #43 77.52 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-03-26T16:13:05.059Z] #43 77.52 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-03-26T16:13:05.059Z] #43 77.54 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-26T16:13:05.059Z] #43 77.74 Selecting previously unselected package libprotobuf-dev:amd64. [2020-03-26T16:13:05.059Z] #43 77.74 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-03-26T16:13:05.059Z] #43 77.75 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-26T16:13:05.059Z] #43 79.69 Selecting previously unselected package libprotoc17:amd64. [2020-03-26T16:13:05.059Z] #43 79.71 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-03-26T16:13:05.059Z] #43 79.74 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-26T16:13:05.059Z] #43 80.54 Selecting previously unselected package protobuf-c-compiler. [2020-03-26T16:13:05.059Z] #43 80.55 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-03-26T16:13:05.059Z] #43 80.57 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-26T16:13:05.059Z] #43 80.74 Selecting previously unselected package protobuf-compiler. [2020-03-26T16:13:05.059Z] #43 80.75 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-03-26T16:13:05.059Z] #43 80.77 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-26T16:13:05.059Z] #43 80.95 Selecting previously unselected package python-pkg-resources. [2020-03-26T16:13:05.059Z] #43 80.95 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-26T16:13:05.059Z] #43 80.96 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-26T16:13:05.059Z] #43 81.24 Selecting previously unselected package python-six. [2020-03-26T16:13:05.059Z] #43 81.27 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-26T16:13:05.059Z] #43 81.28 Unpacking python-six (1.12.0-1) ... [2020-03-26T16:13:05.059Z] #43 81.44 Selecting previously unselected package python-protobuf. [2020-03-26T16:13:05.059Z] #43 81.48 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-03-26T16:13:05.059Z] #43 81.49 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-26T16:13:05.059Z] #43 82.50 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-26T16:13:05.317Z] #43 ... [2020-03-26T16:13:05.317Z] [2020-03-26T16:13:05.317Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:13:05.317Z] #10 82.89 Selecting previously unselected package binutils-mingw-w64. [2020-03-26T16:13:05.317Z] #10 82.89 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-26T16:13:05.317Z] #10 82.90 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-26T16:13:05.317Z] #10 83.05 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-03-26T16:13:05.317Z] #10 83.05 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-26T16:13:05.317Z] #10 83.07 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-26T16:13:05.317Z] #10 83.35 Selecting previously unselected package dmsetup. [2020-03-26T16:13:05.317Z] #10 83.35 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-03-26T16:13:05.317Z] #10 83.36 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-26T16:13:05.317Z] #10 83.65 Selecting previously unselected package mingw-w64-common. [2020-03-26T16:13:05.317Z] #10 83.66 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-26T16:13:05.317Z] #10 83.67 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-26T16:13:05.318Z] #10 112.5 Selecting previously unselected package libsystemd-dev:arm64. [2020-03-26T16:13:05.318Z] #10 112.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_arm64.deb ... [2020-03-26T16:13:05.318Z] #10 112.5 Unpacking libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-03-26T16:13:05.576Z] #10 ... [2020-03-26T16:13:05.576Z] [2020-03-26T16:13:05.576Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:13:05.576Z] #50 76.29 + cd /tmp/tmp.EjDzqjQ8ja/src/gotest.tools/gotestsum [2020-03-26T16:13:05.576Z] #50 76.29 + git checkout -q v0.3.5 [2020-03-26T16:13:05.576Z] #50 76.35 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-26T16:13:05.837Z] #50 ... [2020-03-26T16:13:05.837Z] [2020-03-26T16:13:05.837Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:13:05.837Z] #33 76.44 reflect [2020-03-26T16:13:05.837Z] #33 85.77 time [2020-03-26T16:13:05.837Z] #33 ... [2020-03-26T16:13:05.837Z] [2020-03-26T16:13:05.838Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:13:05.838Z] #56 82.49 reflect [2020-03-26T16:13:05.838Z] #56 82.53 syscall [2020-03-26T16:13:05.890Z] #10 113.2 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-03-26T16:13:06.151Z] #10 113.2 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-03-26T16:13:06.151Z] #10 113.2 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-03-26T16:13:06.151Z] #10 113.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-26T16:13:06.151Z] #10 113.3 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-03-26T16:13:06.151Z] #10 113.3 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-03-26T16:13:06.151Z] #10 113.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-26T16:13:06.151Z] #10 113.4 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-26T16:13:06.412Z] #10 113.5 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-03-26T16:13:06.412Z] #10 113.5 Setting up libudev-dev:arm64 (241-7~deb10u3) ... [2020-03-26T16:13:06.412Z] #10 113.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-26T16:13:06.412Z] #10 113.6 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-26T16:13:06.412Z] #10 113.6 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-03-26T16:13:06.412Z] #10 113.6 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-26T16:13:06.412Z] #10 113.6 Setting up libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-03-26T16:13:06.412Z] #10 113.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-26T16:13:06.412Z] #10 113.7 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-03-26T16:13:06.674Z] #10 113.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-26T16:13:06.674Z] #10 113.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-03-26T16:13:06.674Z] #10 113.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-03-26T16:13:06.674Z] #10 113.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-26T16:13:06.674Z] #10 113.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-26T16:13:06.674Z] #10 113.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-26T16:13:06.674Z] #10 113.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-26T16:13:06.674Z] #10 113.8 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-03-26T16:13:06.674Z] #10 113.8 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-03-26T16:13:06.674Z] #10 113.8 Setting up dmsetup (2:1.02.155-3) ... [2020-03-26T16:13:06.674Z] #10 113.9 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-03-26T16:13:06.674Z] #10 113.9 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-03-26T16:13:06.934Z] #10 113.9 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T16:13:07.459Z] #30 ... [2020-03-26T16:13:07.459Z] [2020-03-26T16:13:07.459Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:13:07.459Z] #10 73.52 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-03-26T16:13:07.459Z] #10 74.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-03-26T16:13:07.459Z] #10 74.03 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-03-26T16:13:07.459Z] #10 79.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-03-26T16:13:07.459Z] #10 83.09 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-03-26T16:13:07.459Z] #10 83.09 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-03-26T16:13:07.459Z] #10 83.14 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-03-26T16:13:07.459Z] #10 83.15 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-03-26T16:13:07.459Z] #10 83.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-03-26T16:13:07.459Z] #10 83.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-03-26T16:13:07.459Z] #10 83.17 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-03-26T16:13:07.459Z] #10 83.22 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-03-26T16:13:07.459Z] #10 83.24 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-03-26T16:13:07.459Z] #10 83.29 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-03-26T16:13:07.459Z] #10 83.31 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-03-26T16:13:07.459Z] #10 83.40 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-03-26T16:13:07.459Z] #10 83.42 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-03-26T16:13:07.459Z] #10 83.44 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-03-26T16:13:07.459Z] #10 83.45 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-03-26T16:13:07.459Z] #10 ... [2020-03-26T16:13:07.459Z] [2020-03-26T16:13:07.459Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T16:13:07.459Z] #27 7.516 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-26T16:13:07.459Z] #27 8.519 [2020-03-26T16:13:07.459Z] #27 8.924 #=#=# ### 4.7% ###### 9.4% ####### 10.7% ######### 12.9% ########### 15.9% ################# 23.9% #################### 28.2% ######################### 35.2% ########################## 37.3% ############################## 42.8% ################################## 47.2% ####################################### 54.8% ########################################### 60.2% ############################################## 65.1% ################################################## 70.5% ###################################################### 75.1% ########################################################## 81.2% ############################################################## 86.2% ################################################################# 90.6% #################################################################### 94.5% ######################################################################## 100.0% [2020-03-26T16:13:07.510Z] #10 DONE 114.7s [2020-03-26T16:13:07.510Z] [2020-03-26T16:13:07.510Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-26T16:13:07.717Z] #27 12.07 #=#=# [2020-03-26T16:13:07.773Z] #58 DONE 0.1s [2020-03-26T16:13:07.773Z] [2020-03-26T16:13:07.773Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-26T16:13:07.773Z] #59 DONE 0.1s [2020-03-26T16:13:07.773Z] [2020-03-26T16:13:07.773Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-26T16:13:08.367Z] #56 ... [2020-03-26T16:13:08.367Z] [2020-03-26T16:13:08.367Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T16:13:08.367Z] #43 89.47 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-26T16:13:08.627Z] #43 89.50 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-26T16:13:08.627Z] #43 89.54 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-26T16:13:08.627Z] #43 89.56 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-26T16:13:08.627Z] #43 89.59 Setting up python-six (1.12.0-1) ... [2020-03-26T16:13:09.007Z] #27 12.45 #### 6.2% ############## 19.7% ######################## 33.8% ################################## 47.5% ########################################## 59.0% ################################################## 70.7% ########################################################### 83.2% ##################################################################### 96.2% ######################################################################## 100.0% [2020-03-26T16:13:09.163Z] #11 ... [2020-03-26T16:13:09.163Z] [2020-03-26T16:13:09.163Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:13:09.163Z] #68 108.3 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-26T16:13:09.163Z] #68 108.3 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-26T16:13:09.163Z] #68 DONE 115.7s [2020-03-26T16:13:09.163Z] [2020-03-26T16:13:09.163Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-26T16:13:09.163Z] #69 DONE 0.2s [2020-03-26T16:13:09.163Z] [2020-03-26T16:13:09.163Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:13:09.163Z] #44 50.39 CC images/rpc.o [2020-03-26T16:13:09.163Z] #44 52.13 CC images/ext-file.o [2020-03-26T16:13:09.163Z] #44 52.38 CC images/cgroup.o [2020-03-26T16:13:09.163Z] #44 53.50 CC images/userns.o [2020-03-26T16:13:09.163Z] #44 53.94 CC images/google/protobuf/descriptor.o [2020-03-26T16:13:09.163Z] #44 ... [2020-03-26T16:13:09.163Z] [2020-03-26T16:13:09.163Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:13:09.163Z] #47 105.8 vendor/golang.org/x/text/unicode/norm [2020-03-26T16:13:09.163Z] #47 106.7 github.com/LK4D4/vndr/build [2020-03-26T16:13:09.163Z] #47 112.3 mime/quotedprintable [2020-03-26T16:13:09.163Z] #47 113.1 net/http/internal [2020-03-26T16:13:09.163Z] #47 114.3 vendor/golang.org/x/crypto/cryptobyte [2020-03-26T16:13:09.265Z] #27 ... [2020-03-26T16:13:09.265Z] [2020-03-26T16:13:09.265Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T16:13:09.265Z] #35 75.60 Selecting previously unselected package libicu63:amd64. [2020-03-26T16:13:09.265Z] #35 75.64 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-03-26T16:13:09.265Z] #35 75.65 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-03-26T16:13:09.265Z] #35 ... [2020-03-26T16:13:09.265Z] [2020-03-26T16:13:09.265Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T16:13:09.265Z] #43 81.52 Selecting previously unselected package libprotoc17:amd64. [2020-03-26T16:13:09.265Z] #43 81.59 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-03-26T16:13:09.265Z] #43 81.59 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-26T16:13:09.265Z] #43 82.87 Selecting previously unselected package protobuf-c-compiler. [2020-03-26T16:13:09.265Z] #43 82.88 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-03-26T16:13:09.265Z] #43 82.89 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-26T16:13:09.265Z] #43 83.16 Selecting previously unselected package protobuf-compiler. [2020-03-26T16:13:09.265Z] #43 83.19 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-03-26T16:13:09.265Z] #43 83.20 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-26T16:13:09.265Z] #43 83.67 Selecting previously unselected package python-pkg-resources. [2020-03-26T16:13:09.265Z] #43 83.69 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-26T16:13:09.265Z] #43 83.71 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-26T16:13:09.265Z] #43 84.56 Selecting previously unselected package python-six. [2020-03-26T16:13:09.265Z] #43 84.56 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-26T16:13:09.265Z] #43 84.56 Unpacking python-six (1.12.0-1) ... [2020-03-26T16:13:09.265Z] #43 84.75 Selecting previously unselected package python-protobuf. [2020-03-26T16:13:09.265Z] #43 84.79 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-03-26T16:13:09.265Z] #43 84.79 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-26T16:13:09.424Z] #47 ... [2020-03-26T16:13:09.424Z] [2020-03-26T16:13:09.424Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:13:09.522Z] #43 85.95 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-26T16:13:10.455Z] #43 ... [2020-03-26T16:13:10.455Z] [2020-03-26T16:13:10.455Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T16:13:10.455Z] #27 13.99 [2020-03-26T16:13:10.811Z] #60 2.956 + RM_GOPATH=0 [2020-03-26T16:13:10.811Z] #60 2.956 + TMP_GOPATH= [2020-03-26T16:13:10.811Z] #60 2.956 + : /build [2020-03-26T16:13:10.811Z] #60 2.956 + '[' -z '' ']' [2020-03-26T16:13:10.811Z] #60 2.956 ++ mktemp -d [2020-03-26T16:13:10.811Z] #60 2.978 + export GOPATH=/tmp/tmp.kVcv4OQ9WH [2020-03-26T16:13:10.811Z] #60 2.978 + GOPATH=/tmp/tmp.kVcv4OQ9WH [2020-03-26T16:13:10.811Z] #60 2.978 + RM_GOPATH=1 [2020-03-26T16:13:10.811Z] #60 2.978 ++ dirname ./install.sh [2020-03-26T16:13:10.811Z] #60 2.978 + dir=. [2020-03-26T16:13:10.811Z] #60 2.978 + bin=runc [2020-03-26T16:13:10.811Z] #60 2.978 + shift [2020-03-26T16:13:10.811Z] #60 2.978 + '[' '!' -f ./runc.installer ']' [2020-03-26T16:13:10.811Z] #60 2.978 + . ./runc.installer [2020-03-26T16:13:10.811Z] #60 2.978 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-26T16:13:10.811Z] #60 2.978 + install_runc [2020-03-26T16:13:10.811Z] #60 2.978 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-26T16:13:10.811Z] #60 2.978 + uname -r [2020-03-26T16:13:10.811Z] #60 2.978 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-26T16:13:10.811Z] #60 2.978 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-26T16:13:10.811Z] #60 2.978 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.kVcv4OQ9WH/src/github.com/opencontainers/runc [2020-03-26T16:13:10.811Z] #60 2.978 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-26T16:13:10.811Z] #60 2.983 Cloning into '/tmp/tmp.kVcv4OQ9WH/src/github.com/opencontainers/runc'... [2020-03-26T16:13:11.072Z] #60 ... [2020-03-26T16:13:11.072Z] [2020-03-26T16:13:11.072Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-26T16:13:11.072Z] #11 DONE 3.5s [2020-03-26T16:13:11.072Z] [2020-03-26T16:13:11.072Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-26T16:13:11.487Z] #27 14.21 #### 5.8% ####### 10.5% ############ 16.8% ############# 19.0% #################### 28.5% ######################## 34.6% ############################## 41.8% ################################# 47.1% ##################################### 51.5% ######################################### 57.1% ############################################### 65.8% ##################################################### 74.1% ########################################################### 82.8% ################################################################## 92.3% ######################################################################## 100.0% [2020-03-26T16:13:11.745Z] #27 ... [2020-03-26T16:13:11.745Z] [2020-03-26T16:13:11.745Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:13:11.745Z] #50 77.34 + cd /tmp/tmp.mxxvH9K6pQ/src/gotest.tools/gotestsum [2020-03-26T16:13:11.745Z] #50 77.34 + git checkout -q v0.3.5 [2020-03-26T16:13:11.745Z] #50 77.58 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-26T16:13:11.745Z] #50 ... [2020-03-26T16:13:11.745Z] [2020-03-26T16:13:11.745Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:13:11.745Z] #33 87.86 time [2020-03-26T16:13:13.618Z] #12 DONE 2.8s [2020-03-26T16:13:13.618Z] [2020-03-26T16:13:13.618Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:13:13.618Z] #44 57.35 CC images/opts.o [2020-03-26T16:13:13.618Z] #44 57.81 CC images/seccomp.o [2020-03-26T16:13:13.618Z] #44 58.14 CC images/binfmt-misc.o [2020-03-26T16:13:13.618Z] #44 58.36 CC images/time.o [2020-03-26T16:13:13.618Z] #44 58.67 CC images/sysctl.o [2020-03-26T16:13:13.618Z] #44 59.03 CC images/autofs.o [2020-03-26T16:13:13.618Z] #44 59.26 CC images/macvlan.o [2020-03-26T16:13:13.618Z] #44 59.48 CC images/sit.o [2020-03-26T16:13:13.618Z] #44 59.69 LINK images/built-in.o [2020-03-26T16:13:13.645Z] #33 ... [2020-03-26T16:13:13.645Z] [2020-03-26T16:13:13.645Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:13:13.645Z] #47 79.43 bufio [2020-03-26T16:13:13.645Z] #47 80.33 reflect [2020-03-26T16:13:13.645Z] #47 83.21 syscall [2020-03-26T16:13:13.645Z] #47 ... [2020-03-26T16:13:13.645Z] [2020-03-26T16:13:13.645Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T16:13:13.645Z] #27 16.44 [2020-03-26T16:13:13.879Z] #44 59.88 GEN compel/include/asm [2020-03-26T16:13:13.879Z] #44 59.90 GEN compel/include/version.h [2020-03-26T16:13:13.879Z] #44 59.95 touch .config [2020-03-26T16:13:13.879Z] #44 59.98 GEN include/common/config.h [2020-03-26T16:13:14.140Z] #44 60.14 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-26T16:13:14.140Z] #44 60.16 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-03-26T16:13:14.140Z] #44 60.20 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-03-26T16:13:14.140Z] #44 60.22 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-03-26T16:13:14.140Z] #44 60.24 DEP compel/plugins/std/infect.d [2020-03-26T16:13:14.712Z] #44 60.58 DEP compel/plugins/std/string.d [2020-03-26T16:13:14.712Z] #44 60.76 DEP compel/plugins/std/log.d [2020-03-26T16:13:14.973Z] #44 60.99 DEP compel/plugins/std/fds.d [2020-03-26T16:13:14.973Z] #44 61.20 DEP compel/plugins/std/std.d [2020-03-26T16:13:15.179Z] #43 ... [2020-03-26T16:13:15.179Z] [2020-03-26T16:13:15.179Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:13:15.179Z] #33 95.10 internal/poll [2020-03-26T16:13:15.544Z] #44 61.42 DEP compel/plugins/shmem/shmem.d [2020-03-26T16:13:15.544Z] #44 61.63 DEP compel/plugins/fds/fds.d [2020-03-26T16:13:15.805Z] #44 61.89 CC compel/plugins/std/std.o [2020-03-26T16:13:16.069Z] #44 62.16 CC compel/plugins/std/fds.o [2020-03-26T16:13:16.342Z] #44 ... [2020-03-26T16:13:16.342Z] [2020-03-26T16:13:16.342Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-26T16:13:16.342Z] #13 2.140 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-26T16:13:16.342Z] #13 DONE 2.3s [2020-03-26T16:13:16.342Z] [2020-03-26T16:13:16.342Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-26T16:13:17.076Z] #33 97.97 internal/fmtsort [2020-03-26T16:13:18.009Z] #33 98.64 internal/syscall/unix [2020-03-26T16:13:18.573Z] #33 99.11 os [2020-03-26T16:13:18.573Z] #33 ... [2020-03-26T16:13:18.573Z] [2020-03-26T16:13:18.573Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T16:13:18.573Z] #35 89.50 Selecting previously unselected package libxml2:amd64. [2020-03-26T16:13:18.573Z] #35 89.50 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-03-26T16:13:18.573Z] #35 89.50 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-26T16:13:18.573Z] #35 90.55 Selecting previously unselected package libarchive13:amd64. [2020-03-26T16:13:18.573Z] #35 90.55 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-03-26T16:13:18.573Z] #35 90.56 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-26T16:13:18.573Z] #35 91.27 Selecting previously unselected package libjsoncpp1:amd64. [2020-03-26T16:13:18.573Z] #35 91.27 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-03-26T16:13:18.573Z] #35 91.30 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-26T16:13:18.573Z] #35 91.70 Selecting previously unselected package librhash0:amd64. [2020-03-26T16:13:18.573Z] #35 91.70 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-03-26T16:13:18.573Z] #35 91.72 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-03-26T16:13:18.573Z] #35 92.09 Selecting previously unselected package libuv1:amd64. [2020-03-26T16:13:18.573Z] #35 92.09 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-03-26T16:13:18.573Z] #35 92.10 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-03-26T16:13:18.573Z] #35 92.25 Selecting previously unselected package cmake. [2020-03-26T16:13:18.574Z] #35 92.27 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-03-26T16:13:18.574Z] #35 92.29 Unpacking cmake (3.13.4-1) ... [2020-03-26T16:13:18.574Z] #35 98.09 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-03-26T16:13:18.574Z] #35 98.13 Setting up xxd (2:8.1.0875-5) ... [2020-03-26T16:13:18.574Z] #35 98.16 Setting up libuv1:amd64 (1.24.1-1) ... [2020-03-26T16:13:18.574Z] #35 98.17 Setting up vim-common (2:8.1.0875-5) ... [2020-03-26T16:13:18.574Z] #35 98.39 Setting up librhash0:amd64 (1.3.8-1) ... [2020-03-26T16:13:18.574Z] #35 98.41 Setting up cmake-data (3.13.4-1) ... [2020-03-26T16:13:18.574Z] #35 98.50 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-26T16:13:18.574Z] #35 98.52 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-26T16:13:18.574Z] #35 98.57 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-26T16:13:18.574Z] #35 98.63 Setting up cmake (3.13.4-1) ... [2020-03-26T16:13:18.574Z] #35 98.69 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T16:13:18.574Z] #35 98.85 Processing triggers for mime-support (3.62) ... [2020-03-26T16:13:18.818Z] #27 16.72 0.0% ## 2.9% ### 5.5% ##### 7.3% ###### 9.4% ######## 11.7% ######### 13.0% ########### 15.9% ############# 18.5% ############### 22.2% ################# 24.4% ################### 26.4% #################### 27.8% #################### 29.0% ##################### 30.2% ###################### 31.2% ###################### 31.9% ######################## 33.3% ######################## 34.3% ########################## 36.4% ########################## 37.1% ########################### 37.6% ############################ 39.4% ############################# 40.6% ############################## 41.9% ############################### 43.1% ############################### 44.1% ################################# 46.3% ################################## 47.9% ################################### 49.4% #################################### 50.4% ##################################### 51.6% ##################################### 52.4% ###################################### 53.7% ####################################### 54.7% ######################################## 55.8% ######################################## 56.7% ######################################### 57.8% ########################################## 58.5% ########################################## 59.0% ########################################### 60.3% ########################################### 60.9% ############################################ 62.1% ############################################# 62.8% ############################################## 64.8% ############################################### 66.3% ################################################ 67.3% ################################################# 68.6% ################################################## 69.8% ################################################## 70.4% ################################################### 71.4% ################################################### 72.1% #################################################### 72.9% ##################################################### 74.1% ###################################################### 75.3% ###################################################### 76.2% ####################################################### 77.1% [2020-03-26T16:13:18.818Z] #27 ... [2020-03-26T16:13:18.818Z] [2020-03-26T16:13:18.818Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:13:18.818Z] #56 84.28 syscall [2020-03-26T16:13:18.818Z] #56 84.35 reflect [2020-03-26T16:13:18.818Z] #56 ... [2020-03-26T16:13:18.818Z] [2020-03-26T16:13:18.818Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:13:18.818Z] #10 85.13 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T16:13:18.818Z] #10 85.49 Fetched 77.7 MB in 12s (6684 kB/s) [2020-03-26T16:13:18.818Z] #10 85.92 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-26T16:13:18.818Z] #10 85.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-03-26T16:13:18.818Z] #10 86.02 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-03-26T16:13:18.818Z] #10 86.03 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-26T16:13:18.818Z] #10 90.95 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-26T16:13:18.818Z] #10 90.95 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-03-26T16:13:18.818Z] #10 90.96 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-26T16:13:18.818Z] #10 ... [2020-03-26T16:13:18.818Z] [2020-03-26T16:13:18.818Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T16:13:18.831Z] #35 DONE 99.8s [2020-03-26T16:13:18.831Z] [2020-03-26T16:13:18.831Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:13:18.831Z] #33 99.40 strings [2020-03-26T16:13:18.831Z] #33 ... [2020-03-26T16:13:18.831Z] [2020-03-26T16:13:18.831Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-26T16:13:18.831Z] #36 DONE 0.1s [2020-03-26T16:13:18.887Z] #14 DONE 2.6s [2020-03-26T16:13:18.887Z] [2020-03-26T16:13:18.887Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:13:18.887Z] #60 10.72 + cd /tmp/tmp.kVcv4OQ9WH/src/github.com/opencontainers/runc [2020-03-26T16:13:18.887Z] #60 10.72 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-26T16:13:19.088Z] [2020-03-26T16:13:19.088Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-26T16:13:19.088Z] #37 DONE 0.1s [2020-03-26T16:13:19.088Z] [2020-03-26T16:13:19.088Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:13:19.458Z] #60 11.61 + '[' -z '' ']' [2020-03-26T16:13:19.458Z] #60 11.61 + target=static [2020-03-26T16:13:19.458Z] #60 11.61 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-26T16:13:19.653Z] #38 ... [2020-03-26T16:13:19.653Z] [2020-03-26T16:13:19.653Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:13:19.653Z] #47 90.29 time [2020-03-26T16:13:19.653Z] #47 98.72 internal/fmtsort [2020-03-26T16:13:19.653Z] #47 100.1 strings [2020-03-26T16:13:19.653Z] #47 ... [2020-03-26T16:13:19.653Z] [2020-03-26T16:13:19.653Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T16:13:19.653Z] #43 95.53 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-26T16:13:19.653Z] #43 95.55 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-26T16:13:19.653Z] #43 95.58 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-26T16:13:19.653Z] #43 95.59 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-03-26T16:13:19.653Z] #43 95.60 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-26T16:13:19.653Z] #43 95.62 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-26T16:13:19.653Z] #43 95.63 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-26T16:13:19.653Z] #43 95.64 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-26T16:13:19.653Z] #43 95.66 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-26T16:13:19.653Z] #43 95.69 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-26T16:13:20.219Z] #43 ... [2020-03-26T16:13:20.219Z] [2020-03-26T16:13:20.219Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:13:20.219Z] #47 100.9 os [2020-03-26T16:13:20.240Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-26T16:13:20.240Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 14.7% of statements [2020-03-26T16:13:20.240Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2020-03-26T16:13:20.240Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-26T16:13:20.240Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-26T16:13:20.240Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-26T16:13:20.240Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-26T16:13:20.240Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-26T16:13:20.240Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-26T16:13:20.240Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-26T16:13:20.240Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-26T16:13:20.240Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-26T16:13:20.240Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-26T16:13:20.240Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-26T16:13:20.240Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 4.5% of statements [2020-03-26T16:13:20.240Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-26T16:13:20.240Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-26T16:13:20.240Z] ? github.com/docker/docker/api/types [no test files] [2020-03-26T16:13:20.240Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-26T16:13:20.240Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-26T16:13:20.240Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-26T16:13:20.240Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-26T16:13:20.240Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2020-03-26T16:13:20.240Z] ok github.com/docker/docker/api/types/filters 0.028s coverage: 92.2% of statements [2020-03-26T16:13:20.240Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-26T16:13:20.240Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-26T16:13:20.240Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-26T16:13:20.240Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-26T16:13:20.240Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-26T16:13:20.240Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-26T16:13:20.240Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-26T16:13:20.240Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-03-26T16:13:20.240Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-03-26T16:13:20.240Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-26T16:13:20.240Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-26T16:13:20.240Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-26T16:13:20.240Z] ? github.com/docker/docker/builder [no test files] [2020-03-26T16:13:20.240Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-26T16:13:20.240Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-26T16:13:20.240Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-26T16:13:20.240Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-26T16:13:20.240Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-26T16:13:20.240Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-26T16:13:20.240Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-26T16:13:20.240Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2020-03-26T16:13:20.401Z] #60 ... [2020-03-26T16:13:20.401Z] [2020-03-26T16:13:20.401Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:13:20.401Z] #50 DONE 127.3s [2020-03-26T16:13:20.624Z] #27 16.72 0.0% ## 2.9% ### 5.5% ##### 7.3% ###### 9.4% ######## 11.7% ######### 13.0% ########### 15.9% ############# 18.5% ############### 22.2% ################# 24.4% ################### 26.4% #################### 27.8% #################### 29.0% ##################### 30.2% ###################### 31.2% ###################### 31.9% ######################## 33.3% ######################## 34.3% ########################## 36.4% ########################## 37.1% ########################### 37.6% ############################ 39.4% ############################# 40.6% ############################## 41.9% ############################### 43.1% ############################### 44.1% ################################# 46.3% ################################## 47.9% ################################### 49.4% #################################### 50.4% ##################################### 51.6% ##################################### 52.4% ###################################### 53.7% ####################################### 54.7% ######################################## 55.8% ######################################## 56.7% ######################################### 57.8% ########################################## 58.5% ########################################## 59.0% ########################################### 60.3% ########################################### 60.9% ############################################ 62.1% ############################################# 62.8% ############################################## 64.8% ############################################### 66.3% ################################################ 67.3% ################################################# 68.6% ################################################## 69.8% ################################################## 70.4% ################################################### 71.4% ################################################### 72.1% #################################################### 72.9% ##################################################### 74.1% ###################################################### 75.3% ###################################################### 76.2% ####################################################### 77.1% ####################################################### 77.7% ######################################################## 79.1% ######################################################### 80.5% ########################################################## 81.5% ########################################################### 83.0% ############################################################ 83.8% ############################################################# 86.1% ############################################################## 87.2% ############################################################### 88.8% ################################################################ 89.7% ################################################################# 91.2% ################################################################## 92.3% ################################################################### 93.7% #################################################################### 95.3% ##################################################################### 96.2% ###################################################################### 98.5% ######################################################################## 100.0% [2020-03-26T16:13:20.662Z] [2020-03-26T16:13:20.662Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:13:20.662Z] #44 62.71 CC compel/plugins/std/log.o [2020-03-26T16:13:20.662Z] #44 64.18 CC compel/plugins/std/string.o [2020-03-26T16:13:20.662Z] #44 65.14 CC compel/plugins/std/infect.o [2020-03-26T16:13:20.662Z] #44 65.69 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-03-26T16:13:20.662Z] #44 65.74 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-03-26T16:13:20.662Z] #44 65.81 AR compel/plugins/std.lib.a [2020-03-26T16:13:20.662Z] #44 65.95 CC compel/plugins/fds/fds.o [2020-03-26T16:13:20.662Z] #44 66.45 AR compel/plugins/fds.lib.a [2020-03-26T16:13:20.662Z] #44 66.57 HOSTDEP compel/src/lib/log-host.d [2020-03-26T16:13:20.882Z] #27 25.33 [2020-03-26T16:13:20.922Z] #44 66.86 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-26T16:13:20.922Z] #44 67.01 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-03-26T16:13:20.922Z] #44 67.06 HOSTDEP compel/src/main-host.d [2020-03-26T16:13:21.182Z] #44 ... [2020-03-26T16:13:21.182Z] [2020-03-26T16:13:21.182Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-26T16:13:21.182Z] #15 DONE 2.4s [2020-03-26T16:13:21.182Z] [2020-03-26T16:13:21.182Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:13:21.182Z] #44 67.16 DEP compel/src/lib/ptrace.d [2020-03-26T16:13:21.182Z] #44 ... [2020-03-26T16:13:21.182Z] [2020-03-26T16:13:21.182Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:13:21.182Z] #47 118.0 net/textproto [2020-03-26T16:13:21.182Z] #47 118.0 crypto/x509 [2020-03-26T16:13:21.182Z] #47 118.0 vendor/golang.org/x/net/http/httpproxy [2020-03-26T16:13:21.182Z] #47 119.2 vendor/golang.org/x/net/http/httpguts [2020-03-26T16:13:21.182Z] #47 119.2 mime/multipart [2020-03-26T16:13:21.182Z] #47 122.1 crypto/tls [2020-03-26T16:13:21.444Z] #47 ... [2020-03-26T16:13:21.444Z] [2020-03-26T16:13:21.444Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:13:21.444Z] #44 67.35 DEP compel/src/lib/infect.d [2020-03-26T16:13:21.704Z] #44 67.68 DEP compel/src/lib/infect-util.d [2020-03-26T16:13:21.704Z] #44 67.87 DEP compel/src/lib/infect-rpc.d [2020-03-26T16:13:21.817Z] #27 ... [2020-03-26T16:13:21.817Z] [2020-03-26T16:13:21.817Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T16:13:21.817Z] #35 88.01 Selecting previously unselected package libxml2:amd64. [2020-03-26T16:13:21.817Z] #35 88.06 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-03-26T16:13:21.817Z] #35 88.06 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-26T16:13:21.817Z] #35 89.08 Selecting previously unselected package libarchive13:amd64. [2020-03-26T16:13:21.817Z] #35 89.09 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-03-26T16:13:21.817Z] #35 89.10 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-26T16:13:21.817Z] #35 89.49 Selecting previously unselected package libjsoncpp1:amd64. [2020-03-26T16:13:21.817Z] #35 89.53 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-03-26T16:13:21.817Z] #35 89.53 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-26T16:13:21.817Z] #35 89.83 Selecting previously unselected package librhash0:amd64. [2020-03-26T16:13:21.817Z] #35 89.84 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-03-26T16:13:21.817Z] #35 89.84 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-03-26T16:13:21.817Z] #35 90.24 Selecting previously unselected package libuv1:amd64. [2020-03-26T16:13:21.817Z] #35 90.25 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-03-26T16:13:21.817Z] #35 90.29 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-03-26T16:13:21.817Z] #35 90.66 Selecting previously unselected package cmake. [2020-03-26T16:13:21.817Z] #35 90.66 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-03-26T16:13:21.817Z] #35 90.68 Unpacking cmake (3.13.4-1) ... [2020-03-26T16:13:21.817Z] #35 96.96 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-03-26T16:13:21.817Z] #35 96.99 Setting up xxd (2:8.1.0875-5) ... [2020-03-26T16:13:21.817Z] #35 97.00 Setting up libuv1:amd64 (1.24.1-1) ... [2020-03-26T16:13:21.817Z] #35 97.02 Setting up vim-common (2:8.1.0875-5) ... [2020-03-26T16:13:21.817Z] #35 97.17 Setting up librhash0:amd64 (1.3.8-1) ... [2020-03-26T16:13:21.817Z] #35 97.21 Setting up cmake-data (3.13.4-1) ... [2020-03-26T16:13:21.817Z] #35 97.33 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-03-26T16:13:21.817Z] #35 97.36 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-26T16:13:21.817Z] #35 97.40 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-03-26T16:13:21.817Z] #35 97.42 Setting up cmake (3.13.4-1) ... [2020-03-26T16:13:21.817Z] #35 97.45 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T16:13:21.817Z] #35 97.63 Processing triggers for mime-support (3.62) ... [2020-03-26T16:13:21.817Z] #35 ... [2020-03-26T16:13:21.817Z] [2020-03-26T16:13:21.817Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:13:21.817Z] #47 97.67 internal/poll [2020-03-26T16:13:21.820Z] ok github.com/docker/docker/builder/remotecontext 0.347s coverage: 13.6% of statements [2020-03-26T16:13:21.964Z] #44 68.12 DEP compel/arch/aarch64/src/lib/infect.d [2020-03-26T16:13:22.225Z] #44 68.28 DEP compel/arch/aarch64/src/lib/cpu.d [2020-03-26T16:13:22.225Z] #44 68.37 DEP compel/src/lib/log.d [2020-03-26T16:13:22.383Z] #47 ... [2020-03-26T16:13:22.383Z] [2020-03-26T16:13:22.383Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T16:13:22.383Z] #35 DONE 98.7s [2020-03-26T16:13:22.383Z] [2020-03-26T16:13:22.383Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-26T16:13:22.383Z] #36 DONE 0.1s [2020-03-26T16:13:22.383Z] [2020-03-26T16:13:22.383Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-26T16:13:22.433Z] ok github.com/docker/docker/builder/dockerfile 0.945s coverage: 48.2% of statements [2020-03-26T16:13:22.485Z] #44 68.52 DEP compel/src/main.d [2020-03-26T16:13:22.641Z] #37 DONE 0.1s [2020-03-26T16:13:22.642Z] [2020-03-26T16:13:22.642Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T16:13:22.642Z] #27 27.03 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-26T16:13:22.746Z] #44 68.70 DEP compel/src/lib/handle-elf.d [2020-03-26T16:13:23.006Z] #44 69.02 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-03-26T16:13:23.046Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-03-26T16:13:23.046Z] ok github.com/docker/docker/builder/remotecontext/git 0.807s coverage: 86.3% of statements [2020-03-26T16:13:23.046Z] ? github.com/docker/docker/cli [no test files] [2020-03-26T16:13:23.046Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-26T16:13:23.496Z] #47 ... [2020-03-26T16:13:23.496Z] [2020-03-26T16:13:23.496Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:13:23.496Z] #56 94.08 time [2020-03-26T16:13:23.496Z] #56 104.2 os [2020-03-26T16:13:23.496Z] #56 ... [2020-03-26T16:13:23.496Z] [2020-03-26T16:13:23.496Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:13:23.496Z] #33 104.3 path [2020-03-26T16:13:23.575Z] #27 27.82 [2020-03-26T16:13:23.581Z] #44 69.44 CC compel/src/lib/log.o [2020-03-26T16:13:23.846Z] #44 69.88 CC compel/arch/aarch64/src/lib/cpu.o [2020-03-26T16:13:24.091Z] #27 28.08 #=#=# ##O#- # ##### 7.1% ######################################################################## 100.0% [2020-03-26T16:13:24.107Z] #44 ... [2020-03-26T16:13:24.107Z] [2020-03-26T16:13:24.107Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-26T16:13:24.107Z] #16 DONE 2.9s [2020-03-26T16:13:24.350Z] #27 28.75 [2020-03-26T16:13:24.369Z] [2020-03-26T16:13:24.369Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:13:24.369Z] #44 70.33 CC compel/arch/aarch64/src/lib/infect.o [2020-03-26T16:13:24.427Z] #33 105.0 text/tabwriter [2020-03-26T16:13:24.427Z] #33 ... [2020-03-26T16:13:24.427Z] [2020-03-26T16:13:24.427Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:13:24.427Z] #10 95.45 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-26T16:13:24.427Z] #10 95.45 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-26T16:13:24.427Z] #10 95.49 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-26T16:13:24.685Z] #10 ... [2020-03-26T16:13:24.685Z] [2020-03-26T16:13:24.685Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:13:24.685Z] #38 4.487 + RM_GOPATH=0 [2020-03-26T16:13:24.685Z] #38 4.487 + TMP_GOPATH= [2020-03-26T16:13:24.685Z] #38 4.487 + : /build [2020-03-26T16:13:24.685Z] #38 4.487 + '[' -z '' ']' [2020-03-26T16:13:24.685Z] #38 4.487 ++ mktemp -d [2020-03-26T16:13:24.685Z] #38 4.487 + export GOPATH=/tmp/tmp.TB7czIDCXa [2020-03-26T16:13:24.685Z] #38 4.487 + GOPATH=/tmp/tmp.TB7czIDCXa [2020-03-26T16:13:24.685Z] #38 4.487 + RM_GOPATH=1 [2020-03-26T16:13:24.685Z] #38 4.487 ++ dirname ./install.sh [2020-03-26T16:13:24.685Z] #38 4.499 + dir=. [2020-03-26T16:13:24.685Z] #38 4.499 + bin=tini [2020-03-26T16:13:24.685Z] #38 4.499 + shift [2020-03-26T16:13:24.685Z] #38 4.499 + '[' '!' -f ./tini.installer ']' [2020-03-26T16:13:24.685Z] #38 4.499 + . ./tini.installer [2020-03-26T16:13:24.685Z] #38 4.499 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-26T16:13:24.685Z] #38 4.499 + install_tini [2020-03-26T16:13:24.685Z] #38 4.499 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-26T16:13:24.685Z] #38 4.499 + git clone https://github.com/krallin/tini.git /tmp/tmp.TB7czIDCXa/tini [2020-03-26T16:13:24.685Z] #38 4.499 Cloning into '/tmp/tmp.TB7czIDCXa/tini'... [2020-03-26T16:13:24.685Z] #38 4.499 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-26T16:13:24.685Z] #38 5.451 + cd /tmp/tmp.TB7czIDCXa/tini [2020-03-26T16:13:24.685Z] #38 5.451 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-26T16:13:24.685Z] #38 5.569 + cmake . [2020-03-26T16:13:24.941Z] #44 70.78 CC compel/src/lib/infect-rpc.o [2020-03-26T16:13:24.941Z] #44 71.04 CC compel/src/lib/infect-util.o [2020-03-26T16:13:25.513Z] #44 71.47 CC compel/src/lib/infect.o [2020-03-26T16:13:25.621Z] #38 ... [2020-03-26T16:13:25.621Z] [2020-03-26T16:13:25.621Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T16:13:25.621Z] #43 105.9 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-26T16:13:25.621Z] #43 106.0 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T16:13:25.621Z] #43 DONE 106.6s [2020-03-26T16:13:25.621Z] [2020-03-26T16:13:25.621Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:13:25.621Z] #38 6.749 -- The C compiler identification is GNU 8.3.0 [2020-03-26T16:13:25.621Z] #38 6.829 -- Check for working C compiler: /usr/bin/cc [2020-03-26T16:13:26.249Z] #27 30.24 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-26T16:13:26.494Z] ok github.com/docker/docker/client 0.123s coverage: 75.8% of statements [2020-03-26T16:13:26.507Z] #27 30.86 [2020-03-26T16:13:26.765Z] #27 31.11 0.7% ######################################################################## 100.0% [2020-03-26T16:13:27.023Z] #27 31.29 [2020-03-26T16:13:27.517Z] #38 8.294 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-26T16:13:27.517Z] #38 8.332 -- Detecting C compiler ABI info [2020-03-26T16:13:28.070Z] #44 73.85 CC compel/src/lib/ptrace.o [2020-03-26T16:13:28.071Z] #44 74.28 AR compel/libcompel.a [2020-03-26T16:13:28.084Z] #38 8.927 -- Detecting C compiler ABI info - done [2020-03-26T16:13:28.084Z] #38 8.963 -- Detecting C compile features [2020-03-26T16:13:28.331Z] #44 74.40 HOSTCC compel/src/main-host.o [2020-03-26T16:13:28.399Z] #27 32.58 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-26T16:13:28.399Z] #27 32.68 skipping existing 1849cc453dee [2020-03-26T16:13:28.399Z] #27 ... [2020-03-26T16:13:28.399Z] [2020-03-26T16:13:28.399Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T16:13:28.399Z] #43 94.53 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-03-26T16:13:28.399Z] #43 94.55 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-26T16:13:28.399Z] #43 94.56 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-26T16:13:28.399Z] #43 94.58 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-03-26T16:13:28.399Z] #43 94.59 Setting up python-six (1.12.0-1) ... [2020-03-26T16:13:28.399Z] #43 101.5 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-03-26T16:13:28.399Z] #43 101.5 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-26T16:13:28.399Z] #43 101.6 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-03-26T16:13:28.399Z] #43 101.6 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-03-26T16:13:28.399Z] #43 101.7 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-03-26T16:13:28.399Z] #43 101.7 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-26T16:13:28.399Z] #43 101.7 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-26T16:13:28.399Z] #43 101.7 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-03-26T16:13:28.399Z] #43 101.8 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-26T16:13:28.399Z] #43 101.8 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-26T16:13:28.399Z] #43 ... [2020-03-26T16:13:28.399Z] [2020-03-26T16:13:28.399Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T16:13:28.399Z] #27 32.85 [2020-03-26T16:13:28.593Z] #44 74.81 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-03-26T16:13:29.164Z] #44 75.16 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-26T16:13:29.426Z] #44 75.47 HOSTCC compel/src/lib/log-host.o [2020-03-26T16:13:29.426Z] #44 75.64 HOSTLINK compel/compel-host-bin [2020-03-26T16:13:29.687Z] #44 75.78 DEP soccr/soccr.d [2020-03-26T16:13:29.774Z] #27 34.22 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-26T16:13:29.948Z] #44 75.96 CC soccr/soccr.o [2020-03-26T16:13:30.032Z] #27 34.52 [2020-03-26T16:13:30.290Z] #27 34.69 ######################################################################## 100.0% [2020-03-26T16:13:30.548Z] #27 34.88 [2020-03-26T16:13:30.548Z] #27 34.96 Download of images into '/build' complete. [2020-03-26T16:13:30.548Z] #27 34.96 Use something like the following to load the result into a Docker daemon: [2020-03-26T16:13:30.548Z] #27 34.96 tar -cC '/build' . | docker load [2020-03-26T16:13:30.808Z] #27 DONE 35.2s [2020-03-26T16:13:30.808Z] [2020-03-26T16:13:30.808Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:13:30.808Z] #10 97.13 Selecting previously unselected package binutils-mingw-w64. [2020-03-26T16:13:30.808Z] #10 97.16 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-26T16:13:30.808Z] #10 97.19 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-26T16:13:30.808Z] #10 97.54 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-03-26T16:13:30.808Z] #10 97.54 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-26T16:13:30.808Z] #10 97.55 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-26T16:13:30.808Z] #10 97.92 Selecting previously unselected package dmsetup. [2020-03-26T16:13:30.808Z] #10 97.92 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-03-26T16:13:30.808Z] #10 97.94 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-26T16:13:30.808Z] #10 98.23 Selecting previously unselected package mingw-w64-common. [2020-03-26T16:13:30.808Z] #10 98.25 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-26T16:13:30.808Z] #10 98.28 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-26T16:13:31.067Z] #10 ... [2020-03-26T16:13:31.067Z] [2020-03-26T16:13:31.067Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:13:31.067Z] #38 4.896 + RM_GOPATH=0 [2020-03-26T16:13:31.067Z] #38 4.897 + TMP_GOPATH= [2020-03-26T16:13:31.067Z] #38 4.897 + : /build [2020-03-26T16:13:31.067Z] #38 4.897 + '[' -z '' ']' [2020-03-26T16:13:31.067Z] #38 4.899 ++ mktemp -d [2020-03-26T16:13:31.067Z] #38 4.907 + export GOPATH=/tmp/tmp.7nQ2zCKzxu [2020-03-26T16:13:31.067Z] #38 4.907 + GOPATH=/tmp/tmp.7nQ2zCKzxu [2020-03-26T16:13:31.067Z] #38 4.907 + RM_GOPATH=1 [2020-03-26T16:13:31.067Z] #38 4.907 ++ dirname ./install.sh [2020-03-26T16:13:31.067Z] #38 4.929 + dir=. [2020-03-26T16:13:31.067Z] #38 4.929 + bin=tini [2020-03-26T16:13:31.067Z] #38 4.929 + shift [2020-03-26T16:13:31.067Z] #38 4.929 + '[' '!' -f ./tini.installer ']' [2020-03-26T16:13:31.067Z] #38 4.929 + . ./tini.installer [2020-03-26T16:13:31.067Z] #38 4.929 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-26T16:13:31.067Z] #38 4.929 + install_tini [2020-03-26T16:13:31.067Z] #38 4.929 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-26T16:13:31.067Z] #38 4.929 + git clone https://github.com/krallin/tini.git /tmp/tmp.7nQ2zCKzxu/tini [2020-03-26T16:13:31.067Z] #38 4.929 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-26T16:13:31.067Z] #38 4.930 Cloning into '/tmp/tmp.7nQ2zCKzxu/tini'... [2020-03-26T16:13:31.067Z] #38 5.861 + cd /tmp/tmp.7nQ2zCKzxu/tini [2020-03-26T16:13:31.067Z] #38 5.861 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-26T16:13:31.067Z] #38 5.870 + cmake . [2020-03-26T16:13:31.067Z] #38 6.585 -- The C compiler identification is GNU 8.3.0 [2020-03-26T16:13:31.067Z] #38 6.669 -- Check for working C compiler: /usr/bin/cc [2020-03-26T16:13:31.067Z] #38 7.611 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-26T16:13:31.067Z] #38 7.612 -- Detecting C compiler ABI info [2020-03-26T16:13:31.325Z] #38 8.696 -- Detecting C compiler ABI info - done [2020-03-26T16:13:31.325Z] #38 8.788 -- Detecting C compile features [2020-03-26T16:13:31.325Z] #38 ... [2020-03-26T16:13:31.325Z] [2020-03-26T16:13:31.325Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:13:31.325Z] #33 97.38 internal/poll [2020-03-26T16:13:31.325Z] #33 101.4 internal/syscall/unix [2020-03-26T16:13:31.325Z] #33 101.9 os [2020-03-26T16:13:31.325Z] #33 103.6 internal/fmtsort [2020-03-26T16:13:31.325Z] #33 104.2 strings [2020-03-26T16:13:31.332Z] #44 ... [2020-03-26T16:13:31.332Z] [2020-03-26T16:13:31.332Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:13:31.332Z] #60 13.43 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-03-26T16:13:31.332Z] #60 ... [2020-03-26T16:13:31.332Z] [2020-03-26T16:13:31.332Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T16:13:31.332Z] #17 2.629 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T16:13:31.332Z] #17 2.745 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T16:13:31.332Z] #17 2.817 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T16:13:31.332Z] #17 3.502 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-03-26T16:13:31.332Z] #17 4.936 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [183 kB] [2020-03-26T16:13:31.332Z] #17 6.240 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-03-26T16:13:31.360Z] #38 11.95 -- Detecting C compile features - done [2020-03-26T16:13:31.360Z] #38 12.07 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-26T16:13:31.360Z] #38 12.39 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-26T16:13:31.583Z] #33 107.5 path [2020-03-26T16:13:31.618Z] #38 12.59 -- Configuring done [2020-03-26T16:13:31.618Z] #38 12.60 -- Generating done [2020-03-26T16:13:31.618Z] #38 12.63 -- Build files have been written to: /tmp/tmp.TB7czIDCXa/tini [2020-03-26T16:13:31.618Z] #38 12.65 + make tini-static [2020-03-26T16:13:31.902Z] #17 ... [2020-03-26T16:13:31.902Z] [2020-03-26T16:13:31.902Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:13:31.902Z] #44 77.90 AR soccr/libsoccr.a [2020-03-26T16:13:31.902Z] #44 77.97 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-26T16:13:32.182Z] #38 13.23 Scanning dependencies of target tini-static [2020-03-26T16:13:32.440Z] #38 13.48 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-26T16:13:32.472Z] #44 78.51 DEP criu/arch/aarch64/sigframe.d [2020-03-26T16:13:32.517Z] #33 108.5 text/tabwriter [2020-03-26T16:13:32.733Z] #44 78.70 DEP criu/arch/aarch64/crtools.d [2020-03-26T16:13:32.777Z] #33 108.6 fmt [2020-03-26T16:13:32.993Z] #44 78.94 DEP criu/arch/aarch64/cpu.d [2020-03-26T16:13:32.993Z] #44 78.98 DEP criu/arch/aarch64/bitops.d [2020-03-26T16:13:32.993Z] #44 79.07 CC criu/arch/aarch64/bitops.o [2020-03-26T16:13:32.993Z] #44 79.19 CC criu/arch/aarch64/cpu.o [2020-03-26T16:13:33.035Z] #33 ... [2020-03-26T16:13:33.035Z] [2020-03-26T16:13:33.035Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:13:33.035Z] #10 109.4 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-26T16:13:33.035Z] #10 109.4 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-26T16:13:33.035Z] #10 109.4 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-26T16:13:33.255Z] #44 79.35 CC criu/arch/aarch64/crtools.o [2020-03-26T16:13:33.601Z] #10 ... [2020-03-26T16:13:33.601Z] [2020-03-26T16:13:33.601Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:13:33.601Z] #56 99.24 context [2020-03-26T16:13:33.601Z] #56 100.5 internal/poll [2020-03-26T16:13:33.601Z] #56 104.3 os [2020-03-26T16:13:33.601Z] #56 107.7 encoding/binary [2020-03-26T16:13:33.826Z] #44 ... [2020-03-26T16:13:33.826Z] [2020-03-26T16:13:33.826Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:13:33.826Z] #47 130.5 net/http/httptrace [2020-03-26T16:13:33.826Z] #47 130.7 net/http [2020-03-26T16:13:33.859Z] #56 ... [2020-03-26T16:13:33.859Z] [2020-03-26T16:13:33.859Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:13:33.859Z] #33 109.7 path/filepath [2020-03-26T16:13:34.087Z] #47 ... [2020-03-26T16:13:34.087Z] [2020-03-26T16:13:34.087Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:13:34.087Z] #44 80.03 CC criu/arch/aarch64/sigframe.o [2020-03-26T16:13:34.341Z] #38 ... [2020-03-26T16:13:34.341Z] [2020-03-26T16:13:34.341Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:13:34.341Z] #56 105.1 encoding/binary [2020-03-26T16:13:34.341Z] #56 109.0 encoding/base64 [2020-03-26T16:13:34.341Z] #56 110.5 golang.org/x/sys/unix [2020-03-26T16:13:34.341Z] #56 110.8 fmt [2020-03-26T16:13:34.348Z] #44 80.31 LINK criu/arch/aarch64/crtools.built-in.o [2020-03-26T16:13:34.348Z] #44 80.42 DEP criu/pie/util-vdso.d [2020-03-26T16:13:34.598Z] #56 ... [2020-03-26T16:13:34.598Z] [2020-03-26T16:13:34.598Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:13:34.598Z] #47 105.1 regexp/syntax [2020-03-26T16:13:34.598Z] #47 106.8 fmt [2020-03-26T16:13:34.598Z] #47 114.0 regexp [2020-03-26T16:13:34.598Z] #47 114.4 flag [2020-03-26T16:13:34.609Z] #44 80.76 DEP criu/pie/util.d [2020-03-26T16:13:34.855Z] #47 ... [2020-03-26T16:13:34.855Z] [2020-03-26T16:13:34.855Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:13:34.855Z] #33 105.6 fmt [2020-03-26T16:13:34.855Z] #33 106.7 path/filepath [2020-03-26T16:13:34.855Z] #33 109.0 io/ioutil [2020-03-26T16:13:34.855Z] #33 112.2 github.com/BurntSushi/toml [2020-03-26T16:13:34.855Z] #33 112.2 flag [2020-03-26T16:13:34.855Z] #33 114.8 log [2020-03-26T16:13:34.855Z] #33 ... [2020-03-26T16:13:34.855Z] [2020-03-26T16:13:34.855Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:13:34.855Z] #38 15.92 [100%] Linking C executable tini-static [2020-03-26T16:13:35.181Z] #44 81.03 CC criu/pie/util.o [2020-03-26T16:13:35.753Z] #44 81.61 CC criu/pie/util-vdso.o [2020-03-26T16:13:35.760Z] #33 ... [2020-03-26T16:13:35.760Z] [2020-03-26T16:13:35.760Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T16:13:35.760Z] #43 111.3 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-03-26T16:13:35.760Z] #43 111.3 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T16:13:35.760Z] #43 DONE 111.7s [2020-03-26T16:13:35.760Z] [2020-03-26T16:13:35.760Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:13:35.760Z] #47 101.3 internal/syscall/unix [2020-03-26T16:13:35.760Z] #47 102.3 os [2020-03-26T16:13:35.760Z] #47 105.1 strings [2020-03-26T16:13:35.760Z] #47 108.9 fmt [2020-03-26T16:13:35.760Z] #47 109.6 path/filepath [2020-03-26T16:13:35.760Z] #47 ... [2020-03-26T16:13:35.760Z] [2020-03-26T16:13:35.760Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:13:35.760Z] #38 12.67 -- Detecting C compile features - done [2020-03-26T16:13:35.760Z] #38 12.72 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-26T16:13:35.760Z] #38 13.15 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-26T16:13:35.760Z] #38 13.38 -- Configuring done [2020-03-26T16:13:35.787Z] #38 ... [2020-03-26T16:13:35.787Z] [2020-03-26T16:13:35.787Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:13:35.787Z] #44 5.919 Note: Building without setproctitle() and strlcpy() support. [2020-03-26T16:13:35.787Z] #44 5.920 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-26T16:13:35.787Z] #44 5.952 Note: Building without GnuTLS support [2020-03-26T16:13:35.787Z] #44 9.696 fatal: not a git repository (or any of the parent directories): .git [2020-03-26T16:13:35.787Z] #44 9.772 GEN .gitid [2020-03-26T16:13:35.787Z] #44 9.796 GEN criu/include/version.h [2020-03-26T16:13:35.787Z] #44 10.04 GEN include/common/asm [2020-03-26T16:13:36.018Z] #38 13.41 -- Generating done [2020-03-26T16:13:36.018Z] #38 13.41 -- Build files have been written to: /tmp/tmp.7nQ2zCKzxu/tini [2020-03-26T16:13:36.018Z] #38 13.49 + make tini-static [2020-03-26T16:13:36.044Z] #44 ... [2020-03-26T16:13:36.044Z] [2020-03-26T16:13:36.044Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:13:36.044Z] #10 107.1 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-26T16:13:36.044Z] #10 107.1 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-26T16:13:36.044Z] #10 107.2 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-26T16:13:36.044Z] #10 107.4 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-26T16:13:36.044Z] #10 107.4 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-26T16:13:36.044Z] #10 107.5 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-26T16:13:36.302Z] #10 ... [2020-03-26T16:13:36.302Z] [2020-03-26T16:13:36.302Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:13:36.302Z] #38 17.12 [100%] Built target tini-static [2020-03-26T16:13:36.302Z] #38 17.31 + mkdir -p /build [2020-03-26T16:13:36.302Z] #38 17.32 + cp tini-static /build/docker-init [2020-03-26T16:13:36.331Z] #44 82.33 AR criu/pie/pie.lib.a [2020-03-26T16:13:36.332Z] #44 82.44 DEP criu/pie/restorer.d [2020-03-26T16:13:36.559Z] #38 DONE 17.7s [2020-03-26T16:13:36.559Z] [2020-03-26T16:13:36.559Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:13:36.817Z] #44 ... [2020-03-26T16:13:36.817Z] [2020-03-26T16:13:36.817Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:13:36.817Z] #47 117.5 go/token [2020-03-26T16:13:36.903Z] #44 82.85 DEP criu/arch/aarch64/intraprocedure.d [2020-03-26T16:13:36.903Z] #44 82.87 DEP criu/arch/aarch64/restorer.d [2020-03-26T16:13:36.903Z] #44 83.12 DEP criu/arch/aarch64/vdso-pie.d [2020-03-26T16:13:36.953Z] #38 14.33 Scanning dependencies of target tini-static [2020-03-26T16:13:36.953Z] #38 14.43 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-26T16:13:37.476Z] #44 83.28 DEP criu/pie/parasite-vdso.d [2020-03-26T16:13:37.476Z] #44 83.56 DEP criu/pie/parasite.d [2020-03-26T16:13:37.736Z] #44 83.87 CC criu/pie/parasite.o [2020-03-26T16:13:38.188Z] #47 118.8 go/scanner [2020-03-26T16:13:38.855Z] #38 16.41 [100%] Linking C executable tini-static [2020-03-26T16:13:39.652Z] #44 85.62 LINK criu/pie/parasite.built-in.o [2020-03-26T16:13:39.652Z] #44 85.63 GEN criu/pie/parasite-blob.h [2020-03-26T16:13:39.652Z] #44 85.64 CC criu/pie/parasite-vdso.o [2020-03-26T16:13:39.652Z] #44 ... [2020-03-26T16:13:39.652Z] [2020-03-26T16:13:39.652Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:13:40.091Z] #47 120.6 go/ast [2020-03-26T16:13:40.091Z] #47 120.7 internal/lazyregexp [2020-03-26T16:13:40.091Z] #47 120.9 net/url [2020-03-26T16:13:40.229Z] #38 17.62 [100%] Built target tini-static [2020-03-26T16:13:40.487Z] #38 17.80 + mkdir -p /build [2020-03-26T16:13:40.487Z] #38 17.90 + cp tini-static /build/docker-init [2020-03-26T16:13:40.745Z] #38 DONE 18.2s [2020-03-26T16:13:40.745Z] [2020-03-26T16:13:40.745Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:13:40.745Z] #33 112.4 io/ioutil [2020-03-26T16:13:40.745Z] #33 115.3 github.com/BurntSushi/toml [2020-03-26T16:13:40.745Z] #33 115.3 flag [2020-03-26T16:13:41.744Z] #23 144.7 Checking out files: 26% (2878/10664) Checking out files: 27% (2880/10664) Checking out files: 28% (2986/10664) Checking out files: 29% (3093/10664) Checking out files: 30% (3200/10664) Checking out files: 31% (3306/10664) Checking out files: 32% (3413/10664) Checking out files: 33% (3520/10664) Checking out files: 34% (3626/10664) Checking out files: 35% (3733/10664) Checking out files: 36% (3840/10664) Checking out files: 37% (3946/10664) Checking out files: 38% (4053/10664) Checking out files: 39% (4159/10664) Checking out files: 40% (4266/10664) Checking out files: 41% (4373/10664) Checking out files: 42% (4479/10664) Checking out files: 43% (4586/10664) Checking out files: 44% (4693/10664) Checking out files: 45% (4799/10664) Checking out files: 45% (4828/10664) Checking out files: 46% (4906/10664) Checking out files: 47% (5013/10664) Checking out files: 48% (5119/10664) Checking out files: 49% (5226/10664) Checking out files: 50% (5332/10664) Checking out files: 51% (5439/10664) Checking out files: 52% (5546/10664) Checking out files: 53% (5652/10664) Checking out files: 54% (5759/10664) Checking out files: 55% (5866/10664) Checking out files: 56% (5972/10664) Checking out files: 57% (6079/10664) Checking out files: 58% (6186/10664) Checking out files: 59% (6292/10664) Checking out files: 60% (6399/10664) Checking out files: 61% (6506/10664) Checking out files: 62% (6612/10664) Checking out files: 63% (6719/10664) Checking out files: 64% (6825/10664) Checking out files: 65% (6932/10664) Checking out files: 66% (7039/10664) Checking out files: 67% (7145/10664) Checking out files: 67% (7208/10664) Checking out files: 68% (7252/10664) Checking out files: 69% (7359/10664) Checking out files: 70% (7465/10664) Checking out files: 71% (7572/10664) Checking out files: 72% (7679/10664) Checking out files: 73% (7785/10664) Checking out files: 74% (7892/10664) Checking out files: 75% (7998/10664) Checking out files: 76% (8105/10664) Checking out files: 77% (8212/10664) Checking out files: 78% (8318/10664) Checking out files: 79% (8425/10664) Checking out files: 80% (8532/10664) Checking out files: 81% (8638/10664) Checking out files: 82% (8745/10664) Checking out files: 83% (8852/10664) Checking out files: 83% (8936/10664) Checking out files: 84% (8958/10664) Checking out files: 85% (9065/10664) Checking out files: 86% (9172/10664) Checking out files: 87% (9278/10664) Checking out files: 88% (9385/10664) Checking out files: 89% (9491/10664) Checking out files: 90% (9598/10664) Checking out files: 91% (9705/10664) Checking out files: 92% (9811/10664) Checking out files: 93% (9918/10664) Checking out files: 94% (10025/10664) Checking out files: 95% (10131/10664) Checking out files: 96% (10238/10664) Checking out files: 97% (10345/10664) Checking out files: 98% (10451/10664) Checking out files: 99% (10558/10664) Checking out files: 100% (10664/10664) Checking out files: 100% (10664/10664), done. [2020-03-26T16:13:41.744Z] #23 148.6 + cd /tmp/tmp.9S1XB5eOgQ/tmp/docker-ce [2020-03-26T16:13:41.744Z] #23 148.6 + git checkout -q v17.06.2-ce [2020-03-26T16:13:41.988Z] #47 ... [2020-03-26T16:13:41.988Z] [2020-03-26T16:13:41.988Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:13:42.118Z] #33 ... [2020-03-26T16:13:42.118Z] [2020-03-26T16:13:42.118Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:13:43.534Z] #65 50.92 Checking out files: 38% (1195/3137) Checking out files: 39% (1224/3137) Checking out files: 40% (1255/3137) Checking out files: 41% (1287/3137) Checking out files: 42% (1318/3137) Checking out files: 43% (1349/3137) Checking out files: 44% (1381/3137) Checking out files: 45% (1412/3137) Checking out files: 46% (1444/3137) Checking out files: 47% (1475/3137) Checking out files: 48% (1506/3137) Checking out files: 49% (1538/3137) Checking out files: 50% (1569/3137) Checking out files: 51% (1600/3137) Checking out files: 52% (1632/3137) Checking out files: 53% (1663/3137) Checking out files: 54% (1694/3137) Checking out files: 55% (1726/3137) Checking out files: 56% (1757/3137) Checking out files: 57% (1789/3137) Checking out files: 58% (1820/3137) Checking out files: 59% (1851/3137) Checking out files: 60% (1883/3137) Checking out files: 61% (1914/3137) Checking out files: 62% (1945/3137) Checking out files: 63% (1977/3137) Checking out files: 64% (2008/3137) Checking out files: 65% (2040/3137) Checking out files: 66% (2071/3137) Checking out files: 67% (2102/3137) Checking out files: 68% (2134/3137) Checking out files: 69% (2165/3137) Checking out files: 70% (2196/3137) Checking out files: 71% (2228/3137) Checking out files: 72% (2259/3137) Checking out files: 73% (2291/3137) Checking out files: 74% (2322/3137) Checking out files: 75% (2353/3137) Checking out files: 76% (2385/3137) Checking out files: 77% (2416/3137) Checking out files: 78% (2447/3137) Checking out files: 79% (2479/3137) Checking out files: 80% (2510/3137) Checking out files: 81% (2541/3137) Checking out files: 82% (2573/3137) Checking out files: 83% (2604/3137) Checking out files: 84% (2636/3137) Checking out files: 85% (2667/3137) Checking out files: 86% (2698/3137) Checking out files: 87% (2730/3137) Checking out files: 88% (2761/3137) Checking out files: 89% (2792/3137) Checking out files: 89% (2820/3137) Checking out files: 90% (2824/3137) Checking out files: 91% (2855/3137) Checking out files: 92% (2887/3137) Checking out files: 93% (2918/3137) Checking out files: 94% (2949/3137) Checking out files: 95% (2981/3137) Checking out files: 96% (3012/3137) Checking out files: 97% (3043/3137) Checking out files: 98% (3075/3137) Checking out files: 99% (3106/3137) Checking out files: 100% (3137/3137) Checking out files: 100% (3137/3137), done. [2020-03-26T16:13:43.792Z] #65 53.63 + cd /tmp/tmp.U97KbeeBjk/src/github.com/containerd/containerd [2020-03-26T16:13:43.792Z] #65 53.63 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-26T16:13:44.291Z] #23 ... [2020-03-26T16:13:44.291Z] [2020-03-26T16:13:44.291Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T16:13:44.291Z] #17 10.05 Fetched 8163 kB in 8s (1050 kB/s) [2020-03-26T16:13:44.291Z] #17 10.05 Reading package lists... [2020-03-26T16:13:44.291Z] #17 14.16 Reading package lists... [2020-03-26T16:13:44.291Z] #17 16.85 Building dependency tree... [2020-03-26T16:13:44.291Z] #17 18.97 libcap2-bin is already the newest version (1:2.25-2). [2020-03-26T16:13:44.291Z] #17 18.97 The following additional packages will be installed: [2020-03-26T16:13:44.291Z] #17 18.98 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-26T16:13:44.291Z] #17 18.98 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-26T16:13:44.291Z] #17 18.98 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-26T16:13:44.291Z] #17 18.98 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-26T16:13:44.291Z] #17 18.98 python3.7 python3.7-minimal vim-runtime xxd [2020-03-26T16:13:44.291Z] #17 18.99 Suggested packages: [2020-03-26T16:13:44.291Z] #17 18.99 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-26T16:13:44.291Z] #17 18.99 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-26T16:13:44.291Z] #17 18.99 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-26T16:13:44.291Z] #17 18.99 Recommended packages: [2020-03-26T16:13:44.291Z] #17 18.99 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-26T16:13:44.291Z] #17 18.99 python3-keyrings.alt python3-xdg unzip [2020-03-26T16:13:44.799Z] #65 58.57 Checking out files: 26% (839/3137) Checking out files: 27% (847/3137) Checking out files: 28% (879/3137) Checking out files: 29% (910/3137) Checking out files: 30% (942/3137) Checking out files: 31% (973/3137) Checking out files: 32% (1004/3137) Checking out files: 33% (1036/3137) Checking out files: 34% (1067/3137) Checking out files: 35% (1098/3137) Checking out files: 36% (1130/3137) Checking out files: 37% (1161/3137) Checking out files: 38% (1193/3137) Checking out files: 39% (1224/3137) Checking out files: 40% (1255/3137) Checking out files: 41% (1287/3137) Checking out files: 42% (1318/3137) Checking out files: 43% (1349/3137) Checking out files: 44% (1381/3137) Checking out files: 45% (1412/3137) Checking out files: 46% (1444/3137) Checking out files: 47% (1475/3137) Checking out files: 48% (1506/3137) Checking out files: 49% (1538/3137) Checking out files: 50% (1569/3137) Checking out files: 51% (1600/3137) Checking out files: 52% (1632/3137) Checking out files: 53% (1663/3137) Checking out files: 54% (1694/3137) Checking out files: 55% (1726/3137) Checking out files: 56% (1757/3137) Checking out files: 57% (1789/3137) Checking out files: 58% (1820/3137) Checking out files: 59% (1851/3137) Checking out files: 60% (1883/3137) Checking out files: 61% (1914/3137) Checking out files: 62% (1945/3137) Checking out files: 62% (1953/3137) Checking out files: 63% (1977/3137) Checking out files: 64% (2008/3137) Checking out files: 65% (2040/3137) Checking out files: 66% (2071/3137) Checking out files: 67% (2102/3137) Checking out files: 68% (2134/3137) Checking out files: 69% (2165/3137) Checking out files: 70% (2196/3137) Checking out files: 71% (2228/3137) Checking out files: 72% (2259/3137) Checking out files: 73% (2291/3137) Checking out files: 74% (2322/3137) Checking out files: 75% (2353/3137) Checking out files: 76% (2385/3137) Checking out files: 77% (2416/3137) Checking out files: 78% (2447/3137) Checking out files: 79% (2479/3137) Checking out files: 80% (2510/3137) Checking out files: 81% (2541/3137) Checking out files: 81% (2572/3137) Checking out files: 82% (2573/3137) Checking out files: 83% (2604/3137) Checking out files: 84% (2636/3137) Checking out files: 85% (2667/3137) Checking out files: 86% (2698/3137) Checking out files: 87% (2730/3137) Checking out files: 88% (2761/3137) Checking out files: 89% (2792/3137) Checking out files: 90% (2824/3137) Checking out files: 91% (2855/3137) Checking out files: 92% (2887/3137) Checking out files: 93% (2918/3137) [2020-03-26T16:13:44.799Z] #65 ... [2020-03-26T16:13:44.799Z] [2020-03-26T16:13:44.799Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:13:44.799Z] #56 110.4 fmt [2020-03-26T16:13:44.800Z] #56 112.3 encoding/base64 [2020-03-26T16:13:44.800Z] #56 113.6 golang.org/x/sys/unix [2020-03-26T16:13:44.800Z] #56 119.1 encoding/json [2020-03-26T16:13:44.863Z] #17 20.88 The following NEW packages will be installed: [2020-03-26T16:13:45.057Z] #56 ... [2020-03-26T16:13:45.057Z] [2020-03-26T16:13:45.057Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:13:45.057Z] #10 121.3 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-26T16:13:45.057Z] #10 121.3 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-26T16:13:45.057Z] #10 121.4 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-26T16:13:45.127Z] #17 20.88 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-26T16:13:45.127Z] #17 20.88 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-26T16:13:45.127Z] #17 20.88 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-26T16:13:45.127Z] #17 20.88 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-26T16:13:45.127Z] #17 20.89 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-26T16:13:45.127Z] #17 20.89 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-26T16:13:45.127Z] #17 20.89 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-03-26T16:13:45.127Z] #17 20.89 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-03-26T16:13:45.127Z] #17 20.89 xz-utils zip [2020-03-26T16:13:45.314Z] #10 121.7 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-26T16:13:45.314Z] #10 ... [2020-03-26T16:13:45.314Z] [2020-03-26T16:13:45.314Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:13:45.314Z] #44 5.786 Note: Building without setproctitle() and strlcpy() support. [2020-03-26T16:13:45.314Z] #44 5.786 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-26T16:13:45.314Z] #44 5.811 Note: Building without GnuTLS support [2020-03-26T16:13:45.314Z] #44 9.838 fatal: not a git repository (or any of the parent directories): .git [2020-03-26T16:13:45.314Z] #44 9.942 GEN .gitid [2020-03-26T16:13:45.314Z] #44 10.05 GEN criu/include/version.h [2020-03-26T16:13:45.388Z] #17 21.21 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T16:13:45.388Z] #17 21.21 Need to get 27.6 MB of archives. [2020-03-26T16:13:45.388Z] #17 21.21 After this operation, 114 MB of additional disk space will be used. [2020-03-26T16:13:45.388Z] #17 21.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-03-26T16:13:45.388Z] #17 21.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB] [2020-03-26T16:13:45.388Z] #17 21.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB] [2020-03-26T16:13:45.388Z] #17 21.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-03-26T16:13:45.388Z] #17 21.33 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-03-26T16:13:45.388Z] #17 21.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB] [2020-03-26T16:13:45.388Z] #17 21.45 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-03-26T16:13:45.573Z] #44 ... [2020-03-26T16:13:45.573Z] [2020-03-26T16:13:45.573Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:13:45.573Z] #10 121.8 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-26T16:13:45.573Z] #10 121.8 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-26T16:13:45.649Z] #17 21.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-03-26T16:13:45.649Z] #17 21.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-03-26T16:13:45.649Z] #17 21.48 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-03-26T16:13:45.649Z] #17 21.49 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-03-26T16:13:45.649Z] #17 21.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-03-26T16:13:45.649Z] #17 21.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-03-26T16:13:45.649Z] #17 21.60 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-03-26T16:13:45.649Z] #17 21.68 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-03-26T16:13:45.649Z] #17 21.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-03-26T16:13:45.649Z] #17 21.70 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-03-26T16:13:45.649Z] #17 21.72 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-26T16:13:45.649Z] #17 ... [2020-03-26T16:13:45.649Z] [2020-03-26T16:13:45.649Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:13:45.649Z] #47 142.6 github.com/LK4D4/vndr/godl [2020-03-26T16:13:45.649Z] #47 143.6 github.com/LK4D4/vndr [2020-03-26T16:13:45.910Z] #47 ... [2020-03-26T16:13:45.910Z] [2020-03-26T16:13:45.910Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T16:13:45.910Z] #17 21.73 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-03-26T16:13:45.910Z] #17 21.75 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-03-26T16:13:45.910Z] #17 21.77 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-03-26T16:13:45.910Z] #17 21.77 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-03-26T16:13:45.911Z] #17 21.80 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-03-26T16:13:45.911Z] #17 21.81 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-03-26T16:13:45.911Z] #17 21.82 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-03-26T16:13:45.911Z] #17 ... [2020-03-26T16:13:45.911Z] [2020-03-26T16:13:45.911Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:13:45.911Z] #47 DONE 152.8s [2020-03-26T16:13:45.911Z] [2020-03-26T16:13:45.911Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T16:13:45.911Z] #17 21.83 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-03-26T16:13:45.911Z] #17 21.83 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-03-26T16:13:45.911Z] #17 21.83 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-03-26T16:13:45.911Z] #17 21.83 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-03-26T16:13:46.316Z] #65 ... [2020-03-26T16:13:46.316Z] [2020-03-26T16:13:46.316Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:13:46.316Z] #33 119.9 github.com/BurntSushi/toml/cmd/tomlv [2020-03-26T16:13:46.316Z] #33 DONE 127.0s [2020-03-26T16:13:46.316Z] [2020-03-26T16:13:46.316Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:13:46.316Z] #65 56.05 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-26T16:13:46.316Z] #65 56.05 + BUILDTAGS='netgo osusergo static_build' [2020-03-26T16:13:46.316Z] #65 ... [2020-03-26T16:13:46.316Z] [2020-03-26T16:13:46.316Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:13:46.316Z] #44 13.35 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-26T16:13:46.316Z] #44 13.55 PBCC images/opts.pb-c.c [2020-03-26T16:13:46.316Z] #44 13.74 PBCC images/sit.pb-c.c [2020-03-26T16:13:46.316Z] #44 13.81 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-26T16:13:46.316Z] #44 13.95 DEP images/opts.pb-c.d [2020-03-26T16:13:46.316Z] #44 14.01 DEP images/sit.pb-c.d [2020-03-26T16:13:46.316Z] #44 14.08 PBCC images/macvlan.pb-c.c [2020-03-26T16:13:46.316Z] #44 14.09 DEP images/macvlan.pb-c.d [2020-03-26T16:13:46.316Z] #44 14.16 PBCC images/autofs.pb-c.c [2020-03-26T16:13:46.316Z] #44 14.17 DEP images/autofs.pb-c.d [2020-03-26T16:13:46.316Z] #44 14.30 PBCC images/sysctl.pb-c.c [2020-03-26T16:13:46.316Z] #44 14.32 DEP images/sysctl.pb-c.d [2020-03-26T16:13:46.316Z] #44 14.42 PBCC images/time.pb-c.c [2020-03-26T16:13:46.316Z] #44 14.49 DEP images/time.pb-c.d [2020-03-26T16:13:46.316Z] #44 14.61 PBCC images/binfmt-misc.pb-c.c [2020-03-26T16:13:46.316Z] #44 14.72 DEP images/binfmt-misc.pb-c.d [2020-03-26T16:13:46.316Z] #44 14.77 PBCC images/seccomp.pb-c.c [2020-03-26T16:13:46.316Z] #44 14.80 DEP images/seccomp.pb-c.d [2020-03-26T16:13:46.316Z] #44 14.89 PBCC images/userns.pb-c.c [2020-03-26T16:13:46.316Z] #44 14.94 DEP images/userns.pb-c.d [2020-03-26T16:13:46.316Z] #44 15.08 PBCC images/cgroup.pb-c.c [2020-03-26T16:13:46.316Z] #44 15.15 DEP images/cgroup.pb-c.d [2020-03-26T16:13:46.316Z] #44 15.22 PBCC images/fown.pb-c.c [2020-03-26T16:13:46.316Z] #44 15.27 PBCC images/ext-file.pb-c.c [2020-03-26T16:13:46.316Z] #44 15.32 DEP images/fown.pb-c.d [2020-03-26T16:13:46.316Z] #44 15.36 DEP images/ext-file.pb-c.d [2020-03-26T16:13:46.316Z] #44 15.45 PBCC images/rpc.pb-c.c [2020-03-26T16:13:46.316Z] #44 15.56 DEP images/rpc.pb-c.d [2020-03-26T16:13:46.316Z] #44 15.67 PBCC images/siginfo.pb-c.c [2020-03-26T16:13:46.316Z] #44 15.78 DEP images/siginfo.pb-c.d [2020-03-26T16:13:46.316Z] #44 15.84 PBCC images/pagemap.pb-c.c [2020-03-26T16:13:46.316Z] #44 15.91 DEP images/pagemap.pb-c.d [2020-03-26T16:13:46.316Z] #44 16.00 PBCC images/rlimit.pb-c.c [2020-03-26T16:13:46.316Z] #44 16.06 DEP images/rlimit.pb-c.d [2020-03-26T16:13:46.316Z] #44 16.09 PBCC images/file-lock.pb-c.c [2020-03-26T16:13:46.316Z] #44 16.12 DEP images/file-lock.pb-c.d [2020-03-26T16:13:46.316Z] #44 16.19 PBCC images/tty.pb-c.c [2020-03-26T16:13:46.316Z] #44 16.32 DEP images/tty.pb-c.d [2020-03-26T16:13:46.316Z] #44 16.40 PBCC images/tun.pb-c.c [2020-03-26T16:13:46.316Z] #44 16.48 PBCC images/netdev.pb-c.c [2020-03-26T16:13:46.316Z] #44 16.61 DEP images/tun.pb-c.d [2020-03-26T16:13:46.316Z] #44 16.68 DEP images/netdev.pb-c.d [2020-03-26T16:13:46.316Z] #44 16.80 PBCC images/vma.pb-c.c [2020-03-26T16:13:46.316Z] #44 16.86 DEP images/vma.pb-c.d [2020-03-26T16:13:46.316Z] #44 16.98 PBCC images/creds.pb-c.c [2020-03-26T16:13:46.316Z] #44 16.99 DEP images/creds.pb-c.d [2020-03-26T16:13:46.316Z] #44 17.02 PBCC images/utsns.pb-c.c [2020-03-26T16:13:46.316Z] #44 17.03 DEP images/utsns.pb-c.d [2020-03-26T16:13:46.316Z] #44 17.12 PBCC images/ipc-desc.pb-c.c [2020-03-26T16:13:46.316Z] #44 17.17 PBCC images/ipc-sem.pb-c.c [2020-03-26T16:13:46.316Z] #44 17.20 DEP images/ipc-desc.pb-c.d [2020-03-26T16:13:46.316Z] #44 17.29 DEP images/ipc-sem.pb-c.d [2020-03-26T16:13:46.316Z] #44 17.44 PBCC images/ipc-msg.pb-c.c [2020-03-26T16:13:46.316Z] #44 17.48 DEP images/ipc-msg.pb-c.d [2020-03-26T16:13:46.316Z] #44 17.64 PBCC images/ipc-shm.pb-c.c [2020-03-26T16:13:46.316Z] #44 17.71 DEP images/ipc-shm.pb-c.d [2020-03-26T16:13:46.316Z] #44 17.78 PBCC images/ipc-var.pb-c.c [2020-03-26T16:13:46.316Z] #44 17.91 DEP images/ipc-var.pb-c.d [2020-03-26T16:13:46.316Z] #44 18.04 PBCC images/sk-opts.pb-c.c [2020-03-26T16:13:46.316Z] #44 18.27 PBCC images/packet-sock.pb-c.c [2020-03-26T16:13:46.316Z] #44 18.35 DEP images/sk-opts.pb-c.d [2020-03-26T16:13:46.316Z] #44 18.39 DEP images/packet-sock.pb-c.d [2020-03-26T16:13:46.316Z] #44 18.61 PBCC images/sk-netlink.pb-c.c [2020-03-26T16:13:46.316Z] #44 18.70 DEP images/sk-netlink.pb-c.d [2020-03-26T16:13:46.316Z] #44 18.85 PBCC images/sk-inet.pb-c.c [2020-03-26T16:13:46.316Z] #44 18.96 DEP images/sk-inet.pb-c.d [2020-03-26T16:13:46.316Z] #44 19.04 PBCC images/sk-unix.pb-c.c [2020-03-26T16:13:46.316Z] #44 19.15 DEP images/sk-unix.pb-c.d [2020-03-26T16:13:46.316Z] #44 19.27 PBCC images/mm.pb-c.c [2020-03-26T16:13:46.316Z] #44 19.45 DEP images/mm.pb-c.d [2020-03-26T16:13:46.316Z] #44 19.50 PBCC images/timerfd.pb-c.c [2020-03-26T16:13:46.316Z] #44 19.52 DEP images/timerfd.pb-c.d [2020-03-26T16:13:46.316Z] #44 19.53 PBCC images/timer.pb-c.c [2020-03-26T16:13:46.316Z] #44 19.54 DEP images/timer.pb-c.d [2020-03-26T16:13:46.316Z] #44 19.57 PBCC images/sa.pb-c.c [2020-03-26T16:13:46.316Z] #44 19.59 DEP images/sa.pb-c.d [2020-03-26T16:13:46.316Z] #44 19.70 PBCC images/pipe-data.pb-c.c [2020-03-26T16:13:46.316Z] #44 19.74 DEP images/pipe-data.pb-c.d [2020-03-26T16:13:46.316Z] #44 19.78 PBCC images/mnt.pb-c.c [2020-03-26T16:13:46.316Z] #44 19.86 DEP images/mnt.pb-c.d [2020-03-26T16:13:46.316Z] #44 19.93 PBCC images/sk-packet.pb-c.c [2020-03-26T16:13:46.316Z] #44 20.06 DEP images/sk-packet.pb-c.d [2020-03-26T16:13:46.316Z] #44 20.14 PBCC images/tcp-stream.pb-c.c [2020-03-26T16:13:46.316Z] #44 20.18 DEP images/tcp-stream.pb-c.d [2020-03-26T16:13:46.316Z] #44 20.25 PBCC images/pipe.pb-c.c [2020-03-26T16:13:46.316Z] #44 20.35 DEP images/pipe.pb-c.d [2020-03-26T16:13:46.316Z] #44 20.55 PBCC images/pstree.pb-c.c [2020-03-26T16:13:46.316Z] #44 20.68 DEP images/pstree.pb-c.d [2020-03-26T16:13:46.316Z] #44 20.75 PBCC images/fs.pb-c.c [2020-03-26T16:13:46.484Z] #17 22.37 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-03-26T16:13:46.484Z] #17 22.38 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-03-26T16:13:46.484Z] #17 22.40 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-03-26T16:13:46.484Z] #17 22.40 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-03-26T16:13:46.484Z] #17 22.43 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-03-26T16:13:46.484Z] #17 22.43 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-03-26T16:13:46.508Z] #10 ... [2020-03-26T16:13:46.508Z] [2020-03-26T16:13:46.508Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:13:46.508Z] #47 112.2 regexp/syntax [2020-03-26T16:13:46.508Z] #47 117.9 flag [2020-03-26T16:13:46.508Z] #47 120.7 go/token [2020-03-26T16:13:46.508Z] #47 121.4 regexp [2020-03-26T16:13:46.508Z] #47 122.4 go/scanner [2020-03-26T16:13:46.508Z] #47 ... [2020-03-26T16:13:46.508Z] [2020-03-26T16:13:46.508Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:13:46.508Z] #65 58.57 Checking out files: 26% (839/3137) Checking out files: 27% (847/3137) Checking out files: 28% (879/3137) Checking out files: 29% (910/3137) Checking out files: 30% (942/3137) Checking out files: 31% (973/3137) Checking out files: 32% (1004/3137) Checking out files: 33% (1036/3137) Checking out files: 34% (1067/3137) Checking out files: 35% (1098/3137) Checking out files: 36% (1130/3137) Checking out files: 37% (1161/3137) Checking out files: 38% (1193/3137) Checking out files: 39% (1224/3137) Checking out files: 40% (1255/3137) Checking out files: 41% (1287/3137) Checking out files: 42% (1318/3137) Checking out files: 43% (1349/3137) Checking out files: 44% (1381/3137) Checking out files: 45% (1412/3137) Checking out files: 46% (1444/3137) Checking out files: 47% (1475/3137) Checking out files: 48% (1506/3137) Checking out files: 49% (1538/3137) Checking out files: 50% (1569/3137) Checking out files: 51% (1600/3137) Checking out files: 52% (1632/3137) Checking out files: 53% (1663/3137) Checking out files: 54% (1694/3137) Checking out files: 55% (1726/3137) Checking out files: 56% (1757/3137) Checking out files: 57% (1789/3137) Checking out files: 58% (1820/3137) Checking out files: 59% (1851/3137) Checking out files: 60% (1883/3137) Checking out files: 61% (1914/3137) Checking out files: 62% (1945/3137) Checking out files: 62% (1953/3137) Checking out files: 63% (1977/3137) Checking out files: 64% (2008/3137) Checking out files: 65% (2040/3137) Checking out files: 66% (2071/3137) Checking out files: 67% (2102/3137) Checking out files: 68% (2134/3137) Checking out files: 69% (2165/3137) Checking out files: 70% (2196/3137) Checking out files: 71% (2228/3137) Checking out files: 72% (2259/3137) Checking out files: 73% (2291/3137) Checking out files: 74% (2322/3137) Checking out files: 75% (2353/3137) Checking out files: 76% (2385/3137) Checking out files: 77% (2416/3137) Checking out files: 78% (2447/3137) Checking out files: 79% (2479/3137) Checking out files: 80% (2510/3137) Checking out files: 81% (2541/3137) Checking out files: 81% (2572/3137) Checking out files: 82% (2573/3137) Checking out files: 83% (2604/3137) Checking out files: 84% (2636/3137) Checking out files: 85% (2667/3137) Checking out files: 86% (2698/3137) Checking out files: 87% (2730/3137) Checking out files: 88% (2761/3137) Checking out files: 89% (2792/3137) Checking out files: 90% (2824/3137) Checking out files: 91% (2855/3137) Checking out files: 92% (2887/3137) Checking out files: 93% (2918/3137) Checking out files: 94% (2949/3137) Checking out files: 95% (2981/3137) Checking out files: 96% (3012/3137) Checking out files: 96% (3019/3137) Checking out files: 97% (3043/3137) Checking out files: 98% (3075/3137) Checking out files: 99% (3106/3137) Checking out files: 100% (3137/3137) Checking out files: 100% (3137/3137), done. [2020-03-26T16:13:46.508Z] #65 61.82 + cd /tmp/tmp.mIaPjalTeB/src/github.com/containerd/containerd [2020-03-26T16:13:46.508Z] #65 61.82 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-26T16:13:46.574Z] #44 20.86 DEP images/fs.pb-c.d [2020-03-26T16:13:46.755Z] #17 22.56 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-26T16:13:46.755Z] #17 22.56 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-03-26T16:13:46.755Z] #17 22.58 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-03-26T16:13:46.755Z] #17 22.60 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-26T16:13:46.755Z] #17 22.60 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-03-26T16:13:46.755Z] #17 22.64 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-26T16:13:46.755Z] #17 22.68 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-03-26T16:13:46.831Z] #44 20.98 PBCC images/signalfd.pb-c.c [2020-03-26T16:13:46.831Z] #44 21.07 DEP images/signalfd.pb-c.d [2020-03-26T16:13:46.831Z] #44 21.25 PBCC images/fh.pb-c.c [2020-03-26T16:13:47.089Z] #44 21.40 PBCC images/fsnotify.pb-c.c [2020-03-26T16:13:47.089Z] #44 21.49 DEP images/fh.pb-c.d [2020-03-26T16:13:47.329Z] #17 23.09 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-03-26T16:13:47.329Z] #17 23.13 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-03-26T16:13:47.329Z] #17 23.15 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-26T16:13:47.346Z] #44 21.61 DEP images/fsnotify.pb-c.d [2020-03-26T16:13:47.591Z] #17 23.45 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-03-26T16:13:47.603Z] #44 21.82 PBCC images/eventpoll.pb-c.c [2020-03-26T16:13:47.604Z] #44 21.85 DEP images/eventpoll.pb-c.d [2020-03-26T16:13:47.604Z] #44 22.03 PBCC images/eventfd.pb-c.c [2020-03-26T16:13:47.861Z] #44 22.12 DEP images/eventfd.pb-c.d [2020-03-26T16:13:47.861Z] #44 22.26 PBCC images/remap-file-path.pb-c.c [2020-03-26T16:13:47.861Z] #44 ... [2020-03-26T16:13:47.861Z] [2020-03-26T16:13:47.861Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:13:47.861Z] #56 118.6 encoding/json [2020-03-26T16:13:47.861Z] #56 125.5 github.com/pkg/diff [2020-03-26T16:13:47.861Z] #56 127.5 go/ast [2020-03-26T16:13:47.861Z] #56 127.6 golang.org/x/crypto/ssh/terminal [2020-03-26T16:13:47.879Z] #65 64.44 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-26T16:13:47.879Z] #65 64.45 + BUILDTAGS='netgo osusergo static_build' [2020-03-26T16:13:47.879Z] #65 64.45 + export EXTRA_FLAGS=-buildmode=pie [2020-03-26T16:13:47.879Z] #65 64.45 + EXTRA_FLAGS=-buildmode=pie [2020-03-26T16:13:47.879Z] #65 64.45 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-26T16:13:47.879Z] #65 64.45 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-26T16:13:47.879Z] #65 64.45 + '[' '' = dynamic ']' [2020-03-26T16:13:47.879Z] #65 64.45 + make [2020-03-26T16:13:48.118Z] #56 ... [2020-03-26T16:13:48.118Z] [2020-03-26T16:13:48.118Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:13:48.118Z] #44 22.39 DEP images/remap-file-path.pb-c.d [2020-03-26T16:13:48.166Z] #17 23.96 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-03-26T16:13:48.336Z] Removing intermediate container e66998683e1b [2020-03-26T16:13:48.336Z] ---> 4b08d190c7b0 [2020-03-26T16:13:48.336Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-03-26T16:13:48.336Z] ---> ebd73b5ebd31 [2020-03-26T16:13:48.336Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-03-26T16:13:48.336Z] ---> 23112f294bcc [2020-03-26T16:13:48.336Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-03-26T16:13:48.336Z] ---> Running in fa7302992321 [2020-03-26T16:13:48.336Z] Removing intermediate container fa7302992321 [2020-03-26T16:13:48.336Z] ---> 132fe29d8da5 [2020-03-26T16:13:48.336Z] Successfully built 132fe29d8da5 [2020-03-26T16:13:48.336Z] Successfully tagged moby-buildx:latest [2020-03-26T16:13:48.336Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-03-26T16:13:48.336Z] if [ -n "${id}" ]; then \ [2020-03-26T16:13:48.336Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-03-26T16:13:48.336Z] && touch bundles/buildx; \ [2020-03-26T16:13:48.336Z] docker rm -f ${id}; \ [2020-03-26T16:13:48.336Z] fi [2020-03-26T16:13:48.336Z] 42dc66b4fbe8f5106d37b5dcc1ab1e9eb4b5e48061d2147dcd5064bc1d085b97 [2020-03-26T16:13:48.336Z] bundles/buildx version [2020-03-26T16:13:48.336Z] buildx v0.3.1 6db68d0 [2020-03-26T16:13:48.336Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 . [2020-03-26T16:13:48.336Z] #1 [internal] booting buildkit [2020-03-26T16:13:48.336Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-03-26T16:13:48.336Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done [2020-03-26T16:13:48.336Z] #1 creating container buildx_buildkit_default [2020-03-26T16:13:48.336Z] #1 creating container buildx_buildkit_default 0.4s done [2020-03-26T16:13:48.336Z] #1 DONE 3.2s [2020-03-26T16:13:48.336Z] [2020-03-26T16:13:48.336Z] #3 [internal] load .dockerignore [2020-03-26T16:13:48.336Z] #3 transferring context: 87B done [2020-03-26T16:13:48.336Z] #3 DONE 0.0s [2020-03-26T16:13:48.336Z] [2020-03-26T16:13:48.336Z] #2 [internal] load build definition from Dockerfile [2020-03-26T16:13:48.336Z] #2 transferring dockerfile: 17.05kB 0.0s done [2020-03-26T16:13:48.336Z] #2 DONE 0.0s [2020-03-26T16:13:48.336Z] [2020-03-26T16:13:48.336Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-26T16:13:48.376Z] #44 22.57 PBCC images/fifo.pb-c.c [2020-03-26T16:13:48.376Z] #44 22.61 DEP images/fifo.pb-c.d [2020-03-26T16:13:48.376Z] #44 22.80 PBCC images/ghost-file.pb-c.c [2020-03-26T16:13:48.456Z] #17 24.29 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-03-26T16:13:48.633Z] #44 23.02 DEP images/ghost-file.pb-c.d [2020-03-26T16:13:48.633Z] #44 23.04 PBCC images/regfile.pb-c.c [2020-03-26T16:13:48.891Z] #44 23.14 DEP images/regfile.pb-c.d [2020-03-26T16:13:48.891Z] #44 23.23 PBCC images/ns.pb-c.c [2020-03-26T16:13:48.891Z] #44 23.31 DEP images/ns.pb-c.d [2020-03-26T16:13:48.957Z] #4 DONE 0.6s [2020-03-26T16:13:48.957Z] [2020-03-26T16:13:48.957Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-26T16:13:48.957Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-26T16:13:48.957Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-03-26T16:13:48.957Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2020-03-26T16:13:48.957Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 3.94MB / 8.18MB 0.1s [2020-03-26T16:13:48.957Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2020-03-26T16:13:48.957Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2020-03-26T16:13:48.957Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-03-26T16:13:49.148Z] #44 23.47 PBCC images/fdinfo.pb-c.c [2020-03-26T16:13:49.401Z] #17 25.20 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T16:13:49.401Z] #17 25.32 Fetched 27.6 MB in 3s (8237 kB/s) [2020-03-26T16:13:49.401Z] #17 25.40 Selecting previously unselected package pigz. [2020-03-26T16:13:49.405Z] #44 23.59 DEP images/fdinfo.pb-c.d [2020-03-26T16:13:49.405Z] #44 23.80 PBCC images/core-aarch64.pb-c.c [2020-03-26T16:13:49.405Z] #44 23.92 PBCC images/core-arm.pb-c.c [2020-03-26T16:13:49.578Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2020-03-26T16:13:49.578Z] #5 DONE 0.8s [2020-03-26T16:13:49.662Z] #17 25.40 (Reading database ... [2020-03-26T16:13:49.662Z] #17 ... [2020-03-26T16:13:49.662Z] [2020-03-26T16:13:49.662Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-26T16:13:49.662Z] #30 DONE 156.6s [2020-03-26T16:13:49.662Z] [2020-03-26T16:13:49.662Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T16:13:49.662Z] #17 25.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 ... 23396 files and directories currently installed.) [2020-03-26T16:13:49.662Z] #17 25.55 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-03-26T16:13:49.662Z] #17 25.58 Unpacking pigz (2.4-1) ... [2020-03-26T16:13:49.663Z] #44 24.00 PBCC images/core-ppc64.pb-c.c [2020-03-26T16:13:49.777Z] #65 65.86 + bin/ctr [2020-03-26T16:13:49.882Z] [2020-03-26T16:13:49.882Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-03-26T16:13:49.920Z] #44 24.24 PBCC images/core-s390.pb-c.c [2020-03-26T16:13:49.920Z] #44 24.27 PBCC images/core-x86.pb-c.c [2020-03-26T16:13:49.920Z] #44 24.33 PBCC images/core.pb-c.c [2020-03-26T16:13:49.920Z] #44 24.44 PBCC images/inventory.pb-c.c [2020-03-26T16:13:49.922Z] #17 25.79 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-03-26T16:13:49.922Z] #17 25.79 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-03-26T16:13:49.922Z] #17 25.80 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-03-26T16:13:50.180Z] #7 DONE 0.3s [2020-03-26T16:13:50.181Z] [2020-03-26T16:13:50.181Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-26T16:13:50.181Z] #6 DONE 0.4s [2020-03-26T16:13:50.181Z] [2020-03-26T16:13:50.181Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-26T16:13:50.181Z] #8 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-26T16:13:50.235Z] #44 24.56 DEP images/core-aarch64.pb-c.d [2020-03-26T16:13:50.235Z] #44 24.59 DEP images/core-arm.pb-c.d [2020-03-26T16:13:50.235Z] #44 24.64 DEP images/core-ppc64.pb-c.d [2020-03-26T16:13:50.476Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 2.14MB / 10.73MB 0.3s [2020-03-26T16:13:50.476Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 1.30MB / 57.39MB 0.3s [2020-03-26T16:13:50.476Z] #8 sha256:13f57ae73c13d96f2792fd42f2b7090450dd6ca8f4120750b050447a69f2ac9c 5.46kB / 5.46kB done [2020-03-26T16:13:50.476Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 0B / 54.14MB 0.1s [2020-03-26T16:13:50.476Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 130.11kB / 8.25MB 0.3s [2020-03-26T16:13:50.476Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 457.79kB / 96.43MB 0.3s [2020-03-26T16:13:50.476Z] #8 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done [2020-03-26T16:13:50.476Z] #8 sha256:907849ba77bc2d17fc1c887733aed42dbb49a42e6af4044ae7879bc823bf9a9b 155B / 155B 0.1s done [2020-03-26T16:13:50.476Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 0B / 73.51MB 0.1s [2020-03-26T16:13:50.476Z] #8 sha256:29760557aa15d83b93e1d2ddabafde26559e22005a775c9e89722c8ef7334733 1.79kB / 1.79kB done [2020-03-26T16:13:50.493Z] #17 ... [2020-03-26T16:13:50.493Z] [2020-03-26T16:13:50.493Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:13:50.493Z] #44 86.63 CC criu/arch/aarch64/vdso-pie.o [2020-03-26T16:13:50.493Z] #44 87.16 CC criu/arch/aarch64/restorer.o [2020-03-26T16:13:50.493Z] #44 87.81 CC criu/arch/aarch64/intraprocedure.o [2020-03-26T16:13:50.493Z] #44 87.89 CC criu/pie/restorer.o [2020-03-26T16:13:50.493Z] #44 91.78 LINK criu/pie/restorer.built-in.o [2020-03-26T16:13:50.493Z] #44 91.80 GEN criu/pie/restorer-blob.h [2020-03-26T16:13:50.493Z] #44 91.98 DEP criu/vdso.d [2020-03-26T16:13:50.493Z] #44 92.26 DEP criu/uts_ns.d [2020-03-26T16:13:50.493Z] #44 92.45 DEP criu/util.d [2020-03-26T16:13:50.493Z] #44 92.75 DEP criu/uffd.d [2020-03-26T16:13:50.493Z] #44 92.97 DEP criu/tun.d [2020-03-26T16:13:50.493Z] #44 93.16 DEP criu/tty.d [2020-03-26T16:13:50.493Z] #44 93.40 DEP criu/timerfd.d [2020-03-26T16:13:50.493Z] #44 93.68 DEP criu/sysfs_parse.d [2020-03-26T16:13:50.493Z] #44 93.94 DEP criu/sysctl.d [2020-03-26T16:13:50.493Z] #44 94.06 DEP criu/string.d [2020-03-26T16:13:50.493Z] #44 94.14 DEP criu/stats.d [2020-03-26T16:13:50.493Z] #44 94.30 DEP criu/sockets.d [2020-03-26T16:13:50.493Z] #44 94.58 DEP criu/sk-unix.d [2020-03-26T16:13:50.493Z] #44 94.86 DEP criu/sk-tcp.d [2020-03-26T16:13:50.493Z] #44 95.04 DEP criu/sk-queue.d [2020-03-26T16:13:50.493Z] #44 95.26 DEP criu/sk-packet.d [2020-03-26T16:13:50.493Z] #44 95.42 DEP criu/sk-netlink.d [2020-03-26T16:13:50.493Z] #44 95.57 DEP criu/sk-inet.d [2020-03-26T16:13:50.493Z] #44 95.88 DEP criu/signalfd.d [2020-03-26T16:13:50.493Z] #44 96.11 DEP criu/sigframe.d [2020-03-26T16:13:50.493Z] #44 96.37 DEP criu/shmem.d [2020-03-26T16:13:50.493Z] #44 96.60 DEP criu/servicefd.d [2020-03-26T16:13:50.562Z] #44 24.77 DEP images/core-s390.pb-c.d [2020-03-26T16:13:50.562Z] #44 24.91 DEP images/core-x86.pb-c.d [2020-03-26T16:13:50.562Z] #44 25.01 DEP images/core.pb-c.d [2020-03-26T16:13:50.754Z] #44 96.74 DEP criu/seize.d [2020-03-26T16:13:50.754Z] #44 ... [2020-03-26T16:13:50.754Z] [2020-03-26T16:13:50.754Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T16:13:50.754Z] #17 26.63 Selecting previously unselected package python3.7-minimal. [2020-03-26T16:13:50.754Z] #17 26.64 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-03-26T16:13:50.754Z] #17 26.65 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-26T16:13:50.768Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 2.73MB / 10.73MB 0.4s [2020-03-26T16:13:50.768Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 818.24kB / 8.25MB 0.4s [2020-03-26T16:13:50.768Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 3.36MB / 10.73MB 0.6s [2020-03-26T16:13:50.768Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 1.41MB / 8.25MB 0.6s [2020-03-26T16:13:50.832Z] #44 25.16 DEP images/inventory.pb-c.d [2020-03-26T16:13:50.832Z] #44 25.24 PBCC images/cpuinfo.pb-c.c [2020-03-26T16:13:51.066Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 3.97MB / 10.73MB 0.7s [2020-03-26T16:13:51.067Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 2.03MB / 8.25MB 0.7s [2020-03-26T16:13:51.067Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 4.60MB / 10.73MB 0.9s [2020-03-26T16:13:51.067Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 2.95MB / 54.14MB 0.9s [2020-03-26T16:13:51.067Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 2.69MB / 8.25MB 0.9s [2020-03-26T16:13:51.091Z] #44 25.34 DEP images/cpuinfo.pb-c.d [2020-03-26T16:13:51.091Z] #44 25.44 PBCC images/stats.pb-c.c [2020-03-26T16:13:51.091Z] #44 25.49 DEP images/stats.pb-c.d [2020-03-26T16:13:51.358Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 5.16MB / 10.73MB 1.0s [2020-03-26T16:13:51.358Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 4.35MB / 57.39MB 1.0s [2020-03-26T16:13:51.358Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 3.24MB / 8.25MB 1.0s [2020-03-26T16:13:51.358Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 3.73MB / 8.25MB 1.2s [2020-03-26T16:13:51.358Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 3.87MB / 73.51MB 1.2s [2020-03-26T16:13:51.659Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 6.11MB / 10.73MB 1.3s [2020-03-26T16:13:51.659Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 4.72MB / 8.25MB 1.5s [2020-03-26T16:13:51.686Z] #65 ... [2020-03-26T16:13:51.686Z] [2020-03-26T16:13:51.686Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:13:51.686Z] #44 10.21 GEN include/common/asm [2020-03-26T16:13:51.686Z] #44 13.49 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-26T16:13:51.686Z] #44 13.54 PBCC images/opts.pb-c.c [2020-03-26T16:13:51.686Z] #44 13.60 PBCC images/sit.pb-c.c [2020-03-26T16:13:51.686Z] #44 13.66 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-26T16:13:51.686Z] #44 13.84 DEP images/opts.pb-c.d [2020-03-26T16:13:51.686Z] #44 13.88 DEP images/sit.pb-c.d [2020-03-26T16:13:51.686Z] #44 13.98 PBCC images/macvlan.pb-c.c [2020-03-26T16:13:51.686Z] #44 14.10 DEP images/macvlan.pb-c.d [2020-03-26T16:13:51.686Z] #44 14.22 PBCC images/autofs.pb-c.c [2020-03-26T16:13:51.686Z] #44 14.29 DEP images/autofs.pb-c.d [2020-03-26T16:13:51.686Z] #44 14.40 PBCC images/sysctl.pb-c.c [2020-03-26T16:13:51.686Z] #44 14.44 DEP images/sysctl.pb-c.d [2020-03-26T16:13:51.686Z] #44 14.51 PBCC images/time.pb-c.c [2020-03-26T16:13:51.686Z] #44 14.53 DEP images/time.pb-c.d [2020-03-26T16:13:51.686Z] #44 14.62 PBCC images/binfmt-misc.pb-c.c [2020-03-26T16:13:51.686Z] #44 14.69 DEP images/binfmt-misc.pb-c.d [2020-03-26T16:13:51.686Z] #44 14.79 PBCC images/seccomp.pb-c.c [2020-03-26T16:13:51.686Z] #44 14.80 DEP images/seccomp.pb-c.d [2020-03-26T16:13:51.686Z] #44 14.81 PBCC images/userns.pb-c.c [2020-03-26T16:13:51.686Z] #44 14.88 DEP images/userns.pb-c.d [2020-03-26T16:13:51.686Z] #44 14.89 PBCC images/cgroup.pb-c.c [2020-03-26T16:13:51.686Z] #44 14.90 DEP images/cgroup.pb-c.d [2020-03-26T16:13:51.686Z] #44 14.91 PBCC images/fown.pb-c.c [2020-03-26T16:13:51.686Z] #44 14.92 PBCC images/ext-file.pb-c.c [2020-03-26T16:13:51.686Z] #44 14.93 DEP images/fown.pb-c.d [2020-03-26T16:13:51.686Z] #44 14.94 DEP images/ext-file.pb-c.d [2020-03-26T16:13:51.686Z] #44 14.96 PBCC images/rpc.pb-c.c [2020-03-26T16:13:51.686Z] #44 14.97 DEP images/rpc.pb-c.d [2020-03-26T16:13:51.686Z] #44 14.98 PBCC images/siginfo.pb-c.c [2020-03-26T16:13:51.686Z] #44 15.05 DEP images/siginfo.pb-c.d [2020-03-26T16:13:51.686Z] #44 15.15 PBCC images/pagemap.pb-c.c [2020-03-26T16:13:51.686Z] #44 15.21 DEP images/pagemap.pb-c.d [2020-03-26T16:13:51.686Z] #44 15.28 PBCC images/rlimit.pb-c.c [2020-03-26T16:13:51.686Z] #44 15.35 DEP images/rlimit.pb-c.d [2020-03-26T16:13:51.686Z] #44 15.39 PBCC images/file-lock.pb-c.c [2020-03-26T16:13:51.686Z] #44 15.48 DEP images/file-lock.pb-c.d [2020-03-26T16:13:51.686Z] #44 15.62 PBCC images/tty.pb-c.c [2020-03-26T16:13:51.686Z] #44 15.69 DEP images/tty.pb-c.d [2020-03-26T16:13:51.686Z] #44 15.79 PBCC images/tun.pb-c.c [2020-03-26T16:13:51.686Z] #44 15.97 PBCC images/netdev.pb-c.c [2020-03-26T16:13:51.686Z] #44 16.03 DEP images/tun.pb-c.d [2020-03-26T16:13:51.686Z] #44 16.11 DEP images/netdev.pb-c.d [2020-03-26T16:13:51.686Z] #44 16.25 PBCC images/vma.pb-c.c [2020-03-26T16:13:51.686Z] #44 16.35 DEP images/vma.pb-c.d [2020-03-26T16:13:51.686Z] #44 16.47 PBCC images/creds.pb-c.c [2020-03-26T16:13:51.701Z] #17 27.41 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-03-26T16:13:51.701Z] #17 27.46 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-26T16:13:51.943Z] #44 16.54 DEP images/creds.pb-c.d [2020-03-26T16:13:51.943Z] #44 16.73 PBCC images/utsns.pb-c.c [2020-03-26T16:13:51.950Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 7.13MB / 10.73MB 1.6s [2020-03-26T16:13:51.950Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 5.34MB / 8.25MB 1.6s [2020-03-26T16:13:51.950Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 5.50MB / 96.43MB 1.6s [2020-03-26T16:13:51.950Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 7.81MB / 10.73MB 1.8s [2020-03-26T16:13:51.950Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 6.16MB / 54.14MB 1.8s [2020-03-26T16:13:51.950Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 5.98MB / 8.25MB 1.8s [2020-03-26T16:13:52.201Z] #44 16.83 DEP images/utsns.pb-c.d [2020-03-26T16:13:52.238Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 8.40MB / 10.73MB 1.9s [2020-03-26T16:13:52.238Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 7.76MB / 57.39MB 1.9s [2020-03-26T16:13:52.238Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 6.55MB / 8.25MB 1.9s [2020-03-26T16:13:52.459Z] #44 17.14 PBCC images/ipc-desc.pb-c.c [2020-03-26T16:13:52.459Z] #44 17.21 PBCC images/ipc-sem.pb-c.c [2020-03-26T16:13:52.459Z] #44 17.26 DEP images/ipc-desc.pb-c.d [2020-03-26T16:13:52.533Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 8.96MB / 10.73MB 2.1s [2020-03-26T16:13:52.533Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 7.24MB / 8.25MB 2.1s [2020-03-26T16:13:52.533Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 7.69MB / 8.25MB 2.2s [2020-03-26T16:13:52.533Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 7.73MB / 73.51MB 2.2s [2020-03-26T16:13:52.720Z] #44 17.31 DEP images/ipc-sem.pb-c.d [2020-03-26T16:13:52.822Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 10.04MB / 10.73MB 2.4s [2020-03-26T16:13:52.822Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 8.25MB / 8.25MB 2.4s [2020-03-26T16:13:52.822Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 10.62MB / 10.73MB 2.5s [2020-03-26T16:13:52.822Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 9.01MB / 54.14MB 2.5s [2020-03-26T16:13:52.822Z] #8 sha256:f499895181a6ad2e0a4c9fdaf499ffa2704adc3eb69595e994d38b563c6000e8 8.25MB / 8.25MB 2.4s done [2020-03-26T16:13:52.978Z] #44 17.49 PBCC images/ipc-msg.pb-c.c [2020-03-26T16:13:52.978Z] #44 ... [2020-03-26T16:13:52.978Z] [2020-03-26T16:13:52.978Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:13:52.978Z] #33 118.8 log [2020-03-26T16:13:52.978Z] #33 123.5 github.com/BurntSushi/toml/cmd/tomlv [2020-03-26T16:13:52.978Z] #33 ... [2020-03-26T16:13:52.978Z] [2020-03-26T16:13:52.978Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:13:52.978Z] #44 17.57 DEP images/ipc-msg.pb-c.d [2020-03-26T16:13:53.121Z] #8 sha256:887a1613f8e8808f8cdb481db1614b9d79f0dc57f17235b478bd4c6c95849e29 10.73MB / 10.73MB 2.6s done [2020-03-26T16:13:53.121Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 10.68MB / 57.39MB 2.7s [2020-03-26T16:13:53.121Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 10.41MB / 96.43MB 2.8s [2020-03-26T16:13:53.236Z] #44 17.83 PBCC images/ipc-shm.pb-c.c [2020-03-26T16:13:53.236Z] #44 17.89 DEP images/ipc-shm.pb-c.d [2020-03-26T16:13:53.412Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 11.83MB / 54.14MB 3.0s [2020-03-26T16:13:53.412Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 12.16MB / 73.51MB 3.1s [2020-03-26T16:13:53.433Z] ok github.com/docker/docker/cmd/dockerd 0.060s coverage: 30.7% of statements [2020-03-26T16:13:53.433Z] ok github.com/docker/docker/container 0.108s coverage: 34.9% of statements [2020-03-26T16:13:53.433Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-26T16:13:53.433Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-26T16:13:53.433Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-26T16:13:53.433Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-26T16:13:53.494Z] #44 18.17 PBCC images/ipc-var.pb-c.c [2020-03-26T16:13:53.494Z] #44 18.24 DEP images/ipc-var.pb-c.d [2020-03-26T16:13:53.610Z] #44 ... [2020-03-26T16:13:53.610Z] [2020-03-26T16:13:53.610Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:13:53.610Z] #47 123.9 text/template/parse [2020-03-26T16:13:53.610Z] #47 128.5 go/parser [2020-03-26T16:13:53.610Z] #47 130.9 text/template [2020-03-26T16:13:53.610Z] #47 ... [2020-03-26T16:13:53.610Z] [2020-03-26T16:13:53.610Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:13:53.610Z] #56 130.2 mvdan.cc/editorconfig [2020-03-26T16:13:53.610Z] #56 132.3 mvdan.cc/sh/v3/fileutil [2020-03-26T16:13:53.610Z] #56 132.6 mvdan.cc/sh/v3/syntax [2020-03-26T16:13:53.700Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 14.04MB / 57.39MB 3.3s [2020-03-26T16:13:53.752Z] #44 18.37 PBCC images/sk-opts.pb-c.c [2020-03-26T16:13:53.752Z] #44 18.44 PBCC images/packet-sock.pb-c.c [2020-03-26T16:13:53.991Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 15.20MB / 54.14MB 3.6s [2020-03-26T16:13:54.009Z] #44 18.56 DEP images/sk-opts.pb-c.d [2020-03-26T16:13:54.009Z] #44 18.65 DEP images/packet-sock.pb-c.d [2020-03-26T16:13:54.246Z] #17 29.83 Selecting previously unselected package python3-minimal. [2020-03-26T16:13:54.246Z] #17 29.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23645 files and directories currently installed.) [2020-03-26T16:13:54.246Z] #17 29.93 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-03-26T16:13:54.246Z] #17 29.93 Unpacking python3-minimal (3.7.3-1) ... [2020-03-26T16:13:54.246Z] #17 30.03 Selecting previously unselected package libmpdec2:arm64. [2020-03-26T16:13:54.246Z] #17 30.03 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-03-26T16:13:54.246Z] #17 30.06 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-03-26T16:13:54.246Z] #17 30.13 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-03-26T16:13:54.246Z] #17 30.14 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-03-26T16:13:54.246Z] #17 30.15 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-03-26T16:13:54.267Z] #44 18.85 PBCC images/sk-netlink.pb-c.c [2020-03-26T16:13:54.267Z] #44 18.91 DEP images/sk-netlink.pb-c.d [2020-03-26T16:13:54.267Z] #44 18.98 PBCC images/sk-inet.pb-c.c [2020-03-26T16:13:54.279Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 17.32MB / 57.39MB 3.9s [2020-03-26T16:13:54.279Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 15.92MB / 96.43MB 3.9s [2020-03-26T16:13:54.279Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 15.89MB / 73.51MB 3.9s [2020-03-26T16:13:54.525Z] #44 19.19 DEP images/sk-inet.pb-c.d [2020-03-26T16:13:54.525Z] #44 19.31 PBCC images/sk-unix.pb-c.c [2020-03-26T16:13:54.540Z] #56 ... [2020-03-26T16:13:54.540Z] [2020-03-26T16:13:54.540Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:13:54.540Z] #47 135.4 encoding/xml [2020-03-26T16:13:54.581Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 18.32MB / 54.14MB 4.2s [2020-03-26T16:13:54.783Z] #44 ... [2020-03-26T16:13:54.784Z] [2020-03-26T16:13:54.784Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:13:54.784Z] #33 DONE 130.8s [2020-03-26T16:13:54.874Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 21.02MB / 57.39MB 4.6s [2020-03-26T16:13:54.874Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 19.69MB / 73.51MB 4.6s [2020-03-26T16:13:55.041Z] [2020-03-26T16:13:55.041Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:13:55.041Z] #44 19.52 DEP images/sk-unix.pb-c.d [2020-03-26T16:13:55.041Z] #44 19.61 PBCC images/mm.pb-c.c [2020-03-26T16:13:55.041Z] #44 19.66 DEP images/mm.pb-c.d [2020-03-26T16:13:55.173Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 21.07MB / 54.14MB 4.8s [2020-03-26T16:13:55.173Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 20.99MB / 96.43MB 4.8s [2020-03-26T16:13:55.187Z] #17 31.05 Selecting previously unselected package python3.7. [2020-03-26T16:13:55.187Z] #17 31.06 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-03-26T16:13:55.187Z] #17 31.08 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-26T16:13:55.299Z] #44 19.78 PBCC images/timerfd.pb-c.c [2020-03-26T16:13:55.299Z] #44 19.83 DEP images/timerfd.pb-c.d [2020-03-26T16:13:55.299Z] #44 19.98 PBCC images/timer.pb-c.c [2020-03-26T16:13:55.299Z] #44 19.99 DEP images/timer.pb-c.d [2020-03-26T16:13:55.448Z] #17 31.27 Selecting previously unselected package libpython3-stdlib:arm64. [2020-03-26T16:13:55.448Z] #17 31.28 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-03-26T16:13:55.448Z] #17 31.28 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-03-26T16:13:55.477Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 24.79MB / 57.39MB 5.2s [2020-03-26T16:13:55.477Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 23.89MB / 54.14MB 5.2s [2020-03-26T16:13:55.477Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 23.66MB / 73.51MB 5.4s [2020-03-26T16:13:55.557Z] #44 20.07 PBCC images/sa.pb-c.c [2020-03-26T16:13:55.557Z] #44 20.17 DEP images/sa.pb-c.d [2020-03-26T16:13:55.557Z] #44 20.21 PBCC images/pipe-data.pb-c.c [2020-03-26T16:13:55.557Z] #44 20.28 DEP images/pipe-data.pb-c.d [2020-03-26T16:13:55.708Z] #17 31.42 Setting up python3-minimal (3.7.3-1) ... [2020-03-26T16:13:55.776Z] #8 ... [2020-03-26T16:13:55.776Z] [2020-03-26T16:13:55.776Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-03-26T16:13:55.776Z] #72 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-03-26T16:13:55.776Z] #72 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-03-26T16:13:55.776Z] #72 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-03-26T16:13:55.776Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.7s done [2020-03-26T16:13:55.776Z] #72 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 2.7s done [2020-03-26T16:13:55.776Z] #72 DONE 5.6s [2020-03-26T16:13:55.776Z] [2020-03-26T16:13:55.776Z] #21 [internal] load build context [2020-03-26T16:13:55.776Z] #21 transferring context: 49.12MB 5.8s [2020-03-26T16:13:55.815Z] #44 20.41 PBCC images/mnt.pb-c.c [2020-03-26T16:13:55.815Z] #44 20.55 DEP images/mnt.pb-c.d [2020-03-26T16:13:56.073Z] #44 20.71 PBCC images/sk-packet.pb-c.c [2020-03-26T16:13:56.073Z] #44 20.78 DEP images/sk-packet.pb-c.d [2020-03-26T16:13:56.073Z] #21 transferring context: 50.07MB 5.9s done [2020-03-26T16:13:56.073Z] #21 DONE 5.9s [2020-03-26T16:13:56.073Z] [2020-03-26T16:13:56.073Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-26T16:13:56.073Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 28.77MB / 57.39MB 5.8s [2020-03-26T16:13:56.073Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 27.48MB / 54.14MB 5.8s [2020-03-26T16:13:56.073Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 27.59MB / 96.43MB 5.8s [2020-03-26T16:13:56.106Z] ok github.com/docker/docker/daemon/cluster 0.037s coverage: 0.5% of statements [2020-03-26T16:13:56.279Z] #17 ... [2020-03-26T16:13:56.279Z] [2020-03-26T16:13:56.279Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:13:56.279Z] #23 153.1 + mkdir -p /tmp/tmp.9S1XB5eOgQ/src/github.com/docker [2020-03-26T16:13:56.279Z] #23 153.1 + mv components/cli /tmp/tmp.9S1XB5eOgQ/src/github.com/docker/cli [2020-03-26T16:13:56.279Z] #23 153.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-03-26T16:13:56.331Z] #44 20.87 PBCC images/tcp-stream.pb-c.c [2020-03-26T16:13:56.331Z] #44 20.92 DEP images/tcp-stream.pb-c.d [2020-03-26T16:13:56.331Z] #44 21.00 PBCC images/pipe.pb-c.c [2020-03-26T16:13:56.331Z] #44 21.11 DEP images/pipe.pb-c.d [2020-03-26T16:13:56.364Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 27.39MB / 73.51MB 6.0s [2020-03-26T16:13:56.432Z] #47 ... [2020-03-26T16:13:56.432Z] [2020-03-26T16:13:56.432Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:13:56.432Z] #65 56.12 + export EXTRA_FLAGS=-buildmode=pie [2020-03-26T16:13:56.432Z] #65 56.12 + EXTRA_FLAGS=-buildmode=pie [2020-03-26T16:13:56.432Z] #65 56.12 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-26T16:13:56.432Z] #65 56.12 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-26T16:13:56.433Z] #65 56.12 + '[' '' = dynamic ']' [2020-03-26T16:13:56.433Z] #65 56.12 + make [2020-03-26T16:13:56.433Z] #65 57.88 + bin/ctr [2020-03-26T16:13:56.433Z] #65 ... [2020-03-26T16:13:56.433Z] [2020-03-26T16:13:56.433Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:13:56.433Z] #44 29.24 make[1]: Nothing to be done for 'all'. [2020-03-26T16:13:56.540Z] #23 ... [2020-03-26T16:13:56.540Z] [2020-03-26T16:13:56.540Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:13:56.540Z] #44 96.91 DEP criu/seccomp.d [2020-03-26T16:13:56.540Z] #44 97.09 DEP criu/rst-malloc.d [2020-03-26T16:13:56.540Z] #44 97.22 DEP criu/rbtree.d [2020-03-26T16:13:56.540Z] #44 97.26 DEP criu/pstree.d [2020-03-26T16:13:56.540Z] #44 97.48 DEP criu/protobuf.d [2020-03-26T16:13:56.540Z] #44 97.59 GEN criu/protobuf-desc-gen.h [2020-03-26T16:13:56.540Z] #44 99.27 DEP criu/protobuf-desc.d [2020-03-26T16:13:56.540Z] #44 99.47 DEP criu/proc_parse.d [2020-03-26T16:13:56.540Z] #44 99.63 DEP criu/plugin.d [2020-03-26T16:13:56.540Z] #44 99.73 DEP criu/pipes.d [2020-03-26T16:13:56.540Z] #44 99.88 DEP criu/pie-util.d [2020-03-26T16:13:56.540Z] #44 100.0 DEP criu/pie-util-vdso.d [2020-03-26T16:13:56.540Z] #44 100.2 DEP criu/path.d [2020-03-26T16:13:56.540Z] #44 100.4 DEP criu/parasite-syscall.d [2020-03-26T16:13:56.540Z] #44 100.6 DEP criu/pagemap.d [2020-03-26T16:13:56.540Z] #44 100.8 DEP criu/pagemap-cache.d [2020-03-26T16:13:56.540Z] #44 101.0 DEP criu/page-xfer.d [2020-03-26T16:13:56.540Z] #44 101.2 DEP criu/page-pipe.d [2020-03-26T16:13:56.540Z] #44 101.4 DEP criu/netfilter.d [2020-03-26T16:13:56.540Z] #44 101.6 DEP criu/net.d [2020-03-26T16:13:56.540Z] #44 101.8 DEP criu/namespaces.d [2020-03-26T16:13:56.540Z] #44 102.1 DEP criu/mount.d [2020-03-26T16:13:56.540Z] #44 102.3 DEP criu/mem.d [2020-03-26T16:13:56.540Z] #44 102.6 DEP criu/lsm.d [2020-03-26T16:13:56.540Z] #44 102.7 DEP criu/log.d [2020-03-26T16:13:56.652Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 32.95MB / 57.39MB 6.3s [2020-03-26T16:13:56.652Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 31.70MB / 54.14MB 6.3s [2020-03-26T16:13:56.652Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 34.11MB / 96.43MB 6.4s [2020-03-26T16:13:56.652Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 32.12MB / 73.51MB 6.4s [2020-03-26T16:13:56.804Z] #44 ... [2020-03-26T16:13:56.804Z] [2020-03-26T16:13:56.804Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T16:13:56.804Z] #17 32.65 Selecting previously unselected package python3. [2020-03-26T16:13:56.804Z] #17 32.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 ... 24057 files and directories currently installed.) [2020-03-26T16:13:56.804Z] #17 32.75 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-03-26T16:13:56.804Z] #17 32.77 Unpacking python3 (3.7.3-1) ... [2020-03-26T16:13:56.899Z] #44 21.35 PBCC images/pstree.pb-c.c [2020-03-26T16:13:56.899Z] #44 21.46 DEP images/pstree.pb-c.d [2020-03-26T16:13:56.899Z] #44 21.55 PBCC images/fs.pb-c.c [2020-03-26T16:13:56.899Z] #44 21.59 DEP images/fs.pb-c.d [2020-03-26T16:13:56.899Z] #44 21.68 PBCC images/signalfd.pb-c.c [2020-03-26T16:13:56.938Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 36.98MB / 57.39MB 6.6s [2020-03-26T16:13:56.938Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 35.59MB / 54.14MB 6.6s [2020-03-26T16:13:56.938Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 35.88MB / 73.51MB 6.7s [2020-03-26T16:13:57.065Z] #17 32.91 Selecting previously unselected package libip4tc0:arm64. [2020-03-26T16:13:57.065Z] #17 32.91 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-03-26T16:13:57.065Z] #17 32.91 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-03-26T16:13:57.065Z] #17 33.06 Selecting previously unselected package libip6tc0:arm64. [2020-03-26T16:13:57.065Z] #17 33.07 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-03-26T16:13:57.158Z] #44 21.80 DEP images/signalfd.pb-c.d [2020-03-26T16:13:57.158Z] #44 21.91 PBCC images/fh.pb-c.c [2020-03-26T16:13:57.227Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 41.26MB / 57.39MB 6.9s [2020-03-26T16:13:57.227Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 39.32MB / 54.14MB 6.9s [2020-03-26T16:13:57.227Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 40.34MB / 96.43MB 6.9s [2020-03-26T16:13:57.227Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 39.75MB / 73.51MB 7.0s [2020-03-26T16:13:57.326Z] #17 33.08 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-03-26T16:13:57.326Z] #17 33.19 Selecting previously unselected package libiptc0:arm64. [2020-03-26T16:13:57.326Z] #17 33.21 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-03-26T16:13:57.326Z] #17 33.22 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-03-26T16:13:57.326Z] #17 33.34 Selecting previously unselected package libnfnetlink0:arm64. [2020-03-26T16:13:57.416Z] #44 21.98 PBCC images/fsnotify.pb-c.c [2020-03-26T16:13:57.416Z] #44 22.21 DEP images/fh.pb-c.d [2020-03-26T16:13:57.517Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 44.73MB / 57.39MB 7.2s [2020-03-26T16:13:57.517Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 42.93MB / 54.14MB 7.2s [2020-03-26T16:13:57.575Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-03-26T16:13:57.587Z] #17 33.34 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-03-26T16:13:57.587Z] #17 33.35 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-03-26T16:13:57.587Z] #17 33.43 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-03-26T16:13:57.587Z] #17 33.44 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-03-26T16:13:57.587Z] #17 33.44 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-03-26T16:13:57.587Z] #17 33.52 Selecting previously unselected package libnftnl11:arm64. [2020-03-26T16:13:57.587Z] #17 33.52 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-03-26T16:13:57.587Z] #17 33.53 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-03-26T16:13:57.673Z] #44 22.29 DEP images/fsnotify.pb-c.d [2020-03-26T16:13:57.804Z] #44 32.00 CC images/stats.o [2020-03-26T16:13:57.805Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 47.91MB / 57.39MB 7.5s [2020-03-26T16:13:57.805Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 45.94MB / 54.14MB 7.5s [2020-03-26T16:13:57.805Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 46.95MB / 96.43MB 7.5s [2020-03-26T16:13:57.805Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 44.76MB / 73.51MB 7.5s [2020-03-26T16:13:57.848Z] #17 33.65 Selecting previously unselected package iptables. [2020-03-26T16:13:57.848Z] #17 33.65 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-03-26T16:13:57.848Z] #17 33.67 Unpacking iptables (1.8.2-4) ... [2020-03-26T16:13:57.931Z] #44 22.42 PBCC images/eventpoll.pb-c.c [2020-03-26T16:13:57.931Z] #44 22.43 DEP images/eventpoll.pb-c.d [2020-03-26T16:13:57.931Z] #44 22.51 PBCC images/eventfd.pb-c.c [2020-03-26T16:13:57.931Z] #44 22.61 DEP images/eventfd.pb-c.d [2020-03-26T16:13:57.931Z] #44 22.72 PBCC images/remap-file-path.pb-c.c [2020-03-26T16:13:58.091Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 51.98MB / 57.39MB 7.8s [2020-03-26T16:13:58.091Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 49.99MB / 54.14MB 7.8s [2020-03-26T16:13:58.091Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 49.02MB / 73.51MB 7.8s [2020-03-26T16:13:58.109Z] #17 34.08 Selecting previously unselected package xxd. [2020-03-26T16:13:58.109Z] #17 34.09 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-03-26T16:13:58.109Z] #17 34.10 Unpacking xxd (2:8.1.0875-5) ... [2020-03-26T16:13:58.189Z] #44 22.81 DEP images/remap-file-path.pb-c.d [2020-03-26T16:13:58.189Z] #44 22.87 PBCC images/fifo.pb-c.c [2020-03-26T16:13:58.189Z] #44 22.92 DEP images/fifo.pb-c.d [2020-03-26T16:13:58.189Z] #44 22.98 PBCC images/ghost-file.pb-c.c [2020-03-26T16:13:58.368Z] #44 32.62 CC images/core.o [2020-03-26T16:13:58.369Z] #17 34.21 Selecting previously unselected package vim-common. [2020-03-26T16:13:58.369Z] #17 34.22 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-26T16:13:58.369Z] #17 34.25 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-26T16:13:58.378Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 52.92MB / 96.43MB 7.9s [2020-03-26T16:13:58.378Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 55.88MB / 57.39MB 8.1s [2020-03-26T16:13:58.378Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 53.08MB / 54.14MB 8.1s [2020-03-26T16:13:58.378Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 53.19MB / 73.51MB 8.1s [2020-03-26T16:13:58.447Z] #44 23.10 DEP images/ghost-file.pb-c.d [2020-03-26T16:13:58.448Z] #44 23.11 PBCC images/regfile.pb-c.c [2020-03-26T16:13:58.448Z] #44 23.13 DEP images/regfile.pb-c.d [2020-03-26T16:13:58.448Z] #44 23.13 PBCC images/ns.pb-c.c [2020-03-26T16:13:58.448Z] #44 23.14 DEP images/ns.pb-c.d [2020-03-26T16:13:58.448Z] #44 23.16 PBCC images/fdinfo.pb-c.c [2020-03-26T16:13:58.448Z] #44 23.18 DEP images/fdinfo.pb-c.d [2020-03-26T16:13:58.580Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.6% of statements [2020-03-26T16:13:58.630Z] #17 34.42 Selecting previously unselected package bash-completion. [2020-03-26T16:13:58.630Z] #17 34.42 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-26T16:13:58.668Z] #8 sha256:6753b4bd70abfe94b10e69e3b643900c4f2e72961c4db6310963cd4c21303d5c 57.39MB / 57.39MB 8.2s done [2020-03-26T16:13:58.668Z] #8 sha256:928614537d6dedbdf79cc24c5c56bf98c3ed88f9d91a9ec1105d2a133611b0fd 54.14MB / 54.14MB 8.2s done [2020-03-26T16:13:58.668Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 59.72MB / 96.43MB 8.4s [2020-03-26T16:13:58.668Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 60.68MB / 73.51MB 8.4s [2020-03-26T16:13:58.705Z] #44 23.29 PBCC images/core-aarch64.pb-c.c [2020-03-26T16:13:58.705Z] #44 23.38 PBCC images/core-arm.pb-c.c [2020-03-26T16:13:58.705Z] #44 23.50 PBCC images/core-ppc64.pb-c.c [2020-03-26T16:13:58.955Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 65.88MB / 73.51MB 8.5s [2020-03-26T16:13:58.955Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 66.58MB / 96.43MB 8.7s [2020-03-26T16:13:58.955Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 70.28MB / 73.51MB 8.7s [2020-03-26T16:13:58.964Z] #44 23.60 PBCC images/core-s390.pb-c.c [2020-03-26T16:13:58.964Z] #44 23.73 PBCC images/core-x86.pb-c.c [2020-03-26T16:13:59.221Z] #44 23.85 PBCC images/core.pb-c.c [2020-03-26T16:13:59.221Z] #44 23.93 PBCC images/inventory.pb-c.c [2020-03-26T16:13:59.243Z] #8 sha256:a51a2f24fce0f92919d965b3dd4f32e4ac919ea6a1396e0be6307781df16af29 73.51MB / 73.51MB 8.8s done [2020-03-26T16:13:59.243Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 78.77MB / 96.43MB 9.0s [2020-03-26T16:13:59.302Z] #44 33.52 CC images/core-x86.o [2020-03-26T16:13:59.479Z] #44 24.12 DEP images/core-aarch64.pb-c.d [2020-03-26T16:13:59.479Z] #44 24.14 DEP images/core-arm.pb-c.d [2020-03-26T16:13:59.479Z] #44 24.20 DEP images/core-ppc64.pb-c.d [2020-03-26T16:13:59.479Z] #44 24.25 DEP images/core-s390.pb-c.d [2020-03-26T16:13:59.479Z] #44 ... [2020-03-26T16:13:59.479Z] [2020-03-26T16:13:59.479Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:13:59.479Z] #47 125.4 go/ast [2020-03-26T16:13:59.479Z] #47 128.5 internal/lazyregexp [2020-03-26T16:13:59.479Z] #47 129.1 net/url [2020-03-26T16:13:59.479Z] #47 132.5 text/template/parse [2020-03-26T16:13:59.479Z] #47 134.3 go/parser [2020-03-26T16:13:59.530Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 87.99MB / 96.43MB 9.1s [2020-03-26T16:13:59.530Z] #8 sha256:ab15bd502cadffbbcfac80a40d57bb6e57154b694cc88121c2733b024c74dcfe 96.43MB / 96.43MB 9.3s done [2020-03-26T16:13:59.530Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca [2020-03-26T16:13:59.737Z] #47 ... [2020-03-26T16:13:59.737Z] [2020-03-26T16:13:59.738Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:13:59.738Z] #44 24.34 DEP images/core-x86.pb-c.d [2020-03-26T16:13:59.738Z] #44 24.37 DEP images/core.pb-c.d [2020-03-26T16:13:59.738Z] #44 24.44 DEP images/inventory.pb-c.d [2020-03-26T16:13:59.873Z] #44 34.31 CC images/core-arm.o [2020-03-26T16:13:59.996Z] #44 24.60 PBCC images/cpuinfo.pb-c.c [2020-03-26T16:13:59.996Z] #44 24.64 DEP images/cpuinfo.pb-c.d [2020-03-26T16:13:59.996Z] #44 24.68 PBCC images/stats.pb-c.c [2020-03-26T16:13:59.996Z] #44 24.70 DEP images/stats.pb-c.d [2020-03-26T16:14:00.442Z] #44 34.81 CC images/core-aarch64.o [2020-03-26T16:14:01.006Z] #44 35.37 CC images/core-ppc64.o [2020-03-26T16:14:01.930Z] #17 37.69 Unpacking bash-completion (1:2.8-6) ... [2020-03-26T16:14:02.379Z] #44 36.44 CC images/core-s390.o [2020-03-26T16:14:02.502Z] #17 38.34 Selecting previously unselected package bzip2. [2020-03-26T16:14:02.502Z] #17 38.34 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-03-26T16:14:02.502Z] #17 38.35 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-26T16:14:02.502Z] #17 38.48 Selecting previously unselected package xz-utils. [2020-03-26T16:14:02.517Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-26T16:14:02.517Z] [2020-03-26T16:14:02.517Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-03-26T16:14:02.517Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-03-26T16:14:02.517Z] Using test binary docker [2020-03-26T16:14:02.517Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-26T16:14:02.517Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-26T16:14:02.517Z] INFO: Waiting for daemon to start... [2020-03-26T16:14:02.517Z] Starting dockerd [2020-03-26T16:14:02.763Z] #17 38.48 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-03-26T16:14:02.763Z] #17 38.49 Unpacking xz-utils (5.2.4-1) ... [2020-03-26T16:14:02.763Z] #17 38.63 Selecting previously unselected package apparmor. [2020-03-26T16:14:02.763Z] #17 38.64 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-03-26T16:14:02.763Z] #17 38.69 Unpacking apparmor (2.13.2-10) ... [2020-03-26T16:14:03.023Z] #17 39.03 Selecting previously unselected package aufs-tools. [2020-03-26T16:14:03.023Z] #17 39.03 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-03-26T16:14:03.284Z] #17 39.04 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-26T16:14:03.284Z] #17 39.16 Selecting previously unselected package libonig5:arm64. [2020-03-26T16:14:03.284Z] #17 39.16 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-03-26T16:14:03.284Z] #17 39.18 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-03-26T16:14:03.316Z] #44 37.60 CC images/cpuinfo.o [2020-03-26T16:14:03.316Z] #44 ... [2020-03-26T16:14:03.316Z] [2020-03-26T16:14:03.316Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:14:03.316Z] #56 144.1 mvdan.cc/sh/v3/cmd/shfmt [2020-03-26T16:14:03.545Z] #17 39.35 Selecting previously unselected package libjq1:arm64. [2020-03-26T16:14:03.545Z] #17 39.35 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-03-26T16:14:03.545Z] #17 39.36 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-03-26T16:14:03.807Z] #17 39.59 Selecting previously unselected package jq. [2020-03-26T16:14:03.807Z] #17 39.59 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-03-26T16:14:03.807Z] #17 39.60 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-26T16:14:03.807Z] #17 39.71 Selecting previously unselected package libaio1:arm64. [2020-03-26T16:14:03.807Z] #17 39.72 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-03-26T16:14:03.807Z] #17 39.72 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-03-26T16:14:03.807Z] #17 39.83 Selecting previously unselected package libgpm2:arm64. [2020-03-26T16:14:04.067Z] #17 39.86 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-03-26T16:14:04.067Z] #17 39.87 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-03-26T16:14:04.067Z] #17 39.96 Selecting previously unselected package libicu63:arm64. [2020-03-26T16:14:04.067Z] #17 39.97 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-03-26T16:14:04.067Z] #17 39.98 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-03-26T16:14:04.196Z] #44 28.26 make[1]: Nothing to be done for 'all'. [2020-03-26T16:14:04.196Z] #44 ... [2020-03-26T16:14:04.196Z] [2020-03-26T16:14:04.196Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:14:04.196Z] #56 129.5 github.com/pkg/diff [2020-03-26T16:14:04.196Z] #56 129.8 go/ast [2020-03-26T16:14:04.196Z] #56 132.2 golang.org/x/crypto/ssh/terminal [2020-03-26T16:14:04.196Z] #56 134.6 mvdan.cc/editorconfig [2020-03-26T16:14:04.196Z] #56 136.7 mvdan.cc/sh/v3/fileutil [2020-03-26T16:14:04.196Z] #56 137.0 mvdan.cc/sh/v3/syntax [2020-03-26T16:14:04.196Z] #56 ... [2020-03-26T16:14:04.196Z] [2020-03-26T16:14:04.196Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:14:04.196Z] #47 138.8 text/template [2020-03-26T16:14:04.196Z] #47 139.7 encoding/xml [2020-03-26T16:14:04.421Z] . [2020-03-26T16:14:04.421Z] INFO: Building docker-sdk-python3:4.2.0... [2020-03-26T16:14:05.378Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.426s coverage: 13.8% of statements [2020-03-26T16:14:06.384Z] ok github.com/docker/docker/daemon/config 0.017s coverage: 81.7% of statements [2020-03-26T16:14:06.998Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-03-26T16:14:07.280Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-03-26T16:14:07.367Z] #17 ... [2020-03-26T16:14:07.367Z] [2020-03-26T16:14:07.367Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:14:07.367Z] #44 102.8 DEP criu/libnetlink.d [2020-03-26T16:14:07.367Z] #44 103.0 DEP criu/kerndat.d [2020-03-26T16:14:07.367Z] #44 103.3 DEP criu/kcmp-ids.d [2020-03-26T16:14:07.367Z] #44 103.4 DEP criu/irmap.d [2020-03-26T16:14:07.367Z] #44 103.5 DEP criu/ipc_ns.d [2020-03-26T16:14:07.367Z] #44 103.7 DEP criu/image.d [2020-03-26T16:14:07.367Z] #44 103.9 DEP criu/image-desc.d [2020-03-26T16:14:07.367Z] #44 104.1 DEP criu/fsnotify.d [2020-03-26T16:14:07.367Z] #44 104.3 DEP criu/filesystems.d [2020-03-26T16:14:07.367Z] #44 104.6 DEP criu/files.d [2020-03-26T16:14:07.367Z] #44 104.8 DEP criu/files-reg.d [2020-03-26T16:14:07.367Z] #44 105.0 DEP criu/files-ext.d [2020-03-26T16:14:07.367Z] #44 105.2 DEP criu/file-lock.d [2020-03-26T16:14:07.367Z] #44 105.4 DEP criu/file-ids.d [2020-03-26T16:14:07.367Z] #44 105.6 DEP criu/fifo.d [2020-03-26T16:14:07.367Z] #44 105.9 DEP criu/fdstore.d [2020-03-26T16:14:07.367Z] #44 106.0 DEP criu/fault-injection.d [2020-03-26T16:14:07.367Z] #44 106.1 DEP criu/external.d [2020-03-26T16:14:07.367Z] #44 106.2 DEP criu/eventpoll.d [2020-03-26T16:14:07.367Z] #44 106.4 DEP criu/eventfd.d [2020-03-26T16:14:07.367Z] #44 106.6 DEP criu/crtools.d [2020-03-26T16:14:07.367Z] #44 106.9 DEP criu/cr-service.d [2020-03-26T16:14:07.367Z] #44 107.1 DEP criu/cr-restore.d [2020-03-26T16:14:07.367Z] #44 107.4 DEP criu/cr-errno.d [2020-03-26T16:14:07.367Z] #44 107.4 DEP criu/cr-dump.d [2020-03-26T16:14:07.367Z] #44 107.6 DEP criu/cr-dedup.d [2020-03-26T16:14:07.367Z] #44 107.8 DEP criu/cr-check.d [2020-03-26T16:14:07.367Z] #44 108.1 DEP criu/config.d [2020-03-26T16:14:07.367Z] #44 108.3 DEP criu/clone-noasan.d [2020-03-26T16:14:07.367Z] #44 108.4 DEP criu/cgroup.d [2020-03-26T16:14:07.367Z] #44 108.5 DEP criu/cgroup-props.d [2020-03-26T16:14:07.367Z] #44 108.6 DEP criu/bitmap.d [2020-03-26T16:14:07.367Z] #44 108.7 DEP criu/bfd.d [2020-03-26T16:14:07.367Z] #44 108.9 DEP criu/autofs.d [2020-03-26T16:14:07.367Z] #44 109.1 DEP criu/aio.d [2020-03-26T16:14:07.367Z] #44 109.4 DEP criu/action-scripts.d [2020-03-26T16:14:07.367Z] #44 109.8 CC criu/action-scripts.o [2020-03-26T16:14:07.367Z] #44 110.5 CC criu/aio.o [2020-03-26T16:14:07.367Z] #44 111.1 CC criu/autofs.o [2020-03-26T16:14:07.367Z] #44 ... [2020-03-26T16:14:07.367Z] [2020-03-26T16:14:07.367Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T16:14:07.367Z] #17 43.14 Selecting previously unselected package libnet1:arm64. [2020-03-26T16:14:07.367Z] #17 43.14 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-03-26T16:14:07.367Z] #17 43.15 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-03-26T16:14:07.367Z] #17 43.24 Selecting previously unselected package libnl-3-200:arm64. [2020-03-26T16:14:07.367Z] #17 43.24 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-03-26T16:14:07.367Z] #17 43.25 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-03-26T16:14:07.628Z] #17 43.46 Selecting previously unselected package libprotobuf-c1:arm64. [2020-03-26T16:14:07.628Z] #17 43.47 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-03-26T16:14:07.628Z] #17 43.47 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-03-26T16:14:07.628Z] #17 43.58 Selecting previously unselected package libreadline5:arm64. [2020-03-26T16:14:07.628Z] #17 43.59 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-03-26T16:14:07.628Z] #17 43.59 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-03-26T16:14:07.888Z] #17 43.74 Selecting previously unselected package net-tools. [2020-03-26T16:14:07.888Z] #17 43.74 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-03-26T16:14:07.888Z] #17 43.76 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-26T16:14:08.149Z] #17 44.07 Selecting previously unselected package python-pip-whl. [2020-03-26T16:14:08.149Z] #17 44.07 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-26T16:14:08.149Z] #17 44.07 Unpacking python-pip-whl (18.1-5) ... [2020-03-26T16:14:08.285Z] ok github.com/docker/docker/daemon 12.263s coverage: 17.5% of statements [2020-03-26T16:14:08.285Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-26T16:14:08.285Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-26T16:14:08.285Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-26T16:14:08.285Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-26T16:14:08.285Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-03-26T16:14:08.577Z] #56 ... [2020-03-26T16:14:08.578Z] [2020-03-26T16:14:08.578Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:14:08.578Z] #47 138.5 go/doc [2020-03-26T16:14:08.578Z] #47 144.2 github.com/LK4D4/vndr/versioned [2020-03-26T16:14:08.578Z] #47 144.3 compress/flate [2020-03-26T16:14:08.578Z] #47 144.7 github.com/LK4D4/vndr/build [2020-03-26T16:14:08.578Z] #47 148.4 compress/gzip [2020-03-26T16:14:08.578Z] #47 ... [2020-03-26T16:14:08.578Z] [2020-03-26T16:14:08.578Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:14:08.578Z] #44 38.45 CC images/inventory.o [2020-03-26T16:14:08.578Z] #44 38.85 CC images/fdinfo.o [2020-03-26T16:14:08.578Z] #44 39.56 CC images/fown.o [2020-03-26T16:14:08.578Z] #44 40.12 CC images/ns.o [2020-03-26T16:14:08.578Z] #44 40.64 CC images/regfile.o [2020-03-26T16:14:08.578Z] #44 41.31 CC images/ghost-file.o [2020-03-26T16:14:08.578Z] #44 41.93 CC images/fifo.o [2020-03-26T16:14:08.578Z] #44 42.39 CC images/remap-file-path.o [2020-03-26T16:14:08.578Z] #44 42.84 CC images/eventfd.o [2020-03-26T16:14:08.721Z] #17 44.56 Selecting previously unselected package python3-lib2to3. [2020-03-26T16:14:08.721Z] #17 44.56 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-26T16:14:08.721Z] #17 44.57 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-26T16:14:08.835Z] #44 43.00 CC images/eventpoll.o [2020-03-26T16:14:08.981Z] #17 44.70 Selecting previously unselected package python3-distutils. [2020-03-26T16:14:08.981Z] #17 44.70 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-26T16:14:08.981Z] #17 44.71 Unpacking python3-distutils (3.7.3-1) ... [2020-03-26T16:14:08.981Z] #17 44.87 Selecting previously unselected package python3-pip. [2020-03-26T16:14:08.981Z] #17 44.88 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-26T16:14:08.981Z] #17 44.90 Unpacking python3-pip (18.1-5) ... [2020-03-26T16:14:09.093Z] #44 43.32 CC images/fh.o [2020-03-26T16:14:09.266Z] #17 45.19 Selecting previously unselected package python3-pkg-resources. [2020-03-26T16:14:09.266Z] #17 45.20 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-26T16:14:09.266Z] #17 45.21 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-26T16:14:09.352Z] #44 43.82 CC images/fsnotify.o [2020-03-26T16:14:09.469Z] #47 ... [2020-03-26T16:14:09.469Z] [2020-03-26T16:14:09.469Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:14:09.469Z] #44 31.14 CC images/stats.o [2020-03-26T16:14:09.469Z] #44 31.99 CC images/core.o [2020-03-26T16:14:09.469Z] #44 33.06 CC images/core-x86.o [2020-03-26T16:14:09.469Z] #44 34.04 CC images/core-arm.o [2020-03-26T16:14:09.527Z] #17 45.45 Selecting previously unselected package python3-setuptools. [2020-03-26T16:14:09.527Z] #17 45.46 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-26T16:14:09.527Z] #17 45.47 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-26T16:14:10.036Z] #44 34.67 CC images/core-aarch64.o [2020-03-26T16:14:10.098Z] #17 45.80 Selecting previously unselected package python3-wheel. [2020-03-26T16:14:10.098Z] #17 45.81 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-26T16:14:10.098Z] #17 45.81 Unpacking python3-wheel (0.32.3-2) ... [2020-03-26T16:14:10.098Z] #17 45.93 Selecting previously unselected package sudo. [2020-03-26T16:14:10.098Z] #17 45.94 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-03-26T16:14:10.098Z] #17 45.95 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-03-26T16:14:10.305Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-03-26T16:14:10.587Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.182s coverage: 57.0% of statements [2020-03-26T16:14:10.608Z] #44 35.39 CC images/core-ppc64.o [2020-03-26T16:14:10.670Z] #17 46.51 Selecting previously unselected package thin-provisioning-tools. [2020-03-26T16:14:10.670Z] #17 46.53 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-03-26T16:14:10.670Z] #17 46.53 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-26T16:14:10.725Z] #44 44.80 CC images/signalfd.o [2020-03-26T16:14:10.725Z] #44 45.12 CC images/fs.o [2020-03-26T16:14:10.725Z] #44 ... [2020-03-26T16:14:10.725Z] [2020-03-26T16:14:10.725Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:14:10.725Z] #10 151.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-26T16:14:10.725Z] #10 151.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-26T16:14:10.725Z] #10 151.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-26T16:14:10.931Z] #17 46.77 Selecting previously unselected package uidmap. [2020-03-26T16:14:10.931Z] #17 46.78 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-03-26T16:14:10.931Z] #17 46.80 Unpacking uidmap (1:4.5-1.1) ... [2020-03-26T16:14:10.931Z] #17 46.96 Selecting previously unselected package vim-runtime. [2020-03-26T16:14:10.931Z] #17 46.97 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-26T16:14:10.931Z] #17 47.01 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-26T16:14:11.191Z] #17 47.07 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-26T16:14:11.191Z] #17 47.09 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-26T16:14:11.671Z] #10 ... [2020-03-26T16:14:11.671Z] [2020-03-26T16:14:11.671Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:14:11.671Z] #56 DONE 152.4s [2020-03-26T16:14:11.947Z] [2020-03-26T16:14:11.947Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:14:11.947Z] #44 45.37 CC images/pstree.o [2020-03-26T16:14:11.947Z] #44 45.63 CC images/pipe.o [2020-03-26T16:14:11.947Z] #44 46.01 CC images/tcp-stream.o [2020-03-26T16:14:11.947Z] #44 46.35 CC images/sk-packet.o [2020-03-26T16:14:11.983Z] #44 36.58 CC images/core-s390.o [2020-03-26T16:14:12.519Z] #44 46.88 CC images/mnt.o [2020-03-26T16:14:12.790Z] #44 47.28 CC images/pipe-data.o [2020-03-26T16:14:13.103Z] #17 ... [2020-03-26T16:14:13.104Z] [2020-03-26T16:14:13.104Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-26T16:14:13.104Z] #41 179.3 + dpkg --print-architecture [2020-03-26T16:14:13.104Z] #41 DONE 179.9s [2020-03-26T16:14:13.104Z] [2020-03-26T16:14:13.104Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:14:13.104Z] #44 113.6 CC criu/bfd.o [2020-03-26T16:14:13.104Z] #44 114.4 CC criu/bitmap.o [2020-03-26T16:14:13.104Z] #44 114.6 CC criu/cgroup-props.o [2020-03-26T16:14:13.104Z] #44 115.4 CC criu/cgroup.o [2020-03-26T16:14:13.104Z] #44 118.1 CC criu/clone-noasan.o [2020-03-26T16:14:13.104Z] #44 118.3 CC criu/config.o [2020-03-26T16:14:13.356Z] #44 ... [2020-03-26T16:14:13.357Z] [2020-03-26T16:14:13.357Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:14:13.357Z] #56 148.6 mvdan.cc/sh/v3/cmd/shfmt [2020-03-26T16:14:13.372Z] #44 47.57 CC images/sa.o [2020-03-26T16:14:13.649Z] #44 47.99 CC images/timer.o [2020-03-26T16:14:14.044Z] #44 120.0 CC criu/cr-check.o [2020-03-26T16:14:14.219Z] #44 48.39 CC images/timerfd.o [2020-03-26T16:14:14.219Z] #44 48.73 CC images/mm.o [2020-03-26T16:14:15.004Z] #44 ... [2020-03-26T16:14:15.004Z] [2020-03-26T16:14:15.004Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T16:14:15.004Z] #17 50.92 Selecting previously unselected package vim. [2020-03-26T16:14:15.004Z] #17 50.94 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-03-26T16:14:15.067Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.142s coverage: 46.2% of statements [2020-03-26T16:14:15.151Z] #44 49.43 CC images/sk-opts.o [2020-03-26T16:14:15.265Z] #17 50.97 Unpacking vim (2:8.1.0875-5) ... [2020-03-26T16:14:15.408Z] #44 49.67 CC images/sk-unix.o [2020-03-26T16:14:15.525Z] #17 51.54 Selecting previously unselected package xfsprogs. [2020-03-26T16:14:15.786Z] #17 51.55 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-03-26T16:14:15.786Z] #17 51.55 Unpacking xfsprogs (4.20.0-1) ... [2020-03-26T16:14:16.046Z] #17 51.91 Selecting previously unselected package zip. [2020-03-26T16:14:16.046Z] #17 51.91 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-03-26T16:14:16.046Z] #17 51.92 Unpacking zip (3.0-11+b1) ... [2020-03-26T16:14:16.073Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2020-03-26T16:14:16.307Z] #17 52.18 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-26T16:14:16.307Z] #17 52.21 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-26T16:14:16.307Z] #17 52.22 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-03-26T16:14:16.307Z] #17 52.23 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-03-26T16:14:16.307Z] #17 52.25 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-03-26T16:14:16.307Z] #17 52.26 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-03-26T16:14:16.307Z] #17 52.27 Setting up uidmap (1:4.5-1.1) ... [2020-03-26T16:14:16.307Z] #17 52.30 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-03-26T16:14:16.307Z] #17 52.31 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-03-26T16:14:16.307Z] #17 52.33 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-26T16:14:16.307Z] #17 52.34 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-03-26T16:14:16.343Z] #44 50.43 CC images/sk-inet.o [2020-03-26T16:14:16.567Z] #17 52.39 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-03-26T16:14:16.567Z] #17 52.40 Setting up xxd (2:8.1.0875-5) ... [2020-03-26T16:14:16.567Z] #17 52.41 Setting up zip (3.0-11+b1) ... [2020-03-26T16:14:16.567Z] #17 52.42 Setting up vim-common (2:8.1.0875-5) ... [2020-03-26T16:14:16.567Z] #17 52.45 Setting up bash-completion (1:2.8-6) ... [2020-03-26T16:14:16.907Z] #44 51.20 CC images/tun.o [2020-03-26T16:14:17.472Z] #44 51.86 CC images/sk-netlink.o [2020-03-26T16:14:18.036Z] #44 52.44 CC images/packet-sock.o [2020-03-26T16:14:18.618Z] #56 ... [2020-03-26T16:14:18.618Z] [2020-03-26T16:14:18.618Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:14:18.618Z] #44 37.89 CC images/cpuinfo.o [2020-03-26T16:14:18.618Z] #44 38.75 CC images/inventory.o [2020-03-26T16:14:18.618Z] #44 39.26 CC images/fdinfo.o [2020-03-26T16:14:18.618Z] #44 39.81 CC images/fown.o [2020-03-26T16:14:18.618Z] #44 40.35 CC images/ns.o [2020-03-26T16:14:18.618Z] #44 40.84 CC images/regfile.o [2020-03-26T16:14:18.618Z] #44 41.21 CC images/ghost-file.o [2020-03-26T16:14:18.618Z] #44 41.75 CC images/fifo.o [2020-03-26T16:14:18.618Z] #44 42.09 CC images/remap-file-path.o [2020-03-26T16:14:18.618Z] #44 42.46 CC images/eventfd.o [2020-03-26T16:14:18.618Z] #44 42.67 CC images/eventpoll.o [2020-03-26T16:14:18.618Z] #44 43.20 CC images/fh.o [2020-03-26T16:14:18.968Z] #44 53.07 CC images/ipc-var.o [2020-03-26T16:14:18.968Z] #44 53.25 CC images/ipc-desc.o [2020-03-26T16:14:18.968Z] #44 ... [2020-03-26T16:14:18.968Z] [2020-03-26T16:14:18.968Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:14:18.968Z] #47 149.6 net [2020-03-26T16:14:18.968Z] #47 150.6 vendor/golang.org/x/crypto/hkdf [2020-03-26T16:14:18.968Z] #47 151.0 vendor/golang.org/x/text/transform [2020-03-26T16:14:18.968Z] #47 152.3 vendor/golang.org/x/text/unicode/bidi [2020-03-26T16:14:18.968Z] #47 154.4 vendor/golang.org/x/text/secure/bidirule [2020-03-26T16:14:18.968Z] #47 154.7 vendor/golang.org/x/text/unicode/norm [2020-03-26T16:14:19.184Z] #44 43.64 CC images/fsnotify.o [2020-03-26T16:14:19.225Z] #47 ... [2020-03-26T16:14:19.225Z] [2020-03-26T16:14:19.225Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:14:19.225Z] #44 53.42 CC images/ipc-shm.o [2020-03-26T16:14:19.225Z] #44 53.62 CC images/ipc-msg.o [2020-03-26T16:14:19.521Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.393s coverage: 49.5% of statements [2020-03-26T16:14:19.789Z] #44 53.98 CC images/ipc-sem.o [2020-03-26T16:14:19.868Z] #17 55.75 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-03-26T16:14:19.868Z] #17 55.77 Setting up xz-utils (5.2.4-1) ... [2020-03-26T16:14:19.868Z] #17 55.79 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-26T16:14:19.868Z] #17 55.82 Setting up sudo (1.8.27-1+deb10u2) ... [2020-03-26T16:14:20.047Z] #44 54.28 CC images/utsns.o [2020-03-26T16:14:20.118Z] #44 44.78 CC images/signalfd.o [2020-03-26T16:14:20.139Z] #17 55.98 invoke-rc.d: could not determine current runlevel [2020-03-26T16:14:20.139Z] #17 55.99 invoke-rc.d: policy-rc.d denied execution of start. [2020-03-26T16:14:20.139Z] #17 56.00 Setting up pigz (2.4-1) ... [2020-03-26T16:14:20.139Z] #17 56.01 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-03-26T16:14:20.139Z] #17 56.03 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-03-26T16:14:20.139Z] #17 56.09 Setting up python-pip-whl (18.1-5) ... [2020-03-26T16:14:20.304Z] #44 54.52 CC images/creds.o [2020-03-26T16:14:20.304Z] #44 54.71 CC images/vma.o [2020-03-26T16:14:20.399Z] #17 56.14 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-03-26T16:14:20.399Z] #17 56.14 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-26T16:14:20.526Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.431s coverage: 72.5% of statements [2020-03-26T16:14:20.526Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-26T16:14:20.684Z] #44 45.28 CC images/fs.o [2020-03-26T16:14:20.869Z] #44 54.97 CC images/netdev.o [2020-03-26T16:14:20.970Z] #17 56.74 Setting up libaio1:arm64 (0.3.112-3) ... [2020-03-26T16:14:20.970Z] #17 56.76 Setting up libonig5:arm64 (6.9.1-1) ... [2020-03-26T16:14:20.970Z] #17 56.77 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-03-26T16:14:20.970Z] #17 56.78 Setting up vim (2:8.1.0875-5) ... [2020-03-26T16:14:20.970Z] #17 56.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-26T16:14:20.970Z] #17 56.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-26T16:14:20.970Z] #17 56.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-26T16:14:20.970Z] #17 56.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-26T16:14:20.970Z] #17 56.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-26T16:14:20.970Z] #17 56.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-26T16:14:20.970Z] #17 56.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-26T16:14:20.970Z] #17 56.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-26T16:14:20.970Z] #17 56.89 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-03-26T16:14:20.970Z] #17 56.90 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-26T16:14:20.970Z] #17 56.92 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-03-26T16:14:20.970Z] #17 56.94 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-26T16:14:20.970Z] #17 56.95 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-03-26T16:14:20.970Z] #17 56.97 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-26T16:14:21.126Z] #44 55.28 CC images/tty.o [2020-03-26T16:14:21.249Z] #44 45.69 CC images/pstree.o [2020-03-26T16:14:21.249Z] #44 ... [2020-03-26T16:14:21.249Z] [2020-03-26T16:14:21.249Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:14:21.249Z] #47 147.2 go/doc [2020-03-26T16:14:21.249Z] #47 150.2 github.com/LK4D4/vndr/versioned [2020-03-26T16:14:21.249Z] #47 151.1 net [2020-03-26T16:14:21.249Z] #47 152.2 github.com/LK4D4/vndr/build [2020-03-26T16:14:21.249Z] #47 157.1 vendor/golang.org/x/text/transform [2020-03-26T16:14:21.383Z] #44 55.84 CC images/file-lock.o [2020-03-26T16:14:21.507Z] #47 ... [2020-03-26T16:14:21.507Z] [2020-03-26T16:14:21.507Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:14:21.507Z] #44 46.21 CC images/pipe.o [2020-03-26T16:14:21.640Z] #44 56.05 CC images/rlimit.o [2020-03-26T16:14:21.765Z] #44 ... [2020-03-26T16:14:21.765Z] [2020-03-26T16:14:21.765Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:14:21.765Z] #56 DONE 157.4s [2020-03-26T16:14:21.765Z] [2020-03-26T16:14:21.765Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-26T16:14:22.001Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.676s coverage: 76.1% of statements [2020-03-26T16:14:22.024Z] #41 ... [2020-03-26T16:14:22.024Z] [2020-03-26T16:14:22.024Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:14:22.024Z] #44 46.72 CC images/tcp-stream.o [2020-03-26T16:14:22.205Z] #44 56.30 CC images/pagemap.o [2020-03-26T16:14:22.462Z] #44 56.62 CC images/siginfo.o [2020-03-26T16:14:22.590Z] #44 47.17 CC images/sk-packet.o [2020-03-26T16:14:22.719Z] #44 56.94 CC images/rpc.o [2020-03-26T16:14:23.007Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-03-26T16:14:23.155Z] #44 47.69 CC images/mnt.o [2020-03-26T16:14:23.413Z] #44 48.08 CC images/pipe-data.o [2020-03-26T16:14:23.622Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2020-03-26T16:14:23.979Z] #44 48.59 CC images/sa.o [2020-03-26T16:14:24.090Z] #44 58.18 CC images/ext-file.o [2020-03-26T16:14:24.090Z] #44 58.43 CC images/cgroup.o [2020-03-26T16:14:24.544Z] #44 49.07 CC images/timer.o [2020-03-26T16:14:24.544Z] #44 49.15 CC images/timerfd.o [2020-03-26T16:14:24.802Z] #44 49.42 CC images/mm.o [2020-03-26T16:14:25.022Z] #44 59.09 CC images/userns.o [2020-03-26T16:14:25.173Z] #17 60.57 Setting up iptables (1.8.2-4) ... [2020-03-26T16:14:25.173Z] #17 60.62 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-26T16:14:25.173Z] #17 60.63 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-26T16:14:25.173Z] #17 60.65 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-26T16:14:25.173Z] #17 60.65 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-26T16:14:25.173Z] #17 60.66 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-26T16:14:25.173Z] #17 60.66 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-26T16:14:25.173Z] #17 60.67 Setting up python3 (3.7.3-1) ... [2020-03-26T16:14:25.279Z] #44 59.54 CC images/google/protobuf/descriptor.o [2020-03-26T16:14:25.367Z] #44 49.98 CC images/sk-opts.o [2020-03-26T16:14:25.434Z] #17 61.29 Setting up python3-wheel (0.32.3-2) ... [2020-03-26T16:14:25.624Z] #44 50.29 CC images/sk-unix.o [2020-03-26T16:14:25.641Z] ok github.com/docker/docker/daemon/images 0.008s coverage: 4.9% of statements [2020-03-26T16:14:25.641Z] ok github.com/docker/docker/daemon/links 0.001s coverage: 93.0% of statements [2020-03-26T16:14:25.843Z] #44 ... [2020-03-26T16:14:25.843Z] [2020-03-26T16:14:25.843Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:14:25.843Z] #68 166.4 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-26T16:14:25.843Z] #68 166.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-26T16:14:26.007Z] #17 ... [2020-03-26T16:14:26.007Z] [2020-03-26T16:14:26.007Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:14:26.007Z] #44 121.9 CC criu/cr-dedup.o [2020-03-26T16:14:26.007Z] #44 122.3 CC criu/cr-dump.o [2020-03-26T16:14:26.007Z] #44 125.1 CC criu/cr-errno.o [2020-03-26T16:14:26.007Z] #44 125.3 CC criu/cr-restore.o [2020-03-26T16:14:26.007Z] #44 130.8 CC criu/cr-service.o [2020-03-26T16:14:26.255Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.194s coverage: 61.0% of statements [2020-03-26T16:14:26.255Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-26T16:14:26.255Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-26T16:14:26.255Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-26T16:14:26.255Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-26T16:14:26.271Z] #44 ... [2020-03-26T16:14:26.271Z] [2020-03-26T16:14:26.271Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T16:14:26.271Z] #17 62.23 Setting up apparmor (2.13.2-10) ... [2020-03-26T16:14:26.537Z] ok github.com/docker/docker/daemon/logger 0.227s coverage: 41.8% of statements [2020-03-26T16:14:26.559Z] #44 51.01 CC images/sk-inet.o [2020-03-26T16:14:27.492Z] #44 51.88 CC images/tun.o [2020-03-26T16:14:27.543Z] ok github.com/docker/docker/daemon/logger/awslogs 0.083s coverage: 77.4% of statements [2020-03-26T16:14:27.543Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-26T16:14:27.543Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-26T16:14:27.543Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 67.0% of statements [2020-03-26T16:14:28.058Z] #44 52.49 CC images/sk-netlink.o [2020-03-26T16:14:28.058Z] #44 52.72 CC images/packet-sock.o [2020-03-26T16:14:28.611Z] ok github.com/docker/docker/daemon/logger/journald 0.017s coverage: 26.2% of statements [2020-03-26T16:14:28.611Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 62.1% of statements [2020-03-26T16:14:28.828Z] #17 64.36 Setting up xfsprogs (4.20.0-1) ... [2020-03-26T16:14:28.828Z] #17 64.38 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-26T16:14:28.893Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 88.3% of statements [2020-03-26T16:14:28.992Z] #44 53.41 CC images/ipc-var.o [2020-03-26T16:14:28.992Z] #44 53.78 CC images/ipc-desc.o [2020-03-26T16:14:29.089Z] #17 64.90 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-26T16:14:29.508Z] ok github.com/docker/docker/daemon/logger/local 0.007s coverage: 74.7% of statements [2020-03-26T16:14:29.508Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-26T16:14:29.561Z] #44 54.17 CC images/ipc-shm.o [2020-03-26T16:14:29.791Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.042s coverage: 19.9% of statements [2020-03-26T16:14:30.027Z] #68 ... [2020-03-26T16:14:30.027Z] [2020-03-26T16:14:30.027Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:14:30.027Z] #47 160.5 vendor/golang.org/x/net/idna [2020-03-26T16:14:30.027Z] #47 163.3 vendor/golang.org/x/net/http2/hpack [2020-03-26T16:14:30.027Z] #47 164.3 mime [2020-03-26T16:14:30.027Z] #47 166.2 mime/quotedprintable [2020-03-26T16:14:30.027Z] #47 166.6 net/http/internal [2020-03-26T16:14:30.027Z] #47 170.5 net/textproto [2020-03-26T16:14:30.027Z] #47 170.5 crypto/x509 [2020-03-26T16:14:30.027Z] #47 ... [2020-03-26T16:14:30.027Z] [2020-03-26T16:14:30.027Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:14:30.027Z] #10 170.3 Selecting previously unselected package libapparmor1:amd64. [2020-03-26T16:14:30.027Z] #10 170.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-03-26T16:14:30.027Z] #10 170.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-03-26T16:14:30.027Z] #10 170.4 Selecting previously unselected package libapparmor-dev:amd64. [2020-03-26T16:14:30.027Z] #10 170.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-03-26T16:14:30.027Z] #10 170.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-26T16:14:30.027Z] #10 170.6 Selecting previously unselected package libbtrfs0. [2020-03-26T16:14:30.027Z] #10 170.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-26T16:14:30.027Z] #10 170.6 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-26T16:14:30.027Z] #10 170.7 Selecting previously unselected package libbtrfs-dev. [2020-03-26T16:14:30.027Z] #10 170.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-26T16:14:30.027Z] #10 170.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-26T16:14:30.027Z] #10 170.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-03-26T16:14:30.027Z] #10 170.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-26T16:14:30.027Z] #10 170.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-26T16:14:30.027Z] #10 171.0 Selecting previously unselected package libudev-dev:amd64. [2020-03-26T16:14:30.027Z] #10 171.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-03-26T16:14:30.027Z] #10 171.0 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-26T16:14:30.135Z] #44 54.56 CC images/ipc-msg.o [2020-03-26T16:14:30.135Z] #44 ... [2020-03-26T16:14:30.135Z] [2020-03-26T16:14:30.135Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:14:30.135Z] #10 166.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-26T16:14:30.135Z] #10 166.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-03-26T16:14:30.135Z] #10 166.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-26T16:14:30.285Z] #10 171.1 Selecting previously unselected package libsepol1-dev:amd64. [2020-03-26T16:14:30.285Z] #10 171.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-03-26T16:14:30.285Z] #10 171.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-03-26T16:14:30.391Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-03-26T16:14:30.391Z] [2020-03-26T16:14:30.391Z] ________ ____ __. [2020-03-26T16:14:30.391Z] \_____ \ | |/ _| [2020-03-26T16:14:30.391Z] / | \| < [2020-03-26T16:14:30.391Z] / | \ | \ [2020-03-26T16:14:30.391Z] \_______ /____|__ \ [2020-03-26T16:14:30.391Z] \/ \/ [2020-03-26T16:14:30.391Z] [2020-03-26T16:14:30.391Z] INFO: make.ps1 ended at 03/26/2020 16:14:20 [2020-03-26T16:14:30.391Z] INFO: Binaries build ended at 03/26/2020 16:14:22. Duration:00:01:23.8294403 [2020-03-26T16:14:30.391Z] INFO: Copying the built daemon binary to d:\CI\PR-40745\1\binary\dockerd-1dbf34f3aa.exe... [2020-03-26T16:14:30.391Z] INFO: Copying the built client binary to d:\CI\PR-40745\1\binary\docker-1dbf34f3aa.exe... [2020-03-26T16:14:30.391Z] INFO: Copying dockerversion from the container... [2020-03-26T16:14:30.391Z] INFO: Copying the golang package from the container to d:\CI\PR-40745\1\installer\go.zip... [2020-03-26T16:14:30.391Z] INFO: Extracting go.zip to d:\CI\PR-40745\1\go [2020-03-26T16:14:30.405Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.007s coverage: 33.3% of statements [2020-03-26T16:14:30.476Z] #17 66.14 Setting up python3-distutils (3.7.3-1) ... [2020-03-26T16:14:30.542Z] #10 171.5 Selecting previously unselected package libpcre16-3:amd64. [2020-03-26T16:14:30.542Z] #10 171.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-03-26T16:14:30.542Z] #10 171.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-03-26T16:14:30.736Z] #17 66.78 Setting up python3-setuptools (40.8.0-1) ... [2020-03-26T16:14:30.800Z] #10 171.7 Selecting previously unselected package libpcre32-3:amd64. [2020-03-26T16:14:30.800Z] #10 171.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-03-26T16:14:30.800Z] #10 171.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-03-26T16:14:30.800Z] #10 171.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-03-26T16:14:30.800Z] #10 171.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-03-26T16:14:31.057Z] #10 171.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-26T16:14:31.057Z] #10 172.1 Selecting previously unselected package libpcre3-dev:amd64. [2020-03-26T16:14:31.057Z] #10 172.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-03-26T16:14:31.057Z] #10 172.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-26T16:14:31.412Z] ok github.com/docker/docker/daemon/logger/syslog 0.018s coverage: 47.8% of statements [2020-03-26T16:14:31.621Z] #10 172.6 Selecting previously unselected package libselinux1-dev:amd64. [2020-03-26T16:14:31.621Z] #10 172.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-03-26T16:14:31.621Z] #10 172.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-26T16:14:31.694Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-03-26T16:14:31.879Z] #10 172.9 Selecting previously unselected package libdevmapper-dev:amd64. [2020-03-26T16:14:31.879Z] #10 172.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-03-26T16:14:31.879Z] #10 172.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-26T16:14:32.096Z] #8 unpacking docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 28.7s done [2020-03-26T16:14:32.096Z] #8 DONE 38.1s [2020-03-26T16:14:32.096Z] [2020-03-26T16:14:32.096Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-26T16:14:32.096Z] #9 DONE 0.2s [2020-03-26T16:14:32.096Z] [2020-03-26T16:14:32.096Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-26T16:14:32.096Z] #10 DONE 0.2s [2020-03-26T16:14:32.096Z] [2020-03-26T16:14:32.096Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-26T16:14:32.096Z] #41 DONE 0.0s [2020-03-26T16:14:32.096Z] [2020-03-26T16:14:32.096Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-26T16:14:32.096Z] #30 DONE 0.1s [2020-03-26T16:14:32.096Z] [2020-03-26T16:14:32.096Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-26T16:14:32.096Z] #22 DONE 0.1s [2020-03-26T16:14:32.096Z] [2020-03-26T16:14:32.096Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-26T16:14:32.096Z] #33 ... [2020-03-26T16:14:32.096Z] [2020-03-26T16:14:32.096Z] #56 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-26T16:14:32.096Z] #56 DONE 0.1s [2020-03-26T16:14:32.096Z] [2020-03-26T16:14:32.096Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-26T16:14:32.096Z] #47 DONE 0.1s [2020-03-26T16:14:32.096Z] [2020-03-26T16:14:32.096Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-26T16:14:32.096Z] #23 DONE 0.2s [2020-03-26T16:14:32.096Z] [2020-03-26T16:14:32.096Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-26T16:14:32.096Z] #50 DONE 0.2s [2020-03-26T16:14:32.096Z] [2020-03-26T16:14:32.096Z] #74 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-26T16:14:32.096Z] #74 DONE 0.2s [2020-03-26T16:14:32.096Z] [2020-03-26T16:14:32.096Z] #68 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-26T16:14:32.096Z] #68 DONE 0.2s [2020-03-26T16:14:32.096Z] [2020-03-26T16:14:32.096Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-26T16:14:32.096Z] #33 DONE 0.2s [2020-03-26T16:14:32.096Z] [2020-03-26T16:14:32.096Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-26T16:14:32.096Z] #53 DONE 0.2s [2020-03-26T16:14:32.096Z] [2020-03-26T16:14:32.096Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:14:32.096Z] #69 0.750 + RM_GOPATH=0 [2020-03-26T16:14:32.096Z] #69 0.750 + TMP_GOPATH= [2020-03-26T16:14:32.096Z] #69 0.754 + : /build/ [2020-03-26T16:14:32.096Z] #69 0.755 + '[' -z '' ']' [2020-03-26T16:14:32.096Z] #69 0.756 ++ mktemp -d [2020-03-26T16:14:32.096Z] #69 0.836 + export GOPATH=/tmp/tmp.1SyDjfrOR0 [2020-03-26T16:14:32.096Z] #69 0.836 + GOPATH=/tmp/tmp.1SyDjfrOR0 [2020-03-26T16:14:32.096Z] #69 0.836 + RM_GOPATH=1 [2020-03-26T16:14:32.096Z] #69 0.838 ++ dirname ./install.sh [2020-03-26T16:14:32.096Z] #69 0.840 + dir=. [2020-03-26T16:14:32.096Z] #69 0.840 + bin=rootlesskit [2020-03-26T16:14:32.096Z] #69 0.840 + shift [2020-03-26T16:14:32.096Z] #69 0.841 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-26T16:14:32.096Z] #69 0.841 + . ./rootlesskit.installer [2020-03-26T16:14:32.096Z] #69 0.844 ++ : db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-26T16:14:32.096Z] #69 0.845 + install_rootlesskit [2020-03-26T16:14:32.096Z] #69 0.846 + case "$1" in [2020-03-26T16:14:32.096Z] #69 0.847 + export CGO_ENABLED=0 [2020-03-26T16:14:32.096Z] #69 0.847 + CGO_ENABLED=0 [2020-03-26T16:14:32.096Z] #69 0.847 + _install_rootlesskit [2020-03-26T16:14:32.096Z] #69 0.848 + echo 'Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6' [2020-03-26T16:14:32.096Z] #69 0.848 Install rootlesskit version db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-26T16:14:32.096Z] #69 0.848 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.1SyDjfrOR0/src/github.com/rootless-containers/rootlesskit [2020-03-26T16:14:32.096Z] #69 0.857 Cloning into '/tmp/tmp.1SyDjfrOR0/src/github.com/rootless-containers/rootlesskit'... [2020-03-26T16:14:32.137Z] #10 173.0 Selecting previously unselected package libseccomp-dev:amd64. [2020-03-26T16:14:32.137Z] #10 173.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-03-26T16:14:32.137Z] #10 173.0 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-26T16:14:32.309Z] ok github.com/docker/docker/daemon/network 0.002s coverage: 63.8% of statements [2020-03-26T16:14:32.394Z] #10 173.2 Selecting previously unselected package libsystemd-dev:amd64. [2020-03-26T16:14:32.394Z] #10 173.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-03-26T16:14:32.394Z] #10 173.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-26T16:14:32.591Z] ok github.com/docker/docker/daemon/logger/splunk 1.445s coverage: 82.5% of statements [2020-03-26T16:14:32.591Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-26T16:14:32.591Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-26T16:14:32.661Z] #17 68.27 Setting up python3-pip (18.1-5) ... [2020-03-26T16:14:32.959Z] #10 173.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-26T16:14:32.959Z] #10 173.8 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-26T16:14:32.959Z] #10 173.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-03-26T16:14:32.959Z] #10 173.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-26T16:14:32.959Z] #10 173.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-03-26T16:14:32.959Z] #10 173.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-03-26T16:14:32.959Z] #10 173.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-26T16:14:32.959Z] #10 173.9 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-26T16:14:32.959Z] #10 174.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-03-26T16:14:32.959Z] #10 174.0 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-26T16:14:32.959Z] #10 174.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-26T16:14:32.959Z] #10 174.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-26T16:14:33.217Z] #10 174.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-26T16:14:33.217Z] #10 174.1 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-26T16:14:33.217Z] #10 174.2 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ...#10 ... [2020-03-26T16:14:33.217Z] [2020-03-26T16:14:33.217Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:14:33.217Z] #68 DONE 174.0s [2020-03-26T16:14:33.217Z] [2020-03-26T16:14:33.217Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:14:33.217Z] #10 174.2 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-26T16:14:33.217Z] #10 174.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-26T16:14:33.418Z] #10 ... [2020-03-26T16:14:33.418Z] [2020-03-26T16:14:33.418Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:14:33.418Z] #47 158.6 vendor/golang.org/x/text/unicode/bidi [2020-03-26T16:14:33.418Z] #47 162.1 vendor/golang.org/x/text/secure/bidirule [2020-03-26T16:14:33.418Z] #47 162.8 vendor/golang.org/x/text/unicode/norm [2020-03-26T16:14:33.418Z] #47 ... [2020-03-26T16:14:33.418Z] [2020-03-26T16:14:33.418Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:14:33.418Z] #44 55.18 CC images/ipc-sem.o [2020-03-26T16:14:33.418Z] #44 55.66 CC images/utsns.o [2020-03-26T16:14:33.418Z] #44 56.18 CC images/creds.o [2020-03-26T16:14:33.418Z] #44 56.49 CC images/vma.o [2020-03-26T16:14:33.418Z] #44 56.93 CC images/netdev.o [2020-03-26T16:14:33.418Z] #44 57.52 CC images/tty.o [2020-03-26T16:14:33.476Z] #10 ... [2020-03-26T16:14:33.476Z] [2020-03-26T16:14:33.476Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-26T16:14:33.476Z] #69 DONE 0.1s [2020-03-26T16:14:33.476Z] [2020-03-26T16:14:33.476Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:14:33.476Z] #10 174.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-26T16:14:33.476Z] #10 174.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-26T16:14:33.476Z] #10 174.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-26T16:14:33.476Z] #10 174.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-26T16:14:33.476Z] #10 174.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-26T16:14:33.476Z] #10 174.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-26T16:14:33.476Z] #10 174.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-26T16:14:33.476Z] #10 174.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-26T16:14:33.476Z] #10 174.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-26T16:14:33.476Z] #10 174.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-26T16:14:33.733Z] #10 174.5 Setting up dmsetup (2:1.02.155-3) ... [2020-03-26T16:14:33.733Z] #10 174.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-26T16:14:33.733Z] #10 174.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-26T16:14:33.733Z] #10 174.6 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T16:14:33.985Z] #44 58.66 CC images/file-lock.o [2020-03-26T16:14:34.048Z] #17 69.82 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T16:14:34.048Z] #17 69.88 Processing triggers for mime-support (3.62) ... [2020-03-26T16:14:34.063Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 48.2% of statements [2020-03-26T16:14:34.063Z] ok github.com/docker/docker/distribution 0.227s coverage: 22.1% of statements [2020-03-26T16:14:34.063Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-26T16:14:34.243Z] #44 58.92 CC images/rlimit.o [2020-03-26T16:14:34.301Z] #10 DONE 175.1s [2020-03-26T16:14:34.301Z] [2020-03-26T16:14:34.301Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-26T16:14:34.301Z] #58 DONE 0.1s [2020-03-26T16:14:34.301Z] [2020-03-26T16:14:34.301Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-26T16:14:34.301Z] #59 DONE 0.1s [2020-03-26T16:14:34.301Z] [2020-03-26T16:14:34.301Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:14:34.301Z] #44 61.26 CC images/opts.o [2020-03-26T16:14:34.301Z] #44 61.48 CC images/seccomp.o [2020-03-26T16:14:34.301Z] #44 61.84 CC images/binfmt-misc.o [2020-03-26T16:14:34.301Z] #44 62.12 CC images/time.o [2020-03-26T16:14:34.301Z] #44 62.35 CC images/sysctl.o [2020-03-26T16:14:34.301Z] #44 62.58 CC images/autofs.o [2020-03-26T16:14:34.301Z] #44 62.85 CC images/macvlan.o [2020-03-26T16:14:34.301Z] #44 63.06 CC images/sit.o [2020-03-26T16:14:34.301Z] #44 63.26 LINK images/built-in.o [2020-03-26T16:14:34.301Z] #44 63.38 GEN compel/include/asm [2020-03-26T16:14:34.301Z] #44 63.39 GEN compel/include/version.h [2020-03-26T16:14:34.301Z] #44 63.42 touch .config [2020-03-26T16:14:34.301Z] #44 63.44 GEN include/common/config.h [2020-03-26T16:14:34.301Z] #44 63.52 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-03-26T16:14:34.301Z] #44 63.53 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-03-26T16:14:34.301Z] #44 63.57 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-03-26T16:14:34.301Z] #44 63.60 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-03-26T16:14:34.301Z] #44 63.63 DEP compel/arch/x86/plugins/std/memcpy.d [2020-03-26T16:14:34.301Z] #44 63.66 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-03-26T16:14:34.301Z] #44 63.70 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-26T16:14:34.301Z] #44 63.74 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-03-26T16:14:34.301Z] #44 63.75 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-26T16:14:34.301Z] #44 63.78 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-26T16:14:34.301Z] #44 63.79 DEP compel/plugins/std/infect.d [2020-03-26T16:14:34.301Z] #44 63.95 DEP compel/plugins/std/string.d [2020-03-26T16:14:34.301Z] #44 64.09 DEP compel/plugins/std/log.d [2020-03-26T16:14:34.301Z] #44 64.20 DEP compel/plugins/std/fds.d [2020-03-26T16:14:34.301Z] #44 64.35 DEP compel/plugins/std/std.d [2020-03-26T16:14:34.301Z] #44 64.45 DEP compel/plugins/shmem/shmem.d [2020-03-26T16:14:34.301Z] #44 64.57 DEP compel/plugins/fds/fds.d [2020-03-26T16:14:34.301Z] #44 64.70 CC compel/plugins/std/std.o [2020-03-26T16:14:34.301Z] #44 65.09 CC compel/plugins/std/fds.o [2020-03-26T16:14:34.301Z] #44 65.51 CC compel/plugins/std/log.o [2020-03-26T16:14:34.301Z] #44 66.37 CC compel/plugins/std/string.o [2020-03-26T16:14:34.301Z] #44 67.01 CC compel/plugins/std/infect.o [2020-03-26T16:14:34.301Z] #44 67.43 CC compel/arch/x86/plugins/std/parasite-head.o [2020-03-26T16:14:34.301Z] #44 67.48 CC compel/arch/x86/plugins/std/memcpy.o [2020-03-26T16:14:34.301Z] #44 67.52 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-03-26T16:14:34.301Z] #44 67.64 AR compel/plugins/std.lib.a [2020-03-26T16:14:34.301Z] #44 67.80 CC compel/plugins/fds/fds.o [2020-03-26T16:14:34.301Z] #44 68.12 AR compel/plugins/fds.lib.a [2020-03-26T16:14:34.301Z] #44 68.19 HOSTDEP compel/src/lib/log-host.d [2020-03-26T16:14:34.301Z] #44 68.31 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-26T16:14:34.301Z] #44 68.42 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-03-26T16:14:34.502Z] #44 59.13 CC images/pagemap.o [2020-03-26T16:14:34.559Z] #44 68.71 HOSTDEP compel/src/main-host.d [2020-03-26T16:14:34.559Z] #44 68.97 DEP compel/src/lib/ptrace.d [2020-03-26T16:14:34.619Z] #17 DONE 70.6s [2020-03-26T16:14:34.619Z] [2020-03-26T16:14:34.619Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:14:34.619Z] #44 132.7 CC criu/crtools.o [2020-03-26T16:14:34.619Z] #44 133.4 CC criu/eventfd.o [2020-03-26T16:14:34.619Z] #44 133.7 CC criu/eventpoll.o [2020-03-26T16:14:34.619Z] #44 134.6 CC criu/external.o [2020-03-26T16:14:34.619Z] #44 135.0 CC criu/fault-injection.o [2020-03-26T16:14:34.619Z] #44 135.1 CC criu/fdstore.o [2020-03-26T16:14:34.619Z] #44 135.4 CC criu/fifo.o [2020-03-26T16:14:34.619Z] #44 135.7 CC criu/file-ids.o [2020-03-26T16:14:34.619Z] #44 136.1 CC criu/file-lock.o [2020-03-26T16:14:34.619Z] #44 137.2 CC criu/files-ext.o [2020-03-26T16:14:34.619Z] #44 137.9 CC criu/files-reg.o [2020-03-26T16:14:34.619Z] #44 140.7 CC criu/files.o [2020-03-26T16:14:34.677Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-03-26T16:14:34.760Z] #44 59.36 CC images/siginfo.o [2020-03-26T16:14:34.817Z] #44 69.13 DEP compel/src/lib/infect.d [2020-03-26T16:14:34.842Z] #69 ... [2020-03-26T16:14:34.842Z] [2020-03-26T16:14:34.842Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:14:34.842Z] #34 0.549 + RM_GOPATH=0 [2020-03-26T16:14:34.842Z] #34 0.550 + TMP_GOPATH= [2020-03-26T16:14:34.842Z] #34 0.550 + : /build [2020-03-26T16:14:34.842Z] #34 0.550 + '[' -z '' ']' [2020-03-26T16:14:34.842Z] #34 0.551 ++ mktemp -d [2020-03-26T16:14:34.842Z] #34 0.553 + export GOPATH=/tmp/tmp.SdlEL5Gpto [2020-03-26T16:14:34.842Z] #34 0.553 + GOPATH=/tmp/tmp.SdlEL5Gpto [2020-03-26T16:14:34.842Z] #34 0.553 + RM_GOPATH=1 [2020-03-26T16:14:34.842Z] #34 0.557 ++ dirname ./install.sh [2020-03-26T16:14:34.842Z] #34 0.559 + dir=. [2020-03-26T16:14:34.842Z] #34 0.567 + bin=tomlv [2020-03-26T16:14:34.842Z] #34 0.567 + shift [2020-03-26T16:14:34.842Z] #34 0.568 + '[' '!' -f ./tomlv.installer ']' [2020-03-26T16:14:34.842Z] #34 0.569 + . ./tomlv.installer [2020-03-26T16:14:34.842Z] #34 0.570 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-26T16:14:34.842Z] #34 0.577 + install_tomlv [2020-03-26T16:14:34.842Z] #34 0.585 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-26T16:14:34.842Z] #34 0.586 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-26T16:14:34.842Z] #34 0.586 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.SdlEL5Gpto/src/github.com/BurntSushi/toml [2020-03-26T16:14:34.842Z] #34 0.590 Cloning into '/tmp/tmp.SdlEL5Gpto/src/github.com/BurntSushi/toml'... [2020-03-26T16:14:34.842Z] #34 2.277 + cd /tmp/tmp.SdlEL5Gpto/src/github.com/BurntSushi/toml [2020-03-26T16:14:34.842Z] #34 2.278 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-26T16:14:34.842Z] #34 2.323 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-26T16:14:34.842Z] #34 3.539 math/bits [2020-03-26T16:14:34.842Z] #34 3.547 internal/cpu [2020-03-26T16:14:34.842Z] #34 3.591 runtime/internal/sys [2020-03-26T16:14:34.842Z] #34 3.602 runtime/internal/atomic [2020-03-26T16:14:34.842Z] #34 4.720 runtime/internal/math [2020-03-26T16:14:34.842Z] #34 5.049 unicode/utf8 [2020-03-26T16:14:34.842Z] #34 5.112 internal/race [2020-03-26T16:14:34.842Z] #34 5.646 sync/atomic [2020-03-26T16:14:34.842Z] #34 5.737 internal/bytealg [2020-03-26T16:14:34.881Z] #44 ... [2020-03-26T16:14:34.881Z] [2020-03-26T16:14:34.881Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-26T16:14:35.074Z] #44 69.28 DEP compel/src/lib/infect-util.d [2020-03-26T16:14:35.074Z] #44 69.40 DEP compel/src/lib/infect-rpc.d [2020-03-26T16:14:35.074Z] #44 69.53 DEP compel/arch/x86/src/lib/infect.d [2020-03-26T16:14:35.328Z] #44 59.77 CC images/rpc.o [2020-03-26T16:14:35.332Z] #44 69.75 DEP compel/arch/x86/src/lib/cpu.d [2020-03-26T16:14:35.589Z] #44 69.97 DEP compel/src/lib/log.d [2020-03-26T16:14:35.684Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-03-26T16:14:35.846Z] #44 70.17 DEP compel/src/main.d [2020-03-26T16:14:35.879Z] #34 6.602 math [2020-03-26T16:14:36.103Z] #44 70.38 DEP compel/src/lib/handle-elf.d [2020-03-26T16:14:36.171Z] #34 7.186 unicode [2020-03-26T16:14:36.299Z] ok github.com/docker/docker/image/cache 0.004s coverage: 19.2% of statements [2020-03-26T16:14:36.362Z] #44 70.57 DEP compel/arch/x86/src/lib/handle-elf.d [2020-03-26T16:14:36.362Z] #44 70.74 CC compel/src/lib/log.o [2020-03-26T16:14:36.463Z] #34 7.482 internal/testlog [2020-03-26T16:14:36.620Z] #44 ... [2020-03-26T16:14:36.620Z] [2020-03-26T16:14:36.620Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:14:36.620Z] #50 DONE 177.3s [2020-03-26T16:14:36.620Z] [2020-03-26T16:14:36.620Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:14:36.620Z] #47 171.6 vendor/golang.org/x/net/http/httpguts [2020-03-26T16:14:36.620Z] #47 171.9 vendor/golang.org/x/net/http/httpproxy [2020-03-26T16:14:36.620Z] #47 172.5 mime/multipart [2020-03-26T16:14:36.620Z] #47 175.3 crypto/tls [2020-03-26T16:14:36.795Z] #18 2.159 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-26T16:14:36.795Z] #18 2.164 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-26T16:14:36.795Z] #18 2.168 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-26T16:14:36.877Z] #47 ... [2020-03-26T16:14:36.877Z] [2020-03-26T16:14:36.877Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:14:36.877Z] #44 71.19 CC compel/arch/x86/src/lib/cpu.o [2020-03-26T16:14:36.913Z] ok github.com/docker/docker/distribution/xfer 1.880s coverage: 85.1% of statements [2020-03-26T16:14:36.914Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-26T16:14:36.914Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-26T16:14:36.914Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2020-03-26T16:14:36.914Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-26T16:14:37.056Z] #18 DONE 2.3s [2020-03-26T16:14:37.056Z] [2020-03-26T16:14:37.057Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-26T16:14:37.196Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2020-03-26T16:14:37.231Z] #44 61.48 CC images/ext-file.o [2020-03-26T16:14:37.232Z] #44 61.85 CC images/cgroup.o [2020-03-26T16:14:37.812Z] #44 ... [2020-03-26T16:14:37.812Z] [2020-03-26T16:14:37.812Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-26T16:14:37.812Z] #11 DONE 3.5s [2020-03-26T16:14:37.812Z] [2020-03-26T16:14:37.812Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-26T16:14:37.976Z] #34 9.032 encoding [2020-03-26T16:14:37.976Z] #34 9.114 runtime [2020-03-26T16:14:37.976Z] #34 ... [2020-03-26T16:14:37.976Z] [2020-03-26T16:14:37.976Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:14:37.976Z] #69 9.045 + cd /tmp/tmp.1SyDjfrOR0/src/github.com/rootless-containers/rootlesskit [2020-03-26T16:14:37.976Z] #69 9.045 + git checkout -q db9657404cd538820e9e83d90dab2a78d8b833e6 [2020-03-26T16:14:38.168Z] #44 62.81 CC images/userns.o [2020-03-26T16:14:38.611Z] #69 ... [2020-03-26T16:14:38.611Z] [2020-03-26T16:14:38.611Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T16:14:38.611Z] #36 0.825 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T16:14:38.611Z] #36 0.935 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T16:14:38.611Z] #36 0.975 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T16:14:38.611Z] #36 3.049 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-26T16:14:38.611Z] #36 6.626 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [179 kB] [2020-03-26T16:14:38.611Z] #36 9.462 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-26T16:14:38.668Z] ok github.com/docker/docker/opts 0.023s coverage: 67.4% of statements [2020-03-26T16:14:38.668Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-03-26T16:14:38.735Z] #44 63.26 CC images/google/protobuf/descriptor.o [2020-03-26T16:14:38.901Z] #36 ... [2020-03-26T16:14:38.901Z] [2020-03-26T16:14:38.901Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-26T16:14:38.901Z] #42 0.729 + git clone https://github.com/docker/distribution.git . [2020-03-26T16:14:38.901Z] #42 0.732 Cloning into '.'... [2020-03-26T16:14:38.901Z] #42 ... [2020-03-26T16:14:38.901Z] [2020-03-26T16:14:38.901Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:14:38.901Z] #11 0.804 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T16:14:38.901Z] #11 0.933 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T16:14:38.901Z] #11 0.974 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T16:14:38.901Z] #11 2.718 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-26T16:14:38.902Z] #11 6.315 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [179 kB] [2020-03-26T16:14:38.902Z] #11 9.323 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-26T16:14:39.195Z] #11 ... [2020-03-26T16:14:39.195Z] [2020-03-26T16:14:39.195Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-26T16:14:39.195Z] #31 0.965 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-03-26T16:14:39.195Z] #31 0.971 Cloning into '.'... [2020-03-26T16:14:39.195Z] #31 ... [2020-03-26T16:14:39.195Z] [2020-03-26T16:14:39.195Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-26T16:14:39.195Z] #63 0.803 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T16:14:39.195Z] #63 0.934 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T16:14:39.195Z] #63 0.974 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T16:14:39.195Z] #63 2.657 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-26T16:14:39.195Z] #63 6.194 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [179 kB] [2020-03-26T16:14:39.195Z] #63 9.055 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-26T16:14:39.486Z] #63 ... [2020-03-26T16:14:39.486Z] [2020-03-26T16:14:39.486Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:14:39.486Z] #57 0.821 + RM_GOPATH=0 [2020-03-26T16:14:39.486Z] #57 0.821 + TMP_GOPATH= [2020-03-26T16:14:39.486Z] #57 0.821 + : /build [2020-03-26T16:14:39.486Z] #57 0.821 + '[' -z '' ']' [2020-03-26T16:14:39.486Z] #57 0.821 ++ mktemp -d [2020-03-26T16:14:39.486Z] #57 0.822 + export GOPATH=/tmp/tmp.vIuojQiH8Y [2020-03-26T16:14:39.486Z] #57 0.826 + GOPATH=/tmp/tmp.vIuojQiH8Y [2020-03-26T16:14:39.486Z] #57 0.826 + RM_GOPATH=1 [2020-03-26T16:14:39.486Z] #57 0.826 ++ dirname ./install.sh [2020-03-26T16:14:39.486Z] #57 0.844 + dir=. [2020-03-26T16:14:39.486Z] #57 0.854 + bin=shfmt [2020-03-26T16:14:39.486Z] #57 0.855 + shift [2020-03-26T16:14:39.486Z] #57 0.857 + '[' '!' -f ./shfmt.installer ']' [2020-03-26T16:14:39.486Z] #57 0.858 + . ./shfmt.installer [2020-03-26T16:14:39.486Z] #57 0.859 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-26T16:14:39.486Z] #57 0.862 + install_shfmt [2020-03-26T16:14:39.486Z] #57 0.862 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-03-26T16:14:39.486Z] #57 0.862 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-26T16:14:39.486Z] #57 0.862 + git clone https://github.com/mvdan/sh.git /tmp/tmp.vIuojQiH8Y/src/github.com/mvdan/sh [2020-03-26T16:14:39.486Z] #57 0.875 Cloning into '/tmp/tmp.vIuojQiH8Y/src/github.com/mvdan/sh'... [2020-03-26T16:14:39.486Z] #57 ... [2020-03-26T16:14:39.486Z] [2020-03-26T16:14:39.486Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:14:39.486Z] #51 0.831 + RM_GOPATH=0 [2020-03-26T16:14:39.486Z] #51 0.832 + TMP_GOPATH= [2020-03-26T16:14:39.486Z] #51 0.835 + : /build [2020-03-26T16:14:39.486Z] #51 0.836 + '[' -z '' ']' [2020-03-26T16:14:39.486Z] #51 0.845 ++ mktemp -d [2020-03-26T16:14:39.486Z] #51 0.854 + export GOPATH=/tmp/tmp.oMTVIX1Qa6 [2020-03-26T16:14:39.486Z] #51 0.855 + GOPATH=/tmp/tmp.oMTVIX1Qa6 [2020-03-26T16:14:39.486Z] #51 0.855 + RM_GOPATH=1 [2020-03-26T16:14:39.486Z] #51 0.856 ++ dirname ./install.sh [2020-03-26T16:14:39.486Z] #51 0.864 + dir=. [2020-03-26T16:14:39.486Z] #51 0.876 + bin=gotestsum [2020-03-26T16:14:39.486Z] #51 0.876 + shift [2020-03-26T16:14:39.486Z] #51 0.877 + '[' '!' -f ./gotestsum.installer ']' [2020-03-26T16:14:39.486Z] #51 0.877 + . ./gotestsum.installer [2020-03-26T16:14:39.486Z] #51 0.877 ++ : v0.3.5 [2020-03-26T16:14:39.486Z] #51 0.884 + install_gotestsum [2020-03-26T16:14:39.486Z] #51 0.886 + echo 'Installing gotestsum version v0.3.5' [2020-03-26T16:14:39.486Z] #51 0.887 Installing gotestsum version v0.3.5 [2020-03-26T16:14:39.486Z] #51 0.887 + go get -d gotest.tools/gotestsum [2020-03-26T16:14:39.779Z] #51 ... [2020-03-26T16:14:39.779Z] [2020-03-26T16:14:39.779Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:14:39.779Z] #75 0.816 + RM_GOPATH=0 [2020-03-26T16:14:39.779Z] #75 0.816 + TMP_GOPATH= [2020-03-26T16:14:39.779Z] #75 0.816 + : /build [2020-03-26T16:14:39.779Z] #75 0.817 + '[' -z '' ']' [2020-03-26T16:14:39.779Z] #75 0.818 ++ mktemp -d [2020-03-26T16:14:39.779Z] #75 0.823 + export GOPATH=/tmp/tmp.mJZLsQKU24 [2020-03-26T16:14:39.779Z] #75 0.824 + GOPATH=/tmp/tmp.mJZLsQKU24 [2020-03-26T16:14:39.779Z] #75 0.824 + RM_GOPATH=1 [2020-03-26T16:14:39.779Z] #75 0.827 ++ dirname ./install.sh [2020-03-26T16:14:39.779Z] #75 0.850 + dir=. [2020-03-26T16:14:39.779Z] #75 0.854 + bin=proxy [2020-03-26T16:14:39.779Z] #75 0.855 + shift [2020-03-26T16:14:39.779Z] #75 0.864 + '[' '!' -f ./proxy.installer ']' [2020-03-26T16:14:39.779Z] #75 0.864 + . ./proxy.installer [2020-03-26T16:14:39.779Z] #75 0.872 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-26T16:14:39.779Z] #75 0.880 + install_proxy [2020-03-26T16:14:39.779Z] #75 0.880 + case "$1" in [2020-03-26T16:14:39.779Z] #75 0.881 + export CGO_ENABLED=0 [2020-03-26T16:14:39.779Z] #75 0.881 + CGO_ENABLED=0 [2020-03-26T16:14:39.779Z] #75 0.882 + _install_proxy [2020-03-26T16:14:39.779Z] #75 0.882 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-03-26T16:14:39.779Z] #75 0.882 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-26T16:14:39.779Z] #75 0.883 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.mJZLsQKU24/src/github.com/docker/libnetwork [2020-03-26T16:14:39.779Z] #75 0.899 Cloning into '/tmp/tmp.mJZLsQKU24/src/github.com/docker/libnetwork'... [2020-03-26T16:14:39.779Z] #75 ... [2020-03-26T16:14:39.779Z] [2020-03-26T16:14:39.779Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T16:14:39.779Z] #26 0.812 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T16:14:39.779Z] #26 0.946 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T16:14:39.779Z] #26 0.979 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T16:14:39.779Z] #26 2.962 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-26T16:14:39.779Z] #26 6.769 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [179 kB] [2020-03-26T16:14:39.779Z] #26 9.256 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-26T16:14:40.073Z] #26 ... [2020-03-26T16:14:40.073Z] [2020-03-26T16:14:40.073Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:14:40.073Z] #54 0.703 + RM_GOPATH=0 [2020-03-26T16:14:40.073Z] #54 0.703 + TMP_GOPATH= [2020-03-26T16:14:40.073Z] #54 0.703 + : /build [2020-03-26T16:14:40.073Z] #54 0.703 + '[' -z '' ']' [2020-03-26T16:14:40.073Z] #54 0.705 ++ mktemp -d [2020-03-26T16:14:40.073Z] #54 0.709 + export GOPATH=/tmp/tmp.XpMRZ2t2QN [2020-03-26T16:14:40.073Z] #54 0.709 + GOPATH=/tmp/tmp.XpMRZ2t2QN [2020-03-26T16:14:40.073Z] #54 0.709 + RM_GOPATH=1 [2020-03-26T16:14:40.073Z] #54 0.709 ++ dirname ./install.sh [2020-03-26T16:14:40.073Z] #54 0.756 + dir=. [2020-03-26T16:14:40.073Z] #54 0.756 + bin=golangci_lint [2020-03-26T16:14:40.073Z] #54 0.757 + shift [2020-03-26T16:14:40.073Z] #54 0.757 + '[' '!' -f ./golangci_lint.installer ']' [2020-03-26T16:14:40.073Z] #54 0.757 + . ./golangci_lint.installer [2020-03-26T16:14:40.073Z] #54 0.757 ++ : v1.23.8 [2020-03-26T16:14:40.073Z] #54 0.757 + install_golangci_lint [2020-03-26T16:14:40.073Z] #54 0.757 Installing golangci-lint version v1.23.8 [2020-03-26T16:14:40.073Z] #54 0.758 + echo 'Installing golangci-lint version v1.23.8' [2020-03-26T16:14:40.073Z] #54 0.758 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-26T16:14:40.073Z] #54 ... [2020-03-26T16:14:40.073Z] [2020-03-26T16:14:40.073Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T16:14:40.073Z] #44 1.300 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T16:14:40.073Z] #44 1.414 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T16:14:40.073Z] #44 1.415 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T16:14:40.073Z] #44 3.449 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-26T16:14:40.073Z] #44 6.579 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [179 kB] [2020-03-26T16:14:40.073Z] #44 9.245 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-26T16:14:40.137Z] ok github.com/docker/docker/pkg/archive 0.452s coverage: 77.0% of statements [2020-03-26T16:14:40.341Z] #12 DONE 2.5s [2020-03-26T16:14:40.341Z] [2020-03-26T16:14:40.341Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-26T16:14:40.367Z] #44 ... [2020-03-26T16:14:40.367Z] [2020-03-26T16:14:40.367Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:14:40.367Z] #48 0.818 + RM_GOPATH=0 [2020-03-26T16:14:40.367Z] #48 0.821 + TMP_GOPATH= [2020-03-26T16:14:40.367Z] #48 0.821 + : /build [2020-03-26T16:14:40.367Z] #48 0.821 + '[' -z '' ']' [2020-03-26T16:14:40.367Z] #48 0.822 ++ mktemp -d [2020-03-26T16:14:40.367Z] #48 0.826 + export GOPATH=/tmp/tmp.f7dsQhZirt [2020-03-26T16:14:40.367Z] #48 0.826 + GOPATH=/tmp/tmp.f7dsQhZirt [2020-03-26T16:14:40.367Z] #48 0.826 + RM_GOPATH=1 [2020-03-26T16:14:40.367Z] #48 0.828 ++ dirname ./install.sh [2020-03-26T16:14:40.367Z] #48 0.830 + dir=. [2020-03-26T16:14:40.367Z] #48 0.836 + bin=vndr [2020-03-26T16:14:40.367Z] #48 0.838 + shift [2020-03-26T16:14:40.367Z] #48 0.845 + '[' '!' -f ./vndr.installer ']' [2020-03-26T16:14:40.367Z] #48 0.845 + . ./vndr.installer [2020-03-26T16:14:40.367Z] #48 0.846 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-26T16:14:40.367Z] #48 0.849 + install_vndr [2020-03-26T16:14:40.367Z] #48 0.850 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-03-26T16:14:40.367Z] #48 0.856 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-26T16:14:40.367Z] #48 0.857 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.f7dsQhZirt/src/github.com/LK4D4/vndr [2020-03-26T16:14:40.367Z] #48 0.868 Cloning into '/tmp/tmp.f7dsQhZirt/src/github.com/LK4D4/vndr'... [2020-03-26T16:14:40.367Z] #48 2.364 + cd /tmp/tmp.f7dsQhZirt/src/github.com/LK4D4/vndr [2020-03-26T16:14:40.367Z] #48 2.364 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-03-26T16:14:40.367Z] #48 2.408 + go build -buildmode=pie -v -o /build/vndr . [2020-03-26T16:14:40.367Z] #48 4.846 internal/cpu [2020-03-26T16:14:40.367Z] #48 4.900 runtime/internal/math [2020-03-26T16:14:40.367Z] #48 4.957 runtime/internal/atomic [2020-03-26T16:14:40.367Z] #48 4.969 internal/race [2020-03-26T16:14:40.367Z] #48 5.275 sync/atomic [2020-03-26T16:14:40.367Z] #48 5.543 unicode [2020-03-26T16:14:40.367Z] #48 6.325 unicode/utf8 [2020-03-26T16:14:40.367Z] #48 6.371 math/bits [2020-03-26T16:14:40.367Z] #48 6.735 internal/bytealg [2020-03-26T16:14:40.367Z] #48 9.254 encoding [2020-03-26T16:14:40.367Z] #48 9.578 math [2020-03-26T16:14:40.367Z] #48 9.799 unicode/utf16 [2020-03-26T16:14:40.367Z] #48 9.855 runtime [2020-03-26T16:14:40.367Z] #48 11.05 container/list [2020-03-26T16:14:40.367Z] #48 ... [2020-03-26T16:14:40.367Z] [2020-03-26T16:14:40.367Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:14:40.367Z] #24 0.770 + RM_GOPATH=0 [2020-03-26T16:14:40.367Z] #24 0.770 + TMP_GOPATH= [2020-03-26T16:14:40.367Z] #24 0.770 + : /build [2020-03-26T16:14:40.367Z] #24 0.770 + '[' -z '' ']' [2020-03-26T16:14:40.367Z] #24 0.771 ++ mktemp -d [2020-03-26T16:14:40.367Z] #24 0.773 + export GOPATH=/tmp/tmp.1u2CIZu64p [2020-03-26T16:14:40.367Z] #24 0.773 + GOPATH=/tmp/tmp.1u2CIZu64p [2020-03-26T16:14:40.367Z] #24 0.773 + RM_GOPATH=1 [2020-03-26T16:14:40.367Z] #24 0.774 ++ dirname ./install.sh [2020-03-26T16:14:40.367Z] #24 0.789 + dir=. [2020-03-26T16:14:40.367Z] #24 0.805 + bin=dockercli [2020-03-26T16:14:40.367Z] #24 0.805 + shift [2020-03-26T16:14:40.367Z] #24 0.805 + '[' '!' -f ./dockercli.installer ']' [2020-03-26T16:14:40.367Z] #24 0.806 + . ./dockercli.installer [2020-03-26T16:14:40.367Z] #24 0.806 ++ : stable [2020-03-26T16:14:40.367Z] #24 0.807 ++ : 17.06.2-ce [2020-03-26T16:14:40.367Z] #24 0.814 + install_dockercli [2020-03-26T16:14:40.367Z] #24 0.827 Install docker/cli version 17.06.2-ce from stable [2020-03-26T16:14:40.367Z] #24 0.827 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-26T16:14:40.367Z] #24 0.829 ++ uname -m [2020-03-26T16:14:40.367Z] #24 0.834 + arch=ppc64le [2020-03-26T16:14:40.367Z] #24 0.834 + '[' ppc64le '!=' x86_64 ']' [2020-03-26T16:14:40.367Z] #24 0.835 + '[' ppc64le '!=' s390x ']' [2020-03-26T16:14:40.367Z] #24 0.835 + '[' ppc64le '!=' armhf ']' [2020-03-26T16:14:40.367Z] #24 0.835 + build_dockercli [2020-03-26T16:14:40.367Z] #24 0.836 + git clone https://github.com/docker/docker-ce /tmp/tmp.1u2CIZu64p/tmp/docker-ce [2020-03-26T16:14:40.367Z] #24 0.852 Cloning into '/tmp/tmp.1u2CIZu64p/tmp/docker-ce'... [2020-03-26T16:14:40.751Z] ok github.com/docker/docker/pkg/authorization 0.245s coverage: 68.3% of statements [2020-03-26T16:14:41.034Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-03-26T16:14:41.265Z] #44 66.04 CC images/opts.o [2020-03-26T16:14:41.316Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2020-03-26T16:14:41.832Z] #44 66.41 CC images/seccomp.o [2020-03-26T16:14:42.238Z] #13 1.952 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-26T16:14:42.239Z] #13 DONE 2.1s [2020-03-26T16:14:42.239Z] [2020-03-26T16:14:42.239Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-26T16:14:42.765Z] #44 67.10 CC images/binfmt-misc.o [2020-03-26T16:14:42.765Z] #44 67.45 CC images/time.o [2020-03-26T16:14:43.023Z] #44 ... [2020-03-26T16:14:43.023Z] [2020-03-26T16:14:43.023Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:14:43.023Z] #68 178.8 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-26T16:14:43.282Z] #68 178.8 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-26T16:14:43.650Z] #19 ... [2020-03-26T16:14:43.650Z] [2020-03-26T16:14:43.650Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:14:43.650Z] #44 143.4 CC criu/filesystems.o [2020-03-26T16:14:43.650Z] #44 144.5 CC criu/fsnotify.o [2020-03-26T16:14:43.650Z] #44 146.1 CC criu/image-desc.o [2020-03-26T16:14:43.650Z] #44 146.2 CC criu/image.o [2020-03-26T16:14:43.650Z] #44 147.6 CC criu/ipc_ns.o [2020-03-26T16:14:43.650Z] #44 149.3 CC criu/irmap.o [2020-03-26T16:14:43.650Z] #44 ... [2020-03-26T16:14:43.650Z] [2020-03-26T16:14:43.650Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-26T16:14:43.650Z] #19 6.247 Collecting yamllint==1.16.0 [2020-03-26T16:14:43.886Z] #24 ... [2020-03-26T16:14:43.886Z] [2020-03-26T16:14:43.886Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:14:43.886Z] #48 14.81 crypto/internal/subtle [2020-03-26T16:14:44.530Z] #48 15.44 crypto/subtle [2020-03-26T16:14:44.657Z] #68 ... [2020-03-26T16:14:44.657Z] [2020-03-26T16:14:44.657Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:14:44.657Z] #47 170.3 vendor/golang.org/x/net/idna [2020-03-26T16:14:44.657Z] #47 173.5 vendor/golang.org/x/net/http2/hpack [2020-03-26T16:14:44.657Z] #47 175.5 mime [2020-03-26T16:14:44.657Z] #47 178.4 mime/quotedprintable [2020-03-26T16:14:44.657Z] #47 179.2 net/http/internal [2020-03-26T16:14:44.657Z] #47 ... [2020-03-26T16:14:44.657Z] [2020-03-26T16:14:44.657Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:14:44.657Z] #44 67.81 CC images/sysctl.o [2020-03-26T16:14:44.657Z] #44 68.21 CC images/autofs.o [2020-03-26T16:14:44.657Z] #44 68.73 CC images/macvlan.o [2020-03-26T16:14:44.657Z] #44 69.21 CC images/sit.o [2020-03-26T16:14:44.763Z] #14 ... [2020-03-26T16:14:44.763Z] [2020-03-26T16:14:44.763Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:14:44.763Z] #60 3.333 + RM_GOPATH=0 [2020-03-26T16:14:44.763Z] #60 3.333 + TMP_GOPATH= [2020-03-26T16:14:44.763Z] #60 3.333 + : /build [2020-03-26T16:14:44.763Z] #60 3.333 + '[' -z '' ']' [2020-03-26T16:14:44.763Z] #60 3.333 ++ mktemp -d [2020-03-26T16:14:44.763Z] #60 3.333 + export GOPATH=/tmp/tmp.dWfe4fh0OJ [2020-03-26T16:14:44.763Z] #60 3.333 + GOPATH=/tmp/tmp.dWfe4fh0OJ [2020-03-26T16:14:44.763Z] #60 3.333 + RM_GOPATH=1 [2020-03-26T16:14:44.763Z] #60 3.333 ++ dirname ./install.sh [2020-03-26T16:14:44.763Z] #60 3.333 + dir=. [2020-03-26T16:14:44.763Z] #60 3.333 + bin=runc [2020-03-26T16:14:44.763Z] #60 3.333 + shift [2020-03-26T16:14:44.763Z] #60 3.333 + '[' '!' -f ./runc.installer ']' [2020-03-26T16:14:44.763Z] #60 3.333 + . ./runc.installer [2020-03-26T16:14:44.763Z] #60 3.333 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-26T16:14:44.763Z] #60 3.333 + install_runc [2020-03-26T16:14:44.763Z] #60 3.333 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-26T16:14:44.763Z] #60 3.333 + uname -r [2020-03-26T16:14:44.763Z] #60 3.380 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-26T16:14:44.763Z] #60 3.380 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-26T16:14:44.763Z] #60 3.380 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.dWfe4fh0OJ/src/github.com/opencontainers/runc [2020-03-26T16:14:44.763Z] #60 3.380 Cloning into '/tmp/tmp.dWfe4fh0OJ/src/github.com/opencontainers/runc'... [2020-03-26T16:14:44.763Z] #60 3.380 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-26T16:14:44.763Z] #60 ... [2020-03-26T16:14:44.763Z] [2020-03-26T16:14:44.763Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-26T16:14:44.763Z] #14 DONE 2.2s [2020-03-26T16:14:44.763Z] [2020-03-26T16:14:44.763Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:14:44.763Z] #60 10.13 + cd /tmp/tmp.dWfe4fh0OJ/src/github.com/opencontainers/runc [2020-03-26T16:14:44.763Z] #60 10.13 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-26T16:14:44.763Z] #60 ... [2020-03-26T16:14:44.763Z] [2020-03-26T16:14:44.763Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-26T16:14:45.223Z] #44 69.82 LINK images/built-in.o [2020-03-26T16:14:45.223Z] #44 69.89 GEN compel/include/asm [2020-03-26T16:14:45.223Z] #44 69.90 GEN compel/include/version.h [2020-03-26T16:14:45.223Z] #44 69.91 touch .config [2020-03-26T16:14:45.223Z] #44 69.93 GEN include/common/config.h [2020-03-26T16:14:45.481Z] #44 70.00 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-03-26T16:14:45.481Z] #44 70.02 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-03-26T16:14:45.481Z] #44 70.05 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-03-26T16:14:45.481Z] #44 70.07 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-03-26T16:14:45.481Z] #44 70.11 DEP compel/arch/x86/plugins/std/memcpy.d [2020-03-26T16:14:45.481Z] #44 70.14 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-03-26T16:14:45.481Z] #44 70.17 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-26T16:14:45.581Z] #48 16.62 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-03-26T16:14:45.689Z] ok github.com/docker/docker/pkg/chrootarchive 3.464s coverage: 43.2% of statements [2020-03-26T16:14:45.689Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-03-26T16:14:45.689Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-03-26T16:14:45.739Z] #44 70.21 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-03-26T16:14:45.739Z] #44 70.21 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-26T16:14:45.739Z] #44 70.24 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-26T16:14:45.739Z] #44 70.25 DEP compel/plugins/std/infect.d [2020-03-26T16:14:45.739Z] #44 70.39 DEP compel/plugins/std/string.d [2020-03-26T16:14:45.972Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 97.6% of statements [2020-03-26T16:14:45.997Z] #44 70.55 DEP compel/plugins/std/log.d [2020-03-26T16:14:45.997Z] #44 70.72 DEP compel/plugins/std/fds.d [2020-03-26T16:14:46.253Z] ok github.com/docker/docker/layer 7.929s coverage: 68.8% of statements [2020-03-26T16:14:46.253Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-26T16:14:46.253Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-26T16:14:46.253Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-26T16:14:46.253Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-26T16:14:46.253Z] ? github.com/docker/docker/oci [no test files] [2020-03-26T16:14:46.253Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-26T16:14:46.253Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-26T16:14:46.253Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-26T16:14:46.255Z] #44 70.88 DEP compel/plugins/std/std.d [2020-03-26T16:14:46.514Z] #44 71.10 DEP compel/plugins/shmem/shmem.d [2020-03-26T16:14:46.514Z] #44 71.23 DEP compel/plugins/fds/fds.d [2020-03-26T16:14:46.535Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2020-03-26T16:14:46.635Z] #48 17.54 internal/nettrace [2020-03-26T16:14:46.773Z] #44 71.41 CC compel/plugins/std/std.o [2020-03-26T16:14:46.818Z] ok github.com/docker/docker/pkg/discovery/nodes 0.001s coverage: 93.8% of statements [2020-03-26T16:14:47.267Z] #48 18.28 runtime/cgo [2020-03-26T16:14:47.341Z] #44 72.02 CC compel/plugins/std/fds.o [2020-03-26T16:14:47.366Z] #15 DONE 2.4s [2020-03-26T16:14:47.366Z] [2020-03-26T16:14:47.366Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-26T16:14:47.431Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-03-26T16:14:47.907Z] #44 72.58 CC compel/plugins/std/log.o [2020-03-26T16:14:48.304Z] #16 ... [2020-03-26T16:14:48.304Z] [2020-03-26T16:14:48.304Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:14:48.304Z] #44 72.61 CC compel/arch/x86/src/lib/infect.o [2020-03-26T16:14:48.304Z] #44 73.42 CC compel/src/lib/infect-rpc.o [2020-03-26T16:14:48.304Z] #44 73.77 CC compel/src/lib/infect-util.o [2020-03-26T16:14:48.304Z] #44 74.08 CC compel/src/lib/infect.o [2020-03-26T16:14:48.304Z] #44 76.66 CC compel/src/lib/ptrace.o [2020-03-26T16:14:48.304Z] #44 77.13 AR compel/libcompel.a [2020-03-26T16:14:48.304Z] #44 77.25 HOSTCC compel/src/main-host.o [2020-03-26T16:14:48.304Z] #44 77.59 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-03-26T16:14:48.304Z] #44 77.86 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-26T16:14:48.304Z] #44 78.17 HOSTCC compel/src/lib/log-host.o [2020-03-26T16:14:48.304Z] #44 78.46 HOSTLINK compel/compel-host-bin [2020-03-26T16:14:48.304Z] #44 78.59 DEP soccr/soccr.d [2020-03-26T16:14:48.304Z] #44 78.72 CC soccr/soccr.o [2020-03-26T16:14:48.304Z] #44 80.08 AR soccr/libsoccr.a [2020-03-26T16:14:48.304Z] #44 80.12 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-26T16:14:48.304Z] #44 80.49 DEP criu/arch/x86/sigframe.d [2020-03-26T16:14:48.304Z] #44 80.59 DEP criu/arch/x86/sigaction_compat.d [2020-03-26T16:14:48.304Z] #44 80.70 DEP criu/arch/x86/kerndat.d [2020-03-26T16:14:48.304Z] #44 80.86 DEP criu/arch/x86/crtools.d [2020-03-26T16:14:48.304Z] #44 81.03 DEP criu/arch/x86/cpu.d [2020-03-26T16:14:48.304Z] #44 81.34 CC criu/arch/x86/cpu.o [2020-03-26T16:14:48.304Z] #44 82.06 CC criu/arch/x86/crtools.o [2020-03-26T16:14:48.520Z] ok github.com/docker/docker/pkg/filenotify 0.613s coverage: 67.0% of statements [2020-03-26T16:14:48.771Z] #48 ... [2020-03-26T16:14:48.771Z] [2020-03-26T16:14:48.771Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:14:48.771Z] #34 9.711 runtime/cgo [2020-03-26T16:14:48.865Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 89.5% of statements [2020-03-26T16:14:48.867Z] #44 83.29 CC criu/arch/x86/kerndat.o [2020-03-26T16:14:49.065Z] #34 ... [2020-03-26T16:14:49.066Z] [2020-03-26T16:14:49.066Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:14:49.066Z] #69 9.854 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-26T16:14:49.066Z] #69 9.856 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-26T16:14:49.066Z] #69 ... [2020-03-26T16:14:49.066Z] [2020-03-26T16:14:49.066Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:14:49.066Z] #57 19.95 + cd /tmp/tmp.vIuojQiH8Y/src/github.com/mvdan/sh [2020-03-26T16:14:49.066Z] #57 19.95 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-03-26T16:14:49.066Z] #57 20.20 + GO111MODULE=on [2020-03-26T16:14:49.124Z] #44 ... [2020-03-26T16:14:49.124Z] [2020-03-26T16:14:49.124Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-26T16:14:49.124Z] #16 DONE 2.3s [2020-03-26T16:14:49.124Z] [2020-03-26T16:14:49.124Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:14:49.124Z] #60 10.88 + '[' -z '' ']' [2020-03-26T16:14:49.124Z] #60 10.88 + target=static [2020-03-26T16:14:49.124Z] #60 10.88 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-26T16:14:49.124Z] #60 12.29 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-03-26T16:14:49.161Z] #19 11.99 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-26T16:14:49.283Z] #44 73.82 CC compel/plugins/std/string.o [2020-03-26T16:14:49.359Z] #57 20.20 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-03-26T16:14:49.435Z] #19 12.15 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-26T16:14:49.435Z] #19 12.32 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-26T16:14:49.435Z] #19 12.43 Collecting pyyaml (from yamllint==1.16.0) [2020-03-26T16:14:49.870Z] ok github.com/docker/docker/pkg/fsutils 0.392s coverage: 85.1% of statements [2020-03-26T16:14:49.870Z] ok github.com/docker/docker/pkg/discovery/kv 3.076s coverage: 84.1% of statements [2020-03-26T16:14:50.021Z] #19 12.74 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-03-26T16:14:50.152Z] ok github.com/docker/docker/pkg/homedir 0.001s coverage: 11.4% of statements [2020-03-26T16:14:50.218Z] #44 74.94 CC compel/plugins/std/infect.o [2020-03-26T16:14:50.497Z] #60 ... [2020-03-26T16:14:50.497Z] [2020-03-26T16:14:50.497Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:14:50.497Z] #44 84.09 CC criu/arch/x86/sigaction_compat.o [2020-03-26T16:14:50.497Z] #44 84.36 CC criu/arch/x86/sigframe.o [2020-03-26T16:14:50.497Z] #44 84.63 LINK criu/arch/x86/crtools.built-in.o [2020-03-26T16:14:50.497Z] #44 84.70 DEP criu/pie/util-vdso-elf32.d [2020-03-26T16:14:50.497Z] #44 84.86 DEP criu/pie/util-vdso.d [2020-03-26T16:14:50.754Z] #44 85.03 DEP criu/pie/util.d [2020-03-26T16:14:50.766Z] ok github.com/docker/docker/pkg/idtools 0.271s coverage: 70.1% of statements [2020-03-26T16:14:50.766Z] ok github.com/docker/docker/pkg/ioutils 0.270s coverage: 69.3% of statements [2020-03-26T16:14:51.012Z] #44 85.20 CC criu/pie/util.o [2020-03-26T16:14:51.012Z] #44 85.43 CC criu/pie/util-vdso.o [2020-03-26T16:14:51.066Z] sha256:932f7f8690fcc362bb10d07bbd387109f68692960cbd1196c5f1969630fb27b7 [2020-03-26T16:14:51.067Z] INFO: Starting docker-py tests... [2020-03-26T16:14:51.151Z] #44 75.75 CC compel/arch/x86/plugins/std/parasite-head.o [2020-03-26T16:14:51.151Z] #44 75.82 CC compel/arch/x86/plugins/std/memcpy.o [2020-03-26T16:14:51.151Z] #44 75.87 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-03-26T16:14:51.379Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2020-03-26T16:14:51.379Z] ok github.com/docker/docker/pkg/locker 0.018s coverage: 88.9% of statements [2020-03-26T16:14:51.379Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2020-03-26T16:14:51.379Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-26T16:14:51.409Z] #44 75.94 AR compel/plugins/std.lib.a [2020-03-26T16:14:51.427Z] #57 22.19 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-26T16:14:51.427Z] #57 22.24 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-26T16:14:51.427Z] #57 22.24 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-26T16:14:51.630Z] ============================= test session starts ============================== [2020-03-26T16:14:51.630Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-03-26T16:14:51.630Z] rootdir: /src, inifile: pytest.ini [2020-03-26T16:14:51.630Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-03-26T16:14:51.666Z] #44 76.21 CC compel/plugins/fds/fds.o [2020-03-26T16:14:51.720Z] #57 22.60 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-26T16:14:51.720Z] #57 22.63 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-26T16:14:51.943Z] #44 86.25 CC criu/pie/util-vdso-elf32.o [2020-03-26T16:14:51.993Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-03-26T16:14:51.993Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-03-26T16:14:52.041Z] #19 15.06 Building wheels for collected packages: pyyaml [2020-03-26T16:14:52.041Z] #19 15.08 Running setup.py bdist_wheel for pyyaml: started [2020-03-26T16:14:52.231Z] #44 76.72 AR compel/plugins/fds.lib.a [2020-03-26T16:14:52.231Z] #44 76.88 HOSTDEP compel/src/lib/log-host.d [2020-03-26T16:14:52.274Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-03-26T16:14:52.489Z] #44 77.11 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-26T16:14:52.506Z] #44 86.89 AR criu/pie/pie.lib.a [2020-03-26T16:14:52.555Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2020-03-26T16:14:52.555Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-03-26T16:14:52.562Z] collected 387 items / 1 deselected / 386 selected [2020-03-26T16:14:52.562Z] [2020-03-26T16:14:52.748Z] #44 77.40 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-03-26T16:14:52.764Z] #44 86.95 DEP criu/pie/restorer.d [2020-03-26T16:14:52.764Z] #44 ... [2020-03-26T16:14:52.764Z] [2020-03-26T16:14:52.764Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:14:52.764Z] #47 183.4 net/http/httptrace [2020-03-26T16:14:52.764Z] #47 183.8 net/http [2020-03-26T16:14:53.006Z] #44 77.48 HOSTDEP compel/src/main-host.d [2020-03-26T16:14:53.006Z] #44 77.53 DEP compel/src/lib/ptrace.d [2020-03-26T16:14:53.006Z] #44 77.59 DEP compel/src/lib/infect.d [2020-03-26T16:14:53.020Z] #47 ... [2020-03-26T16:14:53.020Z] [2020-03-26T16:14:53.020Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:14:53.020Z] #44 87.27 DEP criu/arch/x86/sigaction_compat_pie.d [2020-03-26T16:14:53.020Z] #44 87.39 DEP criu/arch/x86/restorer_unmap.d [2020-03-26T16:14:53.020Z] #44 87.40 DEP criu/arch/x86/restorer.d [2020-03-26T16:14:53.165Z] ok github.com/docker/docker/pkg/mount 1.226s coverage: 70.5% of statements [2020-03-26T16:14:53.165Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-26T16:14:53.165Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-26T16:14:53.165Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-26T16:14:53.263Z] #44 77.79 DEP compel/src/lib/infect-util.d [2020-03-26T16:14:53.264Z] #44 77.88 DEP compel/src/lib/infect-rpc.d [2020-03-26T16:14:53.264Z] #44 77.97 DEP compel/arch/x86/src/lib/infect.d [2020-03-26T16:14:53.277Z] #44 87.66 DEP criu/arch/x86/vdso-pie.d [2020-03-26T16:14:53.277Z] #44 87.72 DEP criu/pie/parasite-vdso.d [2020-03-26T16:14:53.445Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2020-03-26T16:14:53.526Z] #44 78.08 DEP compel/arch/x86/src/lib/cpu.d [2020-03-26T16:14:53.526Z] #44 ... [2020-03-26T16:14:53.526Z] [2020-03-26T16:14:53.526Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:14:53.526Z] #68 DONE 189.3s [2020-03-26T16:14:53.526Z] [2020-03-26T16:14:53.526Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:14:53.526Z] #44 78.22 DEP compel/src/lib/log.d [2020-03-26T16:14:53.526Z] #44 ... [2020-03-26T16:14:53.526Z] [2020-03-26T16:14:53.526Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:14:53.526Z] #47 183.7 net/textproto [2020-03-26T16:14:53.526Z] #47 183.7 crypto/x509 [2020-03-26T16:14:53.526Z] #47 185.0 vendor/golang.org/x/net/http/httpguts [2020-03-26T16:14:53.526Z] #47 185.5 vendor/golang.org/x/net/http/httpproxy [2020-03-26T16:14:53.526Z] #47 186.6 mime/multipart [2020-03-26T16:14:53.533Z] #44 87.80 DEP criu/pie/parasite.d [2020-03-26T16:14:53.784Z] #47 ... [2020-03-26T16:14:53.784Z] [2020-03-26T16:14:53.784Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-26T16:14:53.784Z] #69 DONE 0.1s [2020-03-26T16:14:53.784Z] [2020-03-26T16:14:53.784Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:14:53.784Z] #44 78.43 DEP compel/src/main.d [2020-03-26T16:14:53.790Z] #44 88.06 CC criu/pie/parasite.o [2020-03-26T16:14:53.800Z] #57 24.45 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-26T16:14:53.973Z] #19 16.95 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-26T16:14:53.973Z] #19 16.95 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-03-26T16:14:53.973Z] #19 17.05 Successfully built pyyaml [2020-03-26T16:14:53.973Z] #19 ... [2020-03-26T16:14:53.973Z] [2020-03-26T16:14:53.973Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:14:53.973Z] #44 150.1 CC criu/kcmp-ids.o [2020-03-26T16:14:53.973Z] #44 150.6 CC criu/kerndat.o [2020-03-26T16:14:53.973Z] #44 152.3 CC criu/libnetlink.o [2020-03-26T16:14:53.973Z] #44 152.7 CC criu/log.o [2020-03-26T16:14:53.973Z] #44 153.3 CC criu/lsm.o [2020-03-26T16:14:53.973Z] #44 154.1 CC criu/mem.o [2020-03-26T16:14:53.973Z] #44 156.2 CC criu/mount.o [2020-03-26T16:14:54.042Z] #44 78.61 DEP compel/src/lib/handle-elf.d [2020-03-26T16:14:54.042Z] #44 78.85 DEP compel/arch/x86/src/lib/handle-elf.d [2020-03-26T16:14:54.057Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-03-26T16:14:54.057Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-03-26T16:14:54.243Z] #44 ... [2020-03-26T16:14:54.243Z] [2020-03-26T16:14:54.243Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-26T16:14:54.243Z] #19 17.08 Installing collected packages: pathspec, pyyaml, yamllint [2020-03-26T16:14:54.337Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-03-26T16:14:54.608Z] #44 79.24 CC compel/src/lib/log.o [2020-03-26T16:14:54.721Z] #44 89.22 LINK criu/pie/parasite.built-in.o [2020-03-26T16:14:54.812Z] #19 17.72 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-03-26T16:14:54.832Z] #57 25.58 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-26T16:14:54.832Z] #57 ... [2020-03-26T16:14:54.832Z] [2020-03-26T16:14:54.832Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T16:14:54.832Z] #36 26.08 Fetched 8116 kB in 25s (321 kB/s) [2020-03-26T16:14:54.866Z] #44 ... [2020-03-26T16:14:54.866Z] [2020-03-26T16:14:54.866Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:14:54.866Z] #50 DONE 190.3s [2020-03-26T16:14:54.866Z] [2020-03-26T16:14:54.866Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:14:54.866Z] #47 190.2 crypto/tls [2020-03-26T16:14:54.978Z] #44 89.23 GEN criu/pie/parasite-blob.h [2020-03-26T16:14:54.978Z] #44 89.25 CC criu/pie/parasite-vdso.o [2020-03-26T16:14:55.542Z] #44 89.87 CC criu/arch/x86/vdso-pie.o [2020-03-26T16:14:55.755Z] #19 DONE 18.4s [2020-03-26T16:14:55.755Z] [2020-03-26T16:14:55.755Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:14:55.755Z] #44 161.1 CC criu/namespaces.o [2020-03-26T16:14:55.798Z] #44 90.19 CC criu/arch/x86/restorer.o [2020-03-26T16:14:55.799Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 73.9% of statements [2020-03-26T16:14:55.799Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-03-26T16:14:56.362Z] #44 90.70 CC criu/arch/x86/restorer_unmap.o [2020-03-26T16:14:56.362Z] #44 90.76 CC criu/arch/x86/sigaction_compat_pie.o [2020-03-26T16:14:56.619Z] #44 91.02 CC criu/pie/restorer.o [2020-03-26T16:14:57.666Z] #44 163.5 CC criu/net.o [2020-03-26T16:14:58.463Z] ok github.com/docker/docker/pkg/signal 2.339s coverage: 61.0% of statements [2020-03-26T16:14:58.744Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-03-26T16:14:59.024Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-03-26T16:14:59.301Z] #44 ... [2020-03-26T16:14:59.301Z] [2020-03-26T16:14:59.301Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T16:14:59.301Z] #17 2.435 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T16:14:59.301Z] #17 2.491 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T16:14:59.301Z] #17 2.492 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T16:14:59.301Z] #17 3.012 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-26T16:14:59.301Z] #17 4.367 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [184 kB] [2020-03-26T16:14:59.301Z] #17 5.968 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-26T16:14:59.306Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-03-26T16:14:59.587Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements [2020-03-26T16:14:59.865Z] #17 ... [2020-03-26T16:14:59.865Z] [2020-03-26T16:14:59.865Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:14:59.865Z] #44 94.01 LINK criu/pie/restorer.built-in.o [2020-03-26T16:14:59.865Z] #44 94.04 GEN criu/pie/restorer-blob.h [2020-03-26T16:14:59.865Z] #44 94.13 DEP criu/vdso.d [2020-03-26T16:14:59.865Z] #44 94.37 DEP criu/vdso-compat.d [2020-03-26T16:14:59.867Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 71.3% of statements [2020-03-26T16:15:00.123Z] #44 94.52 DEP criu/uts_ns.d [2020-03-26T16:15:00.151Z] INFO: Extraction ended at 03/26/2020 16:14:56. Duration:00:00:26.6528964 [2020-03-26T16:15:00.151Z] INFO: Updating the golang and path environment variables [2020-03-26T16:15:00.151Z] INFO: GOPATH=d:\gopath [2020-03-26T16:15:00.151Z] INFO: go version go1.13.8 windows/amd64 [2020-03-26T16:15:00.151Z] INFO: Running the daemon under test in debug mode [2020-03-26T16:15:00.151Z] INFO: Starting a daemon under test... [2020-03-26T16:15:00.151Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40745\1\daemon --pidfile d:\CI\PR-40745\1\docker.pid -D [2020-03-26T16:15:00.151Z] INFO: Process started successfully. [2020-03-26T16:15:00.151Z] INFO: Start tailing logs of the daemon under tests [2020-03-26T16:15:00.151Z] INFO: Waiting for the daemon under test to start... [2020-03-26T16:15:00.151Z] INFO: Daemon under test started and replied! [2020-03-26T16:15:00.151Z] INFO: Docker version of the daemon under test [2020-03-26T16:15:00.151Z] [2020-03-26T16:15:00.151Z] Client: [2020-03-26T16:15:00.151Z] Version: 17.06.2-ce [2020-03-26T16:15:00.151Z] API version: 1.30 [2020-03-26T16:15:00.151Z] Go version: go1.8.3 [2020-03-26T16:15:00.151Z] Git commit: cec0b72 [2020-03-26T16:15:00.151Z] Built: Tue Sep 5 19:57:19 2017 [2020-03-26T16:15:00.151Z] OS/Arch: windows/amd64 [2020-03-26T16:15:00.151Z] [2020-03-26T16:15:00.151Z] Server: [2020-03-26T16:15:00.151Z] Version: 0.0.0-dev [2020-03-26T16:15:00.151Z] API version: 1.41 (minimum version 1.24) [2020-03-26T16:15:00.151Z] Go version: go1.13.8 [2020-03-26T16:15:00.151Z] Git commit: 1dbf34f3aa [2020-03-26T16:15:00.151Z] Built: 03/26/2020 16:13:03 [2020-03-26T16:15:00.151Z] OS/Arch: windows/amd64 [2020-03-26T16:15:00.151Z] Experimental: false [2020-03-26T16:15:00.151Z] [2020-03-26T16:15:00.151Z] INFO: Docker info of the daemon under test [2020-03-26T16:15:00.151Z] [2020-03-26T16:15:00.380Z] #44 94.64 DEP criu/util.d [2020-03-26T16:15:00.401Z] #47 ... [2020-03-26T16:15:00.401Z] [2020-03-26T16:15:00.401Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:15:00.401Z] #10 193.7 Selecting previously unselected package libapparmor1:amd64. [2020-03-26T16:15:00.401Z] #10 193.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-03-26T16:15:00.401Z] #10 193.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-03-26T16:15:00.401Z] #10 193.9 Selecting previously unselected package libapparmor-dev:amd64. [2020-03-26T16:15:00.401Z] #10 193.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-03-26T16:15:00.401Z] #10 193.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-26T16:15:00.401Z] #10 194.0 Selecting previously unselected package libbtrfs0. [2020-03-26T16:15:00.401Z] #10 194.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-03-26T16:15:00.401Z] #10 194.0 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-26T16:15:00.401Z] #10 194.1 Selecting previously unselected package libbtrfs-dev. [2020-03-26T16:15:00.401Z] #10 194.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-03-26T16:15:00.401Z] #10 194.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-26T16:15:00.401Z] #10 194.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-03-26T16:15:00.401Z] #10 194.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-03-26T16:15:00.401Z] #10 194.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-26T16:15:00.401Z] #10 194.3 Selecting previously unselected package libudev-dev:amd64. [2020-03-26T16:15:00.401Z] #10 194.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-03-26T16:15:00.401Z] #10 194.4 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-26T16:15:00.401Z] #10 194.5 Selecting previously unselected package libsepol1-dev:amd64. [2020-03-26T16:15:00.401Z] #10 194.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-03-26T16:15:00.401Z] #10 194.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-03-26T16:15:00.401Z] #10 194.8 Selecting previously unselected package libpcre16-3:amd64. [2020-03-26T16:15:00.401Z] #10 194.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-03-26T16:15:00.401Z] #10 194.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-03-26T16:15:00.401Z] #10 194.9 Selecting previously unselected package libpcre32-3:amd64. [2020-03-26T16:15:00.401Z] #10 194.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-03-26T16:15:00.401Z] #10 195.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-03-26T16:15:00.401Z] #10 195.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-03-26T16:15:00.401Z] #10 195.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-03-26T16:15:00.401Z] #10 195.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-26T16:15:00.401Z] #10 195.3 Selecting previously unselected package libpcre3-dev:amd64. [2020-03-26T16:15:00.401Z] #10 195.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-03-26T16:15:00.401Z] #10 195.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-26T16:15:00.401Z] #10 195.7 Selecting previously unselected package libselinux1-dev:amd64. [2020-03-26T16:15:00.401Z] #10 195.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-03-26T16:15:00.401Z] #10 195.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-26T16:15:00.401Z] #10 196.0 Selecting previously unselected package libdevmapper-dev:amd64. [2020-03-26T16:15:00.401Z] #10 196.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-03-26T16:15:00.401Z] #10 196.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-26T16:15:00.401Z] #10 196.2 Selecting previously unselected package libseccomp-dev:amd64. [2020-03-26T16:15:00.401Z] #10 196.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-03-26T16:15:00.401Z] #10 196.2 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-26T16:15:00.401Z] #10 196.3 Selecting previously unselected package libsystemd-dev:amd64. [2020-03-26T16:15:00.401Z] #10 196.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-03-26T16:15:00.401Z] #10 196.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-26T16:15:00.401Z] #10 196.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-03-26T16:15:00.401Z] #10 196.8 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-03-26T16:15:00.401Z] #10 196.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-03-26T16:15:00.401Z] #10 196.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-26T16:15:00.401Z] #10 196.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-03-26T16:15:00.401Z] #10 196.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-03-26T16:15:00.401Z] #10 196.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-26T16:15:00.401Z] #10 196.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-26T16:15:00.401Z] #10 196.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-03-26T16:15:00.402Z] #10 196.9 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-03-26T16:15:00.402Z] #10 196.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-26T16:15:00.426Z] #36 26.08 Reading package lists... [2020-03-26T16:15:00.426Z] #36 ... [2020-03-26T16:15:00.426Z] [2020-03-26T16:15:00.426Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-26T16:15:00.426Z] #42 28.84 Checking out files: 85% (1370/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-03-26T16:15:00.426Z] #42 29.25 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-26T16:15:00.478Z] ok github.com/docker/docker/pkg/system 0.053s coverage: 37.2% of statements [2020-03-26T16:15:00.600Z] Containers: 0 [2020-03-26T16:15:00.600Z] Running: 0 [2020-03-26T16:15:00.600Z] Paused: 0 [2020-03-26T16:15:00.600Z] Stopped: 0 [2020-03-26T16:15:00.600Z] Images: 0 [2020-03-26T16:15:00.600Z] Server Version: 0.0.0-dev [2020-03-26T16:15:00.600Z] Storage Driver: windowsfilter [2020-03-26T16:15:00.600Z] Windows: [2020-03-26T16:15:00.600Z] Logging Driver: json-file [2020-03-26T16:15:00.600Z] Plugins: [2020-03-26T16:15:00.600Z] Volume: local [2020-03-26T16:15:00.600Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-26T16:15:00.600Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-26T16:15:00.600Z] Swarm: inactive [2020-03-26T16:15:00.600Z] Default Isolation: process [2020-03-26T16:15:00.600Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-26T16:15:00.600Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-26T16:15:00.600Z] OSType: windows [2020-03-26T16:15:00.600Z] Architecture: x86_64 [2020-03-26T16:15:00.600Z] CPUs: 4 [2020-03-26T16:15:00.600Z] Total Memory: 32GiB [2020-03-26T16:15:00.600Z] Name: azwin-2-3fce00 [2020-03-26T16:15:00.600Z] ID: X6HV:SMLO:GUIJ:W6UX:5LGL:PFEP:ZWL6:NDD3:YDNL:2MFQ:O2TE:YA6G [2020-03-26T16:15:00.600Z] Docker Root Dir: D:\CI\PR-40745\1\daemon [2020-03-26T16:15:00.600Z] Debug Mode (client): false [2020-03-26T16:15:00.600Z] Debug Mode (server): true [2020-03-26T16:15:00.600Z] File Descriptors: -1 [2020-03-26T16:15:00.600Z] Goroutines: 17 [2020-03-26T16:15:00.600Z] System Time: 2020-03-26T16:15:00.1462203Z [2020-03-26T16:15:00.600Z] EventsListeners: 0 [2020-03-26T16:15:00.600Z] Registry: https://index.docker.io/v1/ [2020-03-26T16:15:00.600Z] Labels: [2020-03-26T16:15:00.600Z] Experimental: false [2020-03-26T16:15:00.600Z] Insecure Registries: [2020-03-26T16:15:00.600Z] 127.0.0.0/8 [2020-03-26T16:15:00.600Z] Live Restore Enabled: false [2020-03-26T16:15:00.600Z] [2020-03-26T16:15:00.600Z] [2020-03-26T16:15:00.600Z] INFO: Docker images of the daemon under test [2020-03-26T16:15:00.600Z] [2020-03-26T16:15:00.600Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-03-26T16:15:00.600Z] [2020-03-26T16:15:00.600Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-03-26T16:15:00.600Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-03-26T16:15:00.600Z] ltsc2019: Pulling from windows/servercore [2020-03-26T16:15:00.638Z] #44 94.81 DEP criu/uffd.d [2020-03-26T16:15:00.660Z] #10 196.9 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-26T16:15:00.660Z] #10 196.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-03-26T16:15:00.660Z] #10 196.9 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-26T16:15:00.660Z] #10 196.9 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-03-26T16:15:00.660Z] #10 196.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-26T16:15:00.660Z] #10 196.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-03-26T16:15:00.660Z] #10 197.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-26T16:15:00.660Z] #10 197.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-26T16:15:00.660Z] #10 197.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-26T16:15:00.660Z] #10 197.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-26T16:15:00.660Z] #10 197.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-26T16:15:00.660Z] #10 197.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-26T16:15:00.660Z] #10 197.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-26T16:15:00.660Z] #10 197.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-03-26T16:15:00.660Z] #10 197.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-03-26T16:15:00.660Z] #10 197.1 Setting up dmsetup (2:1.02.155-3) ... [2020-03-26T16:15:00.660Z] #10 197.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-03-26T16:15:00.660Z] #10 197.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-03-26T16:15:00.661Z] #10 197.1 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T16:15:00.759Z] ok github.com/docker/docker/pkg/tailfile 0.035s coverage: 88.6% of statements [2020-03-26T16:15:00.895Z] #44 95.10 DEP criu/tun.d [2020-03-26T16:15:00.895Z] #44 95.24 DEP criu/tty.d [2020-03-26T16:15:00.962Z] #44 166.5 CC criu/netfilter.o [2020-03-26T16:15:00.963Z] #44 166.8 CC criu/page-pipe.o [2020-03-26T16:15:01.040Z] ok github.com/docker/docker/pkg/tarsum 0.036s coverage: 89.3% of statements [2020-03-26T16:15:01.049Z] 65014b3c3121: Pulling fs layer [2020-03-26T16:15:01.049Z] 23645bd7ee08: Pulling fs layer [2020-03-26T16:15:01.152Z] #44 95.40 DEP criu/timerfd.d [2020-03-26T16:15:01.225Z] #10 DONE 197.6s [2020-03-26T16:15:01.226Z] [2020-03-26T16:15:01.226Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:15:01.226Z] #47 197.0 net/http/httptrace [2020-03-26T16:15:01.226Z] #47 ... [2020-03-26T16:15:01.226Z] [2020-03-26T16:15:01.226Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-26T16:15:01.226Z] #58 DONE 0.1s [2020-03-26T16:15:01.320Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-03-26T16:15:01.410Z] #44 95.60 DEP criu/sysfs_parse.d [2020-03-26T16:15:01.410Z] #44 95.72 DEP criu/sysctl.d [2020-03-26T16:15:01.455Z] #42 32.69 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-03-26T16:15:01.484Z] [2020-03-26T16:15:01.484Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-26T16:15:01.484Z] #59 DONE 0.1s [2020-03-26T16:15:01.484Z] [2020-03-26T16:15:01.484Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:15:01.484Z] #47 197.3 net/http [2020-03-26T16:15:01.532Z] #44 167.5 CC criu/page-xfer.o [2020-03-26T16:15:01.601Z] testing: warning: no tests to run [2020-03-26T16:15:01.601Z] coverage: [no statements] [2020-03-26T16:15:01.601Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-03-26T16:15:01.667Z] #44 95.87 DEP criu/string.d [2020-03-26T16:15:01.667Z] #44 95.91 DEP criu/stats.d [2020-03-26T16:15:01.667Z] #44 96.09 DEP criu/sockets.d [2020-03-26T16:15:01.794Z] #44 ... [2020-03-26T16:15:01.794Z] [2020-03-26T16:15:01.794Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:15:01.794Z] #60 111.6 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-03-26T16:15:01.794Z] #60 113.5 + mkdir -p /build [2020-03-26T16:15:01.794Z] #60 113.5 + cp runc /build/runc [2020-03-26T16:15:01.794Z] #60 DONE 113.9s [2020-03-26T16:15:01.794Z] [2020-03-26T16:15:01.794Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:15:01.882Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-03-26T16:15:01.925Z] #44 96.24 DEP criu/sk-unix.d [2020-03-26T16:15:02.163Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-03-26T16:15:02.163Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-03-26T16:15:02.182Z] #44 96.46 DEP criu/sk-tcp.d [2020-03-26T16:15:02.438Z] #44 96.66 DEP criu/sk-queue.d [2020-03-26T16:15:02.438Z] #44 96.81 DEP criu/sk-packet.d [2020-03-26T16:15:02.500Z] #42 ... [2020-03-26T16:15:02.500Z] [2020-03-26T16:15:02.500Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:15:02.500Z] #48 23.47 vendor/golang.org/x/crypto/internal/subtle [2020-03-26T16:15:02.500Z] #48 ... [2020-03-26T16:15:02.500Z] [2020-03-26T16:15:02.500Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:15:02.500Z] #75 31.20 Checking out files: 51% (1070/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: 85% (1775/2066) Checking out files: 86% (1777/2066) Checking out files: 87% (1798/2066) Checking out files: 88% (1819/2066) Checking out files: 89% (1839/2066) Checking out files: 90% (1860/2066) Checking out files: 91% (1881/2066) Checking out files: 92% (1901/2066) Checking out files: 93% (1922/2066) Checking out files: 94% (1943/2066) Checking out files: 95% (1963/2066) Checking out files: 96% (1984/2066) Checking out files: 97% (2005/2066) Checking out files: 98% (2025/2066) Checking out files: 99% (2046/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-03-26T16:15:02.500Z] #75 32.53 + cd /tmp/tmp.mJZLsQKU24/src/github.com/docker/libnetwork [2020-03-26T16:15:02.500Z] #75 32.53 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-03-26T16:15:02.500Z] #75 33.26 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-26T16:15:02.695Z] #44 96.99 DEP criu/sk-netlink.d [2020-03-26T16:15:02.735Z] #23 ... [2020-03-26T16:15:02.735Z] [2020-03-26T16:15:02.735Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:15:02.735Z] #44 168.8 CC criu/pagemap-cache.o [2020-03-26T16:15:02.952Z] #44 97.15 DEP criu/sk-inet.d [2020-03-26T16:15:03.210Z] #44 97.44 DEP criu/signalfd.d [2020-03-26T16:15:03.210Z] #44 97.56 DEP criu/sigframe.d [2020-03-26T16:15:03.210Z] #44 97.65 DEP criu/shmem.d [2020-03-26T16:15:03.305Z] #44 169.3 CC criu/pagemap.o [2020-03-26T16:15:03.469Z] #44 97.76 DEP criu/servicefd.d [2020-03-26T16:15:03.535Z] #75 ... [2020-03-26T16:15:03.535Z] [2020-03-26T16:15:03.535Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T16:15:03.535Z] #44 24.80 Fetched 8116 kB in 24s (345 kB/s) [2020-03-26T16:15:03.535Z] #44 24.80 Reading package lists... [2020-03-26T16:15:03.535Z] #44 ... [2020-03-26T16:15:03.535Z] [2020-03-26T16:15:03.535Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-26T16:15:03.535Z] #63 24.94 Fetched 8116 kB in 24s (336 kB/s) [2020-03-26T16:15:03.726Z] #44 97.89 DEP criu/seize.d [2020-03-26T16:15:03.726Z] #44 98.02 DEP criu/seccomp.d [2020-03-26T16:15:03.827Z] #63 24.94 Reading package lists... [2020-03-26T16:15:03.827Z] #63 ... [2020-03-26T16:15:03.827Z] [2020-03-26T16:15:03.827Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T16:15:03.827Z] #26 25.06 Fetched 8116 kB in 24s (335 kB/s) [2020-03-26T16:15:03.827Z] #26 25.06 Reading package lists... [2020-03-26T16:15:03.827Z] #26 ... [2020-03-26T16:15:03.827Z] [2020-03-26T16:15:03.827Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-26T16:15:03.827Z] #63 24.94 Reading package lists... [2020-03-26T16:15:03.984Z] #44 98.18 DEP criu/rst-malloc.d [2020-03-26T16:15:03.984Z] #44 98.22 DEP criu/rbtree.d [2020-03-26T16:15:03.984Z] #44 98.24 DEP criu/pstree.d [2020-03-26T16:15:03.984Z] #44 98.36 DEP criu/protobuf.d [2020-03-26T16:15:04.010Z] #47 ... [2020-03-26T16:15:04.010Z] [2020-03-26T16:15:04.010Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-26T16:15:04.010Z] #11 DONE 2.7s [2020-03-26T16:15:04.010Z] [2020-03-26T16:15:04.010Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:15:04.010Z] #60 2.333 + RM_GOPATH=0 [2020-03-26T16:15:04.010Z] #60 2.333 + TMP_GOPATH= [2020-03-26T16:15:04.010Z] #60 2.333 + : /build [2020-03-26T16:15:04.010Z] #60 2.333 + '[' -z '' ']' [2020-03-26T16:15:04.010Z] #60 2.334 ++ mktemp -d [2020-03-26T16:15:04.010Z] #60 2.337 + export GOPATH=/tmp/tmp.2NWpcBgxDt [2020-03-26T16:15:04.010Z] #60 2.337 + GOPATH=/tmp/tmp.2NWpcBgxDt [2020-03-26T16:15:04.010Z] #60 2.337 + RM_GOPATH=1 [2020-03-26T16:15:04.010Z] #60 2.340 ++ dirname ./install.sh [2020-03-26T16:15:04.010Z] #60 2.346 + dir=. [2020-03-26T16:15:04.010Z] #60 2.346 + bin=runc [2020-03-26T16:15:04.010Z] #60 2.349 + shift [2020-03-26T16:15:04.010Z] #60 2.351 + '[' '!' -f ./runc.installer ']' [2020-03-26T16:15:04.010Z] #60 2.356 + . ./runc.installer [2020-03-26T16:15:04.010Z] #60 2.363 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-26T16:15:04.010Z] #60 2.364 + install_runc [2020-03-26T16:15:04.010Z] #60 2.365 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-26T16:15:04.010Z] #60 2.372 + uname -r [2020-03-26T16:15:04.010Z] #60 2.379 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-26T16:15:04.010Z] #60 2.379 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-26T16:15:04.010Z] #60 2.380 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-26T16:15:04.010Z] #60 2.380 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.2NWpcBgxDt/src/github.com/opencontainers/runc [2020-03-26T16:15:04.010Z] #60 2.382 Cloning into '/tmp/tmp.2NWpcBgxDt/src/github.com/opencontainers/runc'... [2020-03-26T16:15:04.120Z] #63 ... [2020-03-26T16:15:04.120Z] [2020-03-26T16:15:04.120Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:15:04.120Z] #11 25.57 Fetched 8116 kB in 25s (327 kB/s) [2020-03-26T16:15:04.176Z] ok github.com/docker/docker/plugin 0.558s coverage: 27.1% of statements [2020-03-26T16:15:04.241Z] #44 98.53 GEN criu/protobuf-desc-gen.h [2020-03-26T16:15:04.246Z] #44 170.2 CC criu/parasite-syscall.o [2020-03-26T16:15:04.413Z] #11 25.57 Reading package lists... [2020-03-26T16:15:04.413Z] #11 ... [2020-03-26T16:15:04.413Z] [2020-03-26T16:15:04.413Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T16:15:04.413Z] #44 24.80 Reading package lists... [2020-03-26T16:15:04.457Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-03-26T16:15:05.069Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-03-26T16:15:05.187Z] #44 171.1 CC criu/path.o [2020-03-26T16:15:05.350Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2020-03-26T16:15:05.382Z] #60 ... [2020-03-26T16:15:05.382Z] [2020-03-26T16:15:05.382Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:15:05.382Z] #44 79.66 CC compel/arch/x86/src/lib/cpu.o [2020-03-26T16:15:05.382Z] #44 80.70 CC compel/arch/x86/src/lib/infect.o [2020-03-26T16:15:05.382Z] #44 81.96 CC compel/src/lib/infect-rpc.o [2020-03-26T16:15:05.382Z] #44 82.24 CC compel/src/lib/infect-util.o [2020-03-26T16:15:05.382Z] #44 82.54 CC compel/src/lib/infect.o [2020-03-26T16:15:05.382Z] #44 84.68 CC compel/src/lib/ptrace.o [2020-03-26T16:15:05.382Z] #44 85.02 AR compel/libcompel.a [2020-03-26T16:15:05.382Z] #44 85.13 HOSTCC compel/src/main-host.o [2020-03-26T16:15:05.382Z] #44 85.46 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-03-26T16:15:05.382Z] #44 85.72 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-26T16:15:05.382Z] #44 86.29 HOSTCC compel/src/lib/log-host.o [2020-03-26T16:15:05.382Z] #44 86.65 HOSTLINK compel/compel-host-bin [2020-03-26T16:15:05.382Z] #44 86.89 DEP soccr/soccr.d [2020-03-26T16:15:05.382Z] #44 87.21 CC soccr/soccr.o [2020-03-26T16:15:05.382Z] #44 88.73 AR soccr/libsoccr.a [2020-03-26T16:15:05.382Z] #44 88.83 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-26T16:15:05.382Z] #44 89.25 DEP criu/arch/x86/sigframe.d [2020-03-26T16:15:05.382Z] #44 89.36 DEP criu/arch/x86/sigaction_compat.d [2020-03-26T16:15:05.382Z] #44 89.44 DEP criu/arch/x86/kerndat.d [2020-03-26T16:15:05.382Z] #44 89.59 DEP criu/arch/x86/crtools.d [2020-03-26T16:15:05.382Z] #44 89.70 DEP criu/arch/x86/cpu.d [2020-03-26T16:15:05.382Z] #44 89.91 CC criu/arch/x86/cpu.o [2020-03-26T16:15:05.447Z] #44 171.4 CC criu/pie-util-vdso.o [2020-03-26T16:15:05.612Z] #44 100.1 DEP criu/protobuf-desc.d [2020-03-26T16:15:05.707Z] #44 171.7 CC criu/pie-util.o [2020-03-26T16:15:05.946Z] #44 90.62 CC criu/arch/x86/crtools.o [2020-03-26T16:15:05.967Z] #44 171.9 CC criu/pipes.o [2020-03-26T16:15:06.177Z] #44 100.3 DEP criu/proc_parse.d [2020-03-26T16:15:06.177Z] #44 100.5 DEP criu/plugin.d [2020-03-26T16:15:06.177Z] #44 ... [2020-03-26T16:15:06.177Z] [2020-03-26T16:15:06.177Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:15:06.177Z] #47 196.7 github.com/LK4D4/vndr/godl [2020-03-26T16:15:06.177Z] #47 197.5 github.com/LK4D4/vndr [2020-03-26T16:15:06.177Z] #47 ... [2020-03-26T16:15:06.177Z] [2020-03-26T16:15:06.177Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:15:06.177Z] #44 100.6 DEP criu/pipes.d [2020-03-26T16:15:06.205Z] #44 ... [2020-03-26T16:15:06.205Z] [2020-03-26T16:15:06.205Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-26T16:15:06.205Z] #12 DONE 2.1s [2020-03-26T16:15:06.205Z] [2020-03-26T16:15:06.205Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-26T16:15:06.352Z] ok github.com/docker/docker/registry 0.098s coverage: 56.0% of statements [2020-03-26T16:15:06.435Z] #44 100.8 DEP criu/pie-util.d [2020-03-26T16:15:06.538Z] #44 172.5 CC criu/plugin.o [2020-03-26T16:15:06.692Z] #44 ... [2020-03-26T16:15:06.692Z] [2020-03-26T16:15:06.692Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:15:06.692Z] #47 DONE 207.3s [2020-03-26T16:15:06.692Z] [2020-03-26T16:15:06.692Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:15:06.692Z] #44 101.0 DEP criu/pie-util-vdso.d [2020-03-26T16:15:06.798Z] #44 172.7 CC criu/proc_parse.o [2020-03-26T16:15:06.950Z] #44 101.1 DEP criu/pie-util-vdso-elf32.d [2020-03-26T16:15:06.950Z] #44 101.3 DEP criu/path.d [2020-03-26T16:15:06.964Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-03-26T16:15:07.207Z] #44 101.6 DEP criu/parasite-syscall.d [2020-03-26T16:15:07.245Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-03-26T16:15:07.432Z] #44 36.13 Reading package lists... [2020-03-26T16:15:07.432Z] #44 ... [2020-03-26T16:15:07.432Z] [2020-03-26T16:15:07.432Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:15:07.432Z] #57 28.45 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-26T16:15:07.432Z] #57 30.77 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-03-26T16:15:07.432Z] #57 30.88 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-03-26T16:15:07.432Z] #57 31.31 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-03-26T16:15:07.432Z] #57 31.57 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-03-26T16:15:07.432Z] #57 33.40 runtime/cgo [2020-03-26T16:15:07.432Z] #57 33.69 runtime [2020-03-26T16:15:07.432Z] #57 ... [2020-03-26T16:15:07.432Z] [2020-03-26T16:15:07.432Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:15:07.432Z] #54 36.22 + cd /tmp/tmp.XpMRZ2t2QN/src/github.com/golangci/golangci-lint/ [2020-03-26T16:15:07.432Z] #54 36.22 + git checkout -q v1.23.8 [2020-03-26T16:15:07.432Z] #54 37.08 ++ git describe --tags [2020-03-26T16:15:07.432Z] #54 37.10 + version=v1.23.8 [2020-03-26T16:15:07.432Z] #54 37.10 ++ git rev-parse --short HEAD [2020-03-26T16:15:07.432Z] #54 37.12 + commit=76a82c6 [2020-03-26T16:15:07.432Z] #54 37.12 ++ git show -s --format=%cd [2020-03-26T16:15:07.432Z] #54 37.13 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-03-26T16:15:07.432Z] #54 37.13 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-03-26T16:15:07.525Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2020-03-26T16:15:07.773Z] #44 101.9 DEP criu/pagemap.d [2020-03-26T16:15:07.806Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-03-26T16:15:08.031Z] #44 102.2 DEP criu/pagemap-cache.d [2020-03-26T16:15:08.031Z] #44 102.4 DEP criu/page-xfer.d [2020-03-26T16:15:08.107Z] #13 2.003 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-26T16:15:08.107Z] #13 DONE 2.1s [2020-03-26T16:15:08.107Z] [2020-03-26T16:15:08.107Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-26T16:15:08.288Z] #44 102.6 DEP criu/page-pipe.d [2020-03-26T16:15:08.546Z] #44 102.7 DEP criu/netfilter.d [2020-03-26T16:15:08.546Z] #44 102.8 DEP criu/net.d [2020-03-26T16:15:08.803Z] #44 103.0 DEP criu/namespaces.d [2020-03-26T16:15:08.803Z] #44 103.2 DEP criu/mount.d [2020-03-26T16:15:09.060Z] #44 103.3 DEP criu/mem.d [2020-03-26T16:15:09.060Z] #44 103.5 DEP criu/lsm.d [2020-03-26T16:15:09.317Z] #44 103.7 DEP criu/log.d [2020-03-26T16:15:09.358Z] #44 174.9 CC criu/protobuf-desc.o [2020-03-26T16:15:09.524Z] 23645bd7ee08: Verifying Checksum [2020-03-26T16:15:09.524Z] 23645bd7ee08: Download complete [2020-03-26T16:15:09.574Z] #44 103.8 DEP criu/libnetlink.d [2020-03-26T16:15:09.574Z] #44 103.9 DEP criu/kerndat.d [2020-03-26T16:15:09.831Z] #44 104.2 DEP criu/kcmp-ids.d [2020-03-26T16:15:09.831Z] #44 104.3 DEP criu/irmap.d [2020-03-26T16:15:09.857Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-03-26T16:15:09.928Z] #44 175.8 CC criu/protobuf.o [2020-03-26T16:15:10.089Z] #44 104.4 DEP criu/ipc_ns.d [2020-03-26T16:15:10.193Z] #44 176.1 CC criu/pstree.o [2020-03-26T16:15:10.346Z] #44 104.6 DEP criu/image.d [2020-03-26T16:15:10.346Z] #44 104.7 DEP criu/image-desc.d [2020-03-26T16:15:10.346Z] #44 ... [2020-03-26T16:15:10.346Z] [2020-03-26T16:15:10.346Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T16:15:10.346Z] #17 11.19 Fetched 8334 kB in 9s (927 kB/s) [2020-03-26T16:15:10.346Z] #17 11.19 Reading package lists... [2020-03-26T16:15:10.346Z] #17 15.39 Reading package lists... [2020-03-26T16:15:10.346Z] #17 19.25 Building dependency tree... [2020-03-26T16:15:10.346Z] #17 20.70 libcap2-bin is already the newest version (1:2.25-2). [2020-03-26T16:15:10.346Z] #17 20.70 The following additional packages will be installed: [2020-03-26T16:15:10.346Z] #17 20.71 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-26T16:15:10.346Z] #17 20.71 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-26T16:15:10.346Z] #17 20.71 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-26T16:15:10.346Z] #17 20.71 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-26T16:15:10.346Z] #17 20.71 python3.7 python3.7-minimal vim-runtime xxd [2020-03-26T16:15:10.346Z] #17 20.72 Suggested packages: [2020-03-26T16:15:10.346Z] #17 20.72 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-26T16:15:10.346Z] #17 20.72 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-26T16:15:10.346Z] #17 20.72 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-26T16:15:10.346Z] #17 20.72 Recommended packages: [2020-03-26T16:15:10.346Z] #17 20.72 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-26T16:15:10.346Z] #17 20.72 python3-keyrings.alt python3-xdg unzip [2020-03-26T16:15:10.346Z] #17 ... [2020-03-26T16:15:10.346Z] [2020-03-26T16:15:10.346Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:15:10.346Z] #44 104.7 DEP criu/fsnotify.d [2020-03-26T16:15:10.454Z] #44 ... [2020-03-26T16:15:10.454Z] [2020-03-26T16:15:10.454Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:15:10.454Z] #65 198.5 + bin/containerd [2020-03-26T16:15:10.468Z] ok github.com/docker/docker/volume/local 0.037s coverage: 73.0% of statements [2020-03-26T16:15:10.603Z] #44 104.9 DEP criu/filesystems.d [2020-03-26T16:15:10.603Z] #44 105.1 DEP criu/files.d [2020-03-26T16:15:10.644Z] #14 DONE 2.1s [2020-03-26T16:15:10.644Z] [2020-03-26T16:15:10.644Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:15:10.644Z] #44 92.01 CC criu/arch/x86/kerndat.o [2020-03-26T16:15:10.644Z] #44 92.48 CC criu/arch/x86/sigaction_compat.o [2020-03-26T16:15:10.644Z] #44 92.75 CC criu/arch/x86/sigframe.o [2020-03-26T16:15:10.644Z] #44 93.22 LINK criu/arch/x86/crtools.built-in.o [2020-03-26T16:15:10.644Z] #44 93.27 DEP criu/pie/util-vdso-elf32.d [2020-03-26T16:15:10.644Z] #44 93.35 DEP criu/pie/util-vdso.d [2020-03-26T16:15:10.644Z] #44 93.57 DEP criu/pie/util.d [2020-03-26T16:15:10.644Z] #44 93.69 CC criu/pie/util.o [2020-03-26T16:15:10.644Z] #44 94.04 CC criu/pie/util-vdso.o [2020-03-26T16:15:10.644Z] #44 94.75 CC criu/pie/util-vdso-elf32.o [2020-03-26T16:15:10.861Z] #44 105.3 DEP criu/files-reg.d [2020-03-26T16:15:11.078Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-03-26T16:15:11.118Z] #44 105.5 DEP criu/files-ext.d [2020-03-26T16:15:11.118Z] #44 105.6 DEP criu/file-lock.d [2020-03-26T16:15:11.210Z] #44 95.67 AR criu/pie/pie.lib.a [2020-03-26T16:15:11.210Z] #44 95.75 DEP criu/pie/restorer.d [2020-03-26T16:15:11.210Z] #44 96.00 DEP criu/arch/x86/sigaction_compat_pie.d [2020-03-26T16:15:11.468Z] #44 96.14 DEP criu/arch/x86/restorer_unmap.d [2020-03-26T16:15:11.683Z] #44 105.8 DEP criu/file-ids.d [2020-03-26T16:15:11.683Z] #44 105.9 DEP criu/fifo.d [2020-03-26T16:15:11.683Z] #44 106.0 DEP criu/fdstore.d [2020-03-26T16:15:11.683Z] #44 106.1 DEP criu/fault-injection.d [2020-03-26T16:15:11.683Z] #44 106.2 DEP criu/external.d [2020-03-26T16:15:11.689Z] ok github.com/docker/docker/volume/service 0.009s coverage: 73.0% of statements [2020-03-26T16:15:11.725Z] #44 96.17 DEP criu/arch/x86/restorer.d [2020-03-26T16:15:11.725Z] #44 96.32 DEP criu/arch/x86/vdso-pie.d [2020-03-26T16:15:11.940Z] #44 106.2 DEP criu/eventpoll.d [2020-03-26T16:15:11.983Z] #44 96.48 DEP criu/pie/parasite-vdso.d [2020-03-26T16:15:11.983Z] #44 96.73 DEP criu/pie/parasite.d [2020-03-26T16:15:12.197Z] #44 106.4 DEP criu/eventfd.d [2020-03-26T16:15:12.197Z] #44 106.6 DEP criu/crtools.d [2020-03-26T16:15:12.454Z] #44 106.8 DEP criu/cr-service.d [2020-03-26T16:15:12.551Z] #44 ... [2020-03-26T16:15:12.551Z] [2020-03-26T16:15:12.552Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-26T16:15:12.552Z] #15 DONE 2.3s [2020-03-26T16:15:12.552Z] [2020-03-26T16:15:12.552Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:15:12.552Z] #44 97.13 CC criu/pie/parasite.o [2020-03-26T16:15:12.552Z] #44 ... [2020-03-26T16:15:12.552Z] [2020-03-26T16:15:12.552Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:15:12.552Z] #60 9.462 + cd /tmp/tmp.2NWpcBgxDt/src/github.com/opencontainers/runc [2020-03-26T16:15:12.552Z] #60 9.462 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-26T16:15:12.552Z] #60 10.01 + '[' -z '' ']' [2020-03-26T16:15:12.552Z] #60 10.01 + target=static [2020-03-26T16:15:12.552Z] #60 10.01 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-26T16:15:12.711Z] #44 106.9 DEP criu/cr-restore.d [2020-03-26T16:15:12.810Z] #60 11.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-03-26T16:15:12.968Z] #44 107.2 DEP criu/cr-errno.d [2020-03-26T16:15:12.968Z] #44 107.2 DEP criu/cr-dump.d [2020-03-26T16:15:13.225Z] #44 107.4 DEP criu/cr-dedup.d [2020-03-26T16:15:13.225Z] #44 107.5 DEP criu/cr-check.d [2020-03-26T16:15:13.482Z] #44 107.7 DEP criu/config.d [2020-03-26T16:15:13.482Z] #44 107.9 DEP criu/clone-noasan.d [2020-03-26T16:15:13.482Z] #44 107.9 DEP criu/cgroup.d [2020-03-26T16:15:13.739Z] #44 108.1 DEP criu/cgroup-props.d [2020-03-26T16:15:13.739Z] #44 108.1 DEP criu/bitmap.d [2020-03-26T16:15:13.739Z] #44 108.2 DEP criu/bfd.d [2020-03-26T16:15:13.739Z] #44 108.2 DEP criu/autofs.d [2020-03-26T16:15:13.996Z] #44 108.3 DEP criu/aio.d [2020-03-26T16:15:13.996Z] #44 108.5 DEP criu/action-scripts.d [2020-03-26T16:15:14.253Z] #44 ... [2020-03-26T16:15:14.253Z] [2020-03-26T16:15:14.253Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-26T16:15:14.253Z] #30 DONE 215.1s [2020-03-26T16:15:14.359Z] #54 ... [2020-03-26T16:15:14.359Z] [2020-03-26T16:15:14.359Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T16:15:14.360Z] #26 25.06 Reading package lists... [2020-03-26T16:15:14.360Z] #26 35.85 Reading package lists... [2020-03-26T16:15:14.360Z] #26 ... [2020-03-26T16:15:14.360Z] [2020-03-26T16:15:14.360Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T16:15:14.360Z] #36 26.08 Reading package lists... [2020-03-26T16:15:14.360Z] #36 36.52 Reading package lists... [2020-03-26T16:15:14.360Z] #36 ... [2020-03-26T16:15:14.360Z] [2020-03-26T16:15:14.360Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-26T16:15:14.511Z] [2020-03-26T16:15:14.511Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T16:15:14.511Z] #17 22.47 The following NEW packages will be installed: [2020-03-26T16:15:14.511Z] #17 22.48 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-26T16:15:14.511Z] #17 22.48 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-26T16:15:14.511Z] #17 22.48 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-26T16:15:14.511Z] #17 22.48 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-26T16:15:14.511Z] #17 22.48 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-26T16:15:14.511Z] #17 22.48 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-26T16:15:14.511Z] #17 22.48 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-03-26T16:15:14.511Z] #17 22.48 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-03-26T16:15:14.511Z] #17 22.48 xz-utils zip [2020-03-26T16:15:14.511Z] #17 22.82 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T16:15:14.511Z] #17 22.82 Need to get 28.5 MB of archives. [2020-03-26T16:15:14.511Z] #17 22.82 After this operation, 116 MB of additional disk space will be used. [2020-03-26T16:15:14.511Z] #17 22.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-03-26T16:15:14.511Z] #17 22.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-03-26T16:15:14.511Z] #17 22.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-03-26T16:15:14.511Z] #17 22.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-03-26T16:15:14.511Z] #17 22.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-03-26T16:15:14.511Z] #17 22.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-03-26T16:15:14.511Z] #17 23.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-03-26T16:15:14.511Z] #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-03-26T16:15:14.511Z] #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-03-26T16:15:14.511Z] #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-03-26T16:15:14.511Z] #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-03-26T16:15:14.511Z] #17 23.11 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-03-26T16:15:14.511Z] #17 23.11 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-03-26T16:15:14.511Z] #17 23.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-03-26T16:15:14.511Z] #17 23.12 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-03-26T16:15:14.511Z] #17 23.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-03-26T16:15:14.511Z] #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-03-26T16:15:14.511Z] #17 23.15 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-26T16:15:14.511Z] #17 23.16 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-03-26T16:15:14.511Z] #17 23.18 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-03-26T16:15:14.511Z] #17 23.19 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-03-26T16:15:14.511Z] #17 23.20 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-03-26T16:15:14.511Z] #17 23.24 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-03-26T16:15:14.511Z] #17 23.24 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-26T16:15:14.511Z] #17 23.26 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-26T16:15:14.511Z] #17 23.26 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-26T16:15:14.511Z] #17 23.27 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-03-26T16:15:14.511Z] #17 23.27 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-03-26T16:15:14.511Z] #17 23.28 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-03-26T16:15:14.511Z] #17 23.72 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-26T16:15:14.511Z] #17 23.72 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-26T16:15:14.511Z] #17 23.73 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-26T16:15:14.511Z] #17 23.73 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-03-26T16:15:14.511Z] #17 23.73 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-03-26T16:15:14.511Z] #17 23.75 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-03-26T16:15:14.511Z] #17 23.82 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-26T16:15:14.511Z] #17 23.83 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-03-26T16:15:14.511Z] #17 23.83 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-03-26T16:15:14.511Z] #17 23.84 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-26T16:15:14.511Z] #17 23.85 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-03-26T16:15:14.511Z] #17 23.87 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-26T16:15:14.511Z] #17 23.87 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-03-26T16:15:14.511Z] #17 23.93 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-03-26T16:15:14.511Z] #17 23.94 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-03-26T16:15:14.511Z] #17 23.95 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-26T16:15:14.511Z] #17 24.21 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-03-26T16:15:14.511Z] #17 24.25 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-03-26T16:15:14.511Z] #17 24.29 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-03-26T16:15:14.511Z] #17 24.95 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T16:15:14.511Z] #17 25.11 Fetched 28.5 MB in 2s (16.4 MB/s) [2020-03-26T16:15:14.511Z] #17 25.20 Selecting previously unselected package pigz. [2020-03-26T16:15:14.511Z] #17 25.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23423 files and directories currently installed.) [2020-03-26T16:15:14.511Z] #17 25.32 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-03-26T16:15:14.511Z] #17 25.34 Unpacking pigz (2.4-1) ... [2020-03-26T16:15:14.653Z] #63 35.76 Reading package lists... [2020-03-26T16:15:14.653Z] #63 ... [2020-03-26T16:15:14.653Z] [2020-03-26T16:15:14.653Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:15:14.653Z] #11 25.57 Reading package lists... [2020-03-26T16:15:14.653Z] #11 36.55 Reading package lists... [2020-03-26T16:15:14.653Z] #11 ... [2020-03-26T16:15:14.653Z] [2020-03-26T16:15:14.653Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T16:15:14.653Z] #26 35.85 Reading package lists... [2020-03-26T16:15:14.709Z] #60 ... [2020-03-26T16:15:14.709Z] [2020-03-26T16:15:14.709Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-26T16:15:14.709Z] #16 DONE 2.2s [2020-03-26T16:15:14.768Z] #17 25.50 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-03-26T16:15:14.768Z] #17 25.50 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-26T16:15:14.768Z] #17 25.51 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-26T16:15:14.967Z] [2020-03-26T16:15:14.967Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T16:15:15.332Z] #17 26.17 Selecting previously unselected package python3.7-minimal. [2020-03-26T16:15:15.332Z] #17 26.17 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-26T16:15:15.332Z] #17 26.18 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-26T16:15:15.744Z] #65 ... [2020-03-26T16:15:15.745Z] [2020-03-26T16:15:15.745Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:15:15.745Z] #53 DONE 242.3s [2020-03-26T16:15:15.745Z] [2020-03-26T16:15:15.745Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:15:15.745Z] #44 177.0 CC criu/rbtree.o [2020-03-26T16:15:15.745Z] #44 177.2 CC criu/rst-malloc.o [2020-03-26T16:15:15.745Z] #44 177.5 CC criu/seccomp.o [2020-03-26T16:15:15.745Z] #44 178.0 CC criu/seize.o [2020-03-26T16:15:15.745Z] #44 178.7 CC criu/servicefd.o [2020-03-26T16:15:15.745Z] #44 179.2 CC criu/shmem.o [2020-03-26T16:15:15.745Z] #44 180.0 CC criu/sigframe.o [2020-03-26T16:15:15.745Z] #44 180.1 CC criu/signalfd.o [2020-03-26T16:15:15.745Z] #44 180.3 CC criu/sk-inet.o [2020-03-26T16:15:15.745Z] #44 181.2 CC criu/sk-netlink.o [2020-03-26T16:15:15.745Z] #44 181.6 CC criu/sk-packet.o [2020-03-26T16:15:15.896Z] #17 26.85 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-26T16:15:15.896Z] #17 26.87 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-26T16:15:16.005Z] #44 182.1 CC criu/sk-queue.o [2020-03-26T16:15:16.577Z] #44 182.5 CC criu/sk-tcp.o [2020-03-26T16:15:17.027Z] #26 46.31 Building dependency tree... [2020-03-26T16:15:17.147Z] #44 183.0 CC criu/sk-unix.o [2020-03-26T16:15:17.502Z] #17 2.455 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T16:15:17.502Z] #17 2.563 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T16:15:17.502Z] #17 2.573 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T16:15:17.791Z] #17 28.73 Selecting previously unselected package python3-minimal. [2020-03-26T16:15:17.791Z] #17 28.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23672 files and directories currently installed.) [2020-03-26T16:15:17.791Z] #17 28.77 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-03-26T16:15:17.791Z] #17 28.78 Unpacking python3-minimal (3.7.3-1) ... [2020-03-26T16:15:17.984Z] 65014b3c3121: Download complete [2020-03-26T16:15:18.048Z] #17 28.84 Selecting previously unselected package libmpdec2:amd64. [2020-03-26T16:15:18.048Z] #17 28.85 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-03-26T16:15:18.048Z] #17 28.86 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-03-26T16:15:18.048Z] #17 28.97 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-03-26T16:15:18.048Z] #17 28.98 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-03-26T16:15:18.048Z] #17 28.99 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-26T16:15:18.068Z] #17 3.100 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-03-26T16:15:18.088Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-03-26T16:15:18.533Z] #44 184.6 CC criu/sockets.o [2020-03-26T16:15:18.654Z] tests/integration/api_client_test.py ..... [ 7%] [2020-03-26T16:15:18.979Z] #17 29.96 Selecting previously unselected package python3.7. [2020-03-26T16:15:19.107Z] #26 50.12 ca-certificates is already the newest version (20190110). [2020-03-26T16:15:19.107Z] #26 50.12 The following additional packages will be installed: [2020-03-26T16:15:19.107Z] #26 50.13 libjq1 libonig5 [2020-03-26T16:15:19.236Z] #17 29.97 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-03-26T16:15:19.236Z] #17 29.97 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-26T16:15:19.236Z] #17 30.08 Selecting previously unselected package libpython3-stdlib:amd64. [2020-03-26T16:15:19.236Z] #17 30.08 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-03-26T16:15:19.236Z] #17 30.09 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-26T16:15:19.236Z] #17 30.19 Setting up python3-minimal (3.7.3-1) ... [2020-03-26T16:15:19.441Z] #17 4.672 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [184 kB] [2020-03-26T16:15:19.475Z] #44 185.3 CC criu/stats.o [2020-03-26T16:15:19.475Z] #44 185.6 CC criu/string.o [2020-03-26T16:15:19.475Z] #44 185.7 CC criu/sysctl.o [2020-03-26T16:15:19.737Z] #26 50.96 The following NEW packages will be installed: [2020-03-26T16:15:19.737Z] #26 50.98 jq libjq1 libonig5 [2020-03-26T16:15:19.737Z] #26 51.24 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T16:15:19.737Z] #26 51.24 Need to get 358 kB of archives. [2020-03-26T16:15:19.737Z] #26 51.24 After this operation, 1277 kB of additional disk space will be used. [2020-03-26T16:15:19.737Z] #26 51.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-03-26T16:15:20.040Z] #26 51.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-03-26T16:15:20.040Z] #26 51.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-03-26T16:15:20.046Z] #44 186.3 CC criu/sysfs_parse.o [2020-03-26T16:15:20.168Z] #17 30.95 Selecting previously unselected package python3. [2020-03-26T16:15:20.168Z] #17 30.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24084 files and directories currently installed.) [2020-03-26T16:15:20.168Z] #17 30.99 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-03-26T16:15:20.168Z] #17 31.01 Unpacking python3 (3.7.3-1) ... [2020-03-26T16:15:20.168Z] #17 31.13 Selecting previously unselected package libip4tc0:amd64. [2020-03-26T16:15:20.168Z] #17 31.13 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-03-26T16:15:20.168Z] #17 31.14 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-03-26T16:15:20.426Z] #17 31.21 Selecting previously unselected package libip6tc0:amd64. [2020-03-26T16:15:20.426Z] #17 31.22 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-03-26T16:15:20.426Z] #17 31.23 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-03-26T16:15:20.426Z] #17 31.32 Selecting previously unselected package libiptc0:amd64. [2020-03-26T16:15:20.426Z] #17 31.32 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-03-26T16:15:20.426Z] #17 31.33 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-03-26T16:15:20.426Z] #17 31.40 Selecting previously unselected package libnfnetlink0:amd64. [2020-03-26T16:15:20.426Z] #17 31.41 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-03-26T16:15:20.426Z] #17 31.41 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-26T16:15:20.617Z] #44 186.6 CC criu/timerfd.o [2020-03-26T16:15:20.683Z] #17 31.46 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-03-26T16:15:20.683Z] #17 31.47 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-03-26T16:15:20.683Z] #17 31.47 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-26T16:15:20.683Z] #17 31.56 Selecting previously unselected package libnftnl11:amd64. [2020-03-26T16:15:20.683Z] #17 31.56 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-03-26T16:15:20.683Z] #17 31.57 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-03-26T16:15:20.683Z] #17 31.67 Selecting previously unselected package iptables. [2020-03-26T16:15:20.806Z] tests/integration/api_config_test.py ..... [ 8%] [2020-03-26T16:15:20.815Z] #17 6.110 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-03-26T16:15:20.878Z] #44 186.9 CC criu/tty.o [2020-03-26T16:15:20.940Z] #17 31.67 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-03-26T16:15:20.940Z] #17 31.69 Unpacking iptables (1.8.2-4) ... [2020-03-26T16:15:21.093Z] #26 ... [2020-03-26T16:15:21.094Z] [2020-03-26T16:15:21.094Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:15:21.094Z] #11 36.55 Reading package lists... [2020-03-26T16:15:21.094Z] #11 48.63 Building dependency tree... [2020-03-26T16:15:21.094Z] #11 52.29 The following additional packages will be installed: [2020-03-26T16:15:21.094Z] #11 52.29 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-03-26T16:15:21.094Z] #11 52.30 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-03-26T16:15:21.094Z] #11 52.30 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-26T16:15:21.094Z] #11 52.31 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-26T16:15:21.094Z] #11 52.33 Suggested packages: [2020-03-26T16:15:21.094Z] #11 52.33 gcc-8-locales seccomp wine64 [2020-03-26T16:15:21.197Z] #17 32.00 Selecting previously unselected package xxd. [2020-03-26T16:15:21.197Z] #17 32.01 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-26T16:15:21.197Z] #17 32.01 Unpacking xxd (2:8.1.0875-5) ... [2020-03-26T16:15:21.380Z] #17 ... [2020-03-26T16:15:21.380Z] [2020-03-26T16:15:21.380Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:15:21.380Z] #44 98.54 LINK criu/pie/parasite.built-in.o [2020-03-26T16:15:21.380Z] #44 98.56 GEN criu/pie/parasite-blob.h [2020-03-26T16:15:21.380Z] #44 98.59 CC criu/pie/parasite-vdso.o [2020-03-26T16:15:21.380Z] #44 99.29 CC criu/arch/x86/vdso-pie.o [2020-03-26T16:15:21.380Z] #44 99.68 CC criu/arch/x86/restorer.o [2020-03-26T16:15:21.380Z] #44 100.4 CC criu/arch/x86/restorer_unmap.o [2020-03-26T16:15:21.380Z] #44 100.5 CC criu/arch/x86/sigaction_compat_pie.o [2020-03-26T16:15:21.380Z] #44 100.8 CC criu/pie/restorer.o [2020-03-26T16:15:21.380Z] #44 103.9 LINK criu/pie/restorer.built-in.o [2020-03-26T16:15:21.380Z] #44 104.0 GEN criu/pie/restorer-blob.h [2020-03-26T16:15:21.380Z] #44 104.1 DEP criu/vdso.d [2020-03-26T16:15:21.380Z] #44 104.2 DEP criu/vdso-compat.d [2020-03-26T16:15:21.380Z] #44 104.3 DEP criu/uts_ns.d [2020-03-26T16:15:21.380Z] #44 104.5 DEP criu/util.d [2020-03-26T16:15:21.380Z] #44 104.7 DEP criu/uffd.d [2020-03-26T16:15:21.380Z] #44 104.9 DEP criu/tun.d [2020-03-26T16:15:21.380Z] #44 105.1 DEP criu/tty.d [2020-03-26T16:15:21.380Z] #44 105.3 DEP criu/timerfd.d [2020-03-26T16:15:21.380Z] #44 105.4 DEP criu/sysfs_parse.d [2020-03-26T16:15:21.380Z] #44 105.6 DEP criu/sysctl.d [2020-03-26T16:15:21.380Z] #44 105.8 DEP criu/string.d [2020-03-26T16:15:21.380Z] #44 105.9 DEP criu/stats.d [2020-03-26T16:15:21.380Z] #44 106.0 DEP criu/sockets.d [2020-03-26T16:15:21.455Z] #17 32.12 Selecting previously unselected package vim-common. [2020-03-26T16:15:21.455Z] #17 32.13 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-26T16:15:21.455Z] #17 32.15 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-26T16:15:21.455Z] #17 32.32 Selecting previously unselected package bash-completion. [2020-03-26T16:15:21.455Z] #17 32.32 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-26T16:15:21.638Z] #44 106.1 DEP criu/sk-unix.d [2020-03-26T16:15:21.638Z] #44 106.3 DEP criu/sk-tcp.d [2020-03-26T16:15:21.896Z] #44 106.6 DEP criu/sk-queue.d [2020-03-26T16:15:22.154Z] #44 106.7 DEP criu/sk-packet.d [2020-03-26T16:15:22.412Z] #44 106.9 DEP criu/sk-netlink.d [2020-03-26T16:15:22.412Z] #44 107.1 DEP criu/sk-inet.d [2020-03-26T16:15:22.613Z] #11 ... [2020-03-26T16:15:22.613Z] [2020-03-26T16:15:22.613Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T16:15:22.613Z] #26 53.43 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T16:15:22.613Z] #26 53.71 Fetched 358 kB in 0s (2209 kB/s) [2020-03-26T16:15:22.613Z] #26 53.92 Selecting previously unselected package libonig5:ppc64el. [2020-03-26T16:15:22.670Z] #44 107.2 DEP criu/signalfd.d [2020-03-26T16:15:22.670Z] #44 107.4 DEP criu/sigframe.d [2020-03-26T16:15:22.789Z] #44 188.5 CC criu/tun.o [2020-03-26T16:15:22.789Z] #44 189.0 CC criu/uffd.o [2020-03-26T16:15:22.908Z] #26 53.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-03-26T16:15:22.908Z] #26 54.09 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-03-26T16:15:22.908Z] #26 54.11 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-03-26T16:15:22.928Z] #44 107.4 DEP criu/shmem.d [2020-03-26T16:15:22.928Z] #44 107.5 DEP criu/servicefd.d [2020-03-26T16:15:22.928Z] #44 107.6 DEP criu/seize.d [2020-03-26T16:15:23.186Z] #44 107.8 DEP criu/seccomp.d [2020-03-26T16:15:23.445Z] #44 108.0 DEP criu/rst-malloc.d [2020-03-26T16:15:23.445Z] #44 108.0 DEP criu/rbtree.d [2020-03-26T16:15:23.445Z] #44 108.1 DEP criu/pstree.d [2020-03-26T16:15:23.540Z] #26 54.65 Selecting previously unselected package libjq1:ppc64el. [2020-03-26T16:15:23.540Z] #26 54.65 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-03-26T16:15:23.540Z] #26 54.66 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-03-26T16:15:23.702Z] #44 108.3 DEP criu/protobuf.d [2020-03-26T16:15:23.833Z] #26 54.94 Selecting previously unselected package jq. [2020-03-26T16:15:23.833Z] #26 54.97 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-03-26T16:15:23.833Z] #26 54.97 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-26T16:15:23.833Z] #26 55.27 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-03-26T16:15:23.833Z] #26 55.30 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-03-26T16:15:23.959Z] #44 108.5 GEN criu/protobuf-desc-gen.h [2020-03-26T16:15:23.978Z] #17 34.87 Unpacking bash-completion (1:2.8-6) ... [2020-03-26T16:15:24.126Z] #26 55.31 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-26T16:15:24.126Z] #26 55.33 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T16:15:24.126Z] #26 ... [2020-03-26T16:15:24.126Z] [2020-03-26T16:15:24.126Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-26T16:15:24.126Z] #63 35.76 Reading package lists... [2020-03-26T16:15:24.126Z] #63 47.56 Building dependency tree... [2020-03-26T16:15:24.126Z] #63 51.12 The following additional packages will be installed: [2020-03-26T16:15:24.126Z] #63 51.13 libbtrfs0 [2020-03-26T16:15:24.126Z] #63 51.40 The following NEW packages will be installed: [2020-03-26T16:15:24.126Z] #63 51.42 libbtrfs-dev libbtrfs0 [2020-03-26T16:15:24.126Z] #63 51.79 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T16:15:24.126Z] #63 51.79 Need to get 120 kB of archives. [2020-03-26T16:15:24.126Z] #63 51.79 After this operation, 423 kB of additional disk space will be used. [2020-03-26T16:15:24.126Z] #63 51.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-03-26T16:15:24.126Z] #63 51.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-03-26T16:15:24.126Z] #63 53.77 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T16:15:24.126Z] #63 54.08 Fetched 120 kB in 0s (1103 kB/s) [2020-03-26T16:15:24.126Z] #63 54.24 Selecting previously unselected package libbtrfs0. [2020-03-26T16:15:24.126Z] #63 54.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-03-26T16:15:24.126Z] #63 54.39 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-03-26T16:15:24.126Z] #63 54.41 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-26T16:15:24.126Z] #63 54.71 Selecting previously unselected package libbtrfs-dev. [2020-03-26T16:15:24.126Z] #63 54.79 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-03-26T16:15:24.126Z] #63 54.79 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-26T16:15:24.126Z] #63 55.09 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-26T16:15:24.126Z] #63 55.11 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-26T16:15:24.126Z] #63 55.12 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T16:15:24.126Z] #63 DONE 55.6s [2020-03-26T16:15:24.174Z] #44 189.9 CC criu/util.o [2020-03-26T16:15:24.417Z] [2020-03-26T16:15:24.417Z] #64 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-26T16:15:24.417Z] #64 DONE 0.1s [2020-03-26T16:15:24.417Z] [2020-03-26T16:15:24.417Z] #65 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-26T16:15:24.417Z] #65 DONE 0.1s [2020-03-26T16:15:24.417Z] [2020-03-26T16:15:24.417Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:15:24.417Z] #11 54.45 The following NEW packages will be installed: [2020-03-26T16:15:24.417Z] #11 54.45 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-03-26T16:15:24.417Z] #11 54.45 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-03-26T16:15:24.417Z] #11 54.46 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-03-26T16:15:24.417Z] #11 54.46 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-03-26T16:15:24.417Z] #11 54.46 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-03-26T16:15:24.417Z] #11 54.46 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-03-26T16:15:24.417Z] #11 54.57 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T16:15:24.417Z] #11 54.57 Need to get 78.9 MB of archives. [2020-03-26T16:15:24.417Z] #11 54.57 After this operation, 532 MB of additional disk space will be used. [2020-03-26T16:15:24.417Z] #11 54.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-03-26T16:15:24.417Z] #11 55.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-03-26T16:15:24.417Z] #11 ... [2020-03-26T16:15:24.417Z] [2020-03-26T16:15:24.417Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-26T16:15:24.417Z] #26 DONE 55.7s [2020-03-26T16:15:24.417Z] [2020-03-26T16:15:24.417Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:15:24.417Z] #11 55.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-03-26T16:15:24.417Z] #11 55.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-03-26T16:15:24.417Z] #11 55.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-03-26T16:15:24.435Z] #44 ... [2020-03-26T16:15:24.435Z] [2020-03-26T16:15:24.435Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:15:24.435Z] #23 251.4 + return [2020-03-26T16:15:24.542Z] #17 35.28 Selecting previously unselected package bzip2. [2020-03-26T16:15:24.542Z] #17 35.29 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-03-26T16:15:24.542Z] #17 35.30 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-26T16:15:24.542Z] #17 35.40 Selecting previously unselected package xz-utils. [2020-03-26T16:15:24.542Z] #17 ... [2020-03-26T16:15:24.542Z] [2020-03-26T16:15:24.542Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:15:24.542Z] #44 108.8 CC criu/action-scripts.o [2020-03-26T16:15:24.542Z] #44 109.4 CC criu/aio.o [2020-03-26T16:15:24.542Z] #44 110.0 CC criu/autofs.o [2020-03-26T16:15:24.542Z] #44 111.3 CC criu/bfd.o [2020-03-26T16:15:24.542Z] #44 111.8 CC criu/bitmap.o [2020-03-26T16:15:24.542Z] #44 111.9 CC criu/cgroup-props.o [2020-03-26T16:15:24.542Z] #44 112.6 CC criu/cgroup.o [2020-03-26T16:15:24.542Z] #44 115.4 CC criu/clone-noasan.o [2020-03-26T16:15:24.542Z] #44 115.5 CC criu/config.o [2020-03-26T16:15:24.542Z] #44 116.7 CC criu/cr-check.o [2020-03-26T16:15:24.542Z] #44 118.3 CC criu/cr-dedup.o [2020-03-26T16:15:24.542Z] #44 118.7 CC criu/cr-dump.o [2020-03-26T16:15:24.542Z] #44 ... [2020-03-26T16:15:24.542Z] [2020-03-26T16:15:24.542Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T16:15:24.542Z] #17 35.40 Selecting previously unselected package xz-utils. [2020-03-26T16:15:24.542Z] #17 35.41 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-03-26T16:15:24.542Z] #17 35.41 Unpacking xz-utils (5.2.4-1) ... [2020-03-26T16:15:24.708Z] #11 ... [2020-03-26T16:15:24.708Z] [2020-03-26T16:15:24.708Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-26T16:15:24.708Z] #27 DONE 0.1s [2020-03-26T16:15:24.708Z] [2020-03-26T16:15:24.708Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:15:24.708Z] #11 55.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-03-26T16:15:24.799Z] #17 35.57 Selecting previously unselected package apparmor. [2020-03-26T16:15:24.800Z] #17 35.59 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-03-26T16:15:24.800Z] #17 35.67 Unpacking apparmor (2.13.2-10) ... [2020-03-26T16:15:25.020Z] #23 DONE 251.7s [2020-03-26T16:15:25.020Z] [2020-03-26T16:15:25.020Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:15:25.020Z] #44 191.1 CC criu/uts_ns.o [2020-03-26T16:15:25.057Z] #17 35.95 Selecting previously unselected package aufs-tools. [2020-03-26T16:15:25.057Z] #17 35.97 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-03-26T16:15:25.057Z] #17 35.98 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-26T16:15:25.280Z] #44 191.4 CC criu/vdso.o [2020-03-26T16:15:25.314Z] #17 36.09 Selecting previously unselected package libonig5:amd64. [2020-03-26T16:15:25.314Z] #17 36.10 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-03-26T16:15:25.314Z] #17 36.11 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-26T16:15:25.314Z] #17 36.37 Selecting previously unselected package libjq1:amd64. [2020-03-26T16:15:25.575Z] #17 36.37 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-26T16:15:25.575Z] #17 36.38 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-26T16:15:25.575Z] #17 36.49 Selecting previously unselected package jq. [2020-03-26T16:15:25.575Z] #17 36.49 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-26T16:15:25.575Z] #17 36.51 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-26T16:15:25.575Z] #17 36.58 Selecting previously unselected package libaio1:amd64. [2020-03-26T16:15:25.575Z] #17 36.58 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-03-26T16:15:25.575Z] #17 36.59 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-03-26T16:15:25.742Z] #11 56.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-03-26T16:15:25.742Z] #11 ... [2020-03-26T16:15:25.742Z] [2020-03-26T16:15:25.742Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T16:15:25.742Z] #44 36.13 Reading package lists... [2020-03-26T16:15:25.742Z] #44 47.41 Building dependency tree... [2020-03-26T16:15:25.742Z] #44 51.46 The following additional packages will be installed: [2020-03-26T16:15:25.742Z] #44 51.47 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-03-26T16:15:25.742Z] #44 51.47 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-03-26T16:15:25.743Z] #44 51.48 Suggested packages: [2020-03-26T16:15:25.743Z] #44 51.49 manpages-dev python-setuptools [2020-03-26T16:15:25.743Z] #44 54.14 The following NEW packages will be installed: [2020-03-26T16:15:25.743Z] #44 54.15 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-26T16:15:25.743Z] #44 54.15 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-03-26T16:15:25.743Z] #44 54.15 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-26T16:15:25.743Z] #44 54.15 python-six zlib1g-dev [2020-03-26T16:15:25.743Z] #44 54.34 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T16:15:25.743Z] #44 54.34 Need to get 4075 kB of archives. [2020-03-26T16:15:25.743Z] #44 54.34 After this operation, 24.5 MB of additional disk space will be used. [2020-03-26T16:15:25.743Z] #44 54.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-03-26T16:15:25.743Z] #44 54.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-03-26T16:15:25.743Z] #44 54.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-03-26T16:15:25.743Z] #44 54.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-03-26T16:15:25.743Z] #44 54.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-03-26T16:15:25.743Z] #44 54.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-03-26T16:15:25.743Z] #44 54.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-03-26T16:15:25.743Z] #44 54.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-03-26T16:15:25.743Z] #44 54.60 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-03-26T16:15:25.743Z] #44 54.83 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-03-26T16:15:25.743Z] #44 54.90 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-03-26T16:15:25.743Z] #44 55.10 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-03-26T16:15:25.743Z] #44 55.22 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-03-26T16:15:25.743Z] #44 55.25 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-03-26T16:15:25.743Z] #44 55.30 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-03-26T16:15:25.743Z] #44 55.34 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-03-26T16:15:25.743Z] #44 55.37 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-03-26T16:15:25.743Z] #44 ... [2020-03-26T16:15:25.743Z] [2020-03-26T16:15:25.743Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:15:25.743Z] #66 0.560 + RM_GOPATH=0 [2020-03-26T16:15:25.743Z] #66 0.562 + TMP_GOPATH= [2020-03-26T16:15:25.743Z] #66 0.563 + : /build [2020-03-26T16:15:25.743Z] #66 0.565 + '[' -z '' ']' [2020-03-26T16:15:25.743Z] #66 0.573 ++ mktemp -d [2020-03-26T16:15:25.743Z] #66 0.593 + export GOPATH=/tmp/tmp.P655syRE7B [2020-03-26T16:15:25.743Z] #66 0.594 + GOPATH=/tmp/tmp.P655syRE7B [2020-03-26T16:15:25.743Z] #66 0.594 + RM_GOPATH=1 [2020-03-26T16:15:25.743Z] #66 0.599 ++ dirname ./install.sh [2020-03-26T16:15:25.743Z] #66 0.608 + dir=. [2020-03-26T16:15:25.743Z] #66 0.608 + bin=containerd [2020-03-26T16:15:25.743Z] #66 0.608 + shift [2020-03-26T16:15:25.743Z] #66 0.617 + '[' '!' -f ./containerd.installer ']' [2020-03-26T16:15:25.743Z] #66 0.618 + . ./containerd.installer [2020-03-26T16:15:25.743Z] #66 0.620 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-26T16:15:25.743Z] #66 0.624 + install_containerd [2020-03-26T16:15:25.743Z] #66 0.624 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-03-26T16:15:25.743Z] #66 0.625 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-26T16:15:25.743Z] #66 0.625 + git clone https://github.com/containerd/containerd.git /tmp/tmp.P655syRE7B/src/github.com/containerd/containerd [2020-03-26T16:15:25.743Z] #66 0.643 Cloning into '/tmp/tmp.P655syRE7B/src/github.com/containerd/containerd'... [2020-03-26T16:15:25.842Z] #17 36.68 Selecting previously unselected package libgpm2:amd64. [2020-03-26T16:15:25.842Z] #17 36.69 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-03-26T16:15:25.842Z] #17 36.70 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-03-26T16:15:25.842Z] #17 36.77 Selecting previously unselected package libicu63:amd64. [2020-03-26T16:15:25.850Z] #44 191.9 LINK criu/built-in.o [2020-03-26T16:15:25.850Z] #44 192.1 LINK criu/criu [2020-03-26T16:15:25.858Z] #44 110.2 DEP criu/protobuf-desc.d [2020-03-26T16:15:25.858Z] #44 110.3 DEP criu/proc_parse.d [2020-03-26T16:15:25.858Z] #44 110.5 DEP criu/plugin.d [2020-03-26T16:15:26.104Z] #17 36.77 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-03-26T16:15:26.104Z] #17 36.78 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-03-26T16:15:26.117Z] #44 110.6 DEP criu/pipes.d [2020-03-26T16:15:26.117Z] #44 110.9 DEP criu/pie-util.d [2020-03-26T16:15:26.117Z] #44 ... [2020-03-26T16:15:26.117Z] [2020-03-26T16:15:26.117Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:15:26.117Z] #47 212.0 github.com/LK4D4/vndr/godl [2020-03-26T16:15:26.117Z] #47 212.8 github.com/LK4D4/vndr [2020-03-26T16:15:26.377Z] #47 ... [2020-03-26T16:15:26.377Z] [2020-03-26T16:15:26.377Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:15:26.377Z] #44 111.0 DEP criu/pie-util-vdso.d [2020-03-26T16:15:26.377Z] #44 111.1 DEP criu/pie-util-vdso-elf32.d [2020-03-26T16:15:26.380Z] #66 ... [2020-03-26T16:15:26.380Z] [2020-03-26T16:15:26.380Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T16:15:26.380Z] #36 36.52 Reading package lists... [2020-03-26T16:15:26.380Z] #36 48.05 Building dependency tree... [2020-03-26T16:15:26.380Z] #36 52.47 The following additional packages will be installed: [2020-03-26T16:15:26.380Z] #36 52.50 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-03-26T16:15:26.380Z] #36 52.50 Suggested packages: [2020-03-26T16:15:26.380Z] #36 52.50 cmake-doc ninja-build lrzip [2020-03-26T16:15:26.380Z] #36 52.50 Recommended packages: [2020-03-26T16:15:26.380Z] #36 52.50 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-26T16:15:26.380Z] #36 54.31 The following NEW packages will be installed: [2020-03-26T16:15:26.380Z] #36 54.34 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-03-26T16:15:26.380Z] #36 54.35 vim-common xxd [2020-03-26T16:15:26.380Z] #36 54.71 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T16:15:26.380Z] #36 54.71 Need to get 14.9 MB of archives. [2020-03-26T16:15:26.380Z] #36 54.71 After this operation, 67.2 MB of additional disk space will be used. [2020-03-26T16:15:26.380Z] #36 54.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-03-26T16:15:26.380Z] #36 54.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-03-26T16:15:26.380Z] #36 54.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-03-26T16:15:26.380Z] #36 55.20 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-03-26T16:15:26.380Z] #36 57.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-03-26T16:15:26.380Z] #36 57.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-03-26T16:15:26.380Z] #36 57.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-03-26T16:15:26.380Z] #36 57.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-03-26T16:15:26.380Z] #36 57.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-03-26T16:15:26.380Z] #36 57.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-03-26T16:15:26.380Z] #36 ... [2020-03-26T16:15:26.380Z] [2020-03-26T16:15:26.380Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:15:26.380Z] #11 57.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-03-26T16:15:26.380Z] #11 57.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-03-26T16:15:26.420Z] #44 192.5 DEP lib/c/criu.d [2020-03-26T16:15:26.420Z] #44 192.6 CC images/rpc.pb-c.o [2020-03-26T16:15:26.635Z] #44 111.2 DEP criu/path.d [2020-03-26T16:15:26.876Z] ok github.com/docker/docker/pkg/plugins 33.613s coverage: 76.6% of statements [2020-03-26T16:15:26.876Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-26T16:15:26.876Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-26T16:15:26.876Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-26T16:15:26.876Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-26T16:15:26.876Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-26T16:15:26.876Z] ? github.com/docker/docker/rootless [no test files] [2020-03-26T16:15:26.876Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-26T16:15:26.876Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-26T16:15:26.876Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-26T16:15:26.876Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-26T16:15:26.876Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-26T16:15:26.876Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-26T16:15:26.876Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-26T16:15:26.876Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-26T16:15:26.876Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-26T16:15:26.876Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-26T16:15:26.876Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-26T16:15:26.876Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-26T16:15:26.876Z] ? github.com/docker/docker/volume [no test files] [2020-03-26T16:15:26.876Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-26T16:15:26.876Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-26T16:15:26.876Z] [2020-03-26T16:15:26.876Z] === Skipped [2020-03-26T16:15:26.876Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-26T16:15:26.876Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-26T16:15:26.876Z] [2020-03-26T16:15:26.876Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-26T16:15:26.876Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-26T16:15:26.876Z] [2020-03-26T16:15:26.876Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-26T16:15:26.876Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T16:15:26.876Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-26T16:15:26.876Z] [2020-03-26T16:15:26.876Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-26T16:15:26.876Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T16:15:26.876Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-26T16:15:26.876Z] [2020-03-26T16:15:26.876Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-26T16:15:26.876Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T16:15:26.876Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-26T16:15:26.876Z] [2020-03-26T16:15:26.876Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-26T16:15:26.876Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T16:15:26.876Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-26T16:15:26.876Z] [2020-03-26T16:15:26.876Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-26T16:15:26.876Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T16:15:26.876Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-26T16:15:26.876Z] [2020-03-26T16:15:26.876Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-26T16:15:26.876Z] graphtest_unix.go:73: No driver to put! [2020-03-26T16:15:26.876Z] [2020-03-26T16:15:26.876Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-03-26T16:15:26.876Z] time="2020-03-26T16:14:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-26T16:15:26.876Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-26T16:15:26.876Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-26T16:15:26.876Z] [2020-03-26T16:15:26.876Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-03-26T16:15:26.876Z] time="2020-03-26T16:14:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-26T16:15:26.876Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-26T16:15:26.876Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-26T16:15:26.876Z] [2020-03-26T16:15:26.876Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-03-26T16:15:26.876Z] time="2020-03-26T16:14:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-26T16:15:26.876Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-26T16:15:26.876Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-26T16:15:26.876Z] [2020-03-26T16:15:26.876Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-03-26T16:15:26.876Z] time="2020-03-26T16:14:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-26T16:15:26.876Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-26T16:15:26.876Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-26T16:15:26.876Z] [2020-03-26T16:15:26.876Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-03-26T16:15:26.876Z] time="2020-03-26T16:14:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-26T16:15:26.876Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-26T16:15:26.876Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-26T16:15:26.876Z] [2020-03-26T16:15:26.876Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-03-26T16:15:26.876Z] graphtest_unix.go:73: No driver to put! [2020-03-26T16:15:26.876Z] [2020-03-26T16:15:26.876Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-26T16:15:26.876Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-26T16:15:26.876Z] [2020-03-26T16:15:26.876Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-26T16:15:26.876Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-26T16:15:26.876Z] [2020-03-26T16:15:26.876Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-26T16:15:26.876Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-26T16:15:26.876Z] [2020-03-26T16:15:26.876Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-26T16:15:26.876Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-26T16:15:26.876Z] [2020-03-26T16:15:26.876Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-26T16:15:26.876Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T16:15:26.876Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-26T16:15:26.876Z] [2020-03-26T16:15:26.876Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-26T16:15:26.876Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T16:15:26.876Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-26T16:15:26.876Z] [2020-03-26T16:15:26.876Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-26T16:15:26.876Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T16:15:26.876Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-26T16:15:26.876Z] [2020-03-26T16:15:26.876Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-26T16:15:26.876Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T16:15:26.876Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-26T16:15:26.876Z] [2020-03-26T16:15:26.876Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-26T16:15:26.876Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T16:15:26.876Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-26T16:15:26.876Z] [2020-03-26T16:15:26.876Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-26T16:15:26.876Z] graphtest_unix.go:73: No driver to put! [2020-03-26T16:15:26.876Z] [2020-03-26T16:15:26.876Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-26T16:15:26.876Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-26T16:15:26.876Z] [2020-03-26T16:15:26.876Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-26T16:15:26.876Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-26T16:15:26.876Z] [2020-03-26T16:15:26.876Z] [2020-03-26T16:15:26.876Z] DONE 2174 tests, 26 skipped in 183.113s [2020-03-26T16:15:26.891Z] #44 ... [2020-03-26T16:15:26.892Z] [2020-03-26T16:15:26.892Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:15:26.892Z] #47 DONE 222.6s [2020-03-26T16:15:26.892Z] [2020-03-26T16:15:26.892Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:15:26.892Z] #44 111.3 DEP criu/parasite-syscall.d [2020-03-26T16:15:26.892Z] #44 111.6 DEP criu/pagemap.d [2020-03-26T16:15:26.990Z] #44 193.2 CC lib/c/criu.o [2020-03-26T16:15:27.456Z] #44 112.0 DEP criu/pagemap-cache.d [2020-03-26T16:15:27.457Z] #44 112.2 DEP criu/page-xfer.d Post stage [Pipeline] junit [2020-03-26T16:15:27.522Z] Recording test results [2020-03-26T16:15:27.714Z] #44 112.4 DEP criu/page-pipe.d [2020-03-26T16:15:27.935Z] #44 ... [2020-03-26T16:15:27.935Z] [2020-03-26T16:15:27.935Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-26T16:15:27.935Z] #24 DONE 0.2s [2020-03-26T16:15:27.972Z] #44 112.5 DEP criu/netfilter.d [2020-03-26T16:15:27.972Z] #44 112.7 DEP criu/net.d [2020-03-26T16:15:28.195Z] [2020-03-26T16:15:28.195Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:15:28.195Z] #44 194.1 LINK lib/c/built-in.o [2020-03-26T16:15:28.195Z] #44 194.1 LINK lib/c/libcriu.so [2020-03-26T16:15:28.195Z] #44 194.2 LINK lib/c/libcriu.a [2020-03-26T16:15:28.456Z] #44 194.4 GEN magic.py [2020-03-26T16:15:28.456Z] #44 194.5 Note: Building without setproctitle() and strlcpy() support. [2020-03-26T16:15:28.456Z] #44 194.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-26T16:15:28.456Z] #44 194.5 Note: Building without GnuTLS support [2020-03-26T16:15:28.537Z] #44 113.0 DEP criu/namespaces.d [2020-03-26T16:15:28.537Z] #44 113.1 DEP criu/mount.d [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [2020-03-26T16:15:28.795Z] #44 113.3 DEP criu/mem.d [2020-03-26T16:15:28.795Z] #44 113.4 DEP criu/lsm.d [Pipeline] sh [2020-03-26T16:15:29.029Z] #44 ... [2020-03-26T16:15:29.029Z] [2020-03-26T16:15:29.029Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-26T16:15:29.029Z] #28 DONE 0.9s [2020-03-26T16:15:29.029Z] [2020-03-26T16:15:29.029Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-26T16:15:29.029Z] #31 DONE 0.2s [2020-03-26T16:15:29.029Z] [2020-03-26T16:15:29.029Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-26T16:15:29.053Z] #44 113.6 DEP criu/log.d [2020-03-26T16:15:29.053Z] #44 113.7 DEP criu/libnetlink.d [2020-03-26T16:15:29.146Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40745/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 -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:1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 hack/make.sh dynbinary test-integration [2020-03-26T16:15:29.290Z] #34 DONE 0.1s [2020-03-26T16:15:29.290Z] [2020-03-26T16:15:29.290Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-26T16:15:29.310Z] #44 113.9 DEP criu/kerndat.d [2020-03-26T16:15:29.310Z] #44 114.0 DEP criu/kcmp-ids.d [2020-03-26T16:15:29.310Z] #44 114.1 DEP criu/irmap.d [2020-03-26T16:15:29.427Z] [2020-03-26T16:15:29.551Z] #39 DONE 0.1s [2020-03-26T16:15:29.551Z] [2020-03-26T16:15:29.551Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-26T16:15:29.551Z] #42 DONE 0.2s [2020-03-26T16:15:29.551Z] [2020-03-26T16:15:29.551Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:15:29.551Z] #44 195.1 fatal: not a git repository (or any of the parent directories): .git [2020-03-26T16:15:29.568Z] #44 114.2 DEP criu/ipc_ns.d [2020-03-26T16:15:29.707Z] Removing bundles/ [2020-03-26T16:15:29.707Z] [2020-03-26T16:15:29.707Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-26T16:15:29.707Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-26T16:15:29.707Z] GOOS="" GOARCH="" GOARM="" [2020-03-26T16:15:29.824Z] #44 195.9 make[1]: Nothing to be done for 'all'. [2020-03-26T16:15:29.826Z] #44 114.4 DEP criu/image.d [2020-03-26T16:15:30.091Z] #44 114.6 DEP criu/image-desc.d [2020-03-26T16:15:30.091Z] #44 114.6 DEP criu/fsnotify.d [2020-03-26T16:15:30.277Z] #17 40.42 Selecting previously unselected package libnet1:amd64. [2020-03-26T16:15:30.277Z] #17 40.43 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-26T16:15:30.277Z] #17 40.43 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-26T16:15:30.277Z] #17 40.53 Selecting previously unselected package libnl-3-200:amd64. [2020-03-26T16:15:30.277Z] #17 40.54 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-26T16:15:30.277Z] #17 40.54 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-26T16:15:30.277Z] #17 40.66 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-26T16:15:30.277Z] #17 40.67 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-26T16:15:30.277Z] #17 40.68 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-26T16:15:30.277Z] #17 40.74 Selecting previously unselected package libreadline5:amd64. [2020-03-26T16:15:30.277Z] #17 40.76 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-03-26T16:15:30.277Z] #17 40.77 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-26T16:15:30.277Z] #17 40.89 Selecting previously unselected package net-tools. [2020-03-26T16:15:30.277Z] #17 40.90 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-03-26T16:15:30.277Z] #17 40.91 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-26T16:15:30.277Z] #17 41.22 Selecting previously unselected package python-pip-whl. [2020-03-26T16:15:30.277Z] #17 41.22 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-26T16:15:30.277Z] #17 41.23 Unpacking python-pip-whl (18.1-5) ... [2020-03-26T16:15:30.348Z] #44 114.9 DEP criu/filesystems.d [2020-03-26T16:15:30.348Z] #44 115.0 DEP criu/files.d [2020-03-26T16:15:30.606Z] #44 115.1 DEP criu/files-reg.d [2020-03-26T16:15:30.606Z] #44 115.3 DEP criu/files-ext.d [2020-03-26T16:15:30.776Z] #44 196.7 make[1]: 'images/built-in.o' is up to date. [2020-03-26T16:15:30.776Z] #44 196.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-26T16:15:30.776Z] #44 196.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-26T16:15:30.776Z] #44 196.8 make[1]: 'compel/libcompel.a' is up to date. [2020-03-26T16:15:30.776Z] #44 196.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-26T16:15:30.776Z] #44 196.9 make[1]: Nothing to be done for 'all'. [2020-03-26T16:15:30.776Z] #44 196.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-26T16:15:30.843Z] #17 41.74 Selecting previously unselected package python3-lib2to3. [2020-03-26T16:15:30.843Z] #17 41.74 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-26T16:15:30.843Z] #17 41.75 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-26T16:15:30.843Z] #17 41.87 Selecting previously unselected package python3-distutils. [2020-03-26T16:15:30.843Z] #17 41.87 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-26T16:15:30.863Z] #44 115.5 DEP criu/file-lock.d [2020-03-26T16:15:31.035Z] #44 197.2 make[2]: Nothing to be done for 'all'. [2020-03-26T16:15:31.035Z] #44 197.2 make[2]: Nothing to be done for 'all'. [2020-03-26T16:15:31.101Z] #17 41.88 Unpacking python3-distutils (3.7.3-1) ... [2020-03-26T16:15:31.101Z] #17 42.04 Selecting previously unselected package python3-pip. [2020-03-26T16:15:31.101Z] #17 42.05 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-26T16:15:31.101Z] #17 42.05 Unpacking python3-pip (18.1-5) ... [2020-03-26T16:15:31.121Z] #44 115.6 DEP criu/file-ids.d [2020-03-26T16:15:31.121Z] #44 115.8 DEP criu/fifo.d [2020-03-26T16:15:31.296Z] #44 197.3 make[2]: Nothing to be done for 'all'. [2020-03-26T16:15:31.296Z] #44 197.4 make[2]: Nothing to be done for 'all'. [2020-03-26T16:15:31.296Z] #44 197.5 make[2]: Nothing to be done for 'all'. [2020-03-26T16:15:31.358Z] #17 42.24 Selecting previously unselected package python3-pkg-resources. [2020-03-26T16:15:31.358Z] #17 42.25 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-26T16:15:31.358Z] #17 42.25 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-26T16:15:31.378Z] #44 115.9 DEP criu/fdstore.d [2020-03-26T16:15:31.378Z] #44 116.0 DEP criu/fault-injection.d [2020-03-26T16:15:31.378Z] #44 116.0 DEP criu/external.d [2020-03-26T16:15:31.378Z] #44 116.1 DEP criu/eventpoll.d [2020-03-26T16:15:31.556Z] #44 197.5 make[2]: Nothing to be done for 'all'. [2020-03-26T16:15:31.556Z] #44 197.6 make[2]: Nothing to be done for 'all'. [2020-03-26T16:15:31.556Z] #44 197.7 make[2]: Nothing to be done for 'all'. [2020-03-26T16:15:31.556Z] #44 197.7 INSTALL criu/criu [2020-03-26T16:15:31.615Z] #17 42.41 Selecting previously unselected package python3-setuptools. [2020-03-26T16:15:31.615Z] #17 42.41 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-26T16:15:31.615Z] #17 42.42 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-26T16:15:31.615Z] #17 42.61 Selecting previously unselected package python3-wheel. [2020-03-26T16:15:31.636Z] #44 116.3 DEP criu/eventfd.d [2020-03-26T16:15:31.874Z] #17 42.62 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-26T16:15:31.874Z] #17 42.63 Unpacking python3-wheel (0.32.3-2) ... [2020-03-26T16:15:31.874Z] #17 42.71 Selecting previously unselected package sudo. [2020-03-26T16:15:31.874Z] #17 42.71 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-03-26T16:15:31.874Z] #17 42.71 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-03-26T16:15:31.892Z] #44 116.4 DEP criu/crtools.d [2020-03-26T16:15:31.972Z] #11 ... [2020-03-26T16:15:31.972Z] [2020-03-26T16:15:31.972Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T16:15:31.972Z] #28 3.610 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-26T16:15:31.972Z] #28 4.364 #=#=# [2020-03-26T16:15:32.128Z] #44 DONE 198.0s [2020-03-26T16:15:32.128Z] [2020-03-26T16:15:32.128Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:15:32.149Z] #44 116.6 DEP criu/cr-service.d [2020-03-26T16:15:32.150Z] #44 116.8 DEP criu/cr-restore.d [2020-03-26T16:15:32.263Z] #28 4.744 #=#=# ## 2.9% ###### 9.3% ########### 15.7% ############## 19.9% ################ 22.7% #################### 28.1% ####################### 32.3% ########################## 36.6% ############################# 40.8% ################################ 45.1% ################################### 49.4% ######################################## 55.7% ########################################### 60.0% ############################################## 64.3% ################################################# 68.6% #################################################### 72.8% ####################################################### 77.1% ########################################################## 81.3% ############################################################# 85.6% ################################################################ 89.8% ################################################################### 94.1% ###################################################################### 98.4% ######################################################################## 100.0% [2020-03-26T16:15:32.421Z] #44 117.1 DEP criu/cr-errno.d [2020-03-26T16:15:32.442Z] #17 43.27 Selecting previously unselected package thin-provisioning-tools. [2020-03-26T16:15:32.443Z] #17 43.27 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-03-26T16:15:32.443Z] #17 43.28 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-26T16:15:32.678Z] #44 117.2 DEP criu/cr-dump.d [2020-03-26T16:15:32.678Z] #44 117.4 DEP criu/cr-dedup.d [2020-03-26T16:15:32.699Z] #17 43.52 Selecting previously unselected package uidmap. [2020-03-26T16:15:32.699Z] #17 43.53 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-03-26T16:15:32.699Z] #17 43.54 Unpacking uidmap (1:4.5-1.1) ... [2020-03-26T16:15:32.699Z] #17 43.63 Selecting previously unselected package vim-runtime. [2020-03-26T16:15:32.935Z] #44 117.6 DEP criu/cr-check.d [2020-03-26T16:15:32.956Z] #17 43.64 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-26T16:15:32.956Z] #17 43.66 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-26T16:15:32.956Z] #17 43.69 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-26T16:15:32.956Z] #17 43.69 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-26T16:15:33.193Z] #44 117.9 DEP criu/config.d [2020-03-26T16:15:33.317Z] #28 8.520 [2020-03-26T16:15:33.450Z] #44 118.0 DEP criu/clone-noasan.d [2020-03-26T16:15:33.450Z] #44 118.1 DEP criu/cgroup.d [2020-03-26T16:15:33.510Z] #65 ... [2020-03-26T16:15:33.510Z] [2020-03-26T16:15:33.510Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-26T16:15:33.710Z] #44 118.3 DEP criu/cgroup-props.d [2020-03-26T16:15:33.710Z] #44 118.4 DEP criu/bitmap.d [2020-03-26T16:15:33.710Z] #44 118.4 DEP criu/bfd.d [2020-03-26T16:15:33.710Z] #44 118.5 DEP criu/autofs.d [2020-03-26T16:15:33.771Z] #45 DONE 0.2s [2020-03-26T16:15:33.771Z] [2020-03-26T16:15:33.771Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-26T16:15:33.771Z] #48 DONE 0.2s [2020-03-26T16:15:33.771Z] [2020-03-26T16:15:33.771Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:15:33.971Z] #44 118.7 DEP criu/aio.d [2020-03-26T16:15:34.031Z] #65 ... [2020-03-26T16:15:34.031Z] [2020-03-26T16:15:34.031Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-26T16:15:34.031Z] #51 DONE 0.1s [2020-03-26T16:15:34.209Z] #28 8.768 0.2% ######### 13.8% ###################### 31.0% ################################## 48.2% ############################################### 65.4% ########################################################### 82.7% ######################################################################## 100.0% [2020-03-26T16:15:34.228Z] #44 118.8 DEP criu/action-scripts.d [2020-03-26T16:15:34.293Z] [2020-03-26T16:15:34.293Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-26T16:15:34.293Z] #54 DONE 0.3s [2020-03-26T16:15:34.293Z] [2020-03-26T16:15:34.293Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:15:34.486Z] #44 119.0 CC criu/action-scripts.o [2020-03-26T16:15:34.553Z] #65 ... [2020-03-26T16:15:34.553Z] [2020-03-26T16:15:34.553Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-26T16:15:34.553Z] #57 DONE 0.2s [2020-03-26T16:15:34.553Z] [2020-03-26T16:15:34.553Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-26T16:15:34.814Z] #61 DONE 0.2s [2020-03-26T16:15:34.814Z] [2020-03-26T16:15:34.814Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:15:34.840Z] #28 10.33 [2020-03-26T16:15:35.053Z] #44 ... [2020-03-26T16:15:35.053Z] [2020-03-26T16:15:35.053Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-26T16:15:35.053Z] #30 DONE 231.2s [2020-03-26T16:15:35.053Z] [2020-03-26T16:15:35.053Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:15:35.053Z] #44 119.6 CC criu/aio.o [2020-03-26T16:15:35.053Z] #44 ... [2020-03-26T16:15:35.053Z] [2020-03-26T16:15:35.053Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T16:15:35.053Z] #17 11.75 Fetched 8334 kB in 10s (866 kB/s) [2020-03-26T16:15:35.053Z] #17 11.75 Reading package lists... [2020-03-26T16:15:35.053Z] #17 15.54 Reading package lists... [2020-03-26T16:15:35.053Z] #17 19.05 Building dependency tree... [2020-03-26T16:15:35.986Z] #17 21.18 libcap2-bin is already the newest version (1:2.25-2). [2020-03-26T16:15:35.986Z] #17 21.18 The following additional packages will be installed: [2020-03-26T16:15:35.986Z] #17 21.18 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-26T16:15:35.986Z] #17 21.18 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-26T16:15:35.986Z] #17 21.18 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-26T16:15:35.986Z] #17 21.18 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-26T16:15:35.986Z] #17 21.18 python3.7 python3.7-minimal vim-runtime xxd [2020-03-26T16:15:35.986Z] #17 21.19 Suggested packages: [2020-03-26T16:15:35.986Z] #17 21.19 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-26T16:15:35.986Z] #17 21.19 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-26T16:15:35.986Z] #17 21.19 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-26T16:15:35.986Z] #17 21.19 Recommended packages: [2020-03-26T16:15:35.986Z] #17 21.19 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-26T16:15:35.986Z] #17 21.19 python3-keyrings.alt python3-xdg unzip [2020-03-26T16:15:35.986Z] #17 ... [2020-03-26T16:15:35.986Z] [2020-03-26T16:15:35.986Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:15:35.986Z] #44 120.5 CC criu/autofs.o [2020-03-26T16:15:36.230Z] #17 47.14 Selecting previously unselected package vim. [2020-03-26T16:15:36.230Z] #17 47.15 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-03-26T16:15:36.230Z] #17 47.17 Unpacking vim (2:8.1.0875-5) ... [2020-03-26T16:15:36.660Z] #28 10.66 #=#=# ## 3.8% #### 6.3% ######## 11.5% ########## 14.1% ############# 19.2% ############### 21.1% ################# 24.5% ##################### 29.6% ########################## 37.4% [2020-03-26T16:15:36.660Z] #28 ... [2020-03-26T16:15:36.660Z] [2020-03-26T16:15:36.660Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:15:36.660Z] #34 67.55 internal/reflectlite [2020-03-26T16:15:36.660Z] #34 67.56 sync [2020-03-26T16:15:36.954Z] #34 ... [2020-03-26T16:15:36.954Z] [2020-03-26T16:15:36.954Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T16:15:36.954Z] #44 58.23 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T16:15:36.954Z] #44 58.71 Fetched 4075 kB in 1s (3545 kB/s) [2020-03-26T16:15:36.954Z] #44 58.92 Selecting previously unselected package libcap-dev:ppc64el. [2020-03-26T16:15:36.954Z] #44 58.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-03-26T16:15:36.954Z] #44 59.12 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-03-26T16:15:36.954Z] #44 59.13 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-03-26T16:15:36.954Z] #44 59.35 Selecting previously unselected package libnet1:ppc64el. [2020-03-26T16:15:36.954Z] #44 59.37 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-03-26T16:15:36.954Z] #44 59.37 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-03-26T16:15:36.954Z] #44 59.56 Selecting previously unselected package libnet1-dev. [2020-03-26T16:15:36.954Z] #44 59.59 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-03-26T16:15:36.954Z] #44 59.60 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-26T16:15:36.954Z] #44 59.92 Selecting previously unselected package libnl-3-200:ppc64el. [2020-03-26T16:15:36.954Z] #44 59.94 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-03-26T16:15:36.954Z] #44 59.95 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-03-26T16:15:36.954Z] #44 60.32 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-03-26T16:15:36.954Z] #44 60.33 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-03-26T16:15:36.954Z] #44 60.33 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-03-26T16:15:36.954Z] #44 60.82 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-03-26T16:15:36.954Z] #44 60.83 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-03-26T16:15:36.954Z] #44 60.83 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-03-26T16:15:36.954Z] #44 60.99 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-03-26T16:15:36.954Z] #44 61.03 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-03-26T16:15:36.954Z] #44 61.04 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-03-26T16:15:36.954Z] #44 61.27 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-03-26T16:15:36.954Z] #44 61.35 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-03-26T16:15:36.954Z] #44 61.36 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-03-26T16:15:36.954Z] #44 61.72 Selecting previously unselected package libprotobuf17:ppc64el. [2020-03-26T16:15:36.954Z] #44 61.74 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-03-26T16:15:36.954Z] #44 61.77 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-03-26T16:15:36.954Z] #44 63.05 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-03-26T16:15:36.954Z] #44 63.05 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-03-26T16:15:36.954Z] #44 63.09 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-03-26T16:15:36.954Z] #44 63.51 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-03-26T16:15:36.954Z] #44 63.54 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-03-26T16:15:36.954Z] #44 63.55 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-03-26T16:15:36.954Z] #44 66.03 Selecting previously unselected package libprotoc17:ppc64el. [2020-03-26T16:15:36.954Z] #44 66.07 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-03-26T16:15:36.954Z] #44 66.07 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-03-26T16:15:36.954Z] #44 67.24 Selecting previously unselected package protobuf-c-compiler. [2020-03-26T16:15:36.954Z] #44 67.26 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-03-26T16:15:36.954Z] #44 67.27 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-26T16:15:36.954Z] #44 67.54 Selecting previously unselected package protobuf-compiler. [2020-03-26T16:15:36.954Z] #44 67.56 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-03-26T16:15:36.954Z] #44 67.59 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-03-26T16:15:36.954Z] #44 67.94 Selecting previously unselected package python-pkg-resources. [2020-03-26T16:15:36.954Z] #44 67.99 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-03-26T16:15:36.954Z] #44 68.00 Unpacking python-pkg-resources (40.8.0-1) ... [2020-03-26T16:15:36.954Z] #44 ... [2020-03-26T16:15:36.954Z] [2020-03-26T16:15:36.954Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T16:15:37.051Z] #17 47.72 Selecting previously unselected package xfsprogs. [2020-03-26T16:15:37.051Z] #17 47.75 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-03-26T16:15:37.051Z] #17 47.76 Unpacking xfsprogs (4.20.0-1) ... [2020-03-26T16:15:37.051Z] #17 ... [2020-03-26T16:15:37.051Z] [2020-03-26T16:15:37.051Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:15:37.051Z] #44 121.3 CC criu/cr-errno.o [2020-03-26T16:15:37.051Z] #44 121.4 CC criu/cr-restore.o [2020-03-26T16:15:37.051Z] #44 125.8 CC criu/cr-service.o [2020-03-26T16:15:37.051Z] #44 127.5 CC criu/crtools.o [2020-03-26T16:15:37.051Z] #44 128.0 CC criu/eventfd.o [2020-03-26T16:15:37.051Z] #44 128.2 CC criu/eventpoll.o [2020-03-26T16:15:37.051Z] #44 129.0 CC criu/external.o [2020-03-26T16:15:37.051Z] #44 129.4 CC criu/fault-injection.o [2020-03-26T16:15:37.051Z] #44 129.5 CC criu/fdstore.o [2020-03-26T16:15:37.051Z] #44 130.0 CC criu/fifo.o [2020-03-26T16:15:37.051Z] #44 130.5 CC criu/file-ids.o [2020-03-26T16:15:37.051Z] #44 130.8 CC criu/file-lock.o [2020-03-26T16:15:37.308Z] #44 131.7 CC criu/files-ext.o [2020-03-26T16:15:37.308Z] #44 ... [2020-03-26T16:15:37.308Z] [2020-03-26T16:15:37.308Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T16:15:37.308Z] #17 48.22 Selecting previously unselected package zip. [2020-03-26T16:15:37.308Z] #17 48.23 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-03-26T16:15:37.308Z] #17 48.23 Unpacking zip (3.0-11+b1) ... [2020-03-26T16:15:37.364Z] #44 122.0 CC criu/bfd.o [2020-03-26T16:15:37.565Z] #17 48.40 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-26T16:15:37.565Z] #17 48.43 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-26T16:15:37.565Z] #17 48.44 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-03-26T16:15:37.565Z] #17 48.46 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-26T16:15:37.565Z] #17 48.47 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-03-26T16:15:37.565Z] #17 48.48 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-03-26T16:15:37.565Z] #17 48.49 Setting up uidmap (1:4.5-1.1) ... [2020-03-26T16:15:37.565Z] #17 48.50 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-03-26T16:15:37.565Z] #17 48.52 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-26T16:15:37.821Z] #17 48.54 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-26T16:15:37.821Z] #17 48.56 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-26T16:15:37.821Z] #17 48.57 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-03-26T16:15:37.821Z] #17 48.58 Setting up xxd (2:8.1.0875-5) ... [2020-03-26T16:15:37.821Z] #17 48.59 Setting up zip (3.0-11+b1) ... [2020-03-26T16:15:37.821Z] #17 48.61 Setting up vim-common (2:8.1.0875-5) ... [2020-03-26T16:15:37.821Z] #17 48.63 Setting up bash-completion (1:2.8-6) ... [2020-03-26T16:15:37.929Z] #44 122.6 CC criu/bitmap.o [2020-03-26T16:15:37.929Z] #44 122.7 CC criu/cgroup-props.o [2020-03-26T16:15:38.130Z] #28 10.66 #=#=# ## 3.8% #### 6.3% ######## 11.5% ########## 14.1% ############# 19.2% ############### 21.1% ################# 24.5% ##################### 29.6% ########################## 37.4% ############################## 42.6% ################################## 47.7% ####################################### 54.5% ######################################### 58.0% ############################################# 62.7% ################################################ 67.9% #################################################### 73.1% ######################################################## 78.3% ############################################################ 83.4% ############################################################### 88.6% ################################################################### 93.8% ####################################################################### 98.9% ######################################################################## 100.0% [2020-03-26T16:15:38.422Z] #28 ... [2020-03-26T16:15:38.422Z] [2020-03-26T16:15:38.422Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:15:38.422Z] #75 DONE 69.4s [2020-03-26T16:15:38.422Z] [2020-03-26T16:15:38.422Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T16:15:38.422Z] #44 68.42 Selecting previously unselected package python-six. [2020-03-26T16:15:38.422Z] #44 68.44 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-03-26T16:15:38.422Z] #44 68.45 Unpacking python-six (1.12.0-1) ... [2020-03-26T16:15:38.422Z] #44 68.68 Selecting previously unselected package python-protobuf. [2020-03-26T16:15:38.422Z] #44 68.69 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-03-26T16:15:38.422Z] #44 68.69 Unpacking python-protobuf (3.6.1.3-2) ... [2020-03-26T16:15:38.713Z] #44 69.85 Setting up python-pkg-resources (40.8.0-1) ... [2020-03-26T16:15:38.862Z] #44 123.4 CC criu/cgroup.o [2020-03-26T16:15:39.353Z] #44 ... [2020-03-26T16:15:39.353Z] [2020-03-26T16:15:39.353Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T16:15:39.353Z] #36 60.49 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T16:15:39.353Z] #36 60.77 Fetched 14.9 MB in 4s (3801 kB/s) [2020-03-26T16:15:39.353Z] #36 60.94 Selecting previously unselected package xxd. [2020-03-26T16:15:39.353Z] #36 60.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-03-26T16:15:39.353Z] #36 61.15 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-03-26T16:15:39.353Z] #36 61.15 Unpacking xxd (2:8.1.0875-5) ... [2020-03-26T16:15:39.353Z] #36 61.40 Selecting previously unselected package vim-common. [2020-03-26T16:15:39.353Z] #36 61.43 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-26T16:15:39.353Z] #36 61.50 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-26T16:15:39.353Z] #36 62.46 Selecting previously unselected package cmake-data. [2020-03-26T16:15:39.353Z] #36 62.53 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-03-26T16:15:39.353Z] #36 62.55 Unpacking cmake-data (3.13.4-1) ... [2020-03-26T16:15:39.353Z] #36 67.28 Selecting previously unselected package libicu63:ppc64el. [2020-03-26T16:15:39.353Z] #36 67.32 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-03-26T16:15:39.353Z] #36 67.33 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-03-26T16:15:39.353Z] #36 ... [2020-03-26T16:15:39.353Z] [2020-03-26T16:15:39.353Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T16:15:39.353Z] #28 14.41 #=#=# [2020-03-26T16:15:40.342Z] #17 51.13 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-03-26T16:15:40.342Z] #17 51.14 Setting up xz-utils (5.2.4-1) ... [2020-03-26T16:15:40.342Z] #17 51.16 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-26T16:15:40.342Z] #17 51.17 Setting up sudo (1.8.27-1+deb10u2) ... [2020-03-26T16:15:40.342Z] #17 51.22 invoke-rc.d: could not determine current runlevel [2020-03-26T16:15:40.342Z] #17 51.23 invoke-rc.d: policy-rc.d denied execution of start. [2020-03-26T16:15:40.342Z] #17 51.24 Setting up pigz (2.4-1) ... [2020-03-26T16:15:40.342Z] #17 51.25 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-26T16:15:40.342Z] #17 51.28 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-26T16:15:40.342Z] #17 51.32 Setting up python-pip-whl (18.1-5) ... [2020-03-26T16:15:40.342Z] #17 51.33 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-03-26T16:15:40.342Z] #17 51.34 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-26T16:15:40.907Z] #17 51.80 Setting up libaio1:amd64 (0.3.112-3) ... [2020-03-26T16:15:40.907Z] #17 51.88 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-26T16:15:40.907Z] #17 51.89 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-26T16:15:40.907Z] #17 51.90 Setting up vim (2:8.1.0875-5) ... [2020-03-26T16:15:40.907Z] #17 51.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-26T16:15:40.907Z] #17 51.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-26T16:15:40.907Z] #17 51.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-26T16:15:40.907Z] #17 51.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-26T16:15:40.907Z] #17 51.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-26T16:15:40.907Z] #17 51.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-26T16:15:40.907Z] #17 51.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-26T16:15:41.164Z] #17 51.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-26T16:15:41.164Z] #17 51.98 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-26T16:15:41.164Z] #17 51.99 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-26T16:15:41.164Z] #17 52.00 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-26T16:15:41.164Z] #17 52.02 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-26T16:15:41.164Z] #17 52.03 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-26T16:15:41.164Z] #17 52.04 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-26T16:15:41.388Z] #44 ... [2020-03-26T16:15:41.388Z] [2020-03-26T16:15:41.388Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T16:15:41.388Z] #17 22.89 The following NEW packages will be installed: [2020-03-26T16:15:41.388Z] #17 22.90 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-26T16:15:41.388Z] #17 22.90 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-26T16:15:41.388Z] #17 22.90 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-26T16:15:41.388Z] #17 22.90 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-26T16:15:41.388Z] #17 22.90 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-26T16:15:41.388Z] #17 22.90 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-26T16:15:41.388Z] #17 22.90 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-03-26T16:15:41.388Z] #17 22.90 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-03-26T16:15:41.388Z] #17 22.90 xz-utils zip [2020-03-26T16:15:41.388Z] #17 23.33 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T16:15:41.388Z] #17 23.33 Need to get 28.5 MB of archives. [2020-03-26T16:15:41.388Z] #17 23.33 After this operation, 116 MB of additional disk space will be used. [2020-03-26T16:15:41.388Z] #17 23.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-03-26T16:15:41.388Z] #17 23.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-03-26T16:15:41.388Z] #17 23.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-03-26T16:15:41.388Z] #17 23.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-03-26T16:15:41.388Z] #17 23.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-03-26T16:15:41.388Z] #17 23.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-03-26T16:15:41.388Z] #17 23.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-03-26T16:15:41.388Z] #17 23.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-03-26T16:15:41.388Z] #17 23.56 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-03-26T16:15:41.388Z] #17 23.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-03-26T16:15:41.388Z] #17 23.57 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-03-26T16:15:41.388Z] #17 23.57 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-03-26T16:15:41.388Z] #17 23.58 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-03-26T16:15:41.388Z] #17 23.58 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-03-26T16:15:41.388Z] #17 23.58 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-03-26T16:15:41.388Z] #17 23.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-03-26T16:15:41.388Z] #17 23.61 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-03-26T16:15:41.388Z] #17 23.62 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-03-26T16:15:41.388Z] #17 23.64 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-03-26T16:15:41.388Z] #17 23.64 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-03-26T16:15:41.388Z] #17 23.65 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-03-26T16:15:41.388Z] #17 23.67 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-03-26T16:15:41.389Z] #17 23.70 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-03-26T16:15:41.389Z] #17 23.72 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-03-26T16:15:41.389Z] #17 23.73 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-03-26T16:15:41.389Z] #17 23.74 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-03-26T16:15:41.389Z] #17 23.75 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-03-26T16:15:41.389Z] #17 23.75 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-03-26T16:15:41.389Z] #17 23.76 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-03-26T16:15:41.389Z] #17 24.12 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-03-26T16:15:41.389Z] #17 24.12 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-03-26T16:15:41.389Z] #17 24.12 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-03-26T16:15:41.389Z] #17 24.12 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-03-26T16:15:41.389Z] #17 24.13 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-03-26T16:15:41.389Z] #17 24.14 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-03-26T16:15:41.389Z] #17 24.20 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-26T16:15:41.389Z] #17 24.21 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-03-26T16:15:41.389Z] #17 24.22 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-03-26T16:15:41.389Z] #17 24.23 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-26T16:15:41.389Z] #17 24.23 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-03-26T16:15:41.389Z] #17 24.25 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-26T16:15:41.389Z] #17 24.25 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-03-26T16:15:41.389Z] #17 24.30 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-03-26T16:15:41.389Z] #17 24.31 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-03-26T16:15:41.389Z] #17 24.32 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-26T16:15:41.389Z] #17 24.59 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-03-26T16:15:41.389Z] #17 24.64 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-03-26T16:15:41.389Z] #17 24.68 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-03-26T16:15:41.389Z] #17 25.34 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T16:15:41.389Z] #17 25.47 Fetched 28.5 MB in 2s (16.5 MB/s) [2020-03-26T16:15:41.389Z] #17 25.53 Selecting previously unselected package pigz. [2020-03-26T16:15:41.389Z] #17 25.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23423 files and directories currently installed.) [2020-03-26T16:15:41.389Z] #17 25.57 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-03-26T16:15:41.389Z] #17 25.58 Unpacking pigz (2.4-1) ... [2020-03-26T16:15:41.389Z] #17 25.68 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-03-26T16:15:41.389Z] #17 25.68 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-26T16:15:41.389Z] #17 25.68 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-26T16:15:41.389Z] #17 26.09 Selecting previously unselected package python3.7-minimal. [2020-03-26T16:15:41.389Z] #17 26.11 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-03-26T16:15:41.389Z] #17 26.13 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-26T16:15:41.646Z] #17 26.93 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-03-26T16:15:41.646Z] #17 26.94 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-26T16:15:42.869Z] #28 14.91 0.2% 1.1% # 2.0% ## 2.9% ## 3.8% #### 6.4% ##### 8.2% ###### 9.1% ####### 10.0% ####### 10.9% ######### 12.9% ########## 14.6% ########### 15.5% ############ 17.3% ############# 19.1% ############### 20.8% ################ 22.6% ################# 24.4% ################### 27.1% ##################### 29.8% ####################### 32.5% ######################## 34.3% ########################## 36.9% ############################ 39.6% ############################## 42.3% ################################ 45.0% ### [2020-03-26T16:15:42.869Z] #28 ... [2020-03-26T16:15:42.869Z] [2020-03-26T16:15:42.869Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:15:42.869Z] #11 64.15 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-03-26T16:15:42.869Z] #11 68.47 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-03-26T16:15:42.869Z] #11 68.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-03-26T16:15:42.869Z] #11 68.51 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-03-26T16:15:42.869Z] #11 68.54 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-03-26T16:15:42.869Z] #11 68.58 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-03-26T16:15:42.869Z] #11 68.58 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB] [2020-03-26T16:15:42.869Z] #11 68.59 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-03-26T16:15:42.869Z] #11 68.68 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-03-26T16:15:42.869Z] #11 68.72 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-03-26T16:15:42.869Z] #11 68.78 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-03-26T16:15:42.869Z] #11 68.82 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-03-26T16:15:42.869Z] #11 68.91 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-03-26T16:15:42.869Z] #11 68.94 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-03-26T16:15:42.869Z] #11 68.96 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-03-26T16:15:42.869Z] #11 68.98 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB] [2020-03-26T16:15:42.869Z] #11 71.88 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T16:15:42.869Z] #11 72.40 Fetched 78.9 MB in 15s (5426 kB/s) [2020-03-26T16:15:42.869Z] #11 72.59 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-26T16:15:42.869Z] #11 72.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 ... 15330 files and directories currently installed.) [2020-03-26T16:15:42.869Z] #11 72.75 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-03-26T16:15:42.869Z] #11 72.76 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-26T16:15:43.161Z] #11 ... [2020-03-26T16:15:43.161Z] [2020-03-26T16:15:43.161Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T16:15:44.330Z] #17 29.10 Selecting previously unselected package python3-minimal. [2020-03-26T16:15:44.330Z] #17 29.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23672 files and directories currently installed.) [2020-03-26T16:15:44.330Z] #17 29.19 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-03-26T16:15:44.330Z] #17 29.20 Unpacking python3-minimal (3.7.3-1) ... [2020-03-26T16:15:44.330Z] #17 29.29 Selecting previously unselected package libmpdec2:amd64. [2020-03-26T16:15:44.330Z] #17 29.29 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-03-26T16:15:44.330Z] #17 29.30 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-03-26T16:15:44.330Z] #17 29.40 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-03-26T16:15:44.330Z] #17 29.43 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-03-26T16:15:44.330Z] #17 29.43 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-26T16:15:44.439Z] #17 54.98 Setting up iptables (1.8.2-4) ... [2020-03-26T16:15:44.439Z] #17 55.01 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-26T16:15:44.439Z] #17 55.01 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-26T16:15:44.439Z] #17 55.02 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-26T16:15:44.439Z] #17 55.02 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-26T16:15:44.439Z] #17 55.03 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-26T16:15:44.439Z] #17 55.03 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-26T16:15:44.439Z] #17 55.04 Setting up python3 (3.7.3-1) ... [2020-03-26T16:15:44.695Z] #17 55.48 Setting up python3-wheel (0.32.3-2) ... [2020-03-26T16:15:45.519Z] #17 56.32 Setting up apparmor (2.13.2-10) ... [2020-03-26T16:15:45.550Z] #17 30.58 Selecting previously unselected package python3.7. [2020-03-26T16:15:45.550Z] #17 30.59 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-03-26T16:15:45.550Z] #17 30.62 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-26T16:15:45.550Z] #17 30.75 Selecting previously unselected package libpython3-stdlib:amd64. [2020-03-26T16:15:45.550Z] #17 30.76 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-03-26T16:15:45.550Z] #17 30.77 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-26T16:15:45.811Z] #17 30.88 Setting up python3-minimal (3.7.3-1) ... [2020-03-26T16:15:46.114Z] #28 14.91 0.2% 1.1% # 2.0% ## 2.9% ## 3.8% #### 6.4% ##### 8.2% ###### 9.1% ####### 10.0% ####### 10.9% ######### 12.9% ########## 14.6% ########### 15.5% ############ 17.3% ############# 19.1% ############### 20.8% ################ 22.6% ################# 24.4% ################### 27.1% ##################### 29.8% ####################### 32.5% ######################## 34.3% ########################## 36.9% ############################ 39.6% ############################## 42.3% ################################ 45.0% ################################## 47.7% ################################### 49.4% ##################################### 52.1% ####################################### 54.8% ######################################## 56.6% ########################################## 58.4% ########################################### 61.1% ############################################# 63.7% ############################################### 66.4% ################################################# 68.2% ################################################## 70.0% ################################################### 71.8% #################################################### 73.6% ###################################################### 76.3% ######################################################## 78.0% ######################################################### 79.8% ########################################################### 82.5% ############################################################# 85.2% ############################################################### 87.8% ################################################################ 89.6% ################################################################# 91.4% ################################################################### 94.1% ##################################################################### 96.8% ####################################################################### 99.5% ######################################################################## 100.0% [2020-03-26T16:15:46.114Z] #28 21.68 [2020-03-26T16:15:46.449Z] #17 ... [2020-03-26T16:15:46.449Z] [2020-03-26T16:15:46.449Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-26T16:15:46.449Z] #41 247.3 + dpkg --print-architecture [2020-03-26T16:15:46.449Z] #41 247.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-26T16:15:46.706Z] #41 247.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-03-26T16:15:46.706Z] #41 247.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-26T16:15:46.749Z] #17 31.99 Selecting previously unselected package python3. [2020-03-26T16:15:47.007Z] #17 31.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24084 files and directories currently installed.) [2020-03-26T16:15:47.007Z] #17 32.06 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-03-26T16:15:47.007Z] #17 32.07 Unpacking python3 (3.7.3-1) ... [2020-03-26T16:15:47.007Z] #17 32.16 Selecting previously unselected package libip4tc0:amd64. [2020-03-26T16:15:47.007Z] #17 32.16 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-03-26T16:15:47.007Z] #17 32.17 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-03-26T16:15:47.007Z] #17 32.25 Selecting previously unselected package libip6tc0:amd64. [2020-03-26T16:15:47.007Z] #17 32.26 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-03-26T16:15:47.007Z] #17 32.26 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-03-26T16:15:47.007Z] #17 32.36 Selecting previously unselected package libiptc0:amd64. [2020-03-26T16:15:47.264Z] #17 32.37 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-03-26T16:15:47.264Z] #17 32.37 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-03-26T16:15:47.264Z] #17 32.46 Selecting previously unselected package libnfnetlink0:amd64. [2020-03-26T16:15:47.264Z] #17 32.47 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-03-26T16:15:47.264Z] #17 32.48 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-26T16:15:47.264Z] #17 32.55 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-03-26T16:15:47.264Z] #17 32.56 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-03-26T16:15:47.264Z] #17 32.57 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-26T16:15:47.521Z] #17 32.63 Selecting previously unselected package libnftnl11:amd64. [2020-03-26T16:15:47.521Z] #17 32.64 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-03-26T16:15:47.521Z] #17 32.65 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-03-26T16:15:47.521Z] #17 32.74 Selecting previously unselected package iptables. [2020-03-26T16:15:47.521Z] #17 32.75 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-03-26T16:15:47.521Z] #17 32.76 Unpacking iptables (1.8.2-4) ... [2020-03-26T16:15:48.074Z] #41 ... [2020-03-26T16:15:48.074Z] [2020-03-26T16:15:48.074Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:15:48.074Z] #44 132.1 CC criu/files-reg.o [2020-03-26T16:15:48.074Z] #44 134.2 CC criu/files.o [2020-03-26T16:15:48.074Z] #44 136.4 CC criu/filesystems.o [2020-03-26T16:15:48.074Z] #44 137.2 CC criu/fsnotify.o [2020-03-26T16:15:48.074Z] #44 138.3 CC criu/image-desc.o [2020-03-26T16:15:48.074Z] #44 138.5 CC criu/image.o [2020-03-26T16:15:48.074Z] #44 139.3 CC criu/ipc_ns.o [2020-03-26T16:15:48.074Z] #44 140.6 CC criu/irmap.o [2020-03-26T16:15:48.074Z] #44 141.2 CC criu/kcmp-ids.o [2020-03-26T16:15:48.074Z] #44 141.6 CC criu/kerndat.o [2020-03-26T16:15:48.074Z] #44 ... [2020-03-26T16:15:48.074Z] [2020-03-26T16:15:48.074Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T16:15:48.074Z] #17 58.16 Setting up xfsprogs (4.20.0-1) ... [2020-03-26T16:15:48.074Z] #17 58.17 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-26T16:15:48.074Z] #17 58.58 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-26T16:15:48.088Z] #17 33.11 Selecting previously unselected package xxd. [2020-03-26T16:15:48.088Z] #17 33.12 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-03-26T16:15:48.088Z] #17 33.13 Unpacking xxd (2:8.1.0875-5) ... [2020-03-26T16:15:48.088Z] #17 33.25 Selecting previously unselected package vim-common. [2020-03-26T16:15:48.088Z] #17 33.25 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-26T16:15:48.088Z] #17 33.28 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-26T16:15:48.178Z] #28 ... [2020-03-26T16:15:48.178Z] [2020-03-26T16:15:48.178Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T16:15:48.178Z] #36 79.37 Selecting previously unselected package libxml2:ppc64el. [2020-03-26T16:15:48.178Z] #36 79.38 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-03-26T16:15:48.178Z] #36 79.39 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-03-26T16:15:48.345Z] #17 33.46 Selecting previously unselected package bash-completion. [2020-03-26T16:15:48.345Z] #17 33.48 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-26T16:15:48.639Z] #17 59.51 Setting up python3-distutils (3.7.3-1) ... [2020-03-26T16:15:49.153Z] #17 59.88 Setting up python3-setuptools (40.8.0-1) ... [2020-03-26T16:15:49.691Z] #36 80.77 Selecting previously unselected package libarchive13:ppc64el. [2020-03-26T16:15:49.691Z] #36 80.77 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-03-26T16:15:49.691Z] #36 80.78 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-03-26T16:15:50.325Z] #36 81.51 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-03-26T16:15:50.325Z] #36 81.53 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-03-26T16:15:50.325Z] #36 81.54 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-03-26T16:15:50.523Z] #17 61.22 Setting up python3-pip (18.1-5) ... [2020-03-26T16:15:50.618Z] #36 81.87 Selecting previously unselected package librhash0:ppc64el. [2020-03-26T16:15:50.618Z] #36 81.91 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-03-26T16:15:50.618Z] #36 81.91 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-03-26T16:15:50.870Z] #17 36.07 Unpacking bash-completion (1:2.8-6) ... [2020-03-26T16:15:50.910Z] #36 82.25 Selecting previously unselected package libuv1:ppc64el. [2020-03-26T16:15:50.910Z] #36 82.26 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-03-26T16:15:50.910Z] #36 82.27 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-03-26T16:15:50.910Z] #36 ... [2020-03-26T16:15:50.910Z] [2020-03-26T16:15:50.910Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:15:50.911Z] #48 72.04 internal/reflectlite [2020-03-26T16:15:50.911Z] #48 72.04 github.com/LK4D4/vndr/godl/singleflight [2020-03-26T16:15:50.911Z] #48 72.08 internal/singleflight [2020-03-26T16:15:50.911Z] #48 72.10 math/rand [2020-03-26T16:15:50.911Z] #48 78.63 sort [2020-03-26T16:15:50.911Z] #48 78.64 io [2020-03-26T16:15:50.911Z] #48 78.73 strconv [2020-03-26T16:15:50.911Z] #48 78.83 syscall [2020-03-26T16:15:51.202Z] #48 ... [2020-03-26T16:15:51.202Z] [2020-03-26T16:15:51.202Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T16:15:51.202Z] #36 82.50 Selecting previously unselected package cmake. [2020-03-26T16:15:51.202Z] #36 82.53 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-03-26T16:15:51.202Z] #36 82.55 Unpacking cmake (3.13.4-1) ... [2020-03-26T16:15:51.385Z] #17 36.43 Selecting previously unselected package bzip2. [2020-03-26T16:15:51.385Z] #17 36.44 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-03-26T16:15:51.385Z] #17 36.45 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-26T16:15:51.385Z] #17 36.54 Selecting previously unselected package xz-utils. [2020-03-26T16:15:51.385Z] #17 36.54 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-03-26T16:15:51.385Z] #17 36.55 Unpacking xz-utils (5.2.4-1) ... [2020-03-26T16:15:51.385Z] #17 ... [2020-03-26T16:15:51.385Z] [2020-03-26T16:15:51.385Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:15:51.385Z] #44 126.0 CC criu/clone-noasan.o [2020-03-26T16:15:51.385Z] #44 126.2 CC criu/config.o [2020-03-26T16:15:51.385Z] #44 127.5 CC criu/cr-check.o [2020-03-26T16:15:51.385Z] #44 129.3 CC criu/cr-dedup.o [2020-03-26T16:15:51.385Z] #44 129.7 CC criu/cr-dump.o [2020-03-26T16:15:51.385Z] #44 132.3 CC criu/cr-errno.o [2020-03-26T16:15:51.385Z] #44 132.4 CC criu/cr-restore.o [2020-03-26T16:15:51.455Z] #17 62.27 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T16:15:51.455Z] #17 62.31 Processing triggers for mime-support (3.62) ... [2020-03-26T16:15:51.642Z] #44 ... [2020-03-26T16:15:51.642Z] [2020-03-26T16:15:51.642Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T16:15:51.642Z] #17 36.72 Selecting previously unselected package apparmor. [2020-03-26T16:15:51.642Z] #17 36.74 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-03-26T16:15:51.642Z] #17 36.81 Unpacking apparmor (2.13.2-10) ... [2020-03-26T16:15:51.900Z] #17 37.15 Selecting previously unselected package aufs-tools. [2020-03-26T16:15:51.900Z] #17 37.15 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-03-26T16:15:51.900Z] #17 37.16 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-26T16:15:52.020Z] #17 DONE 62.9s [2020-03-26T16:15:52.020Z] [2020-03-26T16:15:52.020Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-26T16:15:52.157Z] #17 37.26 Selecting previously unselected package libonig5:amd64. [2020-03-26T16:15:52.157Z] #17 37.27 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-03-26T16:15:52.157Z] #17 37.27 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-03-26T16:15:52.157Z] #17 37.42 Selecting previously unselected package libjq1:amd64. [2020-03-26T16:15:52.157Z] #17 37.42 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-03-26T16:15:52.157Z] #17 37.43 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-26T16:15:52.157Z] #17 37.54 Selecting previously unselected package jq. [2020-03-26T16:15:52.415Z] #17 37.55 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-03-26T16:15:52.415Z] #17 37.56 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-26T16:15:52.415Z] #17 37.63 Selecting previously unselected package libaio1:amd64. [2020-03-26T16:15:52.415Z] #17 37.65 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-03-26T16:15:52.415Z] #17 37.66 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-03-26T16:15:52.415Z] #17 37.72 Selecting previously unselected package libgpm2:amd64. [2020-03-26T16:15:52.415Z] #17 37.74 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-03-26T16:15:52.415Z] #17 37.74 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-03-26T16:15:52.672Z] #17 37.81 Selecting previously unselected package libicu63:amd64. [2020-03-26T16:15:52.672Z] #17 37.82 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-03-26T16:15:52.672Z] #17 37.83 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-03-26T16:15:52.912Z] #65 239.7 + bin/containerd-stress [2020-03-26T16:15:53.283Z] #36 ... [2020-03-26T16:15:53.283Z] [2020-03-26T16:15:53.283Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:15:53.283Z] #34 73.89 sort [2020-03-26T16:15:53.283Z] #34 73.90 errors [2020-03-26T16:15:53.283Z] #34 75.00 io [2020-03-26T16:15:53.283Z] #34 75.00 internal/oserror [2020-03-26T16:15:53.283Z] #34 75.02 strconv [2020-03-26T16:15:53.283Z] #34 75.67 syscall [2020-03-26T16:15:53.283Z] #34 82.83 strings [2020-03-26T16:15:53.283Z] #34 82.87 bytes [2020-03-26T16:15:53.283Z] #34 ... [2020-03-26T16:15:53.283Z] [2020-03-26T16:15:53.283Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T16:15:53.283Z] #28 23.78 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-26T16:15:53.283Z] #28 24.51 [2020-03-26T16:15:53.283Z] #28 24.78 #=#=# ############################################################## 87.0% ######################################################################## 100.0% [2020-03-26T16:15:53.283Z] #28 25.24 [2020-03-26T16:15:53.283Z] #28 27.63 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-26T16:15:53.283Z] #28 28.22 [2020-03-26T16:15:53.283Z] #28 28.55 ####### 10.7% ######################################################################## 100.0% [2020-03-26T16:15:53.574Z] #28 29.03 [2020-03-26T16:15:53.916Z] #18 1.772 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-26T16:15:53.916Z] #18 1.777 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-26T16:15:53.916Z] #18 1.780 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-26T16:15:53.916Z] #18 DONE 1.9s [2020-03-26T16:15:53.916Z] [2020-03-26T16:15:53.916Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:15:53.916Z] #44 142.5 CC criu/libnetlink.o [2020-03-26T16:15:53.916Z] #44 142.9 CC criu/log.o [2020-03-26T16:15:53.916Z] #44 143.5 CC criu/lsm.o [2020-03-26T16:15:53.916Z] #44 143.9 CC criu/mem.o [2020-03-26T16:15:53.916Z] #44 145.8 CC criu/mount.o [2020-03-26T16:15:53.916Z] #44 ... [2020-03-26T16:15:53.916Z] [2020-03-26T16:15:53.916Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-26T16:15:54.291Z] #65 242.2 + bin/containerd-shim [2020-03-26T16:15:55.094Z] #28 ... [2020-03-26T16:15:55.094Z] [2020-03-26T16:15:55.094Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:15:55.094Z] #48 85.82 vendor/golang.org/x/net/dns/dnsmessage [2020-03-26T16:15:55.094Z] #48 86.06 bytes [2020-03-26T16:15:55.950Z] #17 41.26 Selecting previously unselected package libnet1:amd64. [2020-03-26T16:15:55.950Z] #17 41.27 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-03-26T16:15:55.950Z] #17 41.28 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-26T16:15:56.207Z] #17 41.37 Selecting previously unselected package libnl-3-200:amd64. [2020-03-26T16:15:56.207Z] #17 41.39 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-03-26T16:15:56.207Z] #17 41.39 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-03-26T16:15:56.207Z] #17 41.49 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-26T16:15:56.207Z] #17 41.51 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-03-26T16:15:56.207Z] #17 41.51 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-26T16:15:56.207Z] #17 41.57 Selecting previously unselected package libreadline5:amd64. [2020-03-26T16:15:56.207Z] #17 41.58 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-03-26T16:15:56.207Z] #17 41.58 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-26T16:15:56.477Z] #17 41.69 Selecting previously unselected package net-tools. [2020-03-26T16:15:56.477Z] #17 41.69 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-03-26T16:15:56.477Z] #17 41.70 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-26T16:15:56.735Z] #17 41.90 Selecting previously unselected package python-pip-whl. [2020-03-26T16:15:56.735Z] #17 41.91 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-26T16:15:56.735Z] #17 41.92 Unpacking python-pip-whl (18.1-5) ... [2020-03-26T16:15:57.185Z] #48 ... [2020-03-26T16:15:57.185Z] [2020-03-26T16:15:57.185Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-26T16:15:57.185Z] #36 87.29 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-03-26T16:15:57.185Z] #36 87.29 Setting up xxd (2:8.1.0875-5) ... [2020-03-26T16:15:57.185Z] #36 87.30 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-03-26T16:15:57.185Z] #36 87.31 Setting up vim-common (2:8.1.0875-5) ... [2020-03-26T16:15:57.185Z] #36 87.48 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-03-26T16:15:57.185Z] #36 87.49 Setting up cmake-data (3.13.4-1) ... [2020-03-26T16:15:57.185Z] #36 87.53 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-03-26T16:15:57.185Z] #36 87.54 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-03-26T16:15:57.185Z] #36 87.55 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-03-26T16:15:57.185Z] #36 87.57 Setting up cmake (3.13.4-1) ... [2020-03-26T16:15:57.185Z] #36 87.60 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T16:15:57.185Z] #36 87.81 Processing triggers for mime-support (3.62) ... [2020-03-26T16:15:57.185Z] #36 DONE 88.3s [2020-03-26T16:15:57.185Z] [2020-03-26T16:15:57.185Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T16:15:57.185Z] #44 78.36 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-03-26T16:15:57.185Z] #44 78.37 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-03-26T16:15:57.185Z] #44 78.38 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-03-26T16:15:57.185Z] #44 78.39 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-03-26T16:15:57.185Z] #44 78.40 Setting up python-six (1.12.0-1) ... [2020-03-26T16:15:57.185Z] #44 83.94 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-03-26T16:15:57.185Z] #44 83.94 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-03-26T16:15:57.185Z] #44 83.95 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-03-26T16:15:57.185Z] #44 83.96 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-03-26T16:15:57.185Z] #44 83.97 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-03-26T16:15:57.185Z] #44 83.98 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-03-26T16:15:57.185Z] #44 83.99 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-03-26T16:15:57.185Z] #44 84.00 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-03-26T16:15:57.185Z] #44 84.01 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-03-26T16:15:57.185Z] #44 84.03 Setting up python-protobuf (3.6.1.3-2) ... [2020-03-26T16:15:57.185Z] #44 ... [2020-03-26T16:15:57.185Z] [2020-03-26T16:15:57.185Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-26T16:15:57.185Z] #37 DONE 0.2s [2020-03-26T16:15:57.185Z] [2020-03-26T16:15:57.185Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-26T16:15:57.186Z] #31 86.68 Checking out files: 75% (1144/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% (1413/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-03-26T16:15:57.186Z] #31 88.09 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-03-26T16:15:57.300Z] #17 42.35 Selecting previously unselected package python3-lib2to3. [2020-03-26T16:15:57.300Z] #17 42.35 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-26T16:15:57.300Z] #17 42.36 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-26T16:15:57.300Z] #17 42.49 Selecting previously unselected package python3-distutils. [2020-03-26T16:15:57.300Z] #17 42.49 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-26T16:15:57.300Z] #17 42.50 Unpacking python3-distutils (3.7.3-1) ... [2020-03-26T16:15:57.512Z] #31 ... [2020-03-26T16:15:57.512Z] [2020-03-26T16:15:57.512Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-26T16:15:57.512Z] #38 DONE 0.1s [2020-03-26T16:15:57.512Z] [2020-03-26T16:15:57.512Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:15:57.512Z] #11 78.85 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-26T16:15:57.512Z] #11 78.87 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-03-26T16:15:57.512Z] #11 78.88 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-26T16:15:57.512Z] #11 83.81 Selecting previously unselected package binutils-mingw-w64. [2020-03-26T16:15:57.512Z] #11 83.82 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-03-26T16:15:57.512Z] #11 83.82 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-26T16:15:57.512Z] #11 84.03 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-03-26T16:15:57.512Z] #11 84.07 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-03-26T16:15:57.512Z] #11 84.07 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-03-26T16:15:57.512Z] #11 84.39 Selecting previously unselected package dmsetup. [2020-03-26T16:15:57.512Z] #11 84.43 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-03-26T16:15:57.512Z] #11 84.45 Unpacking dmsetup (2:1.02.155-3) ... [2020-03-26T16:15:57.512Z] #11 84.75 Selecting previously unselected package mingw-w64-common. [2020-03-26T16:15:57.512Z] #11 84.76 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-03-26T16:15:57.512Z] #11 84.77 Unpacking mingw-w64-common (6.0.0-3) ... [2020-03-26T16:15:57.558Z] #17 42.65 Selecting previously unselected package python3-pip. [2020-03-26T16:15:57.558Z] #17 42.65 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-26T16:15:57.558Z] #17 42.65 Unpacking python3-pip (18.1-5) ... [2020-03-26T16:15:57.558Z] #17 42.84 Selecting previously unselected package python3-pkg-resources. [2020-03-26T16:15:57.558Z] #17 42.85 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-26T16:15:57.558Z] #17 42.85 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-26T16:15:57.816Z] #17 42.97 Selecting previously unselected package python3-setuptools. [2020-03-26T16:15:57.816Z] #17 42.98 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-26T16:15:57.816Z] #17 42.99 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-26T16:15:57.816Z] #17 43.20 Selecting previously unselected package python3-wheel. [2020-03-26T16:15:57.890Z] #11 ... [2020-03-26T16:15:57.890Z] [2020-03-26T16:15:57.890Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-26T16:15:57.890Z] #31 89.04 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-26T16:15:58.073Z] #17 43.20 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-26T16:15:58.074Z] #17 43.22 Unpacking python3-wheel (0.32.3-2) ... [2020-03-26T16:15:58.074Z] #17 43.31 Selecting previously unselected package sudo. [2020-03-26T16:15:58.074Z] #17 43.32 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-03-26T16:15:58.074Z] #17 43.32 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-03-26T16:15:58.221Z] #31 ... [2020-03-26T16:15:58.221Z] [2020-03-26T16:15:58.221Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:15:58.221Z] #51 79.20 + cd /tmp/tmp.oMTVIX1Qa6/src/gotest.tools/gotestsum [2020-03-26T16:15:58.221Z] #51 79.20 + git checkout -q v0.3.5 [2020-03-26T16:15:58.221Z] #51 79.33 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-26T16:15:58.221Z] #51 ... [2020-03-26T16:15:58.221Z] [2020-03-26T16:15:58.221Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:15:58.221Z] #39 0.442 + RM_GOPATH=0 [2020-03-26T16:15:58.221Z] #39 0.443 + TMP_GOPATH= [2020-03-26T16:15:58.221Z] #39 0.443 + : /build [2020-03-26T16:15:58.221Z] #39 0.443 + '[' -z '' ']' [2020-03-26T16:15:58.221Z] #39 0.445 ++ mktemp -d [2020-03-26T16:15:58.221Z] #39 0.448 + export GOPATH=/tmp/tmp.pmjK5qb6no [2020-03-26T16:15:58.221Z] #39 0.448 + GOPATH=/tmp/tmp.pmjK5qb6no [2020-03-26T16:15:58.221Z] #39 0.448 + RM_GOPATH=1 [2020-03-26T16:15:58.221Z] #39 0.450 ++ dirname ./install.sh [2020-03-26T16:15:58.221Z] #39 0.452 + dir=. [2020-03-26T16:15:58.221Z] #39 0.456 + bin=tini [2020-03-26T16:15:58.221Z] #39 0.457 + shift [2020-03-26T16:15:58.221Z] #39 0.458 + '[' '!' -f ./tini.installer ']' [2020-03-26T16:15:58.221Z] #39 0.459 + . ./tini.installer [2020-03-26T16:15:58.221Z] #39 0.460 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-26T16:15:58.221Z] #39 0.461 + install_tini [2020-03-26T16:15:58.221Z] #39 0.462 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-26T16:15:58.221Z] #39 0.463 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-26T16:15:58.221Z] #39 0.463 + git clone https://github.com/krallin/tini.git /tmp/tmp.pmjK5qb6no/tini [2020-03-26T16:15:58.221Z] #39 0.467 Cloning into '/tmp/tmp.pmjK5qb6no/tini'... [2020-03-26T16:15:58.639Z] #17 43.83 Selecting previously unselected package thin-provisioning-tools. [2020-03-26T16:15:58.639Z] #17 43.83 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-03-26T16:15:58.639Z] #17 43.84 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-26T16:15:58.639Z] #17 44.04 Selecting previously unselected package uidmap. [2020-03-26T16:15:58.896Z] #17 44.04 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-03-26T16:15:58.896Z] #17 44.05 Unpacking uidmap (1:4.5-1.1) ... [2020-03-26T16:15:58.896Z] #17 44.13 Selecting previously unselected package vim-runtime. [2020-03-26T16:15:58.896Z] #17 44.13 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-26T16:15:59.154Z] #17 44.17 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-26T16:15:59.154Z] #17 44.20 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-26T16:15:59.154Z] #17 44.22 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-26T16:15:59.573Z] #65 247.5 + bin/containerd-shim-runc-v1 [2020-03-26T16:15:59.733Z] #39 2.030 + cd /tmp/tmp.pmjK5qb6no/tini [2020-03-26T16:15:59.733Z] #39 2.032 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-26T16:15:59.733Z] #39 2.074 + cmake . [2020-03-26T16:16:00.027Z] #39 ... [2020-03-26T16:16:00.027Z] [2020-03-26T16:16:00.027Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-26T16:16:00.027Z] #28 31.40 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-26T16:16:00.027Z] #28 31.59 skipping existing c8c2d4a6b2e3 [2020-03-26T16:16:00.027Z] #28 31.84 [2020-03-26T16:16:00.027Z] #28 34.10 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-26T16:16:00.027Z] #28 34.80 [2020-03-26T16:16:00.027Z] #28 35.11 #=#=# ######################################################################## 100.0% [2020-03-26T16:16:00.027Z] #28 35.40 [2020-03-26T16:16:00.027Z] #28 35.59 Download of images into '/build' complete. [2020-03-26T16:16:00.027Z] #28 35.59 Use something like the following to load the result into a Docker daemon: [2020-03-26T16:16:00.027Z] #28 35.59 tar -cC '/build' . | docker load [2020-03-26T16:16:00.027Z] #28 DONE 35.7s [2020-03-26T16:16:00.255Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-03-26T16:16:00.317Z] [2020-03-26T16:16:00.317Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:16:00.317Z] #57 86.82 bytes [2020-03-26T16:16:00.317Z] #57 86.83 strings [2020-03-26T16:16:00.317Z] #57 86.84 strconv [2020-03-26T16:16:00.317Z] #57 87.05 syscall [2020-03-26T16:16:00.468Z] #19 5.677 Collecting yamllint==1.16.0 [2020-03-26T16:16:01.401Z] #19 ... [2020-03-26T16:16:01.401Z] [2020-03-26T16:16:01.401Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:16:01.401Z] #44 150.1 CC criu/namespaces.o [2020-03-26T16:16:01.401Z] #44 152.1 CC criu/net.o [2020-03-26T16:16:01.401Z] #44 155.4 CC criu/netfilter.o [2020-03-26T16:16:01.401Z] #44 155.7 CC criu/page-pipe.o [2020-03-26T16:16:01.966Z] #44 156.4 CC criu/page-xfer.o [2020-03-26T16:16:02.445Z] #17 ... [2020-03-26T16:16:02.445Z] [2020-03-26T16:16:02.445Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:16:02.445Z] #44 136.5 CC criu/cr-service.o [2020-03-26T16:16:02.445Z] #44 138.1 CC criu/crtools.o [2020-03-26T16:16:02.445Z] #44 138.6 CC criu/eventfd.o [2020-03-26T16:16:02.445Z] #44 138.9 CC criu/eventpoll.o [2020-03-26T16:16:02.445Z] #44 139.8 CC criu/external.o [2020-03-26T16:16:02.445Z] #44 140.1 CC criu/fault-injection.o [2020-03-26T16:16:02.445Z] #44 140.2 CC criu/fdstore.o [2020-03-26T16:16:02.445Z] #44 140.6 CC criu/fifo.o [2020-03-26T16:16:02.445Z] #44 141.0 CC criu/file-ids.o [2020-03-26T16:16:02.445Z] #44 141.3 CC criu/file-lock.o [2020-03-26T16:16:02.445Z] #44 142.3 CC criu/files-ext.o [2020-03-26T16:16:02.445Z] #44 142.7 CC criu/files-reg.o [2020-03-26T16:16:02.445Z] #44 144.6 CC criu/files.o [2020-03-26T16:16:02.445Z] #44 ... [2020-03-26T16:16:02.445Z] [2020-03-26T16:16:02.445Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T16:16:02.445Z] #17 47.30 Selecting previously unselected package vim. [2020-03-26T16:16:02.445Z] #17 47.31 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-03-26T16:16:02.445Z] #17 47.32 Unpacking vim (2:8.1.0875-5) ... [2020-03-26T16:16:02.445Z] #17 47.80 Selecting previously unselected package xfsprogs. [2020-03-26T16:16:02.445Z] #17 47.80 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-03-26T16:16:02.445Z] #17 47.81 Unpacking xfsprogs (4.20.0-1) ... [2020-03-26T16:16:02.471Z] #57 ... [2020-03-26T16:16:02.471Z] [2020-03-26T16:16:02.471Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:16:02.471Z] #39 3.329 -- The C compiler identification is GNU 8.3.0 [2020-03-26T16:16:02.471Z] #39 3.498 -- Check for working C compiler: /usr/bin/cc [2020-03-26T16:16:02.471Z] #39 4.967 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-26T16:16:02.471Z] #39 4.986 -- Detecting C compiler ABI info [2020-03-26T16:16:02.868Z] #65 250.4 + bin/containerd-shim-runc-v2 [2020-03-26T16:16:03.009Z] #17 48.21 Selecting previously unselected package zip. [2020-03-26T16:16:03.009Z] #17 48.21 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-03-26T16:16:03.009Z] #17 48.22 Unpacking zip (3.0-11+b1) ... [2020-03-26T16:16:03.146Z] #39 5.976 -- Detecting C compiler ABI info - done [2020-03-26T16:16:03.266Z] #17 48.46 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-26T16:16:03.266Z] #17 48.48 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-26T16:16:03.266Z] #17 48.50 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-03-26T16:16:03.266Z] #17 48.52 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-03-26T16:16:03.266Z] #17 48.53 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-03-26T16:16:03.266Z] #17 48.54 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-03-26T16:16:03.266Z] #17 48.55 Setting up uidmap (1:4.5-1.1) ... [2020-03-26T16:16:03.266Z] #17 48.56 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-03-26T16:16:03.337Z] #44 157.5 CC criu/pagemap-cache.o [2020-03-26T16:16:03.436Z] #65 251.5 + binaries [2020-03-26T16:16:03.436Z] #65 251.5 + mkdir -p /build [2020-03-26T16:16:03.436Z] #65 251.5 + cp bin/containerd /build/containerd [2020-03-26T16:16:03.436Z] #65 251.5 + cp bin/containerd-shim /build/containerd-shim [2020-03-26T16:16:03.436Z] #65 251.5 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-03-26T16:16:03.436Z] #65 251.5 + cp bin/ctr /build/ctr [2020-03-26T16:16:03.471Z] #39 6.124 -- Detecting C compile features [2020-03-26T16:16:03.523Z] #17 48.57 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-03-26T16:16:03.523Z] #17 48.58 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-26T16:16:03.523Z] #17 48.59 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-03-26T16:16:03.523Z] #17 48.61 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-03-26T16:16:03.523Z] #17 48.62 Setting up xxd (2:8.1.0875-5) ... [2020-03-26T16:16:03.523Z] #17 48.63 Setting up zip (3.0-11+b1) ... [2020-03-26T16:16:03.523Z] #17 48.64 Setting up vim-common (2:8.1.0875-5) ... [2020-03-26T16:16:03.523Z] #17 48.66 Setting up bash-completion (1:2.8-6) ... [2020-03-26T16:16:03.594Z] #44 157.9 CC criu/pagemap.o [2020-03-26T16:16:04.003Z] #65 DONE 252.0s [2020-03-26T16:16:04.514Z] #39 ... [2020-03-26T16:16:04.514Z] [2020-03-26T16:16:04.514Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-26T16:16:04.514Z] #44 95.35 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-03-26T16:16:04.514Z] #44 95.38 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T16:16:04.514Z] #44 DONE 95.8s [2020-03-26T16:16:04.524Z] #44 158.9 CC criu/parasite-syscall.o [2020-03-26T16:16:04.781Z] #44 ... [2020-03-26T16:16:04.781Z] [2020-03-26T16:16:04.781Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-26T16:16:04.781Z] #19 11.04 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-26T16:16:04.807Z] [2020-03-26T16:16:04.807Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:16:04.807Z] #34 95.58 bufio [2020-03-26T16:16:05.038Z] #19 11.13 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-26T16:16:05.038Z] #19 11.18 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-26T16:16:05.296Z] #19 11.23 Collecting pyyaml (from yamllint==1.16.0) [2020-03-26T16:16:05.296Z] #19 11.39 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-03-26T16:16:05.379Z] [2020-03-26T16:16:05.379Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-26T16:16:05.639Z] #66 DONE 0.3s [2020-03-26T16:16:05.639Z] [2020-03-26T16:16:05.639Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-26T16:16:05.639Z] #70 DONE 0.1s [2020-03-26T16:16:05.639Z] [2020-03-26T16:16:05.639Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-26T16:16:05.898Z] #72 DONE 0.2s [2020-03-26T16:16:05.898Z] [2020-03-26T16:16:05.898Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-26T16:16:06.050Z] #17 51.30 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-03-26T16:16:06.050Z] #17 51.32 Setting up xz-utils (5.2.4-1) ... [2020-03-26T16:16:06.050Z] #17 51.33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-26T16:16:06.050Z] #17 51.34 Setting up sudo (1.8.27-1+deb10u2) ... [2020-03-26T16:16:06.157Z] #75 DONE 0.1s [2020-03-26T16:16:06.157Z] [2020-03-26T16:16:06.157Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-26T16:16:06.157Z] #76 DONE 0.0s [2020-03-26T16:16:06.157Z] [2020-03-26T16:16:06.157Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-26T16:16:06.307Z] #17 51.42 invoke-rc.d: could not determine current runlevel [2020-03-26T16:16:06.308Z] #17 51.43 invoke-rc.d: policy-rc.d denied execution of start. [2020-03-26T16:16:06.308Z] #17 51.43 Setting up pigz (2.4-1) ... [2020-03-26T16:16:06.308Z] #17 51.45 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-03-26T16:16:06.308Z] #17 51.46 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-03-26T16:16:06.308Z] #17 51.47 Setting up python-pip-whl (18.1-5) ... [2020-03-26T16:16:06.308Z] #17 51.48 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-03-26T16:16:06.308Z] #17 51.49 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-26T16:16:06.384Z] #34 97.15 reflect [2020-03-26T16:16:06.565Z] #17 51.88 Setting up libaio1:amd64 (0.3.112-3) ... [2020-03-26T16:16:06.565Z] #17 51.89 Setting up libonig5:amd64 (6.9.1-1) ... [2020-03-26T16:16:06.565Z] #17 51.90 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-03-26T16:16:06.565Z] #17 51.91 Setting up vim (2:8.1.0875-5) ... [2020-03-26T16:16:06.565Z] #17 51.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-26T16:16:06.565Z] #17 51.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-26T16:16:06.565Z] #17 51.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-26T16:16:06.565Z] #17 51.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-26T16:16:06.565Z] #17 51.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-26T16:16:06.667Z] #19 12.82 Building wheels for collected packages: pyyaml [2020-03-26T16:16:06.667Z] #19 12.84 Running setup.py bdist_wheel for pyyaml: started [2020-03-26T16:16:06.822Z] #17 51.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-26T16:16:06.822Z] #17 51.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-26T16:16:06.822Z] #17 51.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-26T16:16:06.822Z] #17 52.01 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-03-26T16:16:06.822Z] #17 52.02 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-26T16:16:06.822Z] #17 52.03 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-03-26T16:16:06.822Z] #17 52.04 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-26T16:16:06.822Z] #17 52.05 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-03-26T16:16:06.822Z] #17 52.07 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-26T16:16:07.534Z] #77 DONE 1.4s [2020-03-26T16:16:07.534Z] [2020-03-26T16:16:07.534Z] #78 exporting to image [2020-03-26T16:16:07.534Z] #78 exporting layers [2020-03-26T16:16:08.037Z] #19 13.87 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-26T16:16:08.037Z] #19 13.87 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-03-26T16:16:08.037Z] #19 13.94 Successfully built pyyaml [2020-03-26T16:16:08.037Z] #19 13.95 Installing collected packages: pathspec, pyyaml, yamllint [2020-03-26T16:16:08.294Z] #19 14.30 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-03-26T16:16:08.483Z] #34 99.24 path [2020-03-26T16:16:08.862Z] #19 DONE 14.7s [2020-03-26T16:16:08.862Z] [2020-03-26T16:16:08.862Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-26T16:16:08.862Z] #24 DONE 0.2s [2020-03-26T16:16:08.862Z] [2020-03-26T16:16:08.862Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:16:08.862Z] #44 159.9 CC criu/path.o [2020-03-26T16:16:08.862Z] #44 160.3 CC criu/pie-util-vdso-elf32.o [2020-03-26T16:16:08.862Z] #44 160.9 CC criu/pie-util-vdso.o [2020-03-26T16:16:08.862Z] #44 161.5 CC criu/pie-util.o [2020-03-26T16:16:08.862Z] #44 161.7 CC criu/pipes.o [2020-03-26T16:16:08.862Z] #44 162.5 CC criu/plugin.o [2020-03-26T16:16:08.862Z] #44 163.1 CC criu/proc_parse.o [2020-03-26T16:16:09.793Z] #44 ... [2020-03-26T16:16:09.793Z] [2020-03-26T16:16:09.793Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-26T16:16:09.793Z] #28 DONE 0.8s [2020-03-26T16:16:09.793Z] [2020-03-26T16:16:09.793Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-26T16:16:09.793Z] #31 DONE 0.2s [2020-03-26T16:16:09.793Z] [2020-03-26T16:16:09.793Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-26T16:16:09.793Z] #34 DONE 0.1s [2020-03-26T16:16:09.793Z] [2020-03-26T16:16:09.793Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:16:10.025Z] #34 ... [2020-03-26T16:16:10.025Z] [2020-03-26T16:16:10.025Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:16:10.025Z] #39 9.485 -- Detecting C compile features - done [2020-03-26T16:16:10.025Z] #39 9.574 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-26T16:16:10.025Z] #39 9.964 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-26T16:16:10.025Z] #39 10.19 -- Configuring done [2020-03-26T16:16:10.025Z] #39 10.23 -- Generating done [2020-03-26T16:16:10.025Z] #39 10.25 -- Build files have been written to: /tmp/tmp.pmjK5qb6no/tini [2020-03-26T16:16:10.025Z] #39 10.26 + make tini-static [2020-03-26T16:16:10.025Z] #39 10.88 Scanning dependencies of target tini-static [2020-03-26T16:16:10.025Z] #39 11.00 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-26T16:16:10.049Z] #53 ... [2020-03-26T16:16:10.049Z] [2020-03-26T16:16:10.049Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-26T16:16:10.049Z] #39 DONE 0.1s [2020-03-26T16:16:10.049Z] [2020-03-26T16:16:10.049Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:16:10.097Z] #17 55.09 Setting up iptables (1.8.2-4) ... [2020-03-26T16:16:10.097Z] #17 55.11 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-26T16:16:10.097Z] #17 55.12 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-26T16:16:10.097Z] #17 55.12 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-26T16:16:10.097Z] #17 55.13 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-26T16:16:10.097Z] #17 55.13 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-26T16:16:10.097Z] #17 55.14 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-26T16:16:10.097Z] #17 55.14 Setting up python3 (3.7.3-1) ... [2020-03-26T16:16:10.354Z] #17 55.56 Setting up python3-wheel (0.32.3-2) ... [2020-03-26T16:16:11.285Z] #17 56.40 Setting up apparmor (2.13.2-10) ... [2020-03-26T16:16:11.431Z] #44 165.8 CC criu/protobuf-desc.o [2020-03-26T16:16:11.545Z] #39 14.09 [100%] Linking C executable tini-static [2020-03-26T16:16:11.726Z] #78 exporting layers 3.7s done [2020-03-26T16:16:11.726Z] #78 writing image sha256:899f7a17c91142d19d48626bcb835e6935c4b3566197e3e3f5f237690b821436 done [2020-03-26T16:16:11.726Z] #78 naming to docker.io/library/docker:1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 done [2020-03-26T16:16:11.726Z] #78 DONE 3.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-26T16:16:12.073Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40745/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 hack/test/unit [2020-03-26T16:16:12.217Z] #17 ... [2020-03-26T16:16:12.217Z] [2020-03-26T16:16:12.217Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:16:12.217Z] #44 146.8 CC criu/filesystems.o [2020-03-26T16:16:12.217Z] #44 147.5 CC criu/fsnotify.o [2020-03-26T16:16:12.217Z] #44 148.7 CC criu/image-desc.o [2020-03-26T16:16:12.217Z] #44 148.9 CC criu/image.o [2020-03-26T16:16:12.217Z] #44 149.9 CC criu/ipc_ns.o [2020-03-26T16:16:12.217Z] #44 151.2 CC criu/irmap.o [2020-03-26T16:16:12.217Z] #44 151.8 CC criu/kcmp-ids.o [2020-03-26T16:16:12.217Z] #44 152.1 CC criu/kerndat.o [2020-03-26T16:16:12.217Z] #44 153.3 CC criu/libnetlink.o [2020-03-26T16:16:12.217Z] #44 153.7 CC criu/log.o [2020-03-26T16:16:12.217Z] #44 154.2 CC criu/lsm.o [2020-03-26T16:16:12.217Z] #44 154.7 CC criu/mem.o [2020-03-26T16:16:12.217Z] #44 156.3 CC criu/mount.o [2020-03-26T16:16:12.474Z] #44 ... [2020-03-26T16:16:12.474Z] [2020-03-26T16:16:12.474Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-26T16:16:12.474Z] #41 263.6 + dpkg --print-architecture [2020-03-26T16:16:12.474Z] #41 263.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-26T16:16:12.474Z] #41 263.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-03-26T16:16:12.474Z] #41 263.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-26T16:16:12.577Z] #39 15.08 [100%] Built target tini-static [2020-03-26T16:16:12.577Z] #39 15.18 + mkdir -p /build [2020-03-26T16:16:12.577Z] #39 15.19 + cp tini-static /build/docker-init [2020-03-26T16:16:12.577Z] #39 DONE 15.3s [2020-03-26T16:16:12.577Z] [2020-03-26T16:16:12.577Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:16:12.577Z] #45 1.849 Note: Building without setproctitle() and strlcpy() support. [2020-03-26T16:16:12.577Z] #45 1.850 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-26T16:16:12.577Z] #45 1.914 Note: Building without GnuTLS support [2020-03-26T16:16:12.577Z] #45 4.017 fatal: not a git repository (or any of the parent directories): .git [2020-03-26T16:16:12.577Z] #45 4.069 GEN .gitid [2020-03-26T16:16:12.577Z] #45 4.098 GEN criu/include/version.h [2020-03-26T16:16:12.577Z] #45 4.181 GEN include/common/asm [2020-03-26T16:16:12.577Z] #45 6.758 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-26T16:16:12.577Z] #45 7.009 PBCC images/opts.pb-c.c [2020-03-26T16:16:12.577Z] #45 7.094 PBCC images/sit.pb-c.c [2020-03-26T16:16:12.578Z] #45 7.161 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-26T16:16:12.578Z] #45 7.309 DEP images/opts.pb-c.d [2020-03-26T16:16:12.578Z] #45 7.371 DEP images/sit.pb-c.d [2020-03-26T16:16:12.578Z] #45 7.436 PBCC images/macvlan.pb-c.c [2020-03-26T16:16:12.578Z] #45 7.470 DEP images/macvlan.pb-c.d [2020-03-26T16:16:12.578Z] #45 7.589 PBCC images/autofs.pb-c.c [2020-03-26T16:16:12.578Z] #45 7.646 DEP images/autofs.pb-c.d [2020-03-26T16:16:12.578Z] #45 7.796 PBCC images/sysctl.pb-c.c [2020-03-26T16:16:12.578Z] #45 7.885 DEP images/sysctl.pb-c.d [2020-03-26T16:16:12.578Z] #45 7.992 PBCC images/time.pb-c.c [2020-03-26T16:16:12.578Z] #45 8.048 DEP images/time.pb-c.d [2020-03-26T16:16:12.578Z] #45 8.135 PBCC images/binfmt-misc.pb-c.c [2020-03-26T16:16:12.578Z] #45 8.178 DEP images/binfmt-misc.pb-c.d [2020-03-26T16:16:12.731Z] #41 ... [2020-03-26T16:16:12.732Z] [2020-03-26T16:16:12.732Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T16:16:12.732Z] #17 57.90 Setting up xfsprogs (4.20.0-1) ... [2020-03-26T16:16:12.732Z] #17 57.91 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-26T16:16:12.803Z] #44 166.8 CC criu/protobuf.o [2020-03-26T16:16:12.867Z] #45 8.326 PBCC images/seccomp.pb-c.c [2020-03-26T16:16:12.868Z] #45 8.364 DEP images/seccomp.pb-c.d [2020-03-26T16:16:12.989Z] #17 58.31 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-26T16:16:13.060Z] #44 167.2 CC criu/pstree.o [2020-03-26T16:16:13.159Z] #45 8.479 PBCC images/userns.pb-c.c [2020-03-26T16:16:13.159Z] #45 8.530 DEP images/userns.pb-c.d [2020-03-26T16:16:13.159Z] #45 8.656 PBCC images/cgroup.pb-c.c [2020-03-26T16:16:13.159Z] #45 8.740 DEP images/cgroup.pb-c.d [2020-03-26T16:16:13.450Z] #45 8.794 PBCC images/fown.pb-c.c [2020-03-26T16:16:13.450Z] #45 8.824 PBCC images/ext-file.pb-c.c [2020-03-26T16:16:13.450Z] #45 8.845 DEP images/fown.pb-c.d [2020-03-26T16:16:13.450Z] #45 8.952 DEP images/ext-file.pb-c.d [2020-03-26T16:16:13.450Z] #45 9.023 PBCC images/rpc.pb-c.c [2020-03-26T16:16:13.450Z] #45 9.095 DEP images/rpc.pb-c.d [2020-03-26T16:16:13.739Z] #45 9.359 PBCC images/siginfo.pb-c.c [2020-03-26T16:16:13.989Z] #44 168.2 CC criu/rbtree.o [2020-03-26T16:16:14.029Z] #45 9.393 DEP images/siginfo.pb-c.d [2020-03-26T16:16:14.029Z] #45 9.484 PBCC images/pagemap.pb-c.c [2020-03-26T16:16:14.029Z] #45 9.606 DEP images/pagemap.pb-c.d [2020-03-26T16:16:14.246Z] #44 168.6 CC criu/rst-malloc.o [2020-03-26T16:16:14.319Z] #45 ... [2020-03-26T16:16:14.319Z] [2020-03-26T16:16:14.319Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:16:14.319Z] #11 95.46 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-26T16:16:14.319Z] #11 95.48 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-03-26T16:16:14.319Z] #11 95.50 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-26T16:16:14.319Z] #11 ... [2020-03-26T16:16:14.319Z] [2020-03-26T16:16:14.319Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:16:14.319Z] #45 9.855 PBCC images/rlimit.pb-c.c [2020-03-26T16:16:14.319Z] #45 9.902 DEP images/rlimit.pb-c.d [2020-03-26T16:16:14.361Z] #17 59.30 Setting up python3-distutils (3.7.3-1) ... [2020-03-26T16:16:14.503Z] #44 ... [2020-03-26T16:16:14.503Z] [2020-03-26T16:16:14.503Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-26T16:16:14.503Z] #41 DONE 275.3s [2020-03-26T16:16:14.503Z] [2020-03-26T16:16:14.503Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:16:14.608Z] #45 9.978 PBCC images/file-lock.pb-c.c [2020-03-26T16:16:14.608Z] #45 10.01 DEP images/file-lock.pb-c.d [2020-03-26T16:16:14.608Z] #45 10.08 PBCC images/tty.pb-c.c [2020-03-26T16:16:14.619Z] #17 59.76 Setting up python3-setuptools (40.8.0-1) ... [2020-03-26T16:16:14.760Z] #44 169.1 CC criu/seccomp.o [2020-03-26T16:16:14.898Z] #45 10.20 DEP images/tty.pb-c.d [2020-03-26T16:16:14.898Z] #45 10.27 PBCC images/tun.pb-c.c [2020-03-26T16:16:14.898Z] #45 10.36 PBCC images/netdev.pb-c.c [2020-03-26T16:16:15.190Z] #45 10.44 DEP images/tun.pb-c.d [2020-03-26T16:16:15.190Z] #45 10.57 DEP images/netdev.pb-c.d [2020-03-26T16:16:15.190Z] #45 10.68 PBCC images/vma.pb-c.c [2020-03-26T16:16:15.190Z] #45 10.78 DEP images/vma.pb-c.d [2020-03-26T16:16:15.506Z] #45 10.90 PBCC images/creds.pb-c.c [2020-03-26T16:16:15.506Z] #45 10.95 DEP images/creds.pb-c.d [2020-03-26T16:16:15.506Z] #45 11.02 PBCC images/utsns.pb-c.c [2020-03-26T16:16:15.506Z] #45 11.05 DEP images/utsns.pb-c.d [2020-03-26T16:16:15.506Z] #45 11.13 PBCC images/ipc-desc.pb-c.c [2020-03-26T16:16:15.691Z] #44 170.1 CC criu/seize.o [2020-03-26T16:16:15.796Z] #45 11.20 PBCC images/ipc-sem.pb-c.c [2020-03-26T16:16:15.796Z] #45 11.25 DEP images/ipc-desc.pb-c.d [2020-03-26T16:16:15.796Z] #45 11.32 DEP images/ipc-sem.pb-c.d [2020-03-26T16:16:15.948Z] #44 ... [2020-03-26T16:16:15.948Z] [2020-03-26T16:16:15.948Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-26T16:16:15.948Z] #42 DONE 0.2s [2020-03-26T16:16:15.992Z] #17 61.04 Setting up python3-pip (18.1-5) ... [2020-03-26T16:16:16.095Z] #45 11.47 PBCC images/ipc-msg.pb-c.c [2020-03-26T16:16:16.095Z] #45 11.50 DEP images/ipc-msg.pb-c.d [2020-03-26T16:16:16.095Z] #45 11.56 PBCC images/ipc-shm.pb-c.c [2020-03-26T16:16:16.095Z] #45 11.62 DEP images/ipc-shm.pb-c.d [2020-03-26T16:16:16.205Z] [2020-03-26T16:16:16.205Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:16:16.384Z] #45 11.71 PBCC images/ipc-var.pb-c.c [2020-03-26T16:16:16.384Z] #45 11.74 DEP images/ipc-var.pb-c.d [2020-03-26T16:16:16.384Z] #45 11.86 PBCC images/sk-opts.pb-c.c [2020-03-26T16:16:16.384Z] #45 11.88 PBCC images/packet-sock.pb-c.c [2020-03-26T16:16:16.461Z] #44 170.8 CC criu/servicefd.o [2020-03-26T16:16:16.673Z] #45 12.03 DEP images/sk-opts.pb-c.d [2020-03-26T16:16:16.673Z] #45 12.12 DEP images/packet-sock.pb-c.d [2020-03-26T16:16:16.673Z] #45 12.23 PBCC images/sk-netlink.pb-c.c [2020-03-26T16:16:16.926Z] #17 62.14 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T16:16:16.926Z] #17 62.17 Processing triggers for mime-support (3.62) ... [2020-03-26T16:16:16.963Z] #45 12.33 DEP images/sk-netlink.pb-c.d [2020-03-26T16:16:16.963Z] #45 12.44 PBCC images/sk-inet.pb-c.c [2020-03-26T16:16:17.025Z] #44 171.2 CC criu/shmem.o [2020-03-26T16:16:17.253Z] #45 12.58 DEP images/sk-inet.pb-c.d [2020-03-26T16:16:17.253Z] #45 12.68 PBCC images/sk-unix.pb-c.c [2020-03-26T16:16:17.253Z] #45 12.78 DEP images/sk-unix.pb-c.d [2020-03-26T16:16:17.343Z] ? github.com/docker/docker/api [no test files] [2020-03-26T16:16:17.542Z] #45 12.85 PBCC images/mm.pb-c.c [2020-03-26T16:16:17.542Z] #45 12.94 DEP images/mm.pb-c.d [2020-03-26T16:16:17.542Z] #45 13.08 PBCC images/timerfd.pb-c.c [2020-03-26T16:16:17.542Z] #45 ... [2020-03-26T16:16:17.542Z] [2020-03-26T16:16:17.542Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:16:17.542Z] #57 98.60 bufio [2020-03-26T16:16:17.542Z] #57 102.8 text/tabwriter [2020-03-26T16:16:17.542Z] #57 106.8 regexp/syntax [2020-03-26T16:16:17.542Z] #57 106.8 reflect [2020-03-26T16:16:17.588Z] #44 171.9 CC criu/sigframe.o [2020-03-26T16:16:17.831Z] #57 ... [2020-03-26T16:16:17.831Z] [2020-03-26T16:16:17.831Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:16:17.831Z] #45 13.23 DEP images/timerfd.pb-c.d [2020-03-26T16:16:17.831Z] #45 13.34 PBCC images/timer.pb-c.c [2020-03-26T16:16:17.831Z] #45 13.42 DEP images/timer.pb-c.d [2020-03-26T16:16:17.831Z] #45 13.48 PBCC images/sa.pb-c.c [2020-03-26T16:16:17.831Z] #45 ... [2020-03-26T16:16:17.831Z] [2020-03-26T16:16:17.831Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:16:17.831Z] #48 98.96 bufio [2020-03-26T16:16:17.831Z] #48 101.2 reflect [2020-03-26T16:16:17.831Z] #48 107.2 regexp/syntax [2020-03-26T16:16:17.845Z] #44 172.1 CC criu/signalfd.o [2020-03-26T16:16:17.845Z] #44 172.4 CC criu/sk-inet.o [2020-03-26T16:16:17.860Z] #17 DONE 62.7s [2020-03-26T16:16:17.860Z] [2020-03-26T16:16:17.860Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-26T16:16:18.120Z] #48 ... [2020-03-26T16:16:18.120Z] [2020-03-26T16:16:18.120Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:16:18.120Z] #45 13.56 DEP images/sa.pb-c.d [2020-03-26T16:16:18.409Z] #45 13.68 PBCC images/pipe-data.pb-c.c [2020-03-26T16:16:18.409Z] #45 13.72 DEP images/pipe-data.pb-c.d [2020-03-26T16:16:18.409Z] #45 13.84 PBCC images/mnt.pb-c.c [2020-03-26T16:16:18.409Z] #45 13.91 DEP images/mnt.pb-c.d [2020-03-26T16:16:18.701Z] #45 14.06 PBCC images/sk-packet.pb-c.c [2020-03-26T16:16:18.701Z] #45 14.10 DEP images/sk-packet.pb-c.d [2020-03-26T16:16:18.701Z] #45 14.20 PBCC images/tcp-stream.pb-c.c [2020-03-26T16:16:18.701Z] #45 14.30 DEP images/tcp-stream.pb-c.d [2020-03-26T16:16:18.778Z] #44 173.2 CC criu/sk-netlink.o [2020-03-26T16:16:18.991Z] #45 14.42 PBCC images/pipe.pb-c.c [2020-03-26T16:16:18.991Z] #45 14.57 DEP images/pipe.pb-c.d [2020-03-26T16:16:19.283Z] #45 14.69 PBCC images/pstree.pb-c.c [2020-03-26T16:16:19.283Z] #45 14.72 DEP images/pstree.pb-c.d [2020-03-26T16:16:19.283Z] #45 14.84 PBCC images/fs.pb-c.c [2020-03-26T16:16:19.342Z] #44 173.6 CC criu/sk-packet.o [2020-03-26T16:16:19.573Z] #45 14.92 DEP images/fs.pb-c.d [2020-03-26T16:16:19.573Z] #45 15.09 PBCC images/signalfd.pb-c.c [2020-03-26T16:16:19.573Z] #45 15.22 DEP images/signalfd.pb-c.d [2020-03-26T16:16:19.599Z] #44 174.1 CC criu/sk-queue.o [2020-03-26T16:16:19.757Z] #18 1.909 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-26T16:16:19.757Z] #18 1.917 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-26T16:16:19.757Z] #18 1.921 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-26T16:16:19.757Z] #18 DONE 2.1s [2020-03-26T16:16:19.757Z] [2020-03-26T16:16:19.757Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:16:19.757Z] #44 160.4 CC criu/namespaces.o [2020-03-26T16:16:19.757Z] #44 162.9 CC criu/net.o [2020-03-26T16:16:19.865Z] #45 15.38 PBCC images/fh.pb-c.c [2020-03-26T16:16:19.865Z] #45 15.48 PBCC images/fsnotify.pb-c.c [2020-03-26T16:16:20.156Z] #45 15.67 DEP images/fh.pb-c.d [2020-03-26T16:16:20.156Z] #45 15.78 DEP images/fsnotify.pb-c.d [2020-03-26T16:16:20.161Z] #44 174.5 CC criu/sk-tcp.o [2020-03-26T16:16:20.418Z] #44 174.9 CC criu/sk-unix.o [2020-03-26T16:16:20.448Z] #45 15.92 PBCC images/eventpoll.pb-c.c [2020-03-26T16:16:20.448Z] #45 15.97 DEP images/eventpoll.pb-c.d [2020-03-26T16:16:20.742Z] #45 16.12 PBCC images/eventfd.pb-c.c [2020-03-26T16:16:20.742Z] #45 16.15 DEP images/eventfd.pb-c.d [2020-03-26T16:16:20.742Z] #45 16.27 PBCC images/remap-file-path.pb-c.c [2020-03-26T16:16:20.742Z] #45 16.31 DEP images/remap-file-path.pb-c.d [2020-03-26T16:16:21.067Z] #45 16.41 PBCC images/fifo.pb-c.c [2020-03-26T16:16:21.067Z] #45 16.43 DEP images/fifo.pb-c.d [2020-03-26T16:16:21.067Z] #45 16.51 PBCC images/ghost-file.pb-c.c [2020-03-26T16:16:21.067Z] #45 16.62 DEP images/ghost-file.pb-c.d [2020-03-26T16:16:21.378Z] #45 16.77 PBCC images/regfile.pb-c.c [2020-03-26T16:16:21.378Z] #45 16.82 DEP images/regfile.pb-c.d [2020-03-26T16:16:21.378Z] #45 16.87 PBCC images/ns.pb-c.c [2020-03-26T16:16:21.378Z] #45 ... [2020-03-26T16:16:21.378Z] [2020-03-26T16:16:21.378Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:16:21.378Z] #34 102.3 text/tabwriter [2020-03-26T16:16:21.378Z] #34 109.5 time [2020-03-26T16:16:21.378Z] #34 109.5 internal/syscall/unix [2020-03-26T16:16:21.378Z] #34 ... [2020-03-26T16:16:21.378Z] [2020-03-26T16:16:21.378Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:16:21.378Z] #45 16.90 DEP images/ns.pb-c.d [2020-03-26T16:16:21.378Z] #45 16.94 PBCC images/fdinfo.pb-c.c [2020-03-26T16:16:21.670Z] #45 17.07 DEP images/fdinfo.pb-c.d [2020-03-26T16:16:21.670Z] #45 17.16 PBCC images/core-aarch64.pb-c.c [2020-03-26T16:16:21.670Z] #45 17.23 PBCC images/core-arm.pb-c.c [2020-03-26T16:16:21.963Z] #45 17.36 PBCC images/core-ppc64.pb-c.c [2020-03-26T16:16:21.963Z] #45 17.46 PBCC images/core-s390.pb-c.c [2020-03-26T16:16:21.963Z] #45 17.55 PBCC images/core-x86.pb-c.c [2020-03-26T16:16:22.253Z] #45 17.70 PBCC images/core.pb-c.c [2020-03-26T16:16:22.287Z] #44 166.5 CC criu/netfilter.o [2020-03-26T16:16:22.287Z] #44 167.0 CC criu/page-pipe.o [2020-03-26T16:16:22.314Z] #44 176.6 CC criu/sockets.o [2020-03-26T16:16:22.545Z] #45 17.94 PBCC images/inventory.pb-c.c [2020-03-26T16:16:22.836Z] #45 18.13 DEP images/core-aarch64.pb-c.d [2020-03-26T16:16:22.836Z] #45 18.27 DEP images/core-arm.pb-c.d [2020-03-26T16:16:22.836Z] #45 18.38 DEP images/core-ppc64.pb-c.d [2020-03-26T16:16:22.836Z] #45 18.48 DEP images/core-s390.pb-c.d [2020-03-26T16:16:22.877Z] #44 177.3 CC criu/stats.o [2020-03-26T16:16:23.128Z] #45 18.54 DEP images/core-x86.pb-c.d [2020-03-26T16:16:23.128Z] #45 18.68 DEP images/core.pb-c.d [2020-03-26T16:16:23.135Z] #44 177.6 CC criu/string.o [2020-03-26T16:16:23.221Z] #44 167.7 CC criu/page-xfer.o [2020-03-26T16:16:23.392Z] #44 177.7 CC criu/sysctl.o [2020-03-26T16:16:23.418Z] #45 18.78 DEP images/inventory.pb-c.d [2020-03-26T16:16:23.418Z] #45 18.93 PBCC images/cpuinfo.pb-c.c [2020-03-26T16:16:23.418Z] #45 18.96 DEP images/cpuinfo.pb-c.d [2020-03-26T16:16:23.418Z] #45 19.07 PBCC images/stats.pb-c.c [2020-03-26T16:16:23.708Z] #45 19.11 DEP images/stats.pb-c.d [2020-03-26T16:16:23.956Z] #44 178.2 CC criu/sysfs_parse.o [2020-03-26T16:16:24.213Z] #44 178.5 CC criu/timerfd.o [2020-03-26T16:16:24.470Z] #44 178.8 CC criu/tty.o [2020-03-26T16:16:24.594Z] #44 169.2 CC criu/pagemap-cache.o [2020-03-26T16:16:25.160Z] #44 169.6 CC criu/pagemap.o [2020-03-26T16:16:25.226Z] #45 ... [2020-03-26T16:16:25.226Z] [2020-03-26T16:16:25.226Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:16:25.226Z] #11 106.6 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-26T16:16:25.226Z] #11 106.7 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-03-26T16:16:25.226Z] #11 106.7 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-26T16:16:25.226Z] #11 106.9 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-26T16:16:25.226Z] #11 106.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-03-26T16:16:25.226Z] #11 106.9 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-26T16:16:25.517Z] #11 ... [2020-03-26T16:16:25.517Z] [2020-03-26T16:16:25.517Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:16:25.517Z] #48 114.9 vendor/golang.org/x/text/transform [2020-03-26T16:16:25.841Z] #44 180.2 CC criu/tun.o [2020-03-26T16:16:26.094Z] #44 170.6 CC criu/parasite-syscall.o [2020-03-26T16:16:26.155Z] #48 117.3 time [2020-03-26T16:16:26.395Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-26T16:16:26.395Z] [2020-03-26T16:16:26.395Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-26T16:16:26.395Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-26T16:16:26.395Z] HOSTNAME=34a2ff66379d [2020-03-26T16:16:26.395Z] TESTDEBUG=0 [2020-03-26T16:16:26.395Z] DEST=bundles/test-integration [2020-03-26T16:16:26.395Z] PWD=/go/src/github.com/docker/docker [2020-03-26T16:16:26.395Z] DOCKER_GITCOMMIT=1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 [2020-03-26T16:16:26.395Z] container=docker [2020-03-26T16:16:26.395Z] HOME=/root [2020-03-26T16:16:26.395Z] GOLANG_VERSION=1.13.8 [2020-03-26T16:16:26.395Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-26T16:16:26.395Z] VALIDATE_BRANCH=master [2020-03-26T16:16:26.395Z] TERM=xterm [2020-03-26T16:16:26.395Z] DOCKER_PKG=github.com/docker/docker [2020-03-26T16:16:26.395Z] SHLVL=1 [2020-03-26T16:16:26.395Z] TIMEOUT=120m [2020-03-26T16:16:26.395Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-26T16:16:26.395Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-26T16:16:26.395Z] GO111MODULE=off [2020-03-26T16:16:26.395Z] DOCKER_EXPERIMENTAL=1 [2020-03-26T16:16:26.395Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-26T16:16:26.395Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-26T16:16:26.395Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-26T16:16:26.395Z] GOPATH=/go [2020-03-26T16:16:26.395Z] PKG_CONFIG=pkg-config [2020-03-26T16:16:26.395Z] _=/usr/bin/env [2020-03-26T16:16:26.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-26T16:16:26.405Z] #44 180.7 CC criu/uffd.o [2020-03-26T16:16:26.665Z] #44 ... [2020-03-26T16:16:26.665Z] [2020-03-26T16:16:26.665Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:16:26.665Z] #60 112.2 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-03-26T16:16:27.028Z] #44 171.4 CC criu/path.o [2020-03-26T16:16:27.028Z] #44 171.8 CC criu/pie-util-vdso-elf32.o [2020-03-26T16:16:27.595Z] #44 172.2 CC criu/pie-util-vdso.o [2020-03-26T16:16:27.853Z] #44 172.6 CC criu/pie-util.o [2020-03-26T16:16:28.036Z] #60 113.5 + mkdir -p /build [2020-03-26T16:16:28.036Z] #60 113.5 + cp runc /build/runc [2020-03-26T16:16:28.111Z] #44 172.7 CC criu/pipes.o [2020-03-26T16:16:28.293Z] #60 DONE 113.9s [2020-03-26T16:16:28.293Z] [2020-03-26T16:16:28.293Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:16:28.293Z] #44 181.8 CC criu/util.o [2020-03-26T16:16:28.550Z] #44 182.8 CC criu/uts_ns.o [2020-03-26T16:16:28.550Z] #44 183.0 CC criu/vdso-compat.o [2020-03-26T16:16:28.677Z] #44 173.4 CC criu/plugin.o [2020-03-26T16:16:29.129Z] #44 183.3 CC criu/vdso.o [2020-03-26T16:16:29.244Z] #44 173.8 CC criu/proc_parse.o [2020-03-26T16:16:29.561Z] ok github.com/docker/docker/api/server 0.011s coverage: 9.0% of statements [2020-03-26T16:16:29.669Z] #48 ... [2020-03-26T16:16:29.669Z] [2020-03-26T16:16:29.669Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:16:29.669Z] #34 120.0 internal/poll [2020-03-26T16:16:29.692Z] #44 183.9 LINK criu/built-in.o [2020-03-26T16:16:29.692Z] #44 184.0 LINK criu/criu [2020-03-26T16:16:29.810Z] #44 ... [2020-03-26T16:16:29.810Z] [2020-03-26T16:16:29.810Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-26T16:16:29.810Z] #19 5.847 Collecting yamllint==1.16.0 [2020-03-26T16:16:29.949Z] #44 184.3 DEP lib/c/criu.d [2020-03-26T16:16:29.949Z] #44 184.4 CC images/rpc.pb-c.o [2020-03-26T16:16:30.513Z] #44 184.9 CC lib/c/criu.o [2020-03-26T16:16:30.744Z] #19 11.21 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-26T16:16:30.744Z] #19 11.30 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-26T16:16:31.005Z] #19 11.34 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-26T16:16:31.005Z] #19 11.39 Collecting pyyaml (from yamllint==1.16.0) [2020-03-26T16:16:31.005Z] #19 11.56 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-03-26T16:16:31.077Z] #44 185.6 LINK lib/c/built-in.o [2020-03-26T16:16:31.334Z] #44 185.6 LINK lib/c/libcriu.so [2020-03-26T16:16:31.334Z] #44 185.6 LINK lib/c/libcriu.a [2020-03-26T16:16:31.334Z] #44 185.7 GEN magic.py [2020-03-26T16:16:31.334Z] #44 185.7 Note: Building without setproctitle() and strlcpy() support. [2020-03-26T16:16:31.334Z] #44 185.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-26T16:16:31.334Z] #44 185.7 Note: Building without GnuTLS support [2020-03-26T16:16:31.898Z] #44 186.3 fatal: not a git repository (or any of the parent directories): .git [2020-03-26T16:16:32.380Z] #19 ... [2020-03-26T16:16:32.380Z] [2020-03-26T16:16:32.380Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:16:32.380Z] #44 176.8 CC criu/protobuf-desc.o [2020-03-26T16:16:32.463Z] #44 186.8 make[1]: Nothing to be done for 'all'. [2020-03-26T16:16:33.027Z] #44 187.3 make[1]: 'images/built-in.o' is up to date. [2020-03-26T16:16:33.027Z] #44 187.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-26T16:16:33.027Z] #44 187.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-26T16:16:33.027Z] #44 187.3 make[1]: 'compel/libcompel.a' is up to date. [2020-03-26T16:16:33.027Z] #44 187.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-26T16:16:33.027Z] #44 187.4 make[1]: Nothing to be done for 'all'. [2020-03-26T16:16:33.027Z] #44 187.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-26T16:16:33.181Z] #34 123.7 os [2020-03-26T16:16:33.284Z] #44 187.6 make[2]: Nothing to be done for 'all'. [2020-03-26T16:16:33.284Z] #44 187.6 make[2]: Nothing to be done for 'all'. [2020-03-26T16:16:33.284Z] #44 187.6 make[2]: Nothing to be done for 'all'. [2020-03-26T16:16:33.284Z] #44 187.7 make[2]: Nothing to be done for 'all'. [2020-03-26T16:16:33.284Z] #44 187.8 make[2]: Nothing to be done for 'all'. [2020-03-26T16:16:33.314Z] #44 178.0 CC criu/protobuf.o [2020-03-26T16:16:33.541Z] #44 187.8 make[2]: Nothing to be done for 'all'. [2020-03-26T16:16:33.541Z] #44 187.9 make[2]: Nothing to be done for 'all'. [2020-03-26T16:16:33.541Z] #44 187.9 make[2]: Nothing to be done for 'all'. [2020-03-26T16:16:33.798Z] #44 187.9 INSTALL criu/criu [2020-03-26T16:16:33.798Z] #44 DONE 188.2s [2020-03-26T16:16:33.798Z] [2020-03-26T16:16:33.798Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:16:33.798Z] #65 222.0 + bin/containerd [2020-03-26T16:16:33.881Z] #44 178.4 CC criu/pstree.o [2020-03-26T16:16:34.207Z] #34 ... [2020-03-26T16:16:34.207Z] [2020-03-26T16:16:34.207Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:16:34.207Z] #66 66.95 Checking out files: 37% (1180/3137) Checking out files: 38% (1193/3137) Checking out files: 39% (1224/3137) Checking out files: 40% (1255/3137) Checking out files: 41% (1287/3137) Checking out files: 42% (1318/3137) Checking out files: 43% (1349/3137) Checking out files: 44% (1381/3137) Checking out files: 45% (1412/3137) Checking out files: 46% (1444/3137) Checking out files: 47% (1475/3137) Checking out files: 48% (1506/3137) Checking out files: 49% (1538/3137) Checking out files: 50% (1569/3137) Checking out files: 51% (1600/3137) Checking out files: 52% (1632/3137) Checking out files: 53% (1663/3137) Checking out files: 54% (1694/3137) Checking out files: 55% (1726/3137) Checking out files: 56% (1757/3137) Checking out files: 57% (1789/3137) Checking out files: 58% (1820/3137) Checking out files: 59% (1851/3137) Checking out files: 60% (1883/3137) Checking out files: 61% (1914/3137) Checking out files: 62% (1945/3137) Checking out files: 63% (1977/3137) Checking out files: 64% (2008/3137) Checking out files: 65% (2040/3137) Checking out files: 66% (2071/3137) Checking out files: 67% (2102/3137) Checking out files: 68% (2134/3137) Checking out files: 69% (2165/3137) Checking out files: 70% (2196/3137) Checking out files: 71% (2228/3137) Checking out files: 72% (2259/3137) Checking out files: 73% (2291/3137) Checking out files: 74% (2322/3137) Checking out files: 75% (2353/3137) Checking out files: 76% (2385/3137) Checking out files: 77% (2416/3137) Checking out files: 78% (2447/3137) Checking out files: 79% (2479/3137) Checking out files: 80% (2510/3137) Checking out files: 81% (2541/3137) Checking out files: 81% (2561/3137) Checking out files: 82% (2573/3137) Checking out files: 83% (2604/3137) Checking out files: 84% (2636/3137) Checking out files: 85% (2667/3137) Checking out files: 86% (2698/3137) Checking out files: 87% (2730/3137) Checking out files: 88% (2761/3137) Checking out files: 89% (2792/3137) Checking out files: 90% (2824/3137) Checking out files: 91% (2855/3137) Checking out files: 92% (2887/3137) Checking out files: 93% (2918/3137) Checking out files: 94% (2949/3137) Checking out files: 95% (2981/3137) Checking out files: 96% (3012/3137) Checking out files: 97% (3043/3137) Checking out files: 98% (3075/3137) Checking out files: 99% (3106/3137) Checking out files: 100% (3137/3137) Checking out files: 100% (3137/3137), done. [2020-03-26T16:16:34.207Z] #66 68.82 + cd /tmp/tmp.P655syRE7B/src/github.com/containerd/containerd [2020-03-26T16:16:34.207Z] #66 68.82 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-03-26T16:16:34.816Z] #44 ... [2020-03-26T16:16:34.816Z] [2020-03-26T16:16:34.816Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-26T16:16:34.816Z] #19 12.90 Building wheels for collected packages: pyyaml [2020-03-26T16:16:34.816Z] #19 12.91 Running setup.py bdist_wheel for pyyaml: started [2020-03-26T16:16:34.816Z] #19 14.05 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-26T16:16:34.816Z] #19 14.05 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-03-26T16:16:34.816Z] #19 14.15 Successfully built pyyaml [2020-03-26T16:16:34.816Z] #19 14.16 Installing collected packages: pathspec, pyyaml, yamllint [2020-03-26T16:16:34.816Z] #19 14.51 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-03-26T16:16:34.816Z] #19 DONE 15.0s [2020-03-26T16:16:34.816Z] [2020-03-26T16:16:34.816Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-26T16:16:34.816Z] #24 DONE 0.2s [2020-03-26T16:16:34.816Z] [2020-03-26T16:16:34.816Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:16:34.816Z] #65 ... [2020-03-26T16:16:34.816Z] [2020-03-26T16:16:34.816Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-26T16:16:34.839Z] #66 70.42 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-26T16:16:34.839Z] #66 70.42 + BUILDTAGS='netgo osusergo static_build' [2020-03-26T16:16:34.839Z] #66 70.42 + export EXTRA_FLAGS=-buildmode=pie [2020-03-26T16:16:34.839Z] #66 70.42 + EXTRA_FLAGS=-buildmode=pie [2020-03-26T16:16:34.839Z] #66 70.42 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-26T16:16:34.839Z] #66 70.42 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-26T16:16:34.839Z] #66 70.42 + '[' '' = dynamic ']' [2020-03-26T16:16:34.839Z] #66 70.42 + make [2020-03-26T16:16:35.697Z] #65 ... [2020-03-26T16:16:35.697Z] [2020-03-26T16:16:35.697Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-26T16:16:35.697Z] #45 DONE 0.2s [2020-03-26T16:16:35.697Z] [2020-03-26T16:16:35.697Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-26T16:16:35.697Z] #48 DONE 0.1s [2020-03-26T16:16:35.697Z] [2020-03-26T16:16:35.697Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-26T16:16:35.697Z] #51 DONE 0.1s [2020-03-26T16:16:35.697Z] [2020-03-26T16:16:35.697Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:16:35.751Z] #28 DONE 1.0s [2020-03-26T16:16:35.751Z] [2020-03-26T16:16:35.751Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:16:35.751Z] #44 180.0 CC criu/rbtree.o [2020-03-26T16:16:35.751Z] #44 180.5 CC criu/rst-malloc.o [2020-03-26T16:16:35.870Z] #66 ... [2020-03-26T16:16:35.870Z] [2020-03-26T16:16:35.870Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:16:35.870Z] #45 21.06 make[1]: Nothing to be done for 'all'. [2020-03-26T16:16:35.870Z] #45 23.60 CC images/stats.o [2020-03-26T16:16:35.870Z] #45 24.42 CC images/core.o [2020-03-26T16:16:35.870Z] #45 25.83 CC images/core-x86.o [2020-03-26T16:16:35.870Z] #45 27.03 CC images/core-arm.o [2020-03-26T16:16:35.870Z] #45 27.95 CC images/core-aarch64.o [2020-03-26T16:16:35.870Z] #45 28.89 CC images/core-ppc64.o [2020-03-26T16:16:35.870Z] #45 30.01 CC images/core-s390.o [2020-03-26T16:16:35.870Z] #45 31.23 CC images/cpuinfo.o [2020-03-26T16:16:35.870Z] #45 ... [2020-03-26T16:16:35.870Z] [2020-03-26T16:16:35.870Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:16:35.870Z] #48 126.8 regexp [2020-03-26T16:16:36.009Z] #44 ... [2020-03-26T16:16:36.009Z] [2020-03-26T16:16:36.009Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-26T16:16:36.009Z] #31 DONE 0.1s [2020-03-26T16:16:36.009Z] [2020-03-26T16:16:36.009Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-26T16:16:36.009Z] #34 DONE 0.1s [2020-03-26T16:16:36.009Z] [2020-03-26T16:16:36.009Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-26T16:16:36.009Z] #41 DONE 292.4s [2020-03-26T16:16:36.009Z] [2020-03-26T16:16:36.009Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-26T16:16:36.268Z] #39 DONE 0.2s [2020-03-26T16:16:36.268Z] [2020-03-26T16:16:36.268Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:16:36.526Z] #60 ... [2020-03-26T16:16:36.526Z] [2020-03-26T16:16:36.526Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:16:36.526Z] #44 181.1 CC criu/seccomp.o [2020-03-26T16:16:36.902Z] #48 ... [2020-03-26T16:16:36.902Z] [2020-03-26T16:16:36.902Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:16:36.902Z] #57 117.7 time [2020-03-26T16:16:36.902Z] #57 123.9 regexp [2020-03-26T16:16:36.902Z] #57 ... [2020-03-26T16:16:36.902Z] [2020-03-26T16:16:36.902Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:16:36.902Z] #45 32.06 CC images/inventory.o [2020-03-26T16:16:37.214Z] #45 32.53 CC images/fdinfo.o [2020-03-26T16:16:37.460Z] #44 ... [2020-03-26T16:16:37.460Z] [2020-03-26T16:16:37.460Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-26T16:16:37.460Z] #42 DONE 0.2s [2020-03-26T16:16:37.460Z] [2020-03-26T16:16:37.460Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:16:37.460Z] #44 182.0 CC criu/seize.o [2020-03-26T16:16:37.845Z] #45 33.33 CC images/fown.o [2020-03-26T16:16:38.026Z] #44 182.7 CC criu/servicefd.o [2020-03-26T16:16:38.137Z] #45 33.66 CC images/ns.o [2020-03-26T16:16:38.592Z] #44 183.1 CC criu/shmem.o [2020-03-26T16:16:38.764Z] #45 34.19 CC images/regfile.o [2020-03-26T16:16:39.158Z] #44 183.9 CC criu/sigframe.o [2020-03-26T16:16:39.393Z] #45 34.63 CC images/ghost-file.o [2020-03-26T16:16:39.416Z] #44 184.0 CC criu/signalfd.o [2020-03-26T16:16:39.416Z] #44 184.2 CC criu/sk-inet.o [2020-03-26T16:16:40.022Z] #45 35.30 CC images/fifo.o [2020-03-26T16:16:40.310Z] #45 35.71 CC images/remap-file-path.o [2020-03-26T16:16:40.349Z] #44 185.0 CC criu/sk-netlink.o [2020-03-26T16:16:40.608Z] #44 185.3 CC criu/sk-packet.o [2020-03-26T16:16:40.939Z] #45 36.11 CC images/eventfd.o [2020-03-26T16:16:40.953Z] #53 DONE 301.1s [2020-03-26T16:16:40.953Z] [2020-03-26T16:16:40.953Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:16:41.233Z] #45 36.71 CC images/eventpoll.o [2020-03-26T16:16:41.542Z] #44 185.9 CC criu/sk-queue.o [2020-03-26T16:16:41.542Z] #44 186.2 CC criu/sk-tcp.o [2020-03-26T16:16:41.861Z] #45 37.38 CC images/fh.o [2020-03-26T16:16:41.884Z] #65 ... [2020-03-26T16:16:41.884Z] [2020-03-26T16:16:41.884Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-26T16:16:41.884Z] #54 DONE 0.2s [2020-03-26T16:16:41.884Z] [2020-03-26T16:16:41.884Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-26T16:16:41.884Z] #57 DONE 0.1s [2020-03-26T16:16:41.884Z] [2020-03-26T16:16:41.884Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:16:41.884Z] #65 ... [2020-03-26T16:16:41.884Z] [2020-03-26T16:16:41.884Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-26T16:16:41.884Z] #61 DONE 0.1s [2020-03-26T16:16:42.107Z] #44 186.7 CC criu/sk-unix.o [2020-03-26T16:16:42.140Z] [2020-03-26T16:16:42.140Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:16:42.493Z] #45 38.04 CC images/fsnotify.o [2020-03-26T16:16:42.784Z] #45 ... [2020-03-26T16:16:42.784Z] [2020-03-26T16:16:42.784Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:16:42.784Z] #57 133.7 io/ioutil [2020-03-26T16:16:43.482Z] #44 188.2 CC criu/sockets.o [2020-03-26T16:16:44.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-26T16:16:44.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-26T16:16:44.862Z] #44 189.1 CC criu/stats.o [2020-03-26T16:16:44.862Z] #44 189.4 CC criu/string.o [2020-03-26T16:16:44.862Z] #44 189.5 CC criu/sysctl.o [2020-03-26T16:16:45.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-26T16:16:45.427Z] #44 190.0 CC criu/sysfs_parse.o [2020-03-26T16:16:45.686Z] #44 190.3 CC criu/timerfd.o [2020-03-26T16:16:45.944Z] #44 190.7 CC criu/tty.o [2020-03-26T16:16:46.318Z] #57 136.8 mvdan.cc/sh/v3/fileutil [2020-03-26T16:16:46.318Z] #57 ... [2020-03-26T16:16:46.318Z] [2020-03-26T16:16:46.318Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:16:46.318Z] #66 71.96 + bin/ctr [2020-03-26T16:16:46.611Z] #66 ... [2020-03-26T16:16:46.611Z] [2020-03-26T16:16:46.611Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:16:46.611Z] #45 39.24 CC images/signalfd.o [2020-03-26T16:16:46.611Z] #45 39.74 CC images/fs.o [2020-03-26T16:16:46.611Z] #45 40.09 CC images/pstree.o [2020-03-26T16:16:46.611Z] #45 40.44 CC images/pipe.o [2020-03-26T16:16:46.611Z] #45 40.88 CC images/tcp-stream.o [2020-03-26T16:16:46.611Z] #45 41.25 CC images/sk-packet.o [2020-03-26T16:16:46.611Z] #45 41.72 CC images/mnt.o [2020-03-26T16:16:46.905Z] #45 42.22 CC images/pipe-data.o [2020-03-26T16:16:47.200Z] #45 42.62 CC images/sa.o [2020-03-26T16:16:47.200Z] #45 ... [2020-03-26T16:16:47.200Z] [2020-03-26T16:16:47.200Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:16:47.200Z] #34 128.2 internal/fmtsort [2020-03-26T16:16:47.200Z] #34 130.3 path/filepath [2020-03-26T16:16:47.200Z] #34 130.3 fmt [2020-03-26T16:16:47.200Z] #34 133.1 io/ioutil [2020-03-26T16:16:47.200Z] #34 136.3 log [2020-03-26T16:16:47.200Z] #34 136.3 flag [2020-03-26T16:16:47.200Z] #34 136.4 github.com/BurntSushi/toml [2020-03-26T16:16:47.490Z] #34 ... [2020-03-26T16:16:47.490Z] [2020-03-26T16:16:47.490Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:16:47.490Z] #57 138.4 encoding/binary [2020-03-26T16:16:47.490Z] #57 138.4 flag [2020-03-26T16:16:47.490Z] #57 138.5 go/token [2020-03-26T16:16:47.490Z] #57 138.5 github.com/pkg/diff [2020-03-26T16:16:47.843Z] #44 192.3 CC criu/tun.o [2020-03-26T16:16:48.150Z] #44 192.7 CC criu/uffd.o [2020-03-26T16:16:49.137Z] #44 193.8 CC criu/util.o [2020-03-26T16:16:50.082Z] #44 194.8 CC criu/uts_ns.o [2020-03-26T16:16:50.340Z] #44 194.9 CC criu/vdso-compat.o [2020-03-26T16:16:50.598Z] #44 195.1 CC criu/vdso.o [2020-03-26T16:16:50.856Z] #44 195.6 LINK criu/built-in.o [2020-03-26T16:16:50.856Z] #44 195.7 LINK criu/criu [2020-03-26T16:16:51.422Z] #44 196.0 DEP lib/c/criu.d [2020-03-26T16:16:51.422Z] #44 196.1 CC images/rpc.pb-c.o [2020-03-26T16:16:51.958Z] #57 142.8 go/scanner [2020-03-26T16:16:51.988Z] #44 196.6 CC lib/c/criu.o [2020-03-26T16:16:52.247Z] #44 ... [2020-03-26T16:16:52.247Z] [2020-03-26T16:16:52.247Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:16:52.247Z] #60 110.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-03-26T16:16:53.471Z] #57 ... [2020-03-26T16:16:53.471Z] [2020-03-26T16:16:53.471Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:16:53.471Z] #34 144.3 github.com/BurntSushi/toml/cmd/tomlv [2020-03-26T16:16:53.617Z] #60 112.2 + mkdir -p /build [2020-03-26T16:16:53.617Z] #60 112.2 + cp runc /build/runc [2020-03-26T16:16:53.874Z] #60 DONE 112.5s [2020-03-26T16:16:53.874Z] [2020-03-26T16:16:53.874Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:16:53.874Z] #44 197.5 LINK lib/c/built-in.o [2020-03-26T16:16:53.874Z] #44 197.5 LINK lib/c/libcriu.so [2020-03-26T16:16:53.874Z] #44 197.6 LINK lib/c/libcriu.a [2020-03-26T16:16:53.874Z] #44 197.7 GEN magic.py [2020-03-26T16:16:53.874Z] #44 197.8 Note: Building without setproctitle() and strlcpy() support. [2020-03-26T16:16:53.874Z] #44 197.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-26T16:16:53.874Z] #44 197.8 Note: Building without GnuTLS support [2020-03-26T16:16:53.874Z] #44 198.5 fatal: not a git repository (or any of the parent directories): .git [2020-03-26T16:16:55.245Z] #44 199.6 make[1]: Nothing to be done for 'all'. [2020-03-26T16:16:55.534Z] #34 ... [2020-03-26T16:16:55.534Z] [2020-03-26T16:16:55.534Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:16:55.534Z] #48 136.3 os/exec [2020-03-26T16:16:55.534Z] #48 136.5 net [2020-03-26T16:16:55.534Z] #48 139.9 internal/lazyregexp [2020-03-26T16:16:55.534Z] #48 141.0 github.com/LK4D4/vndr/versioned [2020-03-26T16:16:55.534Z] #48 145.2 encoding/base64 [2020-03-26T16:16:55.534Z] #48 145.3 crypto/cipher [2020-03-26T16:16:55.534Z] #48 145.3 go/scanner [2020-03-26T16:16:55.534Z] #48 ... [2020-03-26T16:16:55.534Z] [2020-03-26T16:16:55.534Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:16:55.534Z] #57 145.7 mvdan.cc/editorconfig [2020-03-26T16:16:55.534Z] #57 146.3 mvdan.cc/sh/v3/syntax [2020-03-26T16:16:55.810Z] #44 200.3 make[1]: 'images/built-in.o' is up to date. [2020-03-26T16:16:55.810Z] #44 200.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-26T16:16:55.810Z] #44 200.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-26T16:16:55.810Z] #44 200.4 make[1]: 'compel/libcompel.a' is up to date. [2020-03-26T16:16:55.810Z] #44 200.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-26T16:16:55.810Z] #44 200.4 make[1]: Nothing to be done for 'all'. [2020-03-26T16:16:55.810Z] #44 200.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-26T16:16:55.810Z] #44 200.5 make[2]: Nothing to be done for 'all'. [2020-03-26T16:16:56.067Z] #44 200.6 make[2]: Nothing to be done for 'all'. [2020-03-26T16:16:56.067Z] #44 200.6 make[2]: Nothing to be done for 'all'. [2020-03-26T16:16:56.067Z] #44 200.7 make[2]: Nothing to be done for 'all'. [2020-03-26T16:16:56.067Z] #44 200.7 make[2]: Nothing to be done for 'all'. [2020-03-26T16:16:56.067Z] #44 200.8 make[2]: Nothing to be done for 'all'. [2020-03-26T16:16:56.067Z] #44 200.8 make[2]: Nothing to be done for 'all'. [2020-03-26T16:16:56.324Z] #44 200.9 make[2]: Nothing to be done for 'all'. [2020-03-26T16:16:56.324Z] #44 200.9 INSTALL criu/criu [2020-03-26T16:16:56.324Z] #44 DONE 201.0s [2020-03-26T16:16:56.324Z] [2020-03-26T16:16:56.324Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:16:56.324Z] #65 251.8 + bin/containerd [2020-03-26T16:16:57.619Z] #57 ... [2020-03-26T16:16:57.619Z] [2020-03-26T16:16:57.619Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:16:57.619Z] #45 42.98 CC images/timer.o [2020-03-26T16:16:57.619Z] #45 43.67 CC images/timerfd.o [2020-03-26T16:16:57.619Z] #45 44.18 CC images/mm.o [2020-03-26T16:16:57.619Z] #45 44.85 CC images/sk-opts.o [2020-03-26T16:16:57.619Z] #45 45.27 CC images/sk-unix.o [2020-03-26T16:16:57.619Z] #45 45.95 CC images/sk-inet.o [2020-03-26T16:16:57.619Z] #45 46.65 CC images/tun.o [2020-03-26T16:16:57.619Z] #45 47.19 CC images/sk-netlink.o [2020-03-26T16:16:57.619Z] #45 47.57 CC images/packet-sock.o [2020-03-26T16:16:57.619Z] #45 48.53 CC images/ipc-var.o [2020-03-26T16:16:57.619Z] #45 48.93 CC images/ipc-desc.o [2020-03-26T16:16:57.619Z] #45 49.32 CC images/ipc-shm.o [2020-03-26T16:16:57.619Z] #45 49.80 CC images/ipc-msg.o [2020-03-26T16:16:57.619Z] #45 50.36 CC images/ipc-sem.o [2020-03-26T16:16:57.619Z] #45 50.80 CC images/utsns.o [2020-03-26T16:16:57.619Z] #45 51.26 CC images/creds.o [2020-03-26T16:16:57.619Z] #45 51.76 CC images/vma.o [2020-03-26T16:16:57.619Z] #45 51.92 CC images/netdev.o [2020-03-26T16:16:57.619Z] #45 52.61 CC images/tty.o [2020-03-26T16:16:57.619Z] #45 ... [2020-03-26T16:16:57.619Z] [2020-03-26T16:16:57.619Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:16:57.619Z] #48 148.3 net/url [2020-03-26T16:16:57.699Z] #65 ... [2020-03-26T16:16:57.699Z] [2020-03-26T16:16:57.699Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-26T16:16:57.699Z] #45 DONE 0.1s [2020-03-26T16:16:57.699Z] [2020-03-26T16:16:57.699Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-26T16:16:57.699Z] #48 DONE 0.1s [2020-03-26T16:16:57.699Z] [2020-03-26T16:16:57.699Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-26T16:16:57.699Z] #51 DONE 0.1s [2020-03-26T16:16:57.699Z] [2020-03-26T16:16:57.699Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:16:59.692Z] #48 ... [2020-03-26T16:16:59.692Z] [2020-03-26T16:16:59.692Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:16:59.692Z] #11 140.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-26T16:16:59.692Z] #11 140.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-03-26T16:16:59.692Z] #11 140.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-26T16:16:59.692Z] #11 ... [2020-03-26T16:16:59.692Z] [2020-03-26T16:16:59.692Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:16:59.692Z] #45 53.68 CC images/file-lock.o [2020-03-26T16:16:59.692Z] #45 54.07 CC images/rlimit.o [2020-03-26T16:16:59.692Z] #45 54.48 CC images/pagemap.o [2020-03-26T16:16:59.692Z] #45 54.94 CC images/siginfo.o [2020-03-26T16:16:59.981Z] #45 55.38 CC images/rpc.o [2020-03-26T16:17:00.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-26T16:17:00.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-26T16:17:01.009Z] #45 ... [2020-03-26T16:17:01.009Z] [2020-03-26T16:17:01.009Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:17:01.009Z] #34 DONE 151.8s [2020-03-26T16:17:01.009Z] [2020-03-26T16:17:01.009Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:17:01.009Z] #48 151.0 text/template/parse [2020-03-26T16:17:01.009Z] #48 151.1 go/ast [2020-03-26T16:17:01.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-26T16:17:02.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-26T16:17:02.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-26T16:17:03.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-26T16:17:04.043Z] #65 251.4 + bin/containerd-stress [2020-03-26T16:17:04.043Z] #65 253.1 + bin/containerd-shim [2020-03-26T16:17:04.251Z] #65 ... [2020-03-26T16:17:04.251Z] [2020-03-26T16:17:04.251Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:17:04.251Z] #53 DONE 319.7s [2020-03-26T16:17:04.251Z] [2020-03-26T16:17:04.251Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:17:04.530Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-26T16:17:05.190Z] #65 ... [2020-03-26T16:17:05.190Z] [2020-03-26T16:17:05.190Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-26T16:17:05.190Z] #54 DONE 0.1s [2020-03-26T16:17:05.190Z] [2020-03-26T16:17:05.190Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-26T16:17:05.190Z] #57 DONE 0.1s [2020-03-26T16:17:05.190Z] [2020-03-26T16:17:05.190Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:17:05.190Z] #65 ... [2020-03-26T16:17:05.190Z] [2020-03-26T16:17:05.190Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-26T16:17:05.190Z] #61 DONE 0.1s [2020-03-26T16:17:05.448Z] [2020-03-26T16:17:05.448Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:17:05.464Z] #48 156.1 encoding/json [2020-03-26T16:17:05.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-26T16:17:06.499Z] #48 ... [2020-03-26T16:17:06.499Z] [2020-03-26T16:17:06.499Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:17:06.499Z] #45 58.82 CC images/ext-file.o [2020-03-26T16:17:06.499Z] #45 59.22 CC images/cgroup.o [2020-03-26T16:17:06.499Z] #45 60.63 CC images/userns.o [2020-03-26T16:17:06.499Z] #45 61.13 CC images/google/protobuf/descriptor.o [2020-03-26T16:17:06.994Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-26T16:17:07.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-26T16:17:08.017Z] #45 ... [2020-03-26T16:17:08.018Z] [2020-03-26T16:17:08.018Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:17:08.018Z] #57 149.0 encoding/json [2020-03-26T16:17:08.018Z] #57 149.4 go/ast [2020-03-26T16:17:08.018Z] #57 152.9 golang.org/x/sys/unix [2020-03-26T16:17:08.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-26T16:17:09.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-26T16:17:09.516Z] #57 ... [2020-03-26T16:17:09.517Z] [2020-03-26T16:17:09.517Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:17:09.517Z] #45 64.83 CC images/opts.o [2020-03-26T16:17:11.624Z] #65 259.5 + bin/containerd-shim-runc-v1 [2020-03-26T16:17:11.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-26T16:17:11.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-26T16:17:11.882Z] ................................................ [ 29%] [2020-03-26T16:17:11.892Z] #45 65.25 CC images/seccomp.o [2020-03-26T16:17:11.892Z] #45 65.87 CC images/binfmt-misc.o [2020-03-26T16:17:11.892Z] #45 66.18 CC images/time.o [2020-03-26T16:17:11.892Z] #45 66.59 CC images/sysctl.o [2020-03-26T16:17:11.892Z] #45 66.90 CC images/autofs.o [2020-03-26T16:17:11.892Z] #45 67.28 CC images/macvlan.o [2020-03-26T16:17:12.181Z] #45 67.58 CC images/sit.o [2020-03-26T16:17:12.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-26T16:17:12.475Z] #45 68.03 LINK images/built-in.o [2020-03-26T16:17:12.554Z] #65 262.5 + bin/containerd-shim-runc-v2 [2020-03-26T16:17:12.795Z] #45 68.23 GEN compel/include/asm [2020-03-26T16:17:12.795Z] #45 68.24 GEN compel/include/version.h [2020-03-26T16:17:12.795Z] #45 68.27 touch .config [2020-03-26T16:17:12.795Z] #45 68.31 GEN include/common/config.h [2020-03-26T16:17:13.089Z] #45 68.49 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-26T16:17:13.089Z] #45 68.53 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-26T16:17:13.089Z] #45 68.56 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-03-26T16:17:13.089Z] #45 68.62 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-03-26T16:17:13.089Z] #45 68.67 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-03-26T16:17:13.253Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-26T16:17:13.253Z] Using test binary docker [2020-03-26T16:17:13.253Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-26T16:17:13.253Z] +++ /etc/init.d/apparmor start [2020-03-26T16:17:13.253Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-26T16:17:13.253Z] INFO: Waiting for daemon to start... [2020-03-26T16:17:13.253Z] Starting dockerd [2020-03-26T16:17:13.253Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-03-26T16:17:13.379Z] #45 68.73 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-03-26T16:17:13.379Z] #45 68.77 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-03-26T16:17:13.379Z] #45 68.79 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-26T16:17:13.379Z] #45 68.79 DEP compel/plugins/std/infect.d [2020-03-26T16:17:13.484Z] #65 263.3 + binaries [2020-03-26T16:17:13.485Z] #65 263.3 + mkdir -p /build [2020-03-26T16:17:13.485Z] #65 263.3 + cp bin/containerd /build/containerd [2020-03-26T16:17:13.485Z] #65 263.3 + cp bin/containerd-shim /build/containerd-shim [2020-03-26T16:17:13.485Z] #65 263.4 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-03-26T16:17:13.485Z] #65 263.4 + cp bin/ctr /build/ctr [2020-03-26T16:17:13.669Z] #45 69.15 DEP compel/plugins/std/string.d [2020-03-26T16:17:13.959Z] #45 69.31 DEP compel/plugins/std/log.d [2020-03-26T16:17:13.959Z] #45 69.51 DEP compel/plugins/std/fds.d [2020-03-26T16:17:14.047Z] #65 DONE 263.8s [2020-03-26T16:17:14.249Z] #45 69.71 DEP compel/plugins/std/std.d [2020-03-26T16:17:14.540Z] #45 69.95 DEP compel/plugins/shmem/shmem.d [2020-03-26T16:17:14.832Z] #45 70.22 DEP compel/plugins/fds/fds.d [2020-03-26T16:17:14.978Z] [2020-03-26T16:17:14.978Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-26T16:17:15.123Z] #45 70.50 CC compel/plugins/std/std.o [2020-03-26T16:17:15.234Z] #66 DONE 0.2s [2020-03-26T16:17:15.234Z] [2020-03-26T16:17:15.234Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-26T16:17:15.234Z] #70 DONE 0.1s [2020-03-26T16:17:15.234Z] [2020-03-26T16:17:15.234Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-26T16:17:15.264Z] . [2020-03-26T16:17:15.264Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-26T16:17:15.264Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-26T16:17:15.264Z] Error: No such image: emptyfs [2020-03-26T16:17:15.264Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-26T16:17:15.264Z] ++++ docker load [2020-03-26T16:17:15.416Z] #45 70.92 CC compel/plugins/std/fds.o [2020-03-26T16:17:15.416Z] #45 ... [2020-03-26T16:17:15.416Z] [2020-03-26T16:17:15.416Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-26T16:17:15.416Z] #11 166.0 Selecting previously unselected package libapparmor1:ppc64el. [2020-03-26T16:17:15.416Z] #11 166.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-03-26T16:17:15.416Z] #11 166.0 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-03-26T16:17:15.416Z] #11 166.2 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-03-26T16:17:15.416Z] #11 166.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-03-26T16:17:15.416Z] #11 166.2 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-03-26T16:17:15.416Z] #11 166.5 Selecting previously unselected package libbtrfs0. [2020-03-26T16:17:15.416Z] #11 166.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-03-26T16:17:15.416Z] #11 166.5 Unpacking libbtrfs0 (4.20.1-2) ... [2020-03-26T16:17:15.416Z] #11 166.6 Selecting previously unselected package libbtrfs-dev. [2020-03-26T16:17:15.416Z] #11 166.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-03-26T16:17:15.416Z] #11 166.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-03-26T16:17:15.416Z] #11 166.8 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-03-26T16:17:15.416Z] #11 166.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-03-26T16:17:15.416Z] #11 166.8 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-03-26T16:17:15.490Z] #72 DONE 0.2s [2020-03-26T16:17:15.490Z] [2020-03-26T16:17:15.490Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-26T16:17:15.490Z] #75 DONE 0.1s [2020-03-26T16:17:15.490Z] [2020-03-26T16:17:15.490Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-26T16:17:15.490Z] #76 DONE 0.0s [2020-03-26T16:17:15.490Z] [2020-03-26T16:17:15.490Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-26T16:17:15.545Z] Running integration-test (iteration 1) [2020-03-26T16:17:15.545Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-03-26T16:17:15.545Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:17:15.545Z] ++ set -e [2020-03-26T16:17:15.545Z] ++ '[' -n 0 ']' [2020-03-26T16:17:15.545Z] ++ set -x [2020-03-26T16:17:15.545Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:17:15.720Z] #11 166.9 Selecting previously unselected package libudev-dev:ppc64el. [2020-03-26T16:17:15.720Z] #11 166.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ... [2020-03-26T16:17:15.720Z] #11 167.0 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ... [2020-03-26T16:17:16.009Z] #11 167.2 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-03-26T16:17:16.009Z] #11 167.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-03-26T16:17:16.009Z] #11 167.3 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-03-26T16:17:16.638Z] #11 168.0 Selecting previously unselected package libpcre16-3:ppc64el. [2020-03-26T16:17:16.638Z] #11 168.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-03-26T16:17:16.638Z] #11 168.0 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-03-26T16:17:16.857Z] #77 DONE 1.4s [2020-03-26T16:17:16.926Z] #11 168.3 Selecting previously unselected package libpcre32-3:ppc64el. [2020-03-26T16:17:16.926Z] #11 168.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-03-26T16:17:16.926Z] #11 168.3 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-03-26T16:17:17.114Z] [2020-03-26T16:17:17.114Z] #78 exporting to image [2020-03-26T16:17:17.114Z] #78 exporting layers [2020-03-26T16:17:17.216Z] #11 168.6 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-03-26T16:17:17.216Z] #11 168.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-03-26T16:17:17.216Z] #11 168.6 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-03-26T16:17:17.216Z] #11 168.7 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-03-26T16:17:17.506Z] #11 168.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-03-26T16:17:17.506Z] #11 168.7 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-03-26T16:17:18.135Z] #11 169.3 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-03-26T16:17:18.135Z] #11 169.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-03-26T16:17:18.135Z] #11 169.3 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-03-26T16:17:18.425Z] #11 169.8 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-03-26T16:17:18.425Z] #11 169.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-03-26T16:17:18.425Z] #11 169.8 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-03-26T16:17:18.715Z] #11 169.9 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-03-26T16:17:18.715Z] #11 169.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-03-26T16:17:18.715Z] #11 170.0 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-03-26T16:17:19.005Z] #11 170.2 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-03-26T16:17:19.005Z] #11 170.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ... [2020-03-26T16:17:19.005Z] #11 170.2 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-03-26T16:17:19.637Z] #11 171.0 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-03-26T16:17:19.637Z] #11 171.0 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-03-26T16:17:19.637Z] #11 171.0 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-03-26T16:17:19.637Z] #11 171.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-03-26T16:17:19.637Z] #11 171.0 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-03-26T16:17:19.637Z] #11 171.0 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-03-26T16:17:19.637Z] #11 171.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-03-26T16:17:19.637Z] #11 171.0 Setting up libbtrfs0 (4.20.1-2) ... [2020-03-26T16:17:19.637Z] #11 171.0 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-03-26T16:17:19.637Z] #11 171.0 Setting up libudev-dev:ppc64el (241-7~deb10u3) ... [2020-03-26T16:17:19.637Z] #11 171.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-03-26T16:17:19.637Z] #11 171.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-03-26T16:17:19.637Z] #11 171.1 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-03-26T16:17:19.928Z] #11 171.1 Setting up mingw-w64-common (6.0.0-3) ... [2020-03-26T16:17:19.928Z] #11 171.1 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-03-26T16:17:19.928Z] #11 171.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-03-26T16:17:19.928Z] #11 171.1 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-03-26T16:17:19.928Z] #11 171.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-26T16:17:19.928Z] #11 171.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-26T16:17:19.928Z] #11 171.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-26T16:17:19.928Z] #11 171.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-03-26T16:17:19.928Z] #11 171.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-26T16:17:19.928Z] #11 171.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-26T16:17:19.928Z] #11 171.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-03-26T16:17:19.928Z] #11 171.3 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-03-26T16:17:19.928Z] #11 171.3 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-03-26T16:17:19.928Z] #11 171.3 Setting up dmsetup (2:1.02.155-3) ... [2020-03-26T16:17:19.928Z] #11 171.3 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-03-26T16:17:20.219Z] #11 171.3 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-03-26T16:17:20.219Z] #11 171.3 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T16:17:20.508Z] #11 DONE 171.6s [2020-03-26T16:17:20.508Z] [2020-03-26T16:17:20.508Z] #59 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-26T16:17:20.508Z] #59 DONE 0.3s [2020-03-26T16:17:20.508Z] [2020-03-26T16:17:20.508Z] #60 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-26T16:17:20.508Z] #60 DONE 0.1s [2020-03-26T16:17:20.508Z] [2020-03-26T16:17:20.508Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-26T16:17:21.139Z] #12 DONE 0.8s [2020-03-26T16:17:21.139Z] [2020-03-26T16:17:21.139Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:17:21.139Z] #61 0.332 + RM_GOPATH=0 [2020-03-26T16:17:21.139Z] #61 0.334 + TMP_GOPATH= [2020-03-26T16:17:21.139Z] #61 0.334 + : /build [2020-03-26T16:17:21.139Z] #61 0.337 + '[' -z '' ']' [2020-03-26T16:17:21.139Z] #61 0.343 ++ mktemp -d [2020-03-26T16:17:21.140Z] #61 0.350 + export GOPATH=/tmp/tmp.K8TckgRtt7 [2020-03-26T16:17:21.140Z] #61 0.350 + GOPATH=/tmp/tmp.K8TckgRtt7 [2020-03-26T16:17:21.140Z] #61 0.350 + RM_GOPATH=1 [2020-03-26T16:17:21.140Z] #61 0.351 ++ dirname ./install.sh [2020-03-26T16:17:21.140Z] #61 0.357 + dir=. [2020-03-26T16:17:21.140Z] #61 0.357 + bin=runc [2020-03-26T16:17:21.140Z] #61 0.357 + shift [2020-03-26T16:17:21.140Z] #61 0.357 + '[' '!' -f ./runc.installer ']' [2020-03-26T16:17:21.140Z] #61 0.358 + . ./runc.installer [2020-03-26T16:17:21.140Z] #61 0.358 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-26T16:17:21.140Z] #61 0.360 + install_runc [2020-03-26T16:17:21.140Z] #61 0.371 + uname -r [2020-03-26T16:17:21.140Z] #61 0.372 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-26T16:17:21.140Z] #61 0.377 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-26T16:17:21.140Z] #61 0.378 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-26T16:17:21.140Z] #61 0.378 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-26T16:17:21.140Z] #61 0.379 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.K8TckgRtt7/src/github.com/opencontainers/runc [2020-03-26T16:17:21.140Z] #61 0.387 Cloning into '/tmp/tmp.K8TckgRtt7/src/github.com/opencontainers/runc'... [2020-03-26T16:17:21.771Z] #61 ... [2020-03-26T16:17:21.771Z] [2020-03-26T16:17:21.771Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-26T16:17:21.771Z] #13 DONE 0.5s [2020-03-26T16:17:21.771Z] [2020-03-26T16:17:21.771Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-26T16:17:22.060Z] #14 0.356 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-26T16:17:22.060Z] #14 DONE 0.4s [2020-03-26T16:17:22.060Z] [2020-03-26T16:17:22.060Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-26T16:17:22.351Z] #15 DONE 0.4s [2020-03-26T16:17:22.351Z] [2020-03-26T16:17:22.351Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-26T16:17:22.370Z] Loaded image: buildpack-deps:jessie [2020-03-26T16:17:22.370Z] Loaded image: busybox:latest [2020-03-26T16:17:22.650Z] Loaded image: busybox:glibc [2020-03-26T16:17:22.650Z] Loaded image: debian:jessie [2020-03-26T16:17:22.931Z] Loaded image: hello-world:latest [2020-03-26T16:17:22.931Z] INFO: Testing against a local daemon [2020-03-26T16:17:22.931Z] === RUN TestCgroupNamespacesBuild [2020-03-26T16:17:22.981Z] #16 DONE 0.4s [2020-03-26T16:17:22.981Z] [2020-03-26T16:17:22.981Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-03-26T16:17:23.271Z] #17 DONE 0.4s [2020-03-26T16:17:23.271Z] [2020-03-26T16:17:23.271Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T16:17:23.670Z] #78 exporting layers 6.1s done [2020-03-26T16:17:23.670Z] #78 writing image sha256:2481964156e88a70dea0a2a9a312e180272cfa453fa8c1b6b246de3fdd7fe02a done [2020-03-26T16:17:23.670Z] #78 naming to docker.io/library/docker:1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 done [2020-03-26T16:17:23.670Z] #78 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-03-26T16:17:24.304Z] #18 0.731 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-03-26T16:17:24.304Z] #18 0.880 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-03-26T16:17:24.304Z] #18 1.079 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-03-26T16:17:24.943Z] --- PASS: TestCgroupNamespacesBuild (2.23s) [2020-03-26T16:17:24.943Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-26T16:17:25.121Z] [2020-03-26T16:17:25.121Z] Removing bundles/ [2020-03-26T16:17:25.121Z] [2020-03-26T16:17:25.121Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-03-26T16:17:25.379Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-26T16:17:25.379Z] GOOS="" GOARCH="" GOARM="" [2020-03-26T16:17:25.517Z] #65 281.6 + bin/containerd-stress [2020-03-26T16:17:25.815Z] ok github.com/docker/docker/api/server/httputils 0.022s coverage: 14.7% of statements [2020-03-26T16:17:25.815Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-26T16:17:25.815Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2020-03-26T16:17:25.815Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-26T16:17:25.815Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-26T16:17:25.815Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-26T16:17:25.815Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-26T16:17:25.815Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-26T16:17:25.815Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-26T16:17:25.815Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-26T16:17:25.815Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-26T16:17:25.815Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-26T16:17:25.815Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-26T16:17:25.815Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-26T16:17:25.815Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2020-03-26T16:17:25.815Z] ok github.com/docker/docker/api/types/strslice 0.020s coverage: 90.0% of statements [2020-03-26T16:17:25.815Z] ok github.com/docker/docker/api/server/router/swarm 0.037s coverage: 4.5% of statements [2020-03-26T16:17:25.815Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-26T16:17:25.815Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-26T16:17:25.815Z] ? github.com/docker/docker/api/types [no test files] [2020-03-26T16:17:25.815Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-26T16:17:25.815Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-26T16:17:25.815Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-26T16:17:25.815Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-26T16:17:25.815Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-26T16:17:25.815Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-26T16:17:25.815Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-26T16:17:25.815Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-26T16:17:25.815Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-26T16:17:25.815Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-26T16:17:25.815Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-26T16:17:25.815Z] ok github.com/docker/docker/api/types/time 0.019s coverage: 100.0% of statements [2020-03-26T16:17:25.815Z] ok github.com/docker/docker/api/types/versions 0.016s coverage: 75.0% of statements [2020-03-26T16:17:25.815Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-26T16:17:25.815Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-26T16:17:25.815Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-26T16:17:25.815Z] ? github.com/docker/docker/builder [no test files] [2020-03-26T16:17:25.815Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-26T16:17:25.815Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-26T16:17:25.815Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-26T16:17:25.815Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-26T16:17:25.815Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-26T16:17:25.815Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-26T16:17:25.815Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-26T16:17:25.815Z] ok github.com/docker/docker/builder/dockerignore 0.021s coverage: 96.8% of statements [2020-03-26T16:17:25.815Z] ok github.com/docker/docker/cli/debug 0.011s coverage: 100.0% of statements [2020-03-26T16:17:25.815Z] ok github.com/docker/docker/builder/remotecontext 0.275s coverage: 13.6% of statements [2020-03-26T16:17:25.815Z] ok github.com/docker/docker/builder/remotecontext/git 3.331s coverage: 86.3% of statements [2020-03-26T16:17:25.829Z] #18 2.473 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-03-26T16:17:26.121Z] #18 ... [2020-03-26T16:17:26.121Z] [2020-03-26T16:17:26.121Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:17:26.121Z] #45 71.65 CC compel/plugins/std/log.o [2020-03-26T16:17:26.121Z] #45 72.91 CC compel/plugins/std/string.o [2020-03-26T16:17:26.121Z] #45 73.88 CC compel/plugins/std/infect.o [2020-03-26T16:17:26.121Z] #45 74.64 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-03-26T16:17:26.121Z] #45 74.68 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-03-26T16:17:26.121Z] #45 74.75 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-03-26T16:17:26.121Z] #45 74.83 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-03-26T16:17:26.121Z] #45 74.96 AR compel/plugins/std.lib.a [2020-03-26T16:17:26.121Z] #45 75.11 CC compel/plugins/fds/fds.o [2020-03-26T16:17:26.121Z] #45 75.62 AR compel/plugins/fds.lib.a [2020-03-26T16:17:26.121Z] #45 75.71 HOSTDEP compel/src/lib/log-host.d [2020-03-26T16:17:26.121Z] #45 76.01 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-26T16:17:26.121Z] #45 76.46 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-03-26T16:17:26.121Z] #45 76.78 HOSTDEP compel/src/main-host.d [2020-03-26T16:17:26.121Z] #45 77.03 DEP compel/src/lib/ptrace.d [2020-03-26T16:17:26.121Z] #45 77.46 DEP compel/src/lib/infect.d [2020-03-26T16:17:26.121Z] #45 77.79 DEP compel/src/lib/infect-util.d [2020-03-26T16:17:26.121Z] #45 78.00 DEP compel/src/lib/infect-rpc.d [2020-03-26T16:17:26.121Z] #45 78.29 DEP compel/arch/ppc64/src/lib/infect.d [2020-03-26T16:17:26.121Z] #45 78.58 DEP compel/arch/ppc64/src/lib/cpu.d [2020-03-26T16:17:26.121Z] #45 78.83 DEP compel/src/lib/log.d [2020-03-26T16:17:26.121Z] #45 78.97 DEP compel/src/main.d [2020-03-26T16:17:26.121Z] #45 79.15 DEP compel/src/lib/handle-elf.d [2020-03-26T16:17:26.121Z] #45 79.40 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-03-26T16:17:26.121Z] #45 79.72 CC compel/src/lib/log.o [2020-03-26T16:17:26.121Z] #45 80.17 CC compel/arch/ppc64/src/lib/cpu.o [2020-03-26T16:17:26.121Z] #45 80.73 CC compel/arch/ppc64/src/lib/infect.o [2020-03-26T16:17:26.753Z] #45 82.07 CC compel/src/lib/infect-rpc.o [2020-03-26T16:17:26.887Z] #65 283.3 + bin/containerd-shim [2020-03-26T16:17:26.955Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.80s) [2020-03-26T16:17:26.955Z] === RUN TestBuildWithSession [2020-03-26T16:17:26.955Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-26T16:17:26.955Z] build_session_test.go:25: TODO: BuildKit [2020-03-26T16:17:26.955Z] === RUN TestBuildSquashParent [2020-03-26T16:17:27.195Z] ok github.com/docker/docker/builder/dockerfile 1.244s coverage: 48.2% of statements [2020-03-26T16:17:27.195Z] ? github.com/docker/docker/cli [no test files] [2020-03-26T16:17:27.195Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-26T16:17:27.385Z] #45 82.80 CC compel/src/lib/infect-util.o [2020-03-26T16:17:27.385Z] #45 ... [2020-03-26T16:17:27.385Z] [2020-03-26T16:17:27.385Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:17:27.385Z] #48 168.5 text/template [2020-03-26T16:17:27.385Z] #48 171.5 go/parser [2020-03-26T16:17:28.019Z] #48 ... [2020-03-26T16:17:28.019Z] [2020-03-26T16:17:28.019Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:17:28.019Z] #45 83.30 CC compel/src/lib/infect.o [2020-03-26T16:17:31.394Z] ok github.com/docker/docker/client 0.414s coverage: 75.8% of statements [2020-03-26T16:17:33.445Z] #65 289.7 + bin/containerd-shim-runc-v1 [2020-03-26T16:17:33.647Z] #45 88.47 CC compel/src/lib/ptrace.o [2020-03-26T16:17:33.647Z] #45 ... [2020-03-26T16:17:33.647Z] [2020-03-26T16:17:33.647Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:17:33.647Z] #57 184.8 golang.org/x/crypto/ssh/terminal [2020-03-26T16:17:33.739Z] --- PASS: TestBuildSquashParent (6.82s) [2020-03-26T16:17:33.740Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-26T16:17:33.740Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-26T16:17:33.740Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-26T16:17:33.740Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-26T16:17:33.740Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-26T16:17:33.740Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-26T16:17:33.740Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-26T16:17:33.740Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-26T16:17:33.740Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-26T16:17:33.740Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-26T16:17:33.740Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-26T16:17:33.740Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-26T16:17:33.740Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-26T16:17:33.740Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-26T16:17:33.740Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-26T16:17:34.831Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-03-26T16:17:36.406Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-26T16:17:36.406Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-26T16:17:36.724Z] #65 292.7 + bin/containerd-shim-runc-v2 [2020-03-26T16:17:36.981Z] #65 293.5 + binaries [2020-03-26T16:17:36.981Z] #65 293.5 + mkdir -p /build [2020-03-26T16:17:36.981Z] #65 293.5 + cp bin/containerd /build/containerd [2020-03-26T16:17:36.981Z] #65 293.5 + cp bin/containerd-shim /build/containerd-shim [2020-03-26T16:17:36.981Z] #65 293.5 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-03-26T16:17:36.981Z] #65 293.5 + cp bin/ctr /build/ctr [2020-03-26T16:17:37.545Z] #65 DONE 294.0s [2020-03-26T16:17:38.086Z] #57 ... [2020-03-26T16:17:38.086Z] [2020-03-26T16:17:38.086Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T16:17:38.086Z] #18 4.830 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [179 kB] [2020-03-26T16:17:38.086Z] #18 6.454 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-03-26T16:17:38.375Z] #18 ... [2020-03-26T16:17:38.375Z] [2020-03-26T16:17:38.375Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:17:38.375Z] #45 89.29 AR compel/libcompel.a [2020-03-26T16:17:38.375Z] #45 89.43 HOSTCC compel/src/main-host.o [2020-03-26T16:17:38.375Z] #45 89.97 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-03-26T16:17:38.375Z] #45 90.30 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-26T16:17:38.375Z] #45 91.18 HOSTCC compel/src/lib/log-host.o [2020-03-26T16:17:38.375Z] #45 91.62 HOSTLINK compel/compel-host-bin [2020-03-26T16:17:38.375Z] #45 92.06 DEP soccr/soccr.d [2020-03-26T16:17:38.375Z] #45 92.34 CC soccr/soccr.o [2020-03-26T16:17:38.424Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-26T16:17:38.424Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-26T16:17:38.476Z] [2020-03-26T16:17:38.476Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-26T16:17:38.733Z] #66 DONE 0.2s [2020-03-26T16:17:38.733Z] [2020-03-26T16:17:38.733Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-26T16:17:38.733Z] #70 DONE 0.1s [2020-03-26T16:17:38.990Z] [2020-03-26T16:17:38.990Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-26T16:17:38.990Z] #72 DONE 0.1s [2020-03-26T16:17:38.990Z] [2020-03-26T16:17:38.990Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-26T16:17:38.990Z] #75 DONE 0.1s [2020-03-26T16:17:38.990Z] [2020-03-26T16:17:38.990Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-26T16:17:38.990Z] #76 DONE 0.0s [2020-03-26T16:17:39.246Z] [2020-03-26T16:17:39.247Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-26T16:17:39.879Z] #45 ... [2020-03-26T16:17:39.879Z] [2020-03-26T16:17:39.879Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:17:39.879Z] #57 190.7 mvdan.cc/sh/v3/cmd/shfmt [2020-03-26T16:17:40.617Z] #77 DONE 1.2s [2020-03-26T16:17:40.617Z] [2020-03-26T16:17:40.617Z] #78 exporting to image [2020-03-26T16:17:40.617Z] #78 exporting layers [2020-03-26T16:17:41.123Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-03-26T16:17:41.123Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.52s) [2020-03-26T16:17:41.123Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.60s) [2020-03-26T16:17:41.123Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.22s) [2020-03-26T16:17:41.124Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.20s) [2020-03-26T16:17:41.124Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.17s) [2020-03-26T16:17:41.124Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.36s) [2020-03-26T16:17:41.124Z] === RUN TestBuildMultiStageCopy [2020-03-26T16:17:41.124Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-26T16:17:41.380Z] #57 ... [2020-03-26T16:17:41.380Z] [2020-03-26T16:17:41.380Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:17:41.380Z] #48 182.4 encoding/xml [2020-03-26T16:17:41.380Z] #48 190.3 math/big [2020-03-26T16:17:41.671Z] #48 ... [2020-03-26T16:17:41.671Z] [2020-03-26T16:17:41.671Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:17:41.671Z] #45 96.43 AR soccr/libsoccr.a [2020-03-26T16:17:41.671Z] #45 96.54 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-26T16:17:41.671Z] #45 97.23 DEP criu/arch/ppc64/sigframe.d [2020-03-26T16:17:42.303Z] #45 97.63 DEP criu/arch/ppc64/crtools.d [2020-03-26T16:17:42.593Z] #45 97.97 DEP criu/arch/ppc64/cpu.d [2020-03-26T16:17:42.884Z] #45 98.34 CC criu/arch/ppc64/cpu.o [2020-03-26T16:17:42.900Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-03-26T16:17:43.136Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-26T16:17:43.746Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-26T16:17:44.358Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-26T16:17:44.415Z] #45 99.73 CC criu/arch/ppc64/crtools.o [2020-03-26T16:17:44.575Z] 65014b3c3121: Pull complete [2020-03-26T16:17:44.968Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-26T16:17:45.047Z] #45 ... [2020-03-26T16:17:45.047Z] [2020-03-26T16:17:45.047Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:17:45.047Z] #61 14.41 + cd /tmp/tmp.K8TckgRtt7/src/github.com/opencontainers/runc [2020-03-26T16:17:45.047Z] #61 14.41 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-26T16:17:45.047Z] #61 15.60 + '[' -z '' ']' [2020-03-26T16:17:45.047Z] #61 15.60 + target=static [2020-03-26T16:17:45.047Z] #61 15.60 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-26T16:17:45.047Z] #61 18.51 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-03-26T16:17:45.578Z] --- PASS: TestBuildMultiStageCopy (4.71s) [2020-03-26T16:17:45.579Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.42s) [2020-03-26T16:17:45.579Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2020-03-26T16:17:45.579Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2020-03-26T16:17:45.579Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2020-03-26T16:17:45.579Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.69s) [2020-03-26T16:17:45.579Z] === RUN TestBuildMultiStageParentConfig [2020-03-26T16:17:46.561Z] #61 ... [2020-03-26T16:17:46.561Z] [2020-03-26T16:17:46.561Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:17:46.561Z] #48 197.5 go/doc [2020-03-26T16:17:47.051Z] --- PASS: TestBuildMultiStageParentConfig (1.44s) [2020-03-26T16:17:47.051Z] === RUN TestBuildLabelWithTargets [2020-03-26T16:17:47.168Z] #78 exporting layers 6.0s done [2020-03-26T16:17:47.168Z] #78 writing image sha256:e4664ec62cb7b45edc0c1b14be1cfb9306fa47457bde62c008dc097204f6c151 done [2020-03-26T16:17:47.168Z] #78 naming to docker.io/library/docker:1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 done [2020-03-26T16:17:47.168Z] #78 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-26T16:17:47.525Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40745/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 -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:1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 hack/make.sh dynbinary test-integration [2020-03-26T16:17:48.013Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-03-26T16:17:48.457Z] [2020-03-26T16:17:48.457Z] Removing bundles/ [2020-03-26T16:17:48.457Z] [2020-03-26T16:17:48.457Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-26T16:17:48.457Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-26T16:17:48.457Z] GOOS="" GOARCH="" GOARM="" [2020-03-26T16:17:49.715Z] --- PASS: TestBuildLabelWithTargets (2.25s) [2020-03-26T16:17:49.715Z] === RUN TestBuildWithEmptyLayers [2020-03-26T16:17:50.326Z] --- PASS: TestBuildWithEmptyLayers (1.01s) [2020-03-26T16:17:50.326Z] === RUN TestBuildMultiStageOnBuild [2020-03-26T16:17:51.037Z] #48 ... [2020-03-26T16:17:51.037Z] [2020-03-26T16:17:51.037Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-26T16:17:51.037Z] #57 DONE 201.7s [2020-03-26T16:17:51.037Z] [2020-03-26T16:17:51.037Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:17:51.037Z] #69 201.0 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-26T16:17:51.037Z] #69 201.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-26T16:17:51.326Z] #69 ... [2020-03-26T16:17:51.326Z] [2020-03-26T16:17:51.326Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T16:17:51.326Z] #18 17.83 Fetched 8116 kB in 17s (471 kB/s) [2020-03-26T16:17:51.326Z] #18 17.83 Reading package lists... [2020-03-26T16:17:51.326Z] #18 27.24 Reading package lists... [2020-03-26T16:17:51.326Z] #18 ... [2020-03-26T16:17:51.326Z] [2020-03-26T16:17:51.326Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:17:51.326Z] #45 102.0 CC criu/arch/ppc64/sigframe.o [2020-03-26T16:17:51.326Z] #45 102.7 LINK criu/arch/ppc64/crtools.built-in.o [2020-03-26T16:17:51.326Z] #45 102.8 DEP criu/pie/util-vdso.d [2020-03-26T16:17:51.326Z] #45 103.2 DEP criu/pie/util.d [2020-03-26T16:17:51.326Z] #45 103.5 CC criu/pie/util.o [2020-03-26T16:17:51.326Z] #45 104.1 CC criu/pie/util-vdso.o [2020-03-26T16:17:51.326Z] #45 105.6 AR criu/pie/pie.lib.a [2020-03-26T16:17:51.326Z] #45 105.7 DEP criu/pie/restorer.d [2020-03-26T16:17:51.326Z] #45 106.4 DEP criu/arch/ppc64/vdso-trampoline.d [2020-03-26T16:17:51.326Z] #45 106.4 DEP criu/arch/ppc64/restorer.d [2020-03-26T16:17:51.616Z] #45 107.0 DEP criu/arch/ppc64/vdso-pie.d [2020-03-26T16:17:51.905Z] #45 107.2 DEP criu/pie/parasite-vdso.d [2020-03-26T16:17:52.195Z] #45 107.7 DEP criu/pie/parasite.d [2020-03-26T16:17:52.829Z] #45 108.3 CC criu/pie/parasite.o [2020-03-26T16:17:53.769Z] --- PASS: TestBuildMultiStageOnBuild (2.99s) [2020-03-26T16:17:53.769Z] === RUN TestBuildUncleanTarFilenames [2020-03-26T16:17:54.379Z] --- PASS: TestBuildUncleanTarFilenames (1.25s) [2020-03-26T16:17:54.379Z] === RUN TestBuildMultiStageLayerLeak [2020-03-26T16:17:55.558Z] #45 110.6 LINK criu/pie/parasite.built-in.o [2020-03-26T16:17:55.558Z] #45 110.7 GEN criu/pie/parasite-blob.h [2020-03-26T16:17:55.558Z] #45 110.7 CC criu/pie/parasite-vdso.o [2020-03-26T16:17:56.590Z] #45 111.9 CC criu/arch/ppc64/vdso-pie.o [2020-03-26T16:17:57.222Z] #45 112.8 CC criu/arch/ppc64/restorer.o [2020-03-26T16:17:57.819Z] --- PASS: TestBuildMultiStageLayerLeak (3.03s) [2020-03-26T16:17:57.819Z] === RUN TestBuildWithHugeFile [2020-03-26T16:17:58.256Z] #45 113.6 CC criu/arch/ppc64/vdso-trampoline.o [2020-03-26T16:17:58.256Z] #45 113.7 CC criu/pie/restorer.o [2020-03-26T16:17:58.547Z] #45 ... [2020-03-26T16:17:58.547Z] [2020-03-26T16:17:58.547Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T16:17:58.547Z] #18 27.24 Reading package lists... [2020-03-26T16:18:00.353Z] #18 35.48 Building dependency tree... [2020-03-26T16:18:00.987Z] #18 37.70 libcap2-bin is already the newest version (1:2.25-2). [2020-03-26T16:18:00.987Z] #18 37.70 The following additional packages will be installed: [2020-03-26T16:18:00.987Z] #18 37.70 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-03-26T16:18:00.987Z] #18 37.70 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-03-26T16:18:00.987Z] #18 37.70 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-03-26T16:18:00.987Z] #18 37.70 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-03-26T16:18:00.987Z] #18 37.71 python3.7 python3.7-minimal vim-runtime xxd [2020-03-26T16:18:00.987Z] #18 37.71 Suggested packages: [2020-03-26T16:18:00.987Z] #18 37.71 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-03-26T16:18:00.987Z] #18 37.71 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-03-26T16:18:00.987Z] #18 37.71 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-03-26T16:18:00.987Z] #18 37.72 Recommended packages: [2020-03-26T16:18:00.987Z] #18 37.72 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-03-26T16:18:00.987Z] #18 37.72 python3-keyrings.alt python3-xdg unzip [2020-03-26T16:18:03.489Z] ok github.com/docker/docker/cmd/dockerd 0.110s coverage: 30.7% of statements [2020-03-26T16:18:03.489Z] ok github.com/docker/docker/container 0.175s coverage: 34.9% of statements [2020-03-26T16:18:03.489Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-26T16:18:03.489Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-26T16:18:03.489Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-26T16:18:03.489Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-26T16:18:03.489Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.036s coverage: 65.3% of statements [2020-03-26T16:18:04.433Z] ok github.com/docker/docker/daemon/cluster/convert 0.030s coverage: 35.6% of statements [2020-03-26T16:18:04.497Z] #18 ... [2020-03-26T16:18:04.497Z] [2020-03-26T16:18:04.497Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:18:04.497Z] #45 119.5 LINK criu/pie/restorer.built-in.o [2020-03-26T16:18:04.497Z] #45 119.6 GEN criu/pie/restorer-blob.h [2020-03-26T16:18:04.497Z] #45 ... [2020-03-26T16:18:04.497Z] [2020-03-26T16:18:04.497Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:18:04.497Z] #69 DONE 215.1s [2020-03-26T16:18:04.497Z] [2020-03-26T16:18:04.497Z] #70 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-26T16:18:04.497Z] #70 DONE 0.1s [2020-03-26T16:18:04.497Z] [2020-03-26T16:18:04.497Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:18:04.497Z] #48 214.3 vendor/golang.org/x/text/unicode/norm [2020-03-26T16:18:06.345Z] ok github.com/docker/docker/daemon/cluster 0.111s coverage: 0.5% of statements [2020-03-26T16:18:07.242Z] #48 217.8 github.com/LK4D4/vndr/build [2020-03-26T16:18:08.288Z] #48 ... [2020-03-26T16:18:08.288Z] [2020-03-26T16:18:08.288Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T16:18:08.288Z] #18 41.82 The following NEW packages will be installed: [2020-03-26T16:18:08.288Z] #18 41.83 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-03-26T16:18:08.288Z] #18 41.84 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-03-26T16:18:08.288Z] #18 41.84 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-03-26T16:18:08.288Z] #18 41.84 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-03-26T16:18:08.288Z] #18 41.84 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-03-26T16:18:08.288Z] #18 41.85 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-03-26T16:18:08.288Z] #18 41.85 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-03-26T16:18:08.288Z] #18 41.85 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-03-26T16:18:08.288Z] #18 41.85 xz-utils zip [2020-03-26T16:18:08.288Z] #18 42.02 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-03-26T16:18:08.288Z] #18 42.02 Need to get 29.2 MB of archives. [2020-03-26T16:18:08.288Z] #18 42.02 After this operation, 134 MB of additional disk space will be used. [2020-03-26T16:18:08.288Z] #18 42.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-03-26T16:18:08.288Z] #18 42.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-03-26T16:18:08.288Z] #18 42.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-03-26T16:18:08.288Z] #18 42.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-03-26T16:18:08.288Z] #18 42.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-03-26T16:18:08.288Z] #18 42.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-03-26T16:18:08.288Z] #18 42.84 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-03-26T16:18:08.288Z] #18 42.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-03-26T16:18:08.288Z] #18 42.92 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-03-26T16:18:08.288Z] #18 42.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-03-26T16:18:08.288Z] #18 42.95 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-03-26T16:18:08.288Z] #18 42.96 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-03-26T16:18:08.288Z] #18 42.97 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-03-26T16:18:08.288Z] #18 43.02 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-03-26T16:18:08.288Z] #18 43.10 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-03-26T16:18:08.288Z] #18 43.11 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-03-26T16:18:08.288Z] #18 43.16 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-03-26T16:18:08.288Z] #18 43.18 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-03-26T16:18:08.288Z] #18 43.21 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-03-26T16:18:08.288Z] #18 43.27 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-03-26T16:18:08.288Z] #18 43.36 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-03-26T16:18:08.288Z] #18 43.39 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-03-26T16:18:08.288Z] #18 43.49 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-03-26T16:18:08.288Z] #18 43.50 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-03-26T16:18:08.288Z] #18 43.52 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-03-26T16:18:08.288Z] #18 43.54 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-03-26T16:18:08.288Z] #18 43.55 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-03-26T16:18:08.288Z] #18 43.55 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-03-26T16:18:08.288Z] #18 43.56 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-03-26T16:18:08.288Z] #18 44.43 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-03-26T16:18:08.288Z] #18 44.46 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-03-26T16:18:08.288Z] #18 44.46 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-03-26T16:18:08.288Z] #18 44.47 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-03-26T16:18:08.288Z] #18 44.49 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-03-26T16:18:08.288Z] #18 44.52 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-03-26T16:18:08.288Z] #18 44.72 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-03-26T16:18:08.288Z] #18 44.72 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-03-26T16:18:08.288Z] #18 44.75 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-03-26T16:18:08.288Z] #18 44.75 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-03-26T16:18:08.288Z] #18 44.77 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-03-26T16:18:08.288Z] #18 44.80 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-03-26T16:18:08.288Z] #18 44.80 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-03-26T16:18:08.581Z] #18 45.16 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-03-26T16:18:08.581Z] #18 45.23 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-03-26T16:18:08.882Z] #18 45.46 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-03-26T16:18:08.893Z] ok github.com/docker/docker/daemon/discovery 0.017s coverage: 30.0% of statements [2020-03-26T16:18:09.155Z] ok github.com/docker/docker/daemon/config 0.085s coverage: 81.7% of statements [2020-03-26T16:18:09.514Z] #18 46.01 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-03-26T16:18:09.514Z] #18 46.15 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-03-26T16:18:09.514Z] #18 46.23 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-03-26T16:18:10.098Z] ok github.com/docker/docker/daemon/events 0.071s coverage: 50.0% of statements [2020-03-26T16:18:11.018Z] #18 47.61 debconf: delaying package configuration, since apt-utils is not installed [2020-03-26T16:18:11.018Z] #18 47.78 Fetched 29.2 MB in 4s (6787 kB/s) [2020-03-26T16:18:11.310Z] #18 47.92 Selecting previously unselected package pigz. [2020-03-26T16:18:11.602Z] #18 47.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23352 files and directories currently installed.) [2020-03-26T16:18:11.602Z] #18 48.06 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-03-26T16:18:11.602Z] #18 48.07 Unpacking pigz (2.4-1) ... [2020-03-26T16:18:11.602Z] #18 48.19 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-03-26T16:18:11.602Z] #18 48.22 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-03-26T16:18:11.602Z] #18 48.23 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-03-26T16:18:12.031Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2020-03-26T16:18:12.234Z] #18 48.93 Selecting previously unselected package python3.7-minimal. [2020-03-26T16:18:12.234Z] #18 48.93 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-03-26T16:18:12.234Z] #18 48.96 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-26T16:18:12.653Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-03-26T16:18:14.294Z] #18 50.60 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-03-26T16:18:14.294Z] #18 50.61 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-03-26T16:18:14.584Z] #18 ... [2020-03-26T16:18:14.584Z] [2020-03-26T16:18:14.584Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:18:14.584Z] #45 120.0 DEP criu/vdso.d [2020-03-26T16:18:14.584Z] #45 120.6 DEP criu/uts_ns.d [2020-03-26T16:18:14.584Z] #45 120.9 DEP criu/util.d [2020-03-26T16:18:14.584Z] #45 121.4 DEP criu/uffd.d [2020-03-26T16:18:14.584Z] #45 122.1 DEP criu/tun.d [2020-03-26T16:18:14.584Z] #45 122.5 DEP criu/tty.d [2020-03-26T16:18:14.584Z] #45 122.9 DEP criu/timerfd.d [2020-03-26T16:18:14.584Z] #45 123.2 DEP criu/sysfs_parse.d [2020-03-26T16:18:14.584Z] #45 123.5 DEP criu/sysctl.d [2020-03-26T16:18:14.584Z] #45 123.7 DEP criu/string.d [2020-03-26T16:18:14.584Z] #45 123.8 DEP criu/stats.d [2020-03-26T16:18:14.584Z] #45 123.9 DEP criu/sockets.d [2020-03-26T16:18:14.584Z] #45 124.2 DEP criu/sk-unix.d [2020-03-26T16:18:14.584Z] #45 124.6 DEP criu/sk-tcp.d [2020-03-26T16:18:14.584Z] #45 124.9 DEP criu/sk-queue.d [2020-03-26T16:18:14.584Z] #45 125.3 DEP criu/sk-packet.d [2020-03-26T16:18:14.584Z] #45 125.6 DEP criu/sk-netlink.d [2020-03-26T16:18:14.584Z] #45 125.9 DEP criu/sk-inet.d [2020-03-26T16:18:14.584Z] #45 126.3 DEP criu/signalfd.d [2020-03-26T16:18:14.584Z] #45 126.5 DEP criu/sigframe.d [2020-03-26T16:18:14.584Z] #45 126.8 DEP criu/shmem.d [2020-03-26T16:18:14.584Z] #45 127.1 DEP criu/servicefd.d [2020-03-26T16:18:14.584Z] #45 127.3 DEP criu/seize.d [2020-03-26T16:18:14.584Z] #45 127.5 DEP criu/seccomp.d [2020-03-26T16:18:14.584Z] #45 127.8 DEP criu/rst-malloc.d [2020-03-26T16:18:14.584Z] #45 128.0 DEP criu/rbtree.d [2020-03-26T16:18:14.584Z] #45 128.1 DEP criu/pstree.d [2020-03-26T16:18:14.584Z] #45 128.4 DEP criu/protobuf.d [2020-03-26T16:18:14.584Z] #45 128.8 GEN criu/protobuf-desc-gen.h [2020-03-26T16:18:15.323Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-03-26T16:18:16.094Z] #45 131.5 DEP criu/protobuf-desc.d [2020-03-26T16:18:16.094Z] #45 131.7 DEP criu/proc_parse.d [2020-03-26T16:18:16.259Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.479s coverage: 13.7% of statements [2020-03-26T16:18:16.743Z] #45 132.2 DEP criu/plugin.d [2020-03-26T16:18:16.829Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.644s coverage: 57.0% of statements [2020-03-26T16:18:17.033Z] #45 132.4 DEP criu/pipes.d [2020-03-26T16:18:17.322Z] #45 132.7 DEP criu/pie-util.d [2020-03-26T16:18:17.322Z] #45 132.9 DEP criu/pie-util-vdso.d [2020-03-26T16:18:17.610Z] #45 133.1 DEP criu/path.d [2020-03-26T16:18:17.900Z] #45 133.4 DEP criu/parasite-syscall.d [2020-03-26T16:18:18.189Z] #45 ... [2020-03-26T16:18:18.189Z] [2020-03-26T16:18:18.189Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T16:18:18.189Z] #18 54.90 Selecting previously unselected package python3-minimal. [2020-03-26T16:18:18.478Z] #18 54.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23601 files and directories currently installed.) [2020-03-26T16:18:18.478Z] #18 55.03 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-03-26T16:18:18.478Z] #18 55.03 Unpacking python3-minimal (3.7.3-1) ... [2020-03-26T16:18:18.768Z] #18 55.24 Selecting previously unselected package libmpdec2:ppc64el. [2020-03-26T16:18:18.768Z] #18 55.27 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-03-26T16:18:18.768Z] #18 55.28 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-03-26T16:18:18.768Z] #18 55.45 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-03-26T16:18:18.768Z] #18 55.47 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-03-26T16:18:18.768Z] #18 55.48 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-03-26T16:18:19.369Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.016s coverage: 1.8% of statements [2020-03-26T16:18:20.555Z] #18 57.07 Selecting previously unselected package python3.7. [2020-03-26T16:18:20.555Z] #18 57.09 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-03-26T16:18:20.555Z] #18 57.09 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-03-26T16:18:20.555Z] #18 57.33 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-03-26T16:18:20.851Z] #18 57.35 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-03-26T16:18:20.851Z] #18 57.36 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-03-26T16:18:20.851Z] #18 57.51 Setting up python3-minimal (3.7.3-1) ... [2020-03-26T16:18:21.279Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.382s coverage: 45.9% of statements [2020-03-26T16:18:21.530Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-03-26T16:18:22.657Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.842s coverage: 72.5% of statements [2020-03-26T16:18:22.918Z] #18 59.29 Selecting previously unselected package python3. [2020-03-26T16:18:22.918Z] #18 59.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24013 files and directories currently installed.) [2020-03-26T16:18:22.918Z] #18 59.39 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-03-26T16:18:22.919Z] #18 59.41 Unpacking python3 (3.7.3-1) ... [2020-03-26T16:18:22.919Z] #18 59.59 Selecting previously unselected package libip4tc0:ppc64el. [2020-03-26T16:18:22.919Z] #18 59.61 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-03-26T16:18:22.919Z] #18 59.62 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-03-26T16:18:23.216Z] #18 59.73 Selecting previously unselected package libip6tc0:ppc64el. [2020-03-26T16:18:23.216Z] #18 59.77 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-03-26T16:18:23.216Z] #18 59.78 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-03-26T16:18:23.216Z] #18 59.90 Selecting previously unselected package libiptc0:ppc64el. [2020-03-26T16:18:23.216Z] #18 59.92 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-03-26T16:18:23.216Z] #18 59.92 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-03-26T16:18:23.225Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.934s coverage: 49.5% of statements [2020-03-26T16:18:23.487Z] ok github.com/docker/docker/daemon 12.339s coverage: 17.5% of statements [2020-03-26T16:18:23.487Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-26T16:18:23.487Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-26T16:18:23.487Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-26T16:18:23.487Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-26T16:18:23.487Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-26T16:18:23.509Z] #18 60.03 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-03-26T16:18:23.509Z] #18 60.05 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-03-26T16:18:23.509Z] #18 60.05 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-03-26T16:18:23.509Z] #18 60.13 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-03-26T16:18:23.509Z] #18 60.14 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-03-26T16:18:23.509Z] #18 60.15 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-03-26T16:18:23.681Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-03-26T16:18:23.800Z] #18 60.26 Selecting previously unselected package libnftnl11:ppc64el. [2020-03-26T16:18:23.800Z] #18 60.28 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-03-26T16:18:23.800Z] #18 60.30 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-03-26T16:18:23.800Z] #18 60.46 Selecting previously unselected package iptables. [2020-03-26T16:18:23.800Z] #18 60.47 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-03-26T16:18:23.800Z] #18 60.49 Unpacking iptables (1.8.2-4) ... [2020-03-26T16:18:24.748Z] --- PASS: TestBuildWithHugeFile (26.51s) [2020-03-26T16:18:24.748Z] === RUN TestBuildWithEmptyDockerfile [2020-03-26T16:18:24.748Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-26T16:18:24.748Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-26T16:18:24.748Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-26T16:18:24.748Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-26T16:18:24.748Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-26T16:18:24.748Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-26T16:18:24.748Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-26T16:18:24.748Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-26T16:18:24.748Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-26T16:18:24.748Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-03-26T16:18:24.748Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2020-03-26T16:18:24.748Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2020-03-26T16:18:24.748Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-03-26T16:18:24.748Z] === RUN TestBuildPreserveOwnership [2020-03-26T16:18:24.748Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-26T16:18:24.830Z] #18 61.54 Selecting previously unselected package xxd. [2020-03-26T16:18:24.830Z] #18 61.54 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-03-26T16:18:24.830Z] #18 61.56 Unpacking xxd (2:8.1.0875-5) ... [2020-03-26T16:18:24.952Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.022s coverage: 58.0% of statements [2020-03-26T16:18:25.122Z] #18 61.72 Selecting previously unselected package vim-common. [2020-03-26T16:18:25.122Z] #18 61.73 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-03-26T16:18:25.122Z] #18 61.79 Unpacking vim-common (2:8.1.0875-5) ... [2020-03-26T16:18:25.411Z] #18 62.06 Selecting previously unselected package bash-completion. [2020-03-26T16:18:25.411Z] #18 62.12 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-03-26T16:18:25.524Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.568s coverage: 76.1% of statements [2020-03-26T16:18:26.104Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.043s coverage: 3.0% of statements [2020-03-26T16:18:26.370Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2020-03-26T16:18:28.184Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-03-26T16:18:28.918Z] #18 ... [2020-03-26T16:18:28.918Z] [2020-03-26T16:18:28.918Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:18:28.918Z] #45 133.9 DEP criu/pagemap.d [2020-03-26T16:18:28.918Z] #45 134.1 DEP criu/pagemap-cache.d [2020-03-26T16:18:28.918Z] #45 134.4 DEP criu/page-xfer.d [2020-03-26T16:18:28.918Z] #45 134.8 DEP criu/page-pipe.d [2020-03-26T16:18:28.918Z] #45 135.0 DEP criu/netfilter.d [2020-03-26T16:18:28.918Z] #45 135.3 DEP criu/net.d [2020-03-26T16:18:28.918Z] #45 135.7 DEP criu/namespaces.d [2020-03-26T16:18:28.918Z] #45 136.0 DEP criu/mount.d [2020-03-26T16:18:28.918Z] #45 136.4 DEP criu/mem.d [2020-03-26T16:18:28.918Z] #45 136.7 DEP criu/lsm.d [2020-03-26T16:18:28.918Z] #45 137.0 DEP criu/log.d [2020-03-26T16:18:28.918Z] #45 137.2 DEP criu/libnetlink.d [2020-03-26T16:18:28.918Z] #45 137.4 DEP criu/kerndat.d [2020-03-26T16:18:28.918Z] #45 137.8 DEP criu/kcmp-ids.d [2020-03-26T16:18:28.918Z] #45 137.9 DEP criu/irmap.d [2020-03-26T16:18:28.918Z] #45 138.2 DEP criu/ipc_ns.d [2020-03-26T16:18:28.918Z] #45 138.7 DEP criu/image.d [2020-03-26T16:18:28.918Z] #45 139.1 DEP criu/image-desc.d [2020-03-26T16:18:28.918Z] #45 139.3 DEP criu/fsnotify.d [2020-03-26T16:18:28.918Z] #45 139.6 DEP criu/filesystems.d [2020-03-26T16:18:28.918Z] #45 139.9 DEP criu/files.d [2020-03-26T16:18:28.918Z] #45 140.3 DEP criu/files-reg.d [2020-03-26T16:18:28.918Z] #45 140.8 DEP criu/files-ext.d [2020-03-26T16:18:28.918Z] #45 141.1 DEP criu/file-lock.d [2020-03-26T16:18:28.918Z] #45 141.5 DEP criu/file-ids.d [2020-03-26T16:18:28.918Z] #45 141.8 DEP criu/fifo.d [2020-03-26T16:18:28.918Z] #45 142.1 DEP criu/fdstore.d [2020-03-26T16:18:28.918Z] #45 142.2 DEP criu/fault-injection.d [2020-03-26T16:18:28.918Z] #45 142.3 DEP criu/external.d [2020-03-26T16:18:28.918Z] #45 142.5 DEP criu/eventpoll.d [2020-03-26T16:18:28.918Z] #45 142.8 DEP criu/eventfd.d [2020-03-26T16:18:28.918Z] #45 143.0 DEP criu/crtools.d [2020-03-26T16:18:28.918Z] #45 143.4 DEP criu/cr-service.d [2020-03-26T16:18:28.918Z] #45 143.8 DEP criu/cr-restore.d [2020-03-26T16:18:28.918Z] #45 144.2 DEP criu/cr-errno.d [2020-03-26T16:18:28.918Z] #45 144.3 DEP criu/cr-dump.d [2020-03-26T16:18:28.920Z] ok github.com/docker/docker/daemon/logger 0.228s coverage: 41.8% of statements [2020-03-26T16:18:28.920Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.964s coverage: 61.0% of statements [2020-03-26T16:18:28.920Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-26T16:18:28.920Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-26T16:18:29.112Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-26T16:18:29.208Z] #45 144.7 DEP criu/cr-dedup.d [2020-03-26T16:18:29.490Z] ok github.com/docker/docker/daemon/logger/awslogs 0.291s coverage: 77.8% of statements [2020-03-26T16:18:29.490Z] ok github.com/docker/docker/daemon/images 0.052s coverage: 4.9% of statements [2020-03-26T16:18:29.490Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-26T16:18:29.490Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-26T16:18:29.490Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-26T16:18:29.490Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-26T16:18:29.499Z] #45 144.9 DEP criu/cr-check.d [2020-03-26T16:18:29.789Z] #45 145.3 DEP criu/config.d [2020-03-26T16:18:30.060Z] ok github.com/docker/docker/daemon/logger/gelf 0.017s coverage: 67.0% of statements [2020-03-26T16:18:30.080Z] #45 145.6 DEP criu/clone-noasan.d [2020-03-26T16:18:30.370Z] #45 145.8 DEP criu/cgroup.d [2020-03-26T16:18:30.630Z] ok github.com/docker/docker/daemon/logger/journald 0.049s coverage: 26.2% of statements [2020-03-26T16:18:30.630Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.019s coverage: 88.3% of statements [2020-03-26T16:18:30.680Z] #45 146.1 DEP criu/cgroup-props.d [2020-03-26T16:18:30.967Z] #45 146.3 DEP criu/bitmap.d [2020-03-26T16:18:30.967Z] #45 146.3 DEP criu/bfd.d [2020-03-26T16:18:30.967Z] #45 ... [2020-03-26T16:18:30.967Z] [2020-03-26T16:18:30.967Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:18:30.967Z] #48 232.0 mime [2020-03-26T16:18:30.967Z] #48 235.7 vendor/golang.org/x/net/idna [2020-03-26T16:18:30.967Z] #48 240.7 crypto/x509 [2020-03-26T16:18:30.967Z] #48 240.7 net/textproto [2020-03-26T16:18:31.124Z] --- PASS: TestBuildPreserveOwnership (6.54s) [2020-03-26T16:18:31.124Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.33s) [2020-03-26T16:18:31.124Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.20s) [2020-03-26T16:18:31.124Z] === RUN TestBuildPlatformInvalid [2020-03-26T16:18:31.124Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2020-03-26T16:18:31.124Z] PASS [2020-03-26T16:18:31.124Z] [2020-03-26T16:18:31.124Z] === Skipped [2020-03-26T16:18:31.124Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-03-26T16:18:31.124Z] build_session_test.go:25: TODO: BuildKit [2020-03-26T16:18:31.124Z] [2020-03-26T16:18:31.124Z] [2020-03-26T16:18:31.124Z] DONE 32 tests, 1 skipped in 75.512s [2020-03-26T16:18:31.124Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-03-26T16:18:31.124Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:18:31.124Z] ++ set -e [2020-03-26T16:18:31.124Z] ++ '[' -n 0 ']' [2020-03-26T16:18:31.124Z] ++ set -x [2020-03-26T16:18:31.124Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:18:31.124Z] INFO: Testing against a local daemon [2020-03-26T16:18:31.124Z] === RUN TestConfigList [2020-03-26T16:18:31.200Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.027s coverage: 62.1% of statements [2020-03-26T16:18:31.255Z] #48 ... [2020-03-26T16:18:31.255Z] [2020-03-26T16:18:31.255Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:18:31.255Z] #45 146.7 DEP criu/autofs.d [2020-03-26T16:18:31.546Z] #45 146.9 DEP criu/aio.d [2020-03-26T16:18:31.835Z] #45 147.1 DEP criu/action-scripts.d [2020-03-26T16:18:32.157Z] ok github.com/docker/docker/daemon/logger/local 0.047s coverage: 74.7% of statements [2020-03-26T16:18:32.158Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-26T16:18:32.420Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.061s coverage: 19.9% of statements [2020-03-26T16:18:32.463Z] #45 147.9 CC criu/action-scripts.o [2020-03-26T16:18:32.680Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.035s coverage: 33.3% of statements [2020-03-26T16:18:33.251Z] ok github.com/docker/docker/daemon/logger/templates 0.128s coverage: 8.3% of statements [2020-03-26T16:18:33.493Z] #45 149.0 CC criu/aio.o [2020-03-26T16:18:33.821Z] ok github.com/docker/docker/daemon/logger/syslog 0.018s coverage: 47.8% of statements [2020-03-26T16:18:34.390Z] ok github.com/docker/docker/daemon/network 0.075s coverage: 63.8% of statements [2020-03-26T16:18:34.523Z] #45 150.0 CC criu/autofs.o [2020-03-26T16:18:35.330Z] ok github.com/docker/docker/daemon/logger/splunk 1.881s coverage: 82.5% of statements [2020-03-26T16:18:35.330Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-26T16:18:35.330Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-26T16:18:35.486Z] --- PASS: TestConfigList (3.77s) [2020-03-26T16:18:35.487Z] === RUN TestConfigsCreateAndDelete [2020-03-26T16:18:36.272Z] ok github.com/docker/docker/distribution/metadata 0.092s coverage: 48.2% of statements [2020-03-26T16:18:36.604Z] #45 ... [2020-03-26T16:18:36.604Z] [2020-03-26T16:18:36.604Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T16:18:36.604Z] #18 67.86 Unpacking bash-completion (1:2.8-6) ... [2020-03-26T16:18:36.604Z] #18 68.39 Selecting previously unselected package bzip2. [2020-03-26T16:18:36.604Z] #18 68.42 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-03-26T16:18:36.604Z] #18 68.42 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-26T16:18:36.604Z] #18 68.58 Selecting previously unselected package xz-utils. [2020-03-26T16:18:36.604Z] #18 68.60 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-03-26T16:18:36.604Z] #18 68.60 Unpacking xz-utils (5.2.4-1) ... [2020-03-26T16:18:36.604Z] #18 68.73 Selecting previously unselected package apparmor. [2020-03-26T16:18:36.604Z] #18 68.75 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-03-26T16:18:36.604Z] #18 68.82 Unpacking apparmor (2.13.2-10) ... [2020-03-26T16:18:36.604Z] #18 69.32 Selecting previously unselected package aufs-tools. [2020-03-26T16:18:36.604Z] #18 69.35 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-03-26T16:18:36.604Z] #18 69.36 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-03-26T16:18:36.604Z] #18 69.69 Selecting previously unselected package libonig5:ppc64el. [2020-03-26T16:18:36.604Z] #18 69.73 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-03-26T16:18:36.604Z] #18 69.74 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-03-26T16:18:36.604Z] #18 69.98 Selecting previously unselected package libjq1:ppc64el. [2020-03-26T16:18:36.604Z] #18 69.99 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-03-26T16:18:36.604Z] #18 70.00 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-03-26T16:18:36.604Z] #18 70.16 Selecting previously unselected package jq. [2020-03-26T16:18:36.604Z] #18 70.17 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-03-26T16:18:36.604Z] #18 70.18 Unpacking jq (1.5+dfsg-2+b1) ... [2020-03-26T16:18:36.604Z] #18 70.29 Selecting previously unselected package libaio1:ppc64el. [2020-03-26T16:18:36.604Z] #18 70.29 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-03-26T16:18:36.604Z] #18 70.31 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-03-26T16:18:36.604Z] #18 70.40 Selecting previously unselected package libgpm2:ppc64el. [2020-03-26T16:18:36.604Z] #18 70.41 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-03-26T16:18:36.604Z] #18 70.41 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-03-26T16:18:36.604Z] #18 70.49 Selecting previously unselected package libicu63:ppc64el. [2020-03-26T16:18:36.604Z] #18 70.52 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-03-26T16:18:36.604Z] #18 70.52 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-03-26T16:18:37.214Z] ok github.com/docker/docker/errdefs 0.018s coverage: 49.4% of statements [2020-03-26T16:18:37.214Z] ok github.com/docker/docker/distribution 0.259s coverage: 22.1% of statements [2020-03-26T16:18:37.214Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-26T16:18:38.956Z] --- PASS: TestConfigsCreateAndDelete (3.57s) [2020-03-26T16:18:38.956Z] === RUN TestConfigsUpdate [2020-03-26T16:18:39.125Z] ok github.com/docker/docker/image 0.048s coverage: 86.4% of statements [2020-03-26T16:18:39.125Z] ok github.com/docker/docker/image/cache 0.018s coverage: 19.2% of statements [2020-03-26T16:18:39.125Z] ok github.com/docker/docker/distribution/xfer 1.699s coverage: 85.1% of statements [2020-03-26T16:18:39.125Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-26T16:18:39.125Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-26T16:18:39.125Z] ok github.com/docker/docker/image/v1 0.023s coverage: 25.0% of statements [2020-03-26T16:18:39.125Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-26T16:18:39.327Z] #18 ... [2020-03-26T16:18:39.327Z] [2020-03-26T16:18:39.327Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:18:39.327Z] #51 DONE 249.9s [2020-03-26T16:18:39.327Z] [2020-03-26T16:18:39.327Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:18:39.327Z] #45 153.9 CC criu/bfd.o [2020-03-26T16:18:39.694Z] ok github.com/docker/docker/pkg/aaparser 0.014s coverage: 50.0% of statements [2020-03-26T16:18:39.694Z] ok github.com/docker/docker/libcontainerd/queue 0.043s coverage: 100.0% of statements [2020-03-26T16:18:39.955Z] #45 155.3 CC criu/bitmap.o [2020-03-26T16:18:40.582Z] #45 156.0 CC criu/cgroup-props.o [2020-03-26T16:18:42.236Z] ok github.com/docker/docker/opts 0.076s coverage: 67.4% of statements [2020-03-26T16:18:42.394Z] --- PASS: TestConfigsUpdate (3.57s) [2020-03-26T16:18:42.394Z] === RUN TestTemplatedConfig [2020-03-26T16:18:42.495Z] ok github.com/docker/docker/pkg/broadcaster 0.009s coverage: 100.0% of statements [2020-03-26T16:18:42.637Z] #45 157.9 CC criu/cgroup.o [2020-03-26T16:18:42.755Z] ok github.com/docker/docker/pkg/authorization 0.748s coverage: 68.3% of statements [2020-03-26T16:18:42.928Z] ......................... [ 67%] [2020-03-26T16:18:43.014Z] ok github.com/docker/docker/pkg/capabilities 0.022s coverage: 87.5% of statements [2020-03-26T16:18:43.665Z] #45 ... [2020-03-26T16:18:43.665Z] [2020-03-26T16:18:43.665Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T16:18:43.665Z] #18 77.77 Selecting previously unselected package libnet1:ppc64el. [2020-03-26T16:18:43.665Z] #18 77.80 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-03-26T16:18:43.665Z] #18 77.80 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-03-26T16:18:43.665Z] #18 77.91 Selecting previously unselected package libnl-3-200:ppc64el. [2020-03-26T16:18:43.665Z] #18 77.93 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-03-26T16:18:43.665Z] #18 77.94 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-03-26T16:18:43.665Z] #18 78.05 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-03-26T16:18:43.665Z] #18 78.06 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-03-26T16:18:43.665Z] #18 78.06 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-03-26T16:18:43.665Z] #18 78.15 Selecting previously unselected package libreadline5:ppc64el. [2020-03-26T16:18:43.665Z] #18 78.19 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-03-26T16:18:43.665Z] #18 78.19 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-03-26T16:18:43.665Z] #18 78.42 Selecting previously unselected package net-tools. [2020-03-26T16:18:43.665Z] #18 78.44 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-03-26T16:18:43.665Z] #18 78.44 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-26T16:18:43.665Z] #18 78.69 Selecting previously unselected package python-pip-whl. [2020-03-26T16:18:43.665Z] #18 78.70 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-03-26T16:18:43.665Z] #18 78.70 Unpacking python-pip-whl (18.1-5) ... [2020-03-26T16:18:43.665Z] #18 79.35 Selecting previously unselected package python3-lib2to3. [2020-03-26T16:18:43.665Z] #18 79.35 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-03-26T16:18:43.665Z] #18 79.35 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-03-26T16:18:43.665Z] #18 79.52 Selecting previously unselected package python3-distutils. [2020-03-26T16:18:43.665Z] #18 79.54 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-03-26T16:18:43.665Z] #18 79.55 Unpacking python3-distutils (3.7.3-1) ... [2020-03-26T16:18:43.665Z] #18 79.79 Selecting previously unselected package python3-pip. [2020-03-26T16:18:43.665Z] #18 79.82 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-03-26T16:18:43.665Z] #18 79.83 Unpacking python3-pip (18.1-5) ... [2020-03-26T16:18:43.665Z] #18 80.12 Selecting previously unselected package python3-pkg-resources. [2020-03-26T16:18:43.665Z] #18 80.14 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-03-26T16:18:43.665Z] #18 80.14 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-03-26T16:18:43.665Z] #18 80.37 Selecting previously unselected package python3-setuptools. [2020-03-26T16:18:43.665Z] #18 80.40 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-03-26T16:18:43.665Z] #18 80.41 Unpacking python3-setuptools (40.8.0-1) ... [2020-03-26T16:18:43.953Z] ok github.com/docker/docker/pkg/directory 0.010s coverage: 80.0% of statements [2020-03-26T16:18:43.953Z] ok github.com/docker/docker/pkg/archive 1.254s coverage: 77.1% of statements [2020-03-26T16:18:43.955Z] #18 ... [2020-03-26T16:18:43.955Z] [2020-03-26T16:18:43.955Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:18:43.955Z] #48 245.0 vendor/golang.org/x/net/http/httpproxy [2020-03-26T16:18:43.955Z] #48 245.2 vendor/golang.org/x/net/http/httpguts [2020-03-26T16:18:43.955Z] #48 245.2 mime/multipart [2020-03-26T16:18:43.955Z] #48 252.2 crypto/tls [2020-03-26T16:18:44.244Z] #48 ... [2020-03-26T16:18:44.244Z] [2020-03-26T16:18:44.244Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T16:18:44.244Z] #18 80.89 Selecting previously unselected package python3-wheel. [2020-03-26T16:18:44.244Z] #18 80.89 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-03-26T16:18:44.244Z] #18 80.90 Unpacking python3-wheel (0.32.3-2) ... [2020-03-26T16:18:44.523Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2020-03-26T16:18:44.533Z] #18 81.00 Selecting previously unselected package sudo. [2020-03-26T16:18:44.533Z] #18 81.02 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-03-26T16:18:44.533Z] #18 81.03 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-03-26T16:18:44.782Z] ok github.com/docker/docker/pkg/discovery/file 0.013s coverage: 92.9% of statements [2020-03-26T16:18:45.163Z] #18 81.71 Selecting previously unselected package thin-provisioning-tools. [2020-03-26T16:18:45.164Z] #18 81.72 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-03-26T16:18:45.164Z] #18 81.73 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-03-26T16:18:45.352Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2020-03-26T16:18:45.454Z] #18 82.13 Selecting previously unselected package uidmap. [2020-03-26T16:18:45.454Z] #18 82.15 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-03-26T16:18:45.454Z] #18 82.16 Unpacking uidmap (1:4.5-1.1) ... [2020-03-26T16:18:45.755Z] #18 82.37 Selecting previously unselected package vim-runtime. [2020-03-26T16:18:45.755Z] #18 82.38 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-03-26T16:18:45.834Z] --- PASS: TestTemplatedConfig (3.69s) [2020-03-26T16:18:45.834Z] === RUN TestConfigInspect [2020-03-26T16:18:45.920Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-03-26T16:18:46.052Z] #18 82.53 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-03-26T16:18:46.053Z] #18 82.62 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-03-26T16:18:46.053Z] #18 82.64 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-03-26T16:18:46.487Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-03-26T16:18:46.848Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-26T16:18:46.848Z] [2020-03-26T16:18:46.848Z] [2020-03-26T16:18:46.848Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-03-26T16:18:47.104Z] [2020-03-26T16:18:47.104Z] [2020-03-26T16:18:47.361Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-26T16:18:47.361Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-26T16:18:47.361Z] HOSTNAME=035445a92951 [2020-03-26T16:18:47.361Z] TEST_SKIP_INTEGRATION=1 [2020-03-26T16:18:47.361Z] TESTDEBUG=0 [2020-03-26T16:18:47.361Z] DEST=bundles/test-integration [2020-03-26T16:18:47.361Z] PWD=/go/src/github.com/docker/docker [2020-03-26T16:18:47.361Z] KEEPBUNDLE=1 [2020-03-26T16:18:47.361Z] DOCKER_GITCOMMIT=1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 [2020-03-26T16:18:47.361Z] container=docker [2020-03-26T16:18:47.361Z] HOME=/root [2020-03-26T16:18:47.361Z] GOLANG_VERSION=1.13.8 [2020-03-26T16:18:47.361Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-26T16:18:47.361Z] VALIDATE_BRANCH=master [2020-03-26T16:18:47.361Z] TERM=xterm [2020-03-26T16:18:47.361Z] DOCKER_PKG=github.com/docker/docker [2020-03-26T16:18:47.361Z] SHLVL=1 [2020-03-26T16:18:47.361Z] TIMEOUT=120m [2020-03-26T16:18:47.361Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-26T16:18:47.361Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-26T16:18:47.361Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-03-26T16:18:47.361Z] GO111MODULE=off [2020-03-26T16:18:47.361Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-26T16:18:47.361Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-26T16:18:47.361Z] GOPATH=/go [2020-03-26T16:18:47.361Z] PKG_CONFIG=pkg-config [2020-03-26T16:18:47.361Z] _=/usr/bin/env [2020-03-26T16:18:47.361Z] Building test suite binary ./integration-cli/test.main [2020-03-26T16:18:47.361Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-26T16:18:47.361Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-26T16:18:47.361Z] HOSTNAME=c305b5730e63 [2020-03-26T16:18:47.361Z] TEST_SKIP_INTEGRATION=1 [2020-03-26T16:18:47.361Z] TESTDEBUG=0 [2020-03-26T16:18:47.361Z] DEST=bundles/test-integration [2020-03-26T16:18:47.361Z] PWD=/go/src/github.com/docker/docker [2020-03-26T16:18:47.361Z] KEEPBUNDLE=1 [2020-03-26T16:18:47.361Z] DOCKER_GITCOMMIT=1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 [2020-03-26T16:18:47.361Z] container=docker [2020-03-26T16:18:47.361Z] HOME=/root [2020-03-26T16:18:47.361Z] GOLANG_VERSION=1.13.8 [2020-03-26T16:18:47.361Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-26T16:18:47.361Z] VALIDATE_BRANCH=master [2020-03-26T16:18:47.361Z] TERM=xterm [2020-03-26T16:18:47.361Z] DOCKER_PKG=github.com/docker/docker [2020-03-26T16:18:47.361Z] SHLVL=1 [2020-03-26T16:18:47.361Z] TIMEOUT=120m [2020-03-26T16:18:47.361Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-26T16:18:47.361Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-26T16:18:47.361Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-03-26T16:18:47.361Z] GO111MODULE=off [2020-03-26T16:18:47.361Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-26T16:18:47.361Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-26T16:18:47.361Z] GOPATH=/go [2020-03-26T16:18:47.361Z] PKG_CONFIG=pkg-config [2020-03-26T16:18:47.361Z] _=/usr/bin/env [2020-03-26T16:18:47.361Z] Building test suite binary ./integration-cli/test.main [2020-03-26T16:18:47.361Z] No new tests added to integration. [2020-03-26T16:18:47.361Z] [2020-03-26T16:18:47.361Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-26T16:18:47.423Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-03-26T16:18:47.683Z] ok github.com/docker/docker/pkg/chrootarchive 3.526s coverage: 43.2% of statements [2020-03-26T16:18:47.942Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 89.5% of statements [2020-03-26T16:18:48.510Z] ok github.com/docker/docker/pkg/fsutils 0.297s coverage: 85.1% of statements [2020-03-26T16:18:48.510Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2020-03-26T16:18:48.728Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-26T16:18:48.728Z] HOSTNAME=01e530bc692e [2020-03-26T16:18:48.728Z] TESTDEBUG=0 [2020-03-26T16:18:48.728Z] DEST=bundles/test-integration [2020-03-26T16:18:48.728Z] PWD=/go/src/github.com/docker/docker [2020-03-26T16:18:48.728Z] KEEPBUNDLE=1 [2020-03-26T16:18:48.728Z] DOCKER_GITCOMMIT=1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 [2020-03-26T16:18:48.728Z] container=docker [2020-03-26T16:18:48.728Z] HOME=/root [2020-03-26T16:18:48.728Z] GOLANG_VERSION=1.13.8 [2020-03-26T16:18:48.728Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-26T16:18:48.728Z] VALIDATE_BRANCH=master [2020-03-26T16:18:48.728Z] TERM=xterm [2020-03-26T16:18:48.728Z] DOCKER_PKG=github.com/docker/docker [2020-03-26T16:18:48.728Z] SHLVL=1 [2020-03-26T16:18:48.728Z] TIMEOUT=120m [2020-03-26T16:18:48.728Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-26T16:18:48.728Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-26T16:18:48.728Z] GO111MODULE=off [2020-03-26T16:18:48.728Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-26T16:18:48.728Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-26T16:18:48.728Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-26T16:18:48.728Z] GOPATH=/go [2020-03-26T16:18:48.728Z] PKG_CONFIG=pkg-config [2020-03-26T16:18:48.728Z] _=/usr/bin/env [2020-03-26T16:18:48.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-26T16:18:48.769Z] ok github.com/docker/docker/pkg/discovery/kv 3.096s coverage: 84.1% of statements [2020-03-26T16:18:49.274Z] --- PASS: TestConfigInspect (3.59s) [2020-03-26T16:18:49.274Z] === RUN TestConfigCreateWithLabels [2020-03-26T16:18:49.339Z] ok github.com/docker/docker/layer 7.203s coverage: 68.8% of statements [2020-03-26T16:18:49.339Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-26T16:18:49.339Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-26T16:18:49.339Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-26T16:18:49.339Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-26T16:18:49.339Z] ? github.com/docker/docker/oci [no test files] [2020-03-26T16:18:49.339Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-26T16:18:49.339Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-26T16:18:49.339Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-26T16:18:49.909Z] ok github.com/docker/docker/pkg/jsonmessage 0.027s coverage: 91.7% of statements [2020-03-26T16:18:49.909Z] ok github.com/docker/docker/pkg/locker 0.035s coverage: 88.9% of statements [2020-03-26T16:18:50.168Z] ok github.com/docker/docker/pkg/ioutils 0.652s coverage: 70.6% of statements [2020-03-26T16:18:50.168Z] ok github.com/docker/docker/pkg/idtools 0.733s coverage: 70.1% of statements [2020-03-26T16:18:50.168Z] ok github.com/docker/docker/pkg/longpath 0.023s coverage: 100.0% of statements [2020-03-26T16:18:50.168Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-26T16:18:50.489Z] #18 ... [2020-03-26T16:18:50.489Z] [2020-03-26T16:18:50.489Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:18:50.489Z] #45 165.5 CC criu/clone-noasan.o [2020-03-26T16:18:50.489Z] #45 165.7 CC criu/config.o [2020-03-26T16:18:50.737Z] ok github.com/docker/docker/pkg/namesgenerator 0.026s coverage: 85.7% of statements [2020-03-26T16:18:50.737Z] ok github.com/docker/docker/pkg/parsers 0.019s coverage: 97.0% of statements [2020-03-26T16:18:51.308Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2020-03-26T16:18:51.568Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.023s coverage: 91.4% of statements [2020-03-26T16:18:51.568Z] ok github.com/docker/docker/pkg/pidfile 0.030s coverage: 82.4% of statements [2020-03-26T16:18:52.139Z] ok github.com/docker/docker/pkg/mount 0.870s coverage: 70.5% of statements [2020-03-26T16:18:52.139Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-26T16:18:52.139Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-26T16:18:52.139Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-26T16:18:52.139Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.040s coverage: 56.8% of statements [2020-03-26T16:18:52.709Z] ok github.com/docker/docker/pkg/pools 0.009s coverage: 88.2% of statements [2020-03-26T16:18:52.969Z] ok github.com/docker/docker/pkg/progress 0.011s coverage: 75.9% of statements [2020-03-26T16:18:53.229Z] ok github.com/docker/docker/pkg/plugins/transport 0.021s coverage: 85.7% of statements [2020-03-26T16:18:53.488Z] ok github.com/docker/docker/pkg/reexec 0.020s coverage: 82.4% of statements [2020-03-26T16:18:53.646Z] --- PASS: TestConfigCreateWithLabels (3.64s) [2020-03-26T16:18:53.646Z] === RUN TestConfigCreateResolve [2020-03-26T16:18:54.425Z] ok github.com/docker/docker/pkg/stdcopy 0.017s coverage: 100.0% of statements [2020-03-26T16:18:54.425Z] ok github.com/docker/docker/pkg/pubsub 1.081s coverage: 73.9% of statements [2020-03-26T16:18:54.967Z] #45 170.4 CC criu/cr-check.o [2020-03-26T16:18:54.994Z] ok github.com/docker/docker/pkg/streamformatter 0.008s coverage: 66.2% of statements [2020-03-26T16:18:54.994Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2020-03-26T16:18:55.255Z] ok github.com/docker/docker/pkg/symlink 0.019s coverage: 87.7% of statements [2020-03-26T16:18:55.264Z] #45 ... [2020-03-26T16:18:55.264Z] [2020-03-26T16:18:55.264Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:18:55.515Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 71.3% of statements [2020-03-26T16:18:56.344Z] --- PASS: TestConfigCreateResolve (3.61s) [2020-03-26T16:18:56.344Z] === RUN TestConfigDaemonLibtrustID [2020-03-26T16:18:56.453Z] ok github.com/docker/docker/pkg/tailfile 0.101s coverage: 88.6% of statements [2020-03-26T16:18:56.453Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 37.2% of statements [2020-03-26T16:18:56.713Z] ok github.com/docker/docker/pkg/signal 2.795s coverage: 61.0% of statements [2020-03-26T16:18:56.955Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-03-26T16:18:56.955Z] PASS [2020-03-26T16:18:56.955Z] [2020-03-26T16:18:56.955Z] DONE 8 tests in 26.028s [2020-03-26T16:18:56.955Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-03-26T16:18:56.955Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:18:56.955Z] ++ set -e [2020-03-26T16:18:56.955Z] ++ '[' -n 0 ']' [2020-03-26T16:18:56.955Z] ++ set -x [2020-03-26T16:18:56.955Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:18:56.955Z] INFO: Testing against a local daemon [2020-03-26T16:18:56.955Z] === RUN TestCheckpoint [2020-03-26T16:18:56.955Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-26T16:18:56.955Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-26T16:18:56.955Z] === RUN TestContainerInvalidJSON [2020-03-26T16:18:57.235Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-26T16:18:57.235Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-26T16:18:57.235Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-26T16:18:57.235Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-26T16:18:57.235Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-26T16:18:57.235Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-26T16:18:57.235Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-26T16:18:57.235Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-26T16:18:57.235Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-26T16:18:57.235Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-03-26T16:18:57.235Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-26T16:18:57.235Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-26T16:18:57.235Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-26T16:18:57.235Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-26T16:18:57.235Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-03-26T16:18:57.235Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-26T16:18:57.235Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-03-26T16:18:57.235Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-26T16:18:57.282Z] ok github.com/docker/docker/pkg/term 0.019s coverage: 84.8% of statements [2020-03-26T16:18:57.282Z] testing: warning: no tests to run [2020-03-26T16:18:57.282Z] coverage: [no statements] [2020-03-26T16:18:57.282Z] ok github.com/docker/docker/pkg/term/windows 0.013s coverage: [no statements] [no tests to run] [2020-03-26T16:18:57.282Z] ok github.com/docker/docker/pkg/tarsum 0.151s coverage: 89.3% of statements [2020-03-26T16:18:57.329Z] #24 263.5 Checking out files: 22% (2358/10664) Checking out files: 23% (2453/10664) Checking out files: 24% (2560/10664) Checking out files: 25% (2666/10664) Checking out files: 26% (2773/10664) Checking out files: 27% (2880/10664) Checking out files: 28% (2986/10664) Checking out files: 29% (3093/10664) Checking out files: 30% (3200/10664) Checking out files: 31% (3306/10664) Checking out files: 32% (3413/10664) Checking out files: 33% (3520/10664) Checking out files: 34% (3626/10664) Checking out files: 34% (3678/10664) Checking out files: 35% (3733/10664) Checking out files: 36% (3840/10664) Checking out files: 37% (3946/10664) Checking out files: 38% (4053/10664) Checking out files: 39% (4159/10664) Checking out files: 40% (4266/10664) Checking out files: 41% (4373/10664) Checking out files: 42% (4479/10664) Checking out files: 43% (4586/10664) Checking out files: 44% (4693/10664) Checking out files: 45% (4799/10664) Checking out files: 46% (4906/10664) Checking out files: 47% (5013/10664) Checking out files: 48% (5119/10664) Checking out files: 49% (5226/10664) Checking out files: 50% (5332/10664) Checking out files: 51% (5439/10664) Checking out files: 52% (5546/10664) Checking out files: 53% (5652/10664) Checking out files: 54% (5759/10664) Checking out files: 55% (5866/10664) Checking out files: 56% (5972/10664) Checking out files: 57% (6079/10664) Checking out files: 57% (6112/10664) Checking out files: 58% (6186/10664) Checking out files: 59% (6292/10664) Checking out files: 60% (6399/10664) Checking out files: 61% (6506/10664) Checking out files: 62% (6612/10664) Checking out files: 63% (6719/10664) Checking out files: 64% (6825/10664) Checking out files: 65% (6932/10664) Checking out files: 66% (7039/10664) Checking out files: 67% (7145/10664) Checking out files: 68% (7252/10664) Checking out files: 69% (7359/10664) Checking out files: 70% (7465/10664) Checking out files: 71% (7572/10664) Checking out files: 72% (7679/10664) Checking out files: 73% (7785/10664) Checking out files: 73% (7804/10664) Checking out files: 74% (7892/10664) Checking out files: 75% (7998/10664) Checking out files: 76% (8105/10664) Checking out files: 77% (8212/10664) Checking out files: 78% (8318/10664) Checking out files: 79% (8425/10664) Checking out files: 80% (8532/10664) Checking out files: 81% (8638/10664) Checking out files: 82% (8745/10664) Checking out files: 83% (8852/10664) Checking out files: 84% (8958/10664) Checking out files: 85% (9065/10664) Checking out files: 85% (9151/10664) Checking out files: 86% (9172/10664) Checking out files: 87% (9278/10664) Checking out files: 88% (9385/10664) Checking out files: 89% (9491/10664) Checking out files: 90% (9598/10664) Checking out files: 91% (9705/10664) Checking out files: 92% (9811/10664) Checking out files: 93% (9918/10664) Checking out files: 94% (10025/10664) Checking out files: 95% (10131/10664) Checking out files: 96% (10238/10664) Checking out files: 97% (10345/10664) Checking out files: 98% (10451/10664) Checking out files: 99% (10558/10664) Checking out files: 100% (10664/10664) Checking out files: 100% (10664/10664), done. [2020-03-26T16:18:57.329Z] #24 268.4 + cd /tmp/tmp.1u2CIZu64p/tmp/docker-ce [2020-03-26T16:18:57.516Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-03-26T16:18:57.516Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-26T16:18:57.516Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-03-26T16:18:57.516Z] === RUN TestCopyFromContainer [2020-03-26T16:18:57.619Z] #24 268.4 + git checkout -q v17.06.2-ce [2020-03-26T16:18:57.851Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2020-03-26T16:18:57.851Z] ok github.com/docker/docker/pkg/truncindex 0.108s coverage: 91.5% of statements [2020-03-26T16:18:57.851Z] ok github.com/docker/docker/pkg/useragent 0.012s coverage: 88.9% of statements [2020-03-26T16:18:59.232Z] ok github.com/docker/docker/plugin/v2 0.015s coverage: 14.5% of statements [2020-03-26T16:18:59.675Z] #24 ... [2020-03-26T16:18:59.675Z] [2020-03-26T16:18:59.675Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:18:59.675Z] #45 175.0 CC criu/cr-dedup.o [2020-03-26T16:18:59.800Z] ok github.com/docker/docker/profiles/seccomp 0.050s coverage: 73.8% of statements [2020-03-26T16:19:00.178Z] === RUN TestCopyFromContainer// [2020-03-26T16:19:00.178Z] === RUN TestCopyFromContainer//bar/root [2020-03-26T16:19:00.178Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-26T16:19:00.178Z] === RUN TestCopyFromContainer/bar/quux [2020-03-26T16:19:00.178Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-26T16:19:00.178Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-26T16:19:00.178Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-26T16:19:00.370Z] ok github.com/docker/docker/reference 0.043s coverage: 83.7% of statements [2020-03-26T16:19:00.458Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-26T16:19:00.458Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-26T16:19:00.458Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-26T16:19:00.706Z] #45 175.9 CC criu/cr-dump.o [2020-03-26T16:19:00.739Z] --- PASS: TestCopyFromContainer (2.97s) [2020-03-26T16:19:00.739Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-03-26T16:19:00.739Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-03-26T16:19:00.739Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-03-26T16:19:00.739Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-03-26T16:19:00.739Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-03-26T16:19:00.739Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-03-26T16:19:00.739Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-03-26T16:19:00.739Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-03-26T16:19:00.739Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-03-26T16:19:00.739Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-03-26T16:19:00.739Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-26T16:19:00.739Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-26T16:19:00.739Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-26T16:19:00.739Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-26T16:19:00.739Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-26T16:19:00.739Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-26T16:19:00.739Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-26T16:19:00.739Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-26T16:19:00.739Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-26T16:19:00.739Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-26T16:19:00.739Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-03-26T16:19:00.739Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-26T16:19:00.739Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-26T16:19:00.739Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-26T16:19:00.739Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-26T16:19:00.739Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-03-26T16:19:00.739Z] === RUN TestCreateWithInvalidEnv [2020-03-26T16:19:00.739Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-26T16:19:00.739Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-26T16:19:00.739Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-26T16:19:00.739Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-26T16:19:00.739Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-26T16:19:00.739Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-26T16:19:00.739Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-26T16:19:00.739Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-26T16:19:00.739Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-26T16:19:00.739Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-03-26T16:19:00.739Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-26T16:19:00.739Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-26T16:19:00.739Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-26T16:19:00.739Z] === RUN TestCreateTmpfsMountsTarget [2020-03-26T16:19:00.739Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-03-26T16:19:00.739Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-26T16:19:00.997Z] #45 ... [2020-03-26T16:19:00.997Z] [2020-03-26T16:19:00.997Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T16:19:00.997Z] #18 87.65 Selecting previously unselected package vim. [2020-03-26T16:19:00.997Z] #18 87.68 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-03-26T16:19:00.997Z] #18 87.72 Unpacking vim (2:8.1.0875-5) ... [2020-03-26T16:19:00.997Z] #18 88.51 Selecting previously unselected package xfsprogs. [2020-03-26T16:19:00.997Z] #18 88.52 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-03-26T16:19:00.997Z] #18 88.53 Unpacking xfsprogs (4.20.0-1) ... [2020-03-26T16:19:00.997Z] #18 89.28 Selecting previously unselected package zip. [2020-03-26T16:19:00.997Z] #18 89.29 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-03-26T16:19:00.997Z] #18 89.30 Unpacking zip (3.0-11+b1) ... [2020-03-26T16:19:00.997Z] #18 89.78 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-03-26T16:19:00.997Z] #18 89.80 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-03-26T16:19:00.997Z] #18 89.82 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-03-26T16:19:00.997Z] #18 89.82 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-03-26T16:19:00.997Z] #18 89.83 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-03-26T16:19:00.997Z] #18 89.83 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-03-26T16:19:00.997Z] #18 89.84 Setting up uidmap (1:4.5-1.1) ... [2020-03-26T16:19:00.997Z] #18 89.85 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-03-26T16:19:00.997Z] #18 89.86 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-03-26T16:19:00.997Z] #18 89.87 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-03-26T16:19:00.997Z] #18 89.88 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-03-26T16:19:00.997Z] #18 89.89 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-03-26T16:19:00.997Z] #18 89.89 Setting up xxd (2:8.1.0875-5) ... [2020-03-26T16:19:00.998Z] #18 89.91 Setting up zip (3.0-11+b1) ... [2020-03-26T16:19:00.998Z] #18 89.91 Setting up vim-common (2:8.1.0875-5) ... [2020-03-26T16:19:00.998Z] #18 89.96 Setting up bash-completion (1:2.8-6) ... [2020-03-26T16:19:00.998Z] #18 96.05 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-03-26T16:19:00.998Z] #18 96.05 Setting up xz-utils (5.2.4-1) ... [2020-03-26T16:19:00.998Z] #18 96.07 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-26T16:19:00.998Z] #18 96.11 Setting up sudo (1.8.27-1+deb10u2) ... [2020-03-26T16:19:00.998Z] #18 96.21 invoke-rc.d: could not determine current runlevel [2020-03-26T16:19:00.998Z] #18 96.23 invoke-rc.d: policy-rc.d denied execution of start. [2020-03-26T16:19:00.998Z] #18 96.25 Setting up pigz (2.4-1) ... [2020-03-26T16:19:00.998Z] #18 96.27 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-03-26T16:19:00.998Z] #18 96.28 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-03-26T16:19:00.998Z] #18 96.30 Setting up python-pip-whl (18.1-5) ... [2020-03-26T16:19:00.998Z] #18 96.32 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-03-26T16:19:00.998Z] #18 96.33 Setting up vim-runtime (2:8.1.0875-5) ... [2020-03-26T16:19:00.998Z] #18 97.09 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-03-26T16:19:00.998Z] #18 97.09 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-03-26T16:19:00.998Z] #18 97.10 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-03-26T16:19:00.998Z] #18 97.12 Setting up vim (2:8.1.0875-5) ... [2020-03-26T16:19:00.998Z] #18 97.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-26T16:19:00.998Z] #18 97.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-26T16:19:00.998Z] #18 97.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-26T16:19:00.998Z] #18 97.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-26T16:19:00.998Z] #18 97.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-26T16:19:00.998Z] #18 97.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-26T16:19:00.998Z] #18 97.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-26T16:19:00.998Z] #18 97.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-26T16:19:00.998Z] #18 97.32 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-03-26T16:19:00.998Z] #18 97.33 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-03-26T16:19:00.998Z] #18 97.34 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-03-26T16:19:00.998Z] #18 97.35 Setting up jq (1.5+dfsg-2+b1) ... [2020-03-26T16:19:00.998Z] #18 97.35 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-03-26T16:19:00.998Z] #18 97.36 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-03-26T16:19:01.290Z] #18 ... [2020-03-26T16:19:01.290Z] [2020-03-26T16:19:01.290Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:19:01.290Z] #48 262.4 net/http/httptrace [2020-03-26T16:19:01.290Z] #48 262.9 net/http [2020-03-26T16:19:01.308Z] ok github.com/docker/docker/plugin 0.568s coverage: 27.1% of statements [2020-03-26T16:19:01.569Z] ok github.com/docker/docker/registry/resumable 0.046s coverage: 100.0% of statements [2020-03-26T16:19:02.138Z] ok github.com/docker/docker/registry 0.246s coverage: 56.0% of statements [2020-03-26T16:19:02.138Z] ok github.com/docker/docker/restartmanager 0.014s coverage: 45.3% of statements [2020-03-26T16:19:02.323Z] #48 ... [2020-03-26T16:19:02.324Z] [2020-03-26T16:19:02.324Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:19:02.324Z] #24 273.5 + mkdir -p /tmp/tmp.1u2CIZu64p/src/github.com/docker [2020-03-26T16:19:02.614Z] #24 273.5 + mv components/cli /tmp/tmp.1u2CIZu64p/src/github.com/docker/cli [2020-03-26T16:19:02.614Z] #24 273.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-03-26T16:19:02.706Z] ok github.com/docker/docker/testutil 0.013s coverage: 62.5% of statements [2020-03-26T16:19:02.966Z] ok github.com/docker/docker/runconfig 0.033s coverage: 68.2% of statements [2020-03-26T16:19:03.406Z] --- PASS: TestCreateWithCustomMaskedPaths (2.30s) [2020-03-26T16:19:03.406Z] === RUN TestCreateWithCapabilities [2020-03-26T16:19:03.406Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-26T16:19:03.406Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-26T16:19:03.406Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-26T16:19:03.406Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-26T16:19:03.406Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-26T16:19:03.406Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-26T16:19:03.406Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-26T16:19:03.406Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-26T16:19:03.406Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-26T16:19:03.406Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-26T16:19:03.406Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-26T16:19:03.406Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-26T16:19:03.406Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-26T16:19:03.406Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-26T16:19:03.406Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-26T16:19:03.406Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-26T16:19:03.406Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-26T16:19:03.406Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-26T16:19:03.406Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-26T16:19:03.406Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-26T16:19:03.406Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-26T16:19:03.406Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-26T16:19:03.406Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-26T16:19:03.406Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-26T16:19:03.406Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-26T16:19:03.406Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-26T16:19:03.406Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-26T16:19:03.406Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-26T16:19:03.406Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-26T16:19:03.406Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-26T16:19:03.406Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-26T16:19:03.406Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-26T16:19:03.406Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-26T16:19:03.406Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-03-26T16:19:03.406Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-26T16:19:03.406Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-26T16:19:03.406Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-03-26T16:19:03.406Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-03-26T16:19:03.406Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-03-26T16:19:03.406Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-03-26T16:19:03.406Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-03-26T16:19:03.406Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-26T16:19:03.406Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2020-03-26T16:19:03.406Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-03-26T16:19:03.406Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-03-26T16:19:03.406Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-26T16:19:04.875Z] ok github.com/docker/docker/volume/drivers 0.019s coverage: 36.1% of statements [2020-03-26T16:19:05.135Z] ok github.com/docker/docker/volume/local 0.037s coverage: 73.0% of statements [2020-03-26T16:19:05.395Z] ok github.com/docker/docker/volume/mounts 0.065s coverage: 67.0% of statements [2020-03-26T16:19:06.069Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.48s) [2020-03-26T16:19:06.069Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-26T16:19:06.069Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-26T16:19:06.069Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-26T16:19:06.069Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-26T16:19:06.069Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-26T16:19:06.069Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-26T16:19:06.069Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-26T16:19:06.069Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-26T16:19:06.069Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-26T16:19:06.069Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-26T16:19:06.069Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-26T16:19:06.069Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-26T16:19:06.069Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-26T16:19:06.069Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-26T16:19:06.069Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-26T16:19:06.069Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-26T16:19:06.069Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-03-26T16:19:06.069Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2020-03-26T16:19:06.069Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2020-03-26T16:19:06.069Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2020-03-26T16:19:06.069Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-03-26T16:19:06.069Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-03-26T16:19:06.069Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-26T16:19:06.686Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.84s) [2020-03-26T16:19:06.686Z] === RUN TestContainerStartOnDaemonRestart [2020-03-26T16:19:06.686Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-26T16:19:06.686Z] === RUN TestDaemonRestartIpcMode [2020-03-26T16:19:06.686Z] === PAUSE TestDaemonRestartIpcMode [2020-03-26T16:19:06.686Z] === RUN TestDaemonHostGatewayIP [2020-03-26T16:19:06.686Z] === PAUSE TestDaemonHostGatewayIP [2020-03-26T16:19:06.686Z] === RUN TestDiff [2020-03-26T16:19:06.772Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.0% of statements [2020-03-26T16:19:07.688Z] --- PASS: TestDiff (0.84s) [2020-03-26T16:19:07.688Z] === RUN TestExecWithCloseStdin [2020-03-26T16:19:08.174Z] #24 ... [2020-03-26T16:19:08.174Z] [2020-03-26T16:19:08.174Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T16:19:08.174Z] #18 104.8 Setting up iptables (1.8.2-4) ... [2020-03-26T16:19:08.174Z] #18 104.8 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-26T16:19:08.174Z] #18 104.8 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-26T16:19:08.174Z] #18 104.9 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-03-26T16:19:08.174Z] #18 104.9 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-03-26T16:19:08.174Z] #18 104.9 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-03-26T16:19:08.174Z] #18 104.9 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-03-26T16:19:08.174Z] #18 104.9 Setting up python3 (3.7.3-1) ... [2020-03-26T16:19:08.298Z] --- PASS: TestExecWithCloseStdin (0.90s) [2020-03-26T16:19:08.298Z] === RUN TestExec [2020-03-26T16:19:08.817Z] #18 105.6 Setting up python3-wheel (0.32.3-2) ... [2020-03-26T16:19:09.300Z] --- PASS: TestExec (0.92s) [2020-03-26T16:19:09.300Z] === RUN TestExecUser [2020-03-26T16:19:09.868Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-26T16:19:09.868Z] [2020-03-26T16:19:09.868Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-26T16:19:09.868Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-26T16:19:09.868Z] HOSTNAME=7746d2f0fc80 [2020-03-26T16:19:09.868Z] DEST=bundles/test-integration [2020-03-26T16:19:09.868Z] PWD=/go/src/github.com/docker/docker [2020-03-26T16:19:09.868Z] DOCKER_ROOTLESS=1 [2020-03-26T16:19:09.868Z] DOCKER_GITCOMMIT=1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 [2020-03-26T16:19:09.868Z] container=docker [2020-03-26T16:19:09.868Z] HOME=/root [2020-03-26T16:19:09.868Z] GOLANG_VERSION=1.13.8 [2020-03-26T16:19:09.868Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-26T16:19:09.868Z] VALIDATE_BRANCH=master [2020-03-26T16:19:09.868Z] TERM=xterm [2020-03-26T16:19:09.868Z] DOCKER_PKG=github.com/docker/docker [2020-03-26T16:19:09.868Z] SHLVL=1 [2020-03-26T16:19:09.868Z] TIMEOUT=120m [2020-03-26T16:19:09.868Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-26T16:19:09.868Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-26T16:19:09.868Z] GO111MODULE=off [2020-03-26T16:19:09.868Z] DOCKER_EXPERIMENTAL=1 [2020-03-26T16:19:09.868Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-26T16:19:09.868Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-26T16:19:09.868Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-26T16:19:09.868Z] GOPATH=/go [2020-03-26T16:19:09.868Z] PKG_CONFIG=pkg-config [2020-03-26T16:19:09.868Z] _=/usr/bin/env [2020-03-26T16:19:09.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-26T16:19:10.300Z] --- PASS: TestExecUser (0.94s) [2020-03-26T16:19:10.300Z] === RUN TestExportContainerAndImportImage [2020-03-26T16:19:10.322Z] #18 106.7 Setting up apparmor (2.13.2-10) ... [2020-03-26T16:19:11.301Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2020-03-26T16:19:11.301Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-26T16:19:12.764Z] --- PASS: TestExportContainerAfterDaemonRestart (1.52s) [2020-03-26T16:19:12.764Z] === RUN TestHealthCheckWorkdir [2020-03-26T16:19:13.056Z] #18 109.5 Setting up xfsprogs (4.20.0-1) ... [2020-03-26T16:19:13.056Z] #18 109.5 Setting up python3-lib2to3 (3.7.3-1) ... [2020-03-26T16:19:13.683Z] #18 110.2 Setting up python3-pkg-resources (40.8.0-1) ... [2020-03-26T16:19:14.227Z] --- PASS: TestHealthCheckWorkdir (1.12s) [2020-03-26T16:19:14.227Z] === RUN TestHealthKillContainer [2020-03-26T16:19:15.184Z] #18 111.8 Setting up python3-distutils (3.7.3-1) ... [2020-03-26T16:19:15.814Z] #18 ... [2020-03-26T16:19:15.814Z] [2020-03-26T16:19:15.814Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:19:15.814Z] #45 181.0 CC criu/cr-errno.o [2020-03-26T16:19:15.814Z] #45 181.2 CC criu/cr-restore.o [2020-03-26T16:19:15.814Z] #45 190.9 CC criu/cr-service.o [2020-03-26T16:19:15.814Z] #45 ... [2020-03-26T16:19:15.814Z] [2020-03-26T16:19:15.814Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:19:15.814Z] #48 282.6 github.com/LK4D4/vndr/godl [2020-03-26T16:19:15.814Z] #48 284.4 github.com/LK4D4/vndr [2020-03-26T16:19:16.889Z] --- PASS: TestHealthKillContainer (3.03s) [2020-03-26T16:19:16.889Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-26T16:19:17.891Z] --- PASS: TestInspectCpusetInConfigPre120 (0.91s) [2020-03-26T16:19:17.891Z] === RUN TestIpcModeNone [2020-03-26T16:19:18.535Z] #48 ... [2020-03-26T16:19:18.535Z] [2020-03-26T16:19:18.535Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-26T16:19:18.535Z] #18 112.6 Setting up python3-setuptools (40.8.0-1) ... [2020-03-26T16:19:18.535Z] #18 114.7 Setting up python3-pip (18.1-5) ... [2020-03-26T16:19:18.895Z] --- PASS: TestIpcModeNone (0.92s) [2020-03-26T16:19:18.895Z] === RUN TestIpcModePrivate [2020-03-26T16:19:19.895Z] --- PASS: TestIpcModePrivate (0.95s) [2020-03-26T16:19:19.895Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-03-26T16:19:19.895Z] === RUN TestIpcModeShareable [2020-03-26T16:19:20.042Z] #18 116.6 Processing triggers for libc-bin (2.28-10) ... [2020-03-26T16:19:20.042Z] #18 116.7 Processing triggers for mime-support (3.62) ... [2020-03-26T16:19:20.333Z] #18 DONE 117.0s [2020-03-26T16:19:20.333Z] [2020-03-26T16:19:20.333Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-26T16:19:20.628Z] #19 0.391 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-03-26T16:19:20.896Z] --- PASS: TestIpcModeShareable (0.94s) [2020-03-26T16:19:20.896Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-03-26T16:19:20.896Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-26T16:19:20.921Z] #19 0.395 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-03-26T16:19:20.921Z] #19 0.398 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-03-26T16:19:20.921Z] #19 DONE 0.5s [2020-03-26T16:19:20.921Z] [2020-03-26T16:19:20.921Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:19:20.921Z] #45 194.8 CC criu/crtools.o [2020-03-26T16:19:20.921Z] #45 196.1 CC criu/eventfd.o [2020-03-26T16:19:21.976Z] #45 197.2 CC criu/eventpoll.o [2020-03-26T16:19:23.401Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-03-26T16:19:24.035Z] #45 199.5 CC criu/external.o [2020-03-26T16:19:24.337Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.01s) [2020-03-26T16:19:24.337Z] === RUN TestAPIIpcModeHost [2020-03-26T16:19:24.337Z] --- PASS: TestAPIIpcModeHost (0.64s) [2020-03-26T16:19:24.337Z] === RUN TestDaemonIpcModeShareable [2020-03-26T16:19:25.061Z] #45 200.3 CC criu/fault-injection.o [2020-03-26T16:19:25.061Z] #45 200.5 CC criu/fdstore.o [2020-03-26T16:19:25.690Z] #45 201.2 CC criu/fifo.o [2020-03-26T16:19:26.319Z] #45 202.0 CC criu/file-ids.o [2020-03-26T16:19:26.349Z] --- PASS: TestDaemonIpcModeShareable (1.78s) [2020-03-26T16:19:26.349Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-03-26T16:19:26.349Z] === RUN TestDaemonIpcModePrivate [2020-03-26T16:19:26.951Z] #45 202.6 CC criu/file-lock.o [2020-03-26T16:19:27.812Z] --- PASS: TestDaemonIpcModePrivate (1.75s) [2020-03-26T16:19:27.812Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-03-26T16:19:27.812Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-26T16:19:28.005Z] #45 ... [2020-03-26T16:19:28.005Z] [2020-03-26T16:19:28.005Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:19:28.005Z] #48 DONE 299.0s [2020-03-26T16:19:28.005Z] [2020-03-26T16:19:28.005Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-26T16:19:28.693Z] ok github.com/docker/docker/pkg/plugins 33.645s coverage: 76.6% of statements [2020-03-26T16:19:28.693Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-26T16:19:28.693Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-26T16:19:28.693Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-26T16:19:28.693Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-26T16:19:28.693Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-26T16:19:28.693Z] ? github.com/docker/docker/rootless [no test files] [2020-03-26T16:19:28.693Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-26T16:19:28.693Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-26T16:19:28.693Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-26T16:19:28.693Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-26T16:19:28.693Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-26T16:19:28.693Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-26T16:19:28.693Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-26T16:19:28.693Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-26T16:19:28.693Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-26T16:19:28.693Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-26T16:19:28.693Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-26T16:19:28.693Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-26T16:19:28.693Z] ? github.com/docker/docker/volume [no test files] [2020-03-26T16:19:28.693Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-26T16:19:28.693Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-26T16:19:28.693Z] [2020-03-26T16:19:28.693Z] === Skipped [2020-03-26T16:19:28.693Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-26T16:19:28.693Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-26T16:19:28.693Z] [2020-03-26T16:19:28.693Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-26T16:19:28.693Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-26T16:19:28.693Z] [2020-03-26T16:19:28.693Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-26T16:19:28.693Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T16:19:28.693Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-26T16:19:28.693Z] [2020-03-26T16:19:28.693Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-26T16:19:28.693Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T16:19:28.693Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-26T16:19:28.693Z] [2020-03-26T16:19:28.693Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-26T16:19:28.693Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T16:19:28.693Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-26T16:19:28.693Z] [2020-03-26T16:19:28.693Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-26T16:19:28.693Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T16:19:28.693Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-26T16:19:28.693Z] [2020-03-26T16:19:28.693Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-26T16:19:28.693Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T16:19:28.693Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-26T16:19:28.693Z] [2020-03-26T16:19:28.693Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-26T16:19:28.693Z] graphtest_unix.go:73: No driver to put! [2020-03-26T16:19:28.693Z] [2020-03-26T16:19:28.693Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-03-26T16:19:28.693Z] time="2020-03-26T16:18:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-26T16:19:28.693Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-26T16:19:28.693Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-26T16:19:28.693Z] [2020-03-26T16:19:28.693Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-03-26T16:19:28.693Z] time="2020-03-26T16:18:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-26T16:19:28.693Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-26T16:19:28.693Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-26T16:19:28.693Z] [2020-03-26T16:19:28.693Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-03-26T16:19:28.693Z] time="2020-03-26T16:18:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-26T16:19:28.693Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-26T16:19:28.693Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-26T16:19:28.693Z] [2020-03-26T16:19:28.693Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-03-26T16:19:28.693Z] time="2020-03-26T16:18:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-26T16:19:28.693Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-26T16:19:28.693Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-26T16:19:28.693Z] [2020-03-26T16:19:28.693Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-03-26T16:19:28.693Z] time="2020-03-26T16:18:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-26T16:19:28.693Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-26T16:19:28.693Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-26T16:19:28.693Z] [2020-03-26T16:19:28.693Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-03-26T16:19:28.693Z] graphtest_unix.go:73: No driver to put! [2020-03-26T16:19:28.693Z] [2020-03-26T16:19:28.693Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-26T16:19:28.693Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-26T16:19:28.693Z] [2020-03-26T16:19:28.693Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-26T16:19:28.693Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-26T16:19:28.693Z] [2020-03-26T16:19:28.693Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-26T16:19:28.693Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-26T16:19:28.693Z] [2020-03-26T16:19:28.693Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-26T16:19:28.693Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-26T16:19:28.693Z] [2020-03-26T16:19:28.693Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-26T16:19:28.693Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T16:19:28.693Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-26T16:19:28.693Z] [2020-03-26T16:19:28.693Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-26T16:19:28.693Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T16:19:28.693Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-26T16:19:28.693Z] [2020-03-26T16:19:28.693Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-26T16:19:28.693Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T16:19:28.693Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-26T16:19:28.693Z] [2020-03-26T16:19:28.693Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-26T16:19:28.693Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T16:19:28.693Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-26T16:19:28.693Z] [2020-03-26T16:19:28.693Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-26T16:19:28.693Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T16:19:28.693Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-26T16:19:28.693Z] [2020-03-26T16:19:28.693Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-26T16:19:28.693Z] graphtest_unix.go:73: No driver to put! [2020-03-26T16:19:28.693Z] [2020-03-26T16:19:28.693Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-26T16:19:28.693Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-26T16:19:28.693Z] [2020-03-26T16:19:28.693Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-26T16:19:28.693Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-26T16:19:28.693Z] [2020-03-26T16:19:28.693Z] [2020-03-26T16:19:28.693Z] DONE 2174 tests, 26 skipped in 191.192s Post stage [Pipeline] junit [2020-03-26T16:19:28.706Z] Recording test results [2020-03-26T16:19:29.848Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) [2020-03-26T16:19:29.848Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-03-26T16:19:29.848Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-26T16:19:30.732Z] #20 ... [2020-03-26T16:19:30.732Z] [2020-03-26T16:19:30.732Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:19:30.732Z] #45 205.8 CC criu/files-ext.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-26T16:19:31.023Z] #45 206.5 CC criu/files-reg.o [2020-03-26T16:19:31.326Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40745/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 -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:1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 hack/make.sh dynbinary test-integration [2020-03-26T16:19:31.860Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s) [2020-03-26T16:19:31.860Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-03-26T16:19:31.860Z] === RUN TestIpcModeOlderClient [2020-03-26T16:19:31.860Z] === PAUSE TestIpcModeOlderClient [2020-03-26T16:19:31.860Z] === RUN TestKillContainerInvalidSignal [2020-03-26T16:19:32.263Z] [2020-03-26T16:19:32.263Z] Removing bundles/ [2020-03-26T16:19:32.263Z] [2020-03-26T16:19:32.263Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-26T16:19:32.263Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-26T16:19:32.263Z] GOOS="" GOARCH="" GOARM="" [2020-03-26T16:19:32.470Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2020-03-26T16:19:32.470Z] === RUN TestKillContainer [2020-03-26T16:19:32.470Z] === RUN TestKillContainer/no_signal [2020-03-26T16:19:33.472Z] === RUN TestKillContainer/non_killing_signal [2020-03-26T16:19:33.751Z] === RUN TestKillContainer/killing_signal [2020-03-26T16:19:35.216Z] --- PASS: TestKillContainer (2.61s) [2020-03-26T16:19:35.217Z] --- PASS: TestKillContainer/no_signal (0.86s) [2020-03-26T16:19:35.217Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2020-03-26T16:19:35.217Z] --- PASS: TestKillContainer/killing_signal (0.85s) [2020-03-26T16:19:35.217Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-26T16:19:35.217Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-26T16:19:35.827Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-26T16:19:36.586Z] #45 211.3 CC criu/files.o [2020-03-26T16:19:36.828Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.73s) [2020-03-26T16:19:36.828Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s) [2020-03-26T16:19:36.828Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2020-03-26T16:19:36.828Z] === RUN TestKillStoppedContainer [2020-03-26T16:19:36.828Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-03-26T16:19:36.828Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-26T16:19:36.828Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-03-26T16:19:36.828Z] === RUN TestKillDifferentUserContainer [2020-03-26T16:19:36.883Z] #45 ... [2020-03-26T16:19:36.883Z] [2020-03-26T16:19:36.883Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-26T16:19:36.883Z] #20 9.615 Collecting yamllint==1.16.0 [2020-03-26T16:19:36.883Z] #20 10.25 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-26T16:19:36.883Z] #20 10.42 Collecting pyyaml (from yamllint==1.16.0) [2020-03-26T16:19:36.883Z] #20 10.78 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-03-26T16:19:36.883Z] #20 13.36 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-26T16:19:36.883Z] #20 13.44 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-26T16:19:36.883Z] #20 13.50 Building wheels for collected packages: pyyaml [2020-03-26T16:19:36.883Z] #20 13.51 Running setup.py bdist_wheel for pyyaml: started [2020-03-26T16:19:36.883Z] #20 15.69 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-26T16:19:36.883Z] #20 15.70 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-03-26T16:19:36.883Z] #20 15.84 Successfully built pyyaml [2020-03-26T16:19:36.883Z] #20 15.87 Installing collected packages: pyyaml, pathspec, yamllint [2020-03-26T16:19:37.520Z] #20 16.54 Successfully installed pathspec-0.7.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-03-26T16:19:37.520Z] #20 DONE 16.8s [2020-03-26T16:19:37.520Z] [2020-03-26T16:19:37.520Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:19:37.830Z] --- PASS: TestKillDifferentUserContainer (0.91s) [2020-03-26T16:19:37.830Z] === RUN TestInspectOomKilledTrue [2020-03-26T16:19:37.830Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-26T16:19:37.830Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-26T16:19:37.830Z] === RUN TestInspectOomKilledFalse [2020-03-26T16:19:37.830Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-26T16:19:37.830Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-26T16:19:37.830Z] === RUN TestLinksEtcHostsContentMatch [2020-03-26T16:19:38.441Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2020-03-26T16:19:38.441Z] === RUN TestLinksContainerNames [2020-03-26T16:19:40.478Z] --- PASS: TestLinksContainerNames (1.74s) [2020-03-26T16:19:40.478Z] === RUN TestLogsFollowTailEmpty [2020-03-26T16:19:41.052Z] #61 ... [2020-03-26T16:19:41.052Z] [2020-03-26T16:19:41.052Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:19:41.052Z] #45 216.0 CC criu/filesystems.o [2020-03-26T16:19:41.101Z] --- PASS: TestLogsFollowTailEmpty (0.89s) [2020-03-26T16:19:41.101Z] === RUN TestContainerNetworkMountsNoChown [2020-03-26T16:19:41.459Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-03-26T16:19:41.459Z] tests/integration/client_test.py ..... [ 75%] [2020-03-26T16:19:41.459Z] tests/integration/context_api_test.py .. [ 76%] [2020-03-26T16:19:41.459Z] tests/integration/errors_test.py . [ 76%] [2020-03-26T16:19:42.079Z] #45 217.5 CC criu/fsnotify.o [2020-03-26T16:19:42.103Z] --- PASS: TestContainerNetworkMountsNoChown (0.88s) [2020-03-26T16:19:42.103Z] === RUN TestMountDaemonRoot [2020-03-26T16:19:42.103Z] === RUN TestMountDaemonRoot/default [2020-03-26T16:19:42.103Z] === PAUSE TestMountDaemonRoot/default [2020-03-26T16:19:42.103Z] === RUN TestMountDaemonRoot/private [2020-03-26T16:19:42.103Z] === PAUSE TestMountDaemonRoot/private [2020-03-26T16:19:42.103Z] === RUN TestMountDaemonRoot/rprivate [2020-03-26T16:19:42.103Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-26T16:19:42.103Z] === RUN TestMountDaemonRoot/slave [2020-03-26T16:19:42.103Z] === PAUSE TestMountDaemonRoot/slave [2020-03-26T16:19:42.103Z] === RUN TestMountDaemonRoot/rslave [2020-03-26T16:19:42.103Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-26T16:19:42.103Z] === RUN TestMountDaemonRoot/shared [2020-03-26T16:19:42.103Z] === PAUSE TestMountDaemonRoot/shared [2020-03-26T16:19:42.103Z] === RUN TestMountDaemonRoot/rshared [2020-03-26T16:19:42.103Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-26T16:19:42.103Z] === CONT TestMountDaemonRoot/default [2020-03-26T16:19:42.103Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-26T16:19:42.103Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-26T16:19:42.103Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-26T16:19:42.103Z] === CONT TestMountDaemonRoot/rslave [2020-03-26T16:19:42.103Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-26T16:19:42.103Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-26T16:19:42.103Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-26T16:19:42.103Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-26T16:19:42.103Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-26T16:19:42.103Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-26T16:19:42.103Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-26T16:19:42.103Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-26T16:19:42.103Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-26T16:19:42.103Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-26T16:19:42.103Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-26T16:19:42.103Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-26T16:19:42.103Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-26T16:19:42.103Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-26T16:19:42.103Z] === CONT TestMountDaemonRoot/rshared [2020-03-26T16:19:42.103Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-26T16:19:42.103Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-26T16:19:42.103Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-26T16:19:42.103Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-26T16:19:42.103Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-26T16:19:42.103Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-26T16:19:42.103Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-26T16:19:42.103Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-26T16:19:42.104Z] === CONT TestMountDaemonRoot/shared [2020-03-26T16:19:42.104Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-26T16:19:42.104Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-26T16:19:42.104Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-26T16:19:42.104Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-26T16:19:42.104Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-26T16:19:42.104Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-26T16:19:42.104Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-26T16:19:42.104Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-26T16:19:42.104Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-26T16:19:42.104Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-26T16:19:42.104Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-26T16:19:42.104Z] === CONT TestMountDaemonRoot/rprivate [2020-03-26T16:19:42.104Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-26T16:19:42.104Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-26T16:19:42.104Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-26T16:19:42.104Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-26T16:19:42.104Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-26T16:19:42.104Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-26T16:19:42.104Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-26T16:19:42.104Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-26T16:19:42.104Z] === CONT TestMountDaemonRoot/slave [2020-03-26T16:19:42.104Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-26T16:19:42.104Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-26T16:19:42.104Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-26T16:19:42.104Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-26T16:19:42.104Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-26T16:19:42.104Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-26T16:19:42.104Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-26T16:19:42.104Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-26T16:19:42.104Z] === CONT TestMountDaemonRoot/private [2020-03-26T16:19:42.104Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-26T16:19:42.104Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-26T16:19:42.104Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-26T16:19:42.104Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-26T16:19:42.104Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-26T16:19:42.104Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-26T16:19:42.104Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-26T16:19:42.104Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-26T16:19:42.104Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-26T16:19:42.104Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-26T16:19:42.104Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-26T16:19:42.104Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-26T16:19:42.384Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-26T16:19:42.384Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-26T16:19:42.384Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-26T16:19:42.384Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-26T16:19:42.384Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-26T16:19:42.384Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-26T16:19:42.665Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-26T16:19:42.665Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-26T16:19:42.665Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-26T16:19:42.665Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-26T16:19:42.665Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-26T16:19:42.665Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-26T16:19:42.665Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-26T16:19:42.665Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-26T16:19:42.665Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-26T16:19:42.665Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-26T16:19:42.665Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-26T16:19:42.665Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-26T16:19:42.946Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-26T16:19:42.946Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-26T16:19:42.946Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-03-26T16:19:42.946Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-26T16:19:42.946Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-03-26T16:19:42.946Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s) [2020-03-26T16:19:42.946Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2020-03-26T16:19:42.946Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-03-26T16:19:42.946Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-26T16:19:42.946Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-03-26T16:19:42.946Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-03-26T16:19:42.946Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-03-26T16:19:42.946Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-03-26T16:19:42.946Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-26T16:19:42.946Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-03-26T16:19:42.946Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-03-26T16:19:42.946Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-03-26T16:19:42.946Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-03-26T16:19:42.946Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-26T16:19:42.946Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2020-03-26T16:19:42.946Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2020-03-26T16:19:42.946Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-03-26T16:19:42.946Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-03-26T16:19:42.946Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-26T16:19:42.946Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-03-26T16:19:42.946Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-03-26T16:19:42.946Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-03-26T16:19:42.946Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-03-26T16:19:42.946Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-26T16:19:42.946Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-03-26T16:19:42.946Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-03-26T16:19:42.946Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-03-26T16:19:42.946Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-03-26T16:19:42.946Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-26T16:19:42.946Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-03-26T16:19:42.946Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-03-26T16:19:42.946Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2020-03-26T16:19:42.946Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2020-03-26T16:19:42.946Z] === RUN TestContainerBindMountNonRecursive [2020-03-26T16:19:44.131Z] #45 219.2 CC criu/image-desc.o [2020-03-26T16:19:44.131Z] #45 219.4 CC criu/image.o [2020-03-26T16:19:44.960Z] --- PASS: TestContainerBindMountNonRecursive (2.05s) [2020-03-26T16:19:44.960Z] === RUN TestNetworkNat [2020-03-26T16:19:45.963Z] --- PASS: TestNetworkNat (0.95s) [2020-03-26T16:19:45.963Z] === RUN TestNetworkLocalhostTCPNat [2020-03-26T16:19:46.193Z] #45 221.3 CC criu/ipc_ns.o [2020-03-26T16:19:46.969Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s) [2020-03-26T16:19:46.969Z] === RUN TestNetworkLoopbackNat [2020-03-26T16:19:47.729Z] #45 ... [2020-03-26T16:19:47.729Z] [2020-03-26T16:19:47.729Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-26T16:19:47.729Z] #31 DONE 318.8s [2020-03-26T16:19:47.729Z] [2020-03-26T16:19:47.729Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:19:47.977Z] --- PASS: TestNetworkLoopbackNat (1.20s) [2020-03-26T16:19:47.977Z] === RUN TestPause [2020-03-26T16:19:48.359Z] #66 ... [2020-03-26T16:19:48.359Z] [2020-03-26T16:19:48.359Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:19:48.359Z] #45 223.6 CC criu/irmap.o [2020-03-26T16:19:48.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-26T16:19:48.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-26T16:19:48.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-26T16:19:48.982Z] --- PASS: TestPause (0.88s) [2020-03-26T16:19:48.982Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-26T16:19:48.982Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-26T16:19:48.982Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-26T16:19:48.982Z] === RUN TestPauseStopPausedContainer [2020-03-26T16:19:49.594Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2020-03-26T16:19:49.594Z] === RUN TestPsFilter [2020-03-26T16:19:49.866Z] #45 225.1 CC criu/kcmp-ids.o [2020-03-26T16:19:49.876Z] --- PASS: TestPsFilter (0.30s) [2020-03-26T16:19:49.876Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-26T16:19:50.157Z] #45 225.6 CC criu/kerndat.o [2020-03-26T16:19:50.880Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.88s) [2020-03-26T16:19:50.880Z] === RUN TestRemoveContainerWithVolume [2020-03-26T16:19:51.885Z] --- PASS: TestRemoveContainerWithVolume (0.85s) [2020-03-26T16:19:51.885Z] === RUN TestRemoveContainerRunning [2020-03-26T16:19:52.218Z] #45 227.3 CC criu/libnetlink.o [2020-03-26T16:19:52.218Z] #45 227.7 CC criu/log.o [2020-03-26T16:19:52.499Z] --- PASS: TestRemoveContainerRunning (0.84s) [2020-03-26T16:19:52.499Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-26T16:19:52.850Z] #45 228.4 CC criu/lsm.o [2020-03-26T16:19:53.504Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.86s) [2020-03-26T16:19:53.504Z] === RUN TestRemoveInvalidContainer [2020-03-26T16:19:53.504Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-03-26T16:19:53.504Z] === RUN TestRenameLinkedContainer [2020-03-26T16:19:53.880Z] #45 229.2 CC criu/mem.o [2020-03-26T16:19:56.031Z] 23645bd7ee08: Pull complete [2020-03-26T16:19:56.031Z] Digest: sha256:8dcc65367c900f06ad386da6a1e25d578232f7b15981092986ade2f2fd9468b8 [2020-03-26T16:19:56.031Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-26T16:19:56.031Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-03-26T16:19:56.031Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-03-26T16:19:56.031Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1098' [2020-03-26T16:19:56.031Z] WARN: Skipping validation tests [2020-03-26T16:19:56.031Z] INFO: Running unit tests at 03/26/2020 16:19:53... [2020-03-26T16:19:56.620Z] #45 231.9 CC criu/mount.o [2020-03-26T16:19:56.953Z] --- PASS: TestRenameLinkedContainer (3.58s) [2020-03-26T16:19:56.953Z] === RUN TestRenameStoppedContainer [2020-03-26T16:19:57.958Z] --- PASS: TestRenameStoppedContainer (0.83s) [2020-03-26T16:19:57.958Z] === RUN TestRenameRunningContainerAndReuse [2020-03-26T16:19:58.246Z] INFO: make.ps1 starting at 03/26/2020 16:19:58 [2020-03-26T16:19:58.708Z] INFO: Git commit (1dbf34f3aa) assumed from DOCKER_GITCOMMIT environment variable [2020-03-26T16:19:58.708Z] INFO: Invoking autogen... [2020-03-26T16:19:59.170Z] INFO: Running unit tests... [2020-03-26T16:19:59.976Z] --- PASS: TestRenameRunningContainerAndReuse (1.74s) [2020-03-26T16:19:59.976Z] === RUN TestRenameInvalidName [2020-03-26T16:20:00.589Z] --- PASS: TestRenameInvalidName (0.88s) [2020-03-26T16:20:00.589Z] === RUN TestRenameAnonymousContainer [2020-03-26T16:20:03.545Z] #45 238.1 CC criu/namespaces.o [2020-03-26T16:20:05.612Z] #45 241.3 CC criu/net.o [2020-03-26T16:20:06.069Z] --- PASS: TestRenameAnonymousContainer (4.87s) [2020-03-26T16:20:06.069Z] === RUN TestRenameContainerWithSameName [2020-03-26T16:20:06.351Z] --- PASS: TestRenameContainerWithSameName (0.93s) [2020-03-26T16:20:06.351Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-26T16:20:08.370Z] --- PASS: TestRenameContainerWithLinkedContainer (1.71s) [2020-03-26T16:20:08.370Z] === RUN TestResize [2020-03-26T16:20:08.651Z] --- PASS: TestResize (0.80s) [2020-03-26T16:20:08.651Z] === RUN TestResizeWithInvalidSize [2020-03-26T16:20:09.526Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-03-26T16:20:09.656Z] --- PASS: TestResizeWithInvalidSize (0.83s) [2020-03-26T16:20:09.656Z] === RUN TestResizeWhenContainerNotStarted [2020-03-26T16:20:10.661Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s) [2020-03-26T16:20:10.661Z] === RUN TestDaemonRestartKillContainers [2020-03-26T16:20:10.661Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-26T16:20:10.661Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-26T16:20:10.661Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-26T16:20:10.661Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-26T16:20:10.662Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-26T16:20:10.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-26T16:20:10.662Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-26T16:20:10.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-26T16:20:10.662Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-26T16:20:10.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-26T16:20:10.662Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-26T16:20:10.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-26T16:20:10.662Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-26T16:20:10.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-26T16:20:10.662Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-26T16:20:10.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-26T16:20:10.662Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-26T16:20:10.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-26T16:20:10.662Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-26T16:20:10.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-26T16:20:10.662Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-26T16:20:10.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-26T16:20:10.662Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-26T16:20:10.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-26T16:20:10.662Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-26T16:20:10.662Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-26T16:20:12.491Z] #45 247.0 CC criu/netfilter.o [2020-03-26T16:20:12.491Z] #45 247.5 CC criu/page-pipe.o [2020-03-26T16:20:12.683Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-26T16:20:12.683Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-26T16:20:13.119Z] #45 248.6 CC criu/page-xfer.o [2020-03-26T16:20:14.153Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-26T16:20:14.153Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-26T16:20:15.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-26T16:20:15.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-26T16:20:15.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-26T16:20:15.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-26T16:20:15.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-26T16:20:15.204Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-26T16:20:15.817Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-26T16:20:15.840Z] #45 251.0 CC criu/pagemap-cache.o [2020-03-26T16:20:16.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-26T16:20:16.130Z] #45 251.6 CC criu/pagemap.o [2020-03-26T16:20:16.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-26T16:20:17.836Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-26T16:20:18.118Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-26T16:20:18.189Z] #45 253.3 CC criu/parasite-syscall.o [2020-03-26T16:20:18.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-26T16:20:19.701Z] #45 254.8 CC criu/path.o [2020-03-26T16:20:19.899Z] ? github.com/docker/docker/api [no test files] [2020-03-26T16:20:19.991Z] #45 255.3 CC criu/pie-util-vdso.o [2020-03-26T16:20:20.621Z] #45 256.1 CC criu/pie-util.o [2020-03-26T16:20:20.792Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-26T16:20:20.792Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-26T16:20:20.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-26T16:20:21.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-26T16:20:21.253Z] #45 256.5 CC criu/pipes.o [2020-03-26T16:20:22.760Z] #45 257.9 CC criu/plugin.o [2020-03-26T16:20:23.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-26T16:20:23.052Z] #45 258.6 CC criu/proc_parse.o [2020-03-26T16:20:23.463Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-26T16:20:23.463Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.95s) [2020-03-26T16:20:23.463Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.37s) [2020-03-26T16:20:23.463Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.46s) [2020-03-26T16:20:23.463Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.44s) [2020-03-26T16:20:23.463Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.46s) [2020-03-26T16:20:23.463Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.47s) [2020-03-26T16:20:23.463Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.29s) [2020-03-26T16:20:23.463Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.27s) [2020-03-26T16:20:23.463Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.79s) [2020-03-26T16:20:23.463Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.95s) [2020-03-26T16:20:23.463Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.30s) [2020-03-26T16:20:23.463Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.26s) [2020-03-26T16:20:23.463Z] === RUN TestCgroupNamespacesRun [2020-03-26T16:20:23.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-26T16:20:24.932Z] --- PASS: TestCgroupNamespacesRun (1.73s) [2020-03-26T16:20:24.932Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-26T16:20:25.077Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-03-26T16:20:25.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-26T16:20:26.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-26T16:20:26.954Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.66s) [2020-03-26T16:20:26.954Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-26T16:20:27.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-26T16:20:28.434Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s) [2020-03-26T16:20:28.434Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-26T16:20:28.617Z] #45 264.0 CC criu/protobuf-desc.o [2020-03-26T16:20:29.126Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-26T16:20:29.126Z] Using test binary docker [2020-03-26T16:20:29.126Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-26T16:20:29.126Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-26T16:20:29.126Z] INFO: Waiting for daemon to start... [2020-03-26T16:20:29.126Z] Starting dockerd [2020-03-26T16:20:30.453Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s) [2020-03-26T16:20:30.453Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-26T16:20:30.682Z] #45 266.1 CC criu/protobuf.o [2020-03-26T16:20:31.021Z] . [2020-03-26T16:20:31.021Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-26T16:20:31.021Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-26T16:20:31.021Z] Error: No such image: emptyfs [2020-03-26T16:20:31.278Z] Running integration-test (iteration 1) [2020-03-26T16:20:31.278Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-03-26T16:20:31.329Z] #45 266.9 CC criu/pstree.o [2020-03-26T16:20:31.922Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.73s) [2020-03-26T16:20:31.922Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-26T16:20:32.535Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.81s) [2020-03-26T16:20:32.535Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-26T16:20:33.541Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2020-03-26T16:20:33.541Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-26T16:20:34.149Z] #45 269.1 CC criu/rbtree.o [2020-03-26T16:20:34.441Z] #45 269.7 CC criu/rst-malloc.o [2020-03-26T16:20:34.731Z] #45 270.2 CC criu/seccomp.o [2020-03-26T16:20:34.868Z] ok github.com/docker/docker/api/server 0.101s coverage: 9.0% of statements [2020-03-26T16:20:35.560Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2020-03-26T16:20:35.560Z] === RUN TestKernelTCPMemory [2020-03-26T16:20:36.173Z] --- PASS: TestKernelTCPMemory (0.94s) [2020-03-26T16:20:36.173Z] === RUN TestNISDomainname [2020-03-26T16:20:36.259Z] #45 271.5 CC criu/seize.o [2020-03-26T16:20:37.186Z] --- PASS: TestNISDomainname (0.98s) [2020-03-26T16:20:37.186Z] === RUN TestHostnameDnsResolution [2020-03-26T16:20:37.808Z] #45 273.2 CC criu/servicefd.o [2020-03-26T16:20:38.837Z] #45 274.2 CC criu/shmem.o [2020-03-26T16:20:39.205Z] --- PASS: TestHostnameDnsResolution (1.72s) [2020-03-26T16:20:39.205Z] === RUN TestStats [2020-03-26T16:20:39.957Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-26T16:20:40.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-26T16:20:40.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-26T16:20:40.216Z] [2020-03-26T16:20:40.216Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-26T16:20:40.339Z] #45 275.7 CC criu/sigframe.o [2020-03-26T16:20:40.629Z] #45 276.0 CC criu/signalfd.o [2020-03-26T16:20:40.785Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-26T16:20:40.785Z] HOSTNAME=853650d75e50 [2020-03-26T16:20:40.785Z] TESTDEBUG=0 [2020-03-26T16:20:40.785Z] DEST=bundles/test-integration [2020-03-26T16:20:40.785Z] PWD=/go/src/github.com/docker/docker [2020-03-26T16:20:40.785Z] DOCKER_GITCOMMIT=1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 [2020-03-26T16:20:40.785Z] container=docker [2020-03-26T16:20:40.785Z] HOME=/root [2020-03-26T16:20:40.785Z] GOLANG_VERSION=1.13.8 [2020-03-26T16:20:40.785Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-26T16:20:40.785Z] VALIDATE_BRANCH=master [2020-03-26T16:20:40.785Z] TERM=xterm [2020-03-26T16:20:40.785Z] DOCKER_PKG=github.com/docker/docker [2020-03-26T16:20:40.785Z] SHLVL=1 [2020-03-26T16:20:40.785Z] TIMEOUT=120m [2020-03-26T16:20:40.785Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-26T16:20:40.785Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-26T16:20:40.785Z] GO111MODULE=off [2020-03-26T16:20:40.785Z] DOCKER_EXPERIMENTAL=1 [2020-03-26T16:20:40.785Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-26T16:20:40.785Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-26T16:20:40.785Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-26T16:20:40.785Z] GOPATH=/go [2020-03-26T16:20:40.785Z] PKG_CONFIG=pkg-config [2020-03-26T16:20:40.785Z] _=/usr/bin/env [2020-03-26T16:20:40.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-26T16:20:40.919Z] #45 276.4 CC criu/sk-inet.o [2020-03-26T16:20:41.225Z] --- PASS: TestStats (1.94s) [2020-03-26T16:20:41.225Z] === RUN TestStopContainerWithTimeout [2020-03-26T16:20:41.225Z] === RUN TestStopContainerWithTimeout/0 [2020-03-26T16:20:41.225Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-26T16:20:41.225Z] === RUN TestStopContainerWithTimeout/1 [2020-03-26T16:20:41.225Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-26T16:20:41.225Z] === RUN TestStopContainerWithTimeout/3 [2020-03-26T16:20:41.225Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-26T16:20:41.225Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-26T16:20:41.225Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-26T16:20:41.225Z] === CONT TestStopContainerWithTimeout/0 [2020-03-26T16:20:41.225Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-26T16:20:41.235Z] Loaded image: buildpack-deps:jessie [2020-03-26T16:20:41.235Z] Loaded image: busybox:latest [2020-03-26T16:20:41.235Z] Loaded image: busybox:glibc [2020-03-26T16:20:41.235Z] Loaded image: debian:jessie [2020-03-26T16:20:41.235Z] Loaded image: hello-world:latest [2020-03-26T16:20:41.235Z] INFO: Testing against a local daemon [2020-03-26T16:20:41.235Z] === RUN TestCgroupNamespacesBuild [2020-03-26T16:20:41.235Z] --- SKIP: TestCgroupNamespacesBuild (0.00s) [2020-03-26T16:20:41.235Z] build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:20:41.235Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-26T16:20:41.235Z] --- SKIP: TestCgroupNamespacesBuildDaemonHostMode (0.00s) [2020-03-26T16:20:41.235Z] build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:20:41.235Z] === RUN TestBuildWithSession [2020-03-26T16:20:41.235Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-26T16:20:41.235Z] build_session_test.go:25: TODO: BuildKit [2020-03-26T16:20:41.235Z] === RUN TestBuildSquashParent [2020-03-26T16:20:41.553Z] #45 ... [2020-03-26T16:20:41.553Z] [2020-03-26T16:20:41.553Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-26T16:20:41.553Z] #42 372.6 + dpkg --print-architecture [2020-03-26T16:20:41.553Z] #42 372.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-26T16:20:41.553Z] #42 372.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-03-26T16:20:41.553Z] #42 372.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-26T16:20:41.843Z] === CONT TestStopContainerWithTimeout/3 [2020-03-26T16:20:43.866Z] === CONT TestStopContainerWithTimeout/1 [2020-03-26T16:20:44.703Z] ......... [ 86%] [2020-03-26T16:20:45.885Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-03-26T16:20:45.885Z] --- PASS: TestStopContainerWithTimeout/0 (1.08s) [2020-03-26T16:20:45.885Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2020-03-26T16:20:45.885Z] --- PASS: TestStopContainerWithTimeout/3 (2.84s) [2020-03-26T16:20:45.885Z] --- PASS: TestStopContainerWithTimeout/1 (1.83s) [2020-03-26T16:20:45.885Z] === RUN TestDeleteDevicemapper [2020-03-26T16:20:45.885Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-26T16:20:45.885Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-26T16:20:45.885Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-26T16:20:48.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-26T16:20:49.330Z] --- PASS: TestBuildSquashParent (8.27s) [2020-03-26T16:20:49.330Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-26T16:20:49.330Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-26T16:20:49.330Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-26T16:20:49.330Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-26T16:20:49.330Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-26T16:20:49.330Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-26T16:20:49.330Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-26T16:20:49.330Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-26T16:20:49.330Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-26T16:20:49.330Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-26T16:20:49.330Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-26T16:20:49.330Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-26T16:20:49.330Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-26T16:20:49.330Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-26T16:20:49.330Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-26T16:20:49.334Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.42s) [2020-03-26T16:20:49.334Z] === RUN TestUpdateMemory [2020-03-26T16:20:49.334Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-26T16:20:49.334Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-26T16:20:49.334Z] === RUN TestUpdateCPUQuota [2020-03-26T16:20:50.338Z] --- PASS: TestUpdateCPUQuota (1.22s) [2020-03-26T16:20:50.338Z] === RUN TestUpdatePidsLimit [2020-03-26T16:20:50.338Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-26T16:20:50.952Z] === RUN TestUpdatePidsLimit/no_change [2020-03-26T16:20:51.234Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-26T16:20:51.239Z] tests/integration/models_images_test.py ............... [ 89%] [2020-03-26T16:20:51.516Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-26T16:20:51.851Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-26T16:20:51.852Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-26T16:20:52.130Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-26T16:20:52.411Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-26T16:20:52.693Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-26T16:20:52.867Z] tests/integration/models_networks_test.py .... [ 90%] [2020-03-26T16:20:53.748Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-26T16:20:54.005Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-26T16:20:54.163Z] --- PASS: TestUpdatePidsLimit (3.69s) [2020-03-26T16:20:54.163Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2020-03-26T16:20:54.163Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-03-26T16:20:54.163Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-03-26T16:20:54.163Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-03-26T16:20:54.163Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2020-03-26T16:20:54.163Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2020-03-26T16:20:54.163Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2020-03-26T16:20:54.163Z] === RUN TestUpdateRestartPolicy [2020-03-26T16:20:54.193Z] #42 ... [2020-03-26T16:20:54.193Z] [2020-03-26T16:20:54.193Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-26T16:20:54.193Z] #45 278.4 CC criu/sk-netlink.o [2020-03-26T16:20:54.193Z] #45 279.1 CC criu/sk-packet.o [2020-03-26T16:20:54.193Z] #45 280.1 CC criu/sk-queue.o [2020-03-26T16:20:54.193Z] #45 281.0 CC criu/sk-tcp.o [2020-03-26T16:20:54.193Z] #45 282.0 CC criu/sk-unix.o [2020-03-26T16:20:54.193Z] #45 285.9 CC criu/sockets.o [2020-03-26T16:20:54.193Z] #45 287.5 CC criu/stats.o [2020-03-26T16:20:54.193Z] #45 288.1 CC criu/string.o [2020-03-26T16:20:54.193Z] #45 288.3 CC criu/sysctl.o [2020-03-26T16:20:54.193Z] #45 289.5 CC criu/sysfs_parse.o [2020-03-26T16:20:54.822Z] #45 290.2 CC criu/timerfd.o [2020-03-26T16:20:55.451Z] #45 290.8 CC criu/tty.o [2020-03-26T16:20:55.900Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-03-26T16:20:55.900Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.61s) [2020-03-26T16:20:55.900Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.66s) [2020-03-26T16:20:55.900Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.92s) [2020-03-26T16:20:55.900Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.94s) [2020-03-26T16:20:55.900Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.00s) [2020-03-26T16:20:55.900Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.11s) [2020-03-26T16:20:55.900Z] === RUN TestBuildMultiStageCopy [2020-03-26T16:20:55.900Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-26T16:20:58.976Z] #45 294.3 CC criu/tun.o [2020-03-26T16:20:59.174Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-26T16:20:59.413Z] tests/integration/models_nodes_test.py . [ 91%] [2020-03-26T16:20:59.604Z] #45 295.1 CC criu/uffd.o [2020-03-26T16:20:59.977Z] tests/integration/models_resources_test.py . [ 91%] [2020-03-26T16:21:00.104Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-26T16:21:01.473Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-26T16:21:02.349Z] #45 297.7 CC criu/util.o [2020-03-26T16:21:02.403Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-26T16:21:03.333Z] --- PASS: TestBuildMultiStageCopy (7.22s) [2020-03-26T16:21:03.333Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.22s) [2020-03-26T16:21:03.333Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-03-26T16:21:03.333Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.99s) [2020-03-26T16:21:03.333Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-03-26T16:21:03.333Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-03-26T16:21:03.333Z] === RUN TestBuildMultiStageParentConfig [2020-03-26T16:21:04.406Z] #45 300.0 CC criu/uts_ns.o [2020-03-26T16:21:05.037Z] #45 300.5 CC criu/vdso.o [2020-03-26T16:21:06.051Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-03-26T16:21:06.065Z] #45 301.5 LINK criu/built-in.o [2020-03-26T16:21:06.355Z] #45 301.9 LINK criu/criu [2020-03-26T16:21:07.393Z] #45 302.7 DEP lib/c/criu.d [2020-03-26T16:21:07.393Z] #45 302.9 CC images/rpc.pb-c.o [2020-03-26T16:21:08.454Z] #45 304.1 CC lib/c/criu.o [2020-03-26T16:21:08.585Z] --- PASS: TestBuildMultiStageParentConfig (4.98s) [2020-03-26T16:21:08.585Z] === RUN TestBuildLabelWithTargets [2020-03-26T16:21:09.367Z] --- PASS: TestUpdateRestartPolicy (12.80s) [2020-03-26T16:21:09.367Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-26T16:21:09.367Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2020-03-26T16:21:09.367Z] === RUN TestWaitNonBlocked [2020-03-26T16:21:09.367Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-26T16:21:09.367Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-26T16:21:09.367Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-26T16:21:09.367Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-26T16:21:09.367Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-26T16:21:09.367Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-26T16:21:09.367Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-03-26T16:21:09.367Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s) [2020-03-26T16:21:09.367Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.18s) [2020-03-26T16:21:09.367Z] === RUN TestWaitBlocked [2020-03-26T16:21:09.367Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-26T16:21:09.367Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-26T16:21:09.367Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-26T16:21:09.367Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-26T16:21:09.367Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-26T16:21:09.367Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-26T16:21:09.980Z] --- PASS: TestWaitBlocked (0.01s) [2020-03-26T16:21:09.980Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.01s) [2020-03-26T16:21:09.980Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.14s) [2020-03-26T16:21:09.980Z] === CONT TestContainerStartOnDaemonRestart [2020-03-26T16:21:09.980Z] === CONT TestIpcModeOlderClient [2020-03-26T16:21:10.264Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-03-26T16:21:10.264Z] === CONT TestDaemonHostGatewayIP [2020-03-26T16:21:10.468Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-03-26T16:21:10.468Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-03-26T16:21:11.187Z] #45 306.6 LINK lib/c/built-in.o [2020-03-26T16:21:11.187Z] #45 306.6 LINK lib/c/libcriu.so [2020-03-26T16:21:11.187Z] #45 306.7 LINK lib/c/libcriu.a [2020-03-26T16:21:11.817Z] #45 307.1 GEN magic.py [2020-03-26T16:21:11.817Z] #45 307.3 Note: Building without setproctitle() and strlcpy() support. [2020-03-26T16:21:11.817Z] #45 307.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-26T16:21:11.817Z] #45 307.4 Note: Building without GnuTLS support [2020-03-26T16:21:12.851Z] #45 308.4 fatal: not a git repository (or any of the parent directories): .git [2020-03-26T16:21:12.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-26T16:21:12.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-26T16:21:12.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-26T16:21:13.004Z] --- PASS: TestContainerStartOnDaemonRestart (2.87s) [2020-03-26T16:21:13.004Z] === CONT TestDaemonRestartIpcMode [2020-03-26T16:21:14.009Z] --- PASS: TestDaemonHostGatewayIP (3.68s) [2020-03-26T16:21:14.359Z] #45 309.9 make[1]: Nothing to be done for 'all'. [2020-03-26T16:21:15.492Z] tests/integration/regression_test.py ...... [ 98%] [2020-03-26T16:21:15.750Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-03-26T16:21:15.750Z] tests/integration/credentials/utils_test.py . [100%] [2020-03-26T16:21:15.750Z] [2020-03-26T16:21:15.750Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-03-26T16:21:15.750Z] =========================== short test summary info ============================ [2020-03-26T16:21:15.750Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-03-26T16:21:15.750Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-03-26T16:21:15.750Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-03-26T16:21:15.750Z] Not supported on most drivers [2020-03-26T16:21:15.750Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-03-26T16:21:15.750Z] Can fail if eth0 has multiple IP addresses [2020-03-26T16:21:15.750Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-03-26T16:21:15.750Z] This doesn't seem to be taken into account by the engine [2020-03-26T16:21:15.750Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-03-26T16:21:15.750Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-03-26T16:21:15.750Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-03-26T16:21:15.750Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-03-26T16:21:15.750Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-03-26T16:21:15.750Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-03-26T16:21:15.750Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-03-26T16:21:15.750Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 384.15 seconds == [2020-03-26T16:21:16.314Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-03-26T16:21:16.425Z] #45 311.5 make[1]: 'images/built-in.o' is up to date. [2020-03-26T16:21:16.425Z] #45 311.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-26T16:21:16.425Z] #45 311.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-26T16:21:16.425Z] #45 311.9 make[1]: 'compel/libcompel.a' is up to date. [2020-03-26T16:21:16.425Z] #45 312.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-26T16:21:16.425Z] #45 312.1 make[1]: Nothing to be done for 'all'. [2020-03-26T16:21:16.679Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-03-26T16:21:16.679Z] === RUN TestBuildWithEmptyLayers [2020-03-26T16:21:16.680Z] --- PASS: TestDaemonRestartIpcMode (3.66s) [2020-03-26T16:21:16.681Z] PASS [2020-03-26T16:21:16.681Z] [2020-03-26T16:21:16.681Z] === Skipped [2020-03-26T16:21:16.681Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-03-26T16:21:16.681Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-26T16:21:16.681Z] [2020-03-26T16:21:16.681Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-26T16:21:16.681Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-26T16:21:16.681Z] [2020-03-26T16:21:16.681Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-26T16:21:16.681Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-26T16:21:16.681Z] [2020-03-26T16:21:16.681Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-26T16:21:16.681Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-26T16:21:16.681Z] [2020-03-26T16:21:16.681Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-03-26T16:21:16.681Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-26T16:21:16.681Z] [2020-03-26T16:21:16.681Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-03-26T16:21:16.681Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-26T16:21:16.681Z] [2020-03-26T16:21:16.681Z] [2020-03-26T16:21:16.681Z] DONE 199 tests, 6 skipped in 139.594s [2020-03-26T16:21:16.681Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-03-26T16:21:16.681Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:21:16.681Z] ++ set -e [2020-03-26T16:21:16.681Z] ++ '[' -n 0 ']' [2020-03-26T16:21:16.681Z] ++ set -x [2020-03-26T16:21:16.681Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:21:16.681Z] INFO: Testing against a local daemon [2020-03-26T16:21:16.681Z] === RUN TestCommitInheritsEnv [2020-03-26T16:21:16.715Z] #45 312.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-26T16:21:17.005Z] #45 312.4 make[2]: Nothing to be done for 'all'. [2020-03-26T16:21:17.005Z] #45 312.5 make[2]: Nothing to be done for 'all'. [2020-03-26T16:21:17.005Z] #45 312.6 make[2]: Nothing to be done for 'all'. [2020-03-26T16:21:17.294Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-03-26T16:21:17.294Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-26T16:21:17.294Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-26T16:21:17.294Z] === RUN TestImagesFilterMultiReference [2020-03-26T16:21:17.294Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2020-03-26T16:21:17.294Z] === RUN TestImagePullPlatformInvalid [2020-03-26T16:21:17.294Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-03-26T16:21:17.294Z] === RUN TestRemoveImageOrphaning [2020-03-26T16:21:17.660Z] #45 313.1 make[2]: Nothing to be done for 'all'. [2020-03-26T16:21:17.907Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2020-03-26T16:21:17.907Z] === RUN TestRemoveImageGarbageCollector [2020-03-26T16:21:17.907Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-26T16:21:17.907Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T16:21:17.907Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-26T16:21:17.907Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-03-26T16:21:17.907Z] === RUN TestTagInvalidReference [2020-03-26T16:21:17.907Z] --- PASS: TestTagInvalidReference (0.01s) [2020-03-26T16:21:17.907Z] === RUN TestTagValidPrefixedRepo [2020-03-26T16:21:17.907Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-03-26T16:21:17.907Z] === RUN TestTagExistedNameWithoutForce [2020-03-26T16:21:17.907Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-03-26T16:21:17.907Z] === RUN TestTagOfficialNames [2020-03-26T16:21:17.907Z] --- PASS: TestTagOfficialNames (0.03s) [2020-03-26T16:21:17.907Z] === RUN TestTagMatchesDigest [2020-03-26T16:21:17.907Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-03-26T16:21:17.907Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-26T16:21:17.948Z] #45 313.2 make[2]: Nothing to be done for 'all'. [2020-03-26T16:21:17.948Z] #45 313.3 make[2]: Nothing to be done for 'all'. [2020-03-26T16:21:17.948Z] #45 313.4 make[2]: Nothing to be done for 'all'. [2020-03-26T16:21:18.575Z] #45 313.9 make[2]: Nothing to be done for 'all'. [2020-03-26T16:21:18.575Z] #45 313.9 INSTALL criu/criu [2020-03-26T16:21:18.575Z] #45 DONE 314.1s [2020-03-26T16:21:18.575Z] [2020-03-26T16:21:18.575Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-26T16:21:19.208Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-03-26T16:21:19.208Z] === RUN TestBuildMultiStageOnBuild [2020-03-26T16:21:21.324Z] #61 240.6 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-03-26T16:21:24.055Z] #61 243.5 + mkdir -p /build [2020-03-26T16:21:24.346Z] #61 243.5 + cp runc /build/runc [2020-03-26T16:21:24.346Z] #61 DONE 243.6s [2020-03-26T16:21:24.346Z] [2020-03-26T16:21:24.346Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:21:24.460Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-03-26T16:21:24.460Z] === RUN TestBuildUncleanTarFilenames [2020-03-26T16:21:24.717Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2020-03-26T16:21:24.717Z] === RUN TestBuildMultiStageLayerLeak [2020-03-26T16:21:27.866Z] #66 ... [2020-03-26T16:21:27.866Z] [2020-03-26T16:21:27.866Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-26T16:21:27.866Z] #42 DONE 418.9s [2020-03-26T16:21:27.866Z] [2020-03-26T16:21:27.866Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:21:28.497Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-26T16:21:28.497Z] [2020-03-26T16:21:28.497Z] Unloading profiles will leave already running processes permanently [2020-03-26T16:21:28.497Z] unconfined, which can lead to unexpected situations. [2020-03-26T16:21:28.497Z] [2020-03-26T16:21:28.497Z] To set a process to complain mode, use the command line tool [2020-03-26T16:21:28.497Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-26T16:21:28.497Z] Post stage [Pipeline] junit [2020-03-26T16:21:28.765Z] Recording test results [Pipeline] sh [2020-03-26T16:21:29.260Z] + echo Ensuring container killed. [2020-03-26T16:21:29.260Z] Ensuring container killed. [2020-03-26T16:21:29.260Z] + docker rm -vf docker-pr1 [2020-03-26T16:21:29.260Z] Error: No such container: docker-pr1 [2020-03-26T16:21:29.260Z] + true [Pipeline] sh [2020-03-26T16:21:29.540Z] + echo Chowning /workspace to jenkins user [2020-03-26T16:21:29.540Z] Chowning /workspace to jenkins user [2020-03-26T16:21:29.540Z] + id -u [2020-03-26T16:21:29.540Z] + id -g [2020-03-26T16:21:29.540Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40745:/workspace busybox chown -R 1000:1000 /workspace [2020-03-26T16:21:29.977Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s) [2020-03-26T16:21:29.977Z] === RUN TestBuildWithHugeFile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-26T16:21:30.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-26T16:21:31.205Z] + bundleName=docker-py [2020-03-26T16:21:31.206Z] + echo Creating docker-py-bundles.tar.gz [2020-03-26T16:21:31.206Z] Creating docker-py-bundles.tar.gz [2020-03-26T16:21:31.206Z] + 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-03-26T16:21:31.216Z] Archiving artifacts [2020-03-26T16:21:31.556Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40745/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-03-26T16:21:31.925Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40745/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 -e DOCKER_GRAPHDRIVER docker:1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 hack/make.sh binary-daemon [2020-03-26T16:21:32.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-26T16:21:32.490Z] [2020-03-26T16:21:32.490Z] Removing bundles/ [2020-03-26T16:21:32.490Z] [2020-03-26T16:21:32.490Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-03-26T16:21:32.490Z] Building: bundles/binary-daemon/dockerd-dev [2020-03-26T16:21:32.490Z] GOOS="" GOARCH="" GOARM="" [2020-03-26T16:21:33.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-26T16:21:35.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-26T16:21:35.360Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-26T16:21:35.360Z] ok github.com/docker/docker/api/server/httputils 0.102s coverage: 14.7% of statements [2020-03-26T16:21:35.360Z] ok github.com/docker/docker/api/server/middleware 0.150s coverage: 37.7% of statements [2020-03-26T16:21:35.360Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-26T16:21:35.360Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-26T16:21:35.360Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-26T16:21:35.360Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-26T16:21:35.360Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-26T16:21:35.360Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-26T16:21:35.360Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-26T16:21:35.360Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-26T16:21:35.360Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-26T16:21:35.360Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-26T16:21:35.360Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-26T16:21:35.360Z] ok github.com/docker/docker/api/types/strslice 0.046s coverage: 90.0% of statements [2020-03-26T16:21:35.360Z] ok github.com/docker/docker/api/types/filters 0.098s coverage: 92.2% of statements [2020-03-26T16:21:35.360Z] ok github.com/docker/docker/api/server/router/swarm 0.123s coverage: 4.5% of statements [2020-03-26T16:21:35.360Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-26T16:21:35.360Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-26T16:21:35.360Z] ? github.com/docker/docker/api/types [no test files] [2020-03-26T16:21:35.360Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-26T16:21:35.360Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-26T16:21:35.360Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-26T16:21:35.360Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-26T16:21:35.360Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-26T16:21:35.360Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-26T16:21:35.360Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-26T16:21:35.360Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-26T16:21:35.360Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-26T16:21:35.360Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-26T16:21:35.360Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-26T16:21:35.360Z] ok github.com/docker/docker/api/types/time 0.231s coverage: 100.0% of statements [2020-03-26T16:21:35.360Z] ok github.com/docker/docker/api/types/versions 0.121s coverage: 75.0% of statements [2020-03-26T16:21:35.360Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-26T16:21:35.360Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-26T16:21:35.360Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-26T16:21:35.360Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-03-26T16:21:35.360Z] ? github.com/docker/docker/builder [no test files] [2020-03-26T16:21:35.360Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-26T16:21:35.360Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-26T16:21:35.360Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-26T16:21:35.360Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-26T16:21:35.360Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-26T16:21:35.360Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-26T16:21:35.360Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-26T16:21:35.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-26T16:21:36.340Z] ok github.com/docker/docker/builder/dockerignore 0.056s coverage: 96.8% of statements [2020-03-26T16:21:37.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-26T16:21:38.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-26T16:21:40.105Z] ok github.com/docker/docker/cli/debug 0.043s coverage: 100.0% of statements [2020-03-26T16:21:40.568Z] ok github.com/docker/docker/builder/remotecontext 0.774s coverage: 9.2% of statements [2020-03-26T16:21:40.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-26T16:21:41.030Z] ok github.com/docker/docker/builder/dockerfile 0.497s coverage: 46.3% of statements [2020-03-26T16:21:44.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-26T16:21:44.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-26T16:21:46.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-26T16:21:47.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-26T16:21:50.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-26T16:21:51.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-26T16:21:53.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-26T16:21:54.435Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-26T16:21:54.435Z] Using test binary docker [2020-03-26T16:21:54.435Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-26T16:21:54.435Z] +++ /etc/init.d/apparmor start [2020-03-26T16:21:54.435Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-26T16:21:54.435Z] INFO: Waiting for daemon to start... [2020-03-26T16:21:54.435Z] Starting dockerd [2020-03-26T16:21:54.435Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-03-26T16:21:55.887Z] ok github.com/docker/docker/client 0.863s coverage: 75.3% of statements [2020-03-26T16:21:56.337Z] . [2020-03-26T16:21:56.337Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-26T16:21:56.337Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-26T16:21:56.337Z] Error: No such image: emptyfs [2020-03-26T16:21:56.337Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-26T16:21:56.337Z] ++++ docker load [2020-03-26T16:21:56.905Z] Running integration-test (iteration 1) [2020-03-26T16:21:56.905Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-03-26T16:21:56.905Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:21:56.905Z] ++ set -e [2020-03-26T16:21:56.905Z] ++ '[' -n 0 ']' [2020-03-26T16:21:56.905Z] ++ set -x [2020-03-26T16:21:56.905Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:22:05.026Z] Loaded image: buildpack-deps:jessie [2020-03-26T16:22:05.285Z] Loaded image: busybox:latest [2020-03-26T16:22:05.544Z] Loaded image: busybox:glibc [2020-03-26T16:22:05.544Z] Loaded image: debian:jessie [2020-03-26T16:22:05.544Z] Loaded image: hello-world:latest [2020-03-26T16:22:05.803Z] INFO: Testing against a local daemon [2020-03-26T16:22:05.803Z] === RUN TestCgroupNamespacesBuild [2020-03-26T16:22:07.273Z] #66 401.4 + bin/containerd [2020-03-26T16:22:09.091Z] --- PASS: TestCgroupNamespacesBuild (3.01s) [2020-03-26T16:22:09.091Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-26T16:22:09.644Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-26T16:22:09.644Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-26T16:22:09.644Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-26T16:22:09.644Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-26T16:22:10.467Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.78s) [2020-03-26T16:22:10.467Z] === RUN TestBuildWithSession [2020-03-26T16:22:10.467Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-26T16:22:10.467Z] build_session_test.go:25: TODO: BuildKit [2020-03-26T16:22:10.467Z] === RUN TestBuildSquashParent [2020-03-26T16:22:10.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-26T16:22:13.652Z] ok github.com/docker/docker/builder/remotecontext/git 34.527s coverage: 86.3% of statements [2020-03-26T16:22:13.652Z] ? github.com/docker/docker/cli [no test files] [2020-03-26T16:22:13.652Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-26T16:22:14.252Z] #66 ... [2020-03-26T16:22:14.252Z] [2020-03-26T16:22:14.252Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:22:14.252Z] #54 DONE 465.3s [2020-03-26T16:22:14.554Z] [2020-03-26T16:22:14.554Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:22:15.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-26T16:22:17.031Z] --- PASS: TestBuildSquashParent (6.25s) [2020-03-26T16:22:17.031Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-26T16:22:17.031Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-26T16:22:17.031Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-26T16:22:17.031Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-26T16:22:17.031Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-26T16:22:17.031Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-26T16:22:17.031Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-26T16:22:17.031Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-26T16:22:17.031Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-26T16:22:17.031Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-26T16:22:17.031Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-26T16:22:17.031Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-26T16:22:17.031Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-26T16:22:17.031Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-26T16:22:17.031Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-26T16:22:17.031Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-26T16:22:17.031Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-26T16:22:18.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-26T16:22:19.581Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-26T16:22:19.581Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-26T16:22:21.486Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-03-26T16:22:21.486Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.61s) [2020-03-26T16:22:21.486Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.79s) [2020-03-26T16:22:21.486Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.79s) [2020-03-26T16:22:21.486Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.91s) [2020-03-26T16:22:21.486Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.02s) [2020-03-26T16:22:21.486Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.03s) [2020-03-26T16:22:21.486Z] === RUN TestBuildMultiStageCopy [2020-03-26T16:22:21.486Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-26T16:22:22.260Z] ok github.com/docker/docker/cmd/dockerd 0.713s coverage: 19.2% of statements [2020-03-26T16:22:22.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-26T16:22:23.119Z] #66 ... [2020-03-26T16:22:23.119Z] [2020-03-26T16:22:23.119Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:22:23.119Z] #24 472.9 + return [2020-03-26T16:22:23.119Z] #24 DONE 473.0s [2020-03-26T16:22:23.119Z] [2020-03-26T16:22:23.119Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:22:23.807Z] ok github.com/docker/docker/container 0.501s coverage: 41.9% of statements [2020-03-26T16:22:23.807Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-26T16:22:23.807Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-26T16:22:23.807Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-26T16:22:23.807Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-26T16:22:24.019Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-26T16:22:24.186Z] #66 ... [2020-03-26T16:22:24.186Z] [2020-03-26T16:22:24.186Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-26T16:22:24.500Z] #25 DONE 0.2s [2020-03-26T16:22:24.500Z] [2020-03-26T16:22:24.500Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-26T16:22:24.586Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-26T16:22:24.782Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.277s coverage: 65.3% of statements [2020-03-26T16:22:24.817Z] #29 DONE 0.7s [2020-03-26T16:22:24.817Z] [2020-03-26T16:22:24.817Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:22:24.845Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-26T16:22:25.132Z] #66 ... [2020-03-26T16:22:25.133Z] [2020-03-26T16:22:25.133Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-26T16:22:25.133Z] #32 DONE 0.1s [2020-03-26T16:22:25.133Z] [2020-03-26T16:22:25.133Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-26T16:22:25.133Z] #35 DONE 0.1s [2020-03-26T16:22:25.133Z] [2020-03-26T16:22:25.133Z] #40 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-26T16:22:25.133Z] #40 DONE 0.1s [2020-03-26T16:22:25.133Z] [2020-03-26T16:22:25.133Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:22:25.413Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-26T16:22:25.447Z] #66 ... [2020-03-26T16:22:25.447Z] [2020-03-26T16:22:25.447Z] #43 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-26T16:22:25.447Z] #43 DONE 0.1s [2020-03-26T16:22:25.447Z] [2020-03-26T16:22:25.447Z] #46 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-26T16:22:25.447Z] #46 DONE 0.1s [2020-03-26T16:22:25.447Z] [2020-03-26T16:22:25.447Z] #49 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-26T16:22:25.447Z] #49 DONE 0.1s [2020-03-26T16:22:25.447Z] [2020-03-26T16:22:25.447Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:22:25.764Z] #66 ... [2020-03-26T16:22:25.764Z] [2020-03-26T16:22:25.764Z] #52 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-26T16:22:25.764Z] #52 DONE 0.1s [2020-03-26T16:22:25.764Z] [2020-03-26T16:22:25.764Z] #55 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-26T16:22:25.764Z] #55 DONE 0.1s [2020-03-26T16:22:25.764Z] [2020-03-26T16:22:25.764Z] #58 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-26T16:22:25.981Z] --- PASS: TestBuildMultiStageCopy (4.46s) [2020-03-26T16:22:25.982Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.32s) [2020-03-26T16:22:25.982Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2020-03-26T16:22:25.982Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.49s) [2020-03-26T16:22:25.982Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2020-03-26T16:22:25.982Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) [2020-03-26T16:22:25.982Z] === RUN TestBuildMultiStageParentConfig [2020-03-26T16:22:26.079Z] #58 DONE 0.1s [2020-03-26T16:22:26.079Z] [2020-03-26T16:22:26.079Z] #62 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-26T16:22:26.079Z] #62 DONE 0.1s [2020-03-26T16:22:26.079Z] [2020-03-26T16:22:26.079Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-26T16:22:26.176Z] --- PASS: TestBuildWithHugeFile (51.16s) [2020-03-26T16:22:26.176Z] === RUN TestBuildWithEmptyDockerfile [2020-03-26T16:22:26.176Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-26T16:22:26.176Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-26T16:22:26.176Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-26T16:22:26.176Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-26T16:22:26.176Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-26T16:22:26.176Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-26T16:22:26.176Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-26T16:22:26.176Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-26T16:22:26.176Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-26T16:22:26.176Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2020-03-26T16:22:26.176Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2020-03-26T16:22:26.176Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2020-03-26T16:22:26.176Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2020-03-26T16:22:26.176Z] === RUN TestBuildPreserveOwnership [2020-03-26T16:22:26.176Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-26T16:22:27.106Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-26T16:22:27.884Z] --- PASS: TestBuildMultiStageParentConfig (1.48s) [2020-03-26T16:22:27.884Z] === RUN TestBuildLabelWithTargets [2020-03-26T16:22:29.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-26T16:22:29.787Z] --- PASS: TestBuildLabelWithTargets (2.18s) [2020-03-26T16:22:29.787Z] === RUN TestBuildWithEmptyLayers [2020-03-26T16:22:30.599Z] ok github.com/docker/docker/daemon/cluster/convert 0.889s coverage: 35.6% of statements [2020-03-26T16:22:30.724Z] --- PASS: TestBuildWithEmptyLayers (1.01s) [2020-03-26T16:22:30.724Z] === RUN TestBuildMultiStageOnBuild [2020-03-26T16:22:30.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-26T16:22:31.279Z] --- PASS: TestBuildPreserveOwnership (10.51s) [2020-03-26T16:22:31.279Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.50s) [2020-03-26T16:22:31.279Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-03-26T16:22:31.279Z] === RUN TestBuildPlatformInvalid [2020-03-26T16:22:31.279Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-03-26T16:22:31.279Z] PASS [2020-03-26T16:22:31.279Z] [2020-03-26T16:22:31.279Z] === Skipped [2020-03-26T16:22:31.279Z] === SKIP: amd64.integration.build TestCgroupNamespacesBuild (0.00s) [2020-03-26T16:22:31.279Z] build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:22:31.279Z] [2020-03-26T16:22:31.279Z] === SKIP: amd64.integration.build TestCgroupNamespacesBuildDaemonHostMode (0.00s) [2020-03-26T16:22:31.279Z] build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:22:31.279Z] [2020-03-26T16:22:31.279Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-03-26T16:22:31.279Z] build_session_test.go:25: TODO: BuildKit [2020-03-26T16:22:31.279Z] [2020-03-26T16:22:31.279Z] [2020-03-26T16:22:31.279Z] DONE 32 tests, 3 skipped in 120.063s [2020-03-26T16:22:31.279Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-03-26T16:22:31.536Z] INFO: Testing against a local daemon [2020-03-26T16:22:31.536Z] === RUN TestConfigList [2020-03-26T16:22:31.536Z] --- SKIP: TestConfigList (0.02s) [2020-03-26T16:22:31.536Z] config_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:22:31.536Z] === RUN TestConfigsCreateAndDelete [2020-03-26T16:22:31.536Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2020-03-26T16:22:31.536Z] config_test.go:112: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:22:31.536Z] === RUN TestConfigsUpdate [2020-03-26T16:22:31.536Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-03-26T16:22:31.536Z] config_test.go:140: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:22:31.536Z] === RUN TestTemplatedConfig [2020-03-26T16:22:31.536Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-03-26T16:22:31.536Z] config_test.go:192: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:22:31.536Z] === RUN TestConfigInspect [2020-03-26T16:22:31.536Z] --- SKIP: TestConfigInspect (0.01s) [2020-03-26T16:22:31.536Z] config_test.go:326: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:22:31.536Z] === RUN TestConfigCreateWithLabels [2020-03-26T16:22:31.536Z] --- SKIP: TestConfigCreateWithLabels (0.01s) [2020-03-26T16:22:31.536Z] config_test.go:350: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:22:31.536Z] === RUN TestConfigCreateResolve [2020-03-26T16:22:31.536Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-03-26T16:22:31.536Z] config_test.go:377: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:22:31.536Z] === RUN TestConfigDaemonLibtrustID [2020-03-26T16:22:31.536Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s) [2020-03-26T16:22:31.536Z] config_test.go:427: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:22:31.536Z] PASS [2020-03-26T16:22:31.536Z] [2020-03-26T16:22:31.536Z] === Skipped [2020-03-26T16:22:31.536Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2020-03-26T16:22:31.536Z] config_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:22:31.536Z] [2020-03-26T16:22:31.536Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2020-03-26T16:22:31.536Z] config_test.go:112: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:22:31.536Z] [2020-03-26T16:22:31.537Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-03-26T16:22:31.537Z] config_test.go:140: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:22:31.537Z] [2020-03-26T16:22:31.537Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-03-26T16:22:31.537Z] config_test.go:192: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:22:31.537Z] [2020-03-26T16:22:31.537Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2020-03-26T16:22:31.537Z] config_test.go:326: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:22:31.537Z] [2020-03-26T16:22:31.537Z] === SKIP: amd64.integration.config TestConfigCreateWithLabels (0.01s) [2020-03-26T16:22:31.537Z] config_test.go:350: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:22:31.537Z] [2020-03-26T16:22:31.537Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-03-26T16:22:31.537Z] config_test.go:377: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:22:31.537Z] [2020-03-26T16:22:31.537Z] === SKIP: amd64.integration.config TestConfigDaemonLibtrustID (0.01s) [2020-03-26T16:22:31.537Z] config_test.go:427: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:22:31.537Z] [2020-03-26T16:22:31.537Z] [2020-03-26T16:22:31.537Z] DONE 8 tests, 8 skipped in 0.230s [2020-03-26T16:22:31.537Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-03-26T16:22:31.794Z] INFO: Testing against a local daemon [2020-03-26T16:22:31.794Z] === RUN TestCheckpoint [2020-03-26T16:22:31.794Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-26T16:22:31.794Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-26T16:22:31.794Z] === RUN TestContainerInvalidJSON [2020-03-26T16:22:31.794Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-26T16:22:31.794Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-26T16:22:31.794Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-26T16:22:31.794Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-26T16:22:31.794Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-26T16:22:31.794Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-26T16:22:31.794Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-26T16:22:31.794Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-26T16:22:31.794Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-26T16:22:31.794Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-03-26T16:22:31.794Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-26T16:22:31.794Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-26T16:22:31.794Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-26T16:22:31.794Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-26T16:22:31.794Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-03-26T16:22:31.794Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-26T16:22:31.794Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-03-26T16:22:31.794Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-26T16:22:32.052Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-03-26T16:22:32.052Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-26T16:22:32.052Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-03-26T16:22:32.052Z] === RUN TestCopyFromContainer [2020-03-26T16:22:34.007Z] --- PASS: TestBuildMultiStageOnBuild (2.74s) [2020-03-26T16:22:34.007Z] === RUN TestBuildUncleanTarFilenames [2020-03-26T16:22:34.944Z] --- PASS: TestBuildUncleanTarFilenames (1.42s) [2020-03-26T16:22:34.944Z] === RUN TestBuildMultiStageLayerLeak [2020-03-26T16:22:35.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-26T16:22:36.227Z] === RUN TestCopyFromContainer// [2020-03-26T16:22:36.227Z] === RUN TestCopyFromContainer//bar/root [2020-03-26T16:22:36.484Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-26T16:22:36.484Z] === RUN TestCopyFromContainer/bar/quux [2020-03-26T16:22:36.484Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-26T16:22:36.484Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-26T16:22:36.741Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-26T16:22:36.741Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-26T16:22:36.741Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-26T16:22:36.998Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-26T16:22:36.999Z] --- PASS: TestCopyFromContainer (4.90s) [2020-03-26T16:22:36.999Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-03-26T16:22:36.999Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-03-26T16:22:36.999Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-03-26T16:22:36.999Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-03-26T16:22:36.999Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-03-26T16:22:36.999Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-03-26T16:22:36.999Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-03-26T16:22:36.999Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-03-26T16:22:36.999Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-03-26T16:22:36.999Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-03-26T16:22:36.999Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-26T16:22:36.999Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-26T16:22:36.999Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-26T16:22:36.999Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-26T16:22:36.999Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-26T16:22:36.999Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-26T16:22:36.999Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-26T16:22:36.999Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-26T16:22:36.999Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-26T16:22:36.999Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-26T16:22:36.999Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-03-26T16:22:36.999Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-26T16:22:36.999Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-26T16:22:36.999Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-26T16:22:36.999Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-26T16:22:36.999Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-03-26T16:22:36.999Z] === RUN TestCreateWithInvalidEnv [2020-03-26T16:22:36.999Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-26T16:22:36.999Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-26T16:22:36.999Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-26T16:22:36.999Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-26T16:22:36.999Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-26T16:22:36.999Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-26T16:22:36.999Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-26T16:22:36.999Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-26T16:22:36.999Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-26T16:22:36.999Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-03-26T16:22:36.999Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-26T16:22:36.999Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-03-26T16:22:36.999Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-26T16:22:36.999Z] === RUN TestCreateTmpfsMountsTarget [2020-03-26T16:22:36.999Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-03-26T16:22:36.999Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-26T16:22:37.698Z] ok github.com/docker/docker/daemon/cluster 1.521s coverage: 0.5% of statements [2020-03-26T16:22:38.160Z] ok github.com/docker/docker/daemon/config 0.689s coverage: 79.6% of statements [2020-03-26T16:22:38.231Z] --- PASS: TestBuildMultiStageLayerLeak (2.92s) [2020-03-26T16:22:38.231Z] === RUN TestBuildWithHugeFile [2020-03-26T16:22:38.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-26T16:22:38.895Z] --- PASS: TestCreateWithCustomMaskedPaths (1.62s) [2020-03-26T16:22:38.895Z] === RUN TestCreateWithCapabilities [2020-03-26T16:22:38.895Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-26T16:22:38.895Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-26T16:22:38.895Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-26T16:22:38.895Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-26T16:22:38.895Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-26T16:22:38.895Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-26T16:22:38.895Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-26T16:22:38.895Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-26T16:22:38.895Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-26T16:22:38.895Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-26T16:22:38.895Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-26T16:22:38.895Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-26T16:22:38.895Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-26T16:22:38.895Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-26T16:22:38.895Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-26T16:22:38.895Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-26T16:22:38.895Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-26T16:22:38.895Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-26T16:22:38.895Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-26T16:22:38.895Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-26T16:22:38.895Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-26T16:22:38.895Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-26T16:22:38.895Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-26T16:22:38.895Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-26T16:22:38.895Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-26T16:22:38.895Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-26T16:22:38.895Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-26T16:22:38.895Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-26T16:22:38.895Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-26T16:22:38.895Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-26T16:22:38.895Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-26T16:22:38.895Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-26T16:22:38.895Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-26T16:22:38.895Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-03-26T16:22:38.895Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-03-26T16:22:38.895Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-03-26T16:22:38.895Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-26T16:22:38.895Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-26T16:22:38.895Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2020-03-26T16:22:38.895Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-03-26T16:22:38.895Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-03-26T16:22:38.895Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-03-26T16:22:38.895Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-26T16:22:38.895Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-03-26T16:22:38.895Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-03-26T16:22:38.895Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-26T16:22:39.135Z] ok github.com/docker/docker/daemon/discovery 0.233s coverage: 30.0% of statements [2020-03-26T16:22:39.899Z] --- PASS: TestImportExtremelyLargeImageWorks (79.80s) [2020-03-26T16:22:39.899Z] PASS [2020-03-26T16:22:39.899Z] [2020-03-26T16:22:39.899Z] === Skipped [2020-03-26T16:22:39.899Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-26T16:22:39.899Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T16:22:39.899Z] [2020-03-26T16:22:39.899Z] [2020-03-26T16:22:39.899Z] DONE 12 tests, 1 skipped in 81.191s [2020-03-26T16:22:39.899Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-03-26T16:22:39.899Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:22:39.899Z] ++ set -e [2020-03-26T16:22:39.899Z] ++ '[' -n 0 ']' [2020-03-26T16:22:39.899Z] ++ set -x [2020-03-26T16:22:39.899Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:22:39.899Z] INFO: Testing against a local daemon [2020-03-26T16:22:39.899Z] === RUN TestNetworkCreateDelete [2020-03-26T16:22:39.899Z] --- PASS: TestNetworkCreateDelete (0.15s) [2020-03-26T16:22:39.899Z] === RUN TestDockerNetworkDeletePreferID [2020-03-26T16:22:39.899Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2020-03-26T16:22:39.899Z] === RUN TestInspectNetwork [2020-03-26T16:22:40.681Z] ok github.com/docker/docker/daemon/events 0.298s coverage: 50.0% of statements [2020-03-26T16:22:40.681Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.200s coverage: 10.9% of statements [2020-03-26T16:22:40.790Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.67s) [2020-03-26T16:22:40.790Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-26T16:22:40.790Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-26T16:22:40.790Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-26T16:22:40.790Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-26T16:22:40.790Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-26T16:22:40.790Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-26T16:22:40.790Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-26T16:22:40.790Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-26T16:22:40.790Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-26T16:22:40.790Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-26T16:22:40.790Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-26T16:22:40.790Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-26T16:22:40.790Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-26T16:22:40.790Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-26T16:22:40.790Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-26T16:22:40.790Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-26T16:22:40.790Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-03-26T16:22:40.790Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-03-26T16:22:40.790Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-03-26T16:22:40.790Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-03-26T16:22:40.790Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-03-26T16:22:40.790Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-03-26T16:22:40.790Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-26T16:22:41.354Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2020-03-26T16:22:41.354Z] === RUN TestContainerStartOnDaemonRestart [2020-03-26T16:22:41.354Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-26T16:22:41.354Z] === RUN TestDaemonRestartIpcMode [2020-03-26T16:22:41.354Z] === PAUSE TestDaemonRestartIpcMode [2020-03-26T16:22:41.354Z] === RUN TestDaemonHostGatewayIP [2020-03-26T16:22:41.354Z] === PAUSE TestDaemonHostGatewayIP [2020-03-26T16:22:41.354Z] === RUN TestDiff [2020-03-26T16:22:41.918Z] --- PASS: TestDiff (0.58s) [2020-03-26T16:22:41.918Z] === RUN TestExecWithCloseStdin [2020-03-26T16:22:42.482Z] --- PASS: TestExecWithCloseStdin (0.65s) [2020-03-26T16:22:42.482Z] === RUN TestExec [2020-03-26T16:22:42.871Z] ok github.com/docker/docker/daemon/graphdriver 0.339s coverage: 2.3% of statements [2020-03-26T16:22:43.047Z] --- PASS: TestExec (0.65s) [2020-03-26T16:22:43.047Z] === RUN TestExecUser [2020-03-26T16:22:43.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-26T16:22:43.847Z] ok github.com/docker/docker/daemon/links 1.029s coverage: 93.0% of statements [2020-03-26T16:22:43.978Z] --- PASS: TestExecUser (0.67s) [2020-03-26T16:22:43.978Z] === RUN TestExportContainerAndImportImage [2020-03-26T16:22:44.276Z] === RUN TestInspectNetwork/full_network_id [2020-03-26T16:22:44.276Z] === RUN TestInspectNetwork/partial_network_id [2020-03-26T16:22:44.276Z] === RUN TestInspectNetwork/network_name [2020-03-26T16:22:44.276Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-26T16:22:44.543Z] --- PASS: TestExportContainerAndImportImage (0.77s) [2020-03-26T16:22:44.543Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-26T16:22:44.543Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-03-26T16:22:44.543Z] export_test.go:63: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:22:44.543Z] === RUN TestHealthCheckWorkdir [2020-03-26T16:22:45.474Z] --- PASS: TestHealthCheckWorkdir (0.79s) [2020-03-26T16:22:45.474Z] === RUN TestHealthKillContainer [2020-03-26T16:22:46.770Z] ok github.com/docker/docker/daemon 3.846s coverage: 9.2% of statements [2020-03-26T16:22:46.770Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-26T16:22:46.770Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-26T16:22:46.770Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-26T16:22:46.770Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-26T16:22:46.770Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-03-26T16:22:46.770Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-03-26T16:22:46.770Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-03-26T16:22:46.770Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-26T16:22:46.770Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-03-26T16:22:46.770Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-03-26T16:22:46.770Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-03-26T16:22:46.770Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-03-26T16:22:46.770Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-26T16:22:46.770Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-03-26T16:22:46.770Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-03-26T16:22:46.770Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-03-26T16:22:46.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-26T16:22:47.747Z] ok github.com/docker/docker/daemon/logger 0.393s coverage: 42.1% of statements [2020-03-26T16:22:47.747Z] ok github.com/docker/docker/daemon/logger/awslogs 0.503s coverage: 77.4% of statements [2020-03-26T16:22:47.996Z] --- PASS: TestHealthKillContainer (2.76s) [2020-03-26T16:22:47.996Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-26T16:22:48.211Z] ok github.com/docker/docker/daemon/images 0.502s coverage: 4.9% of statements [2020-03-26T16:22:48.211Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-26T16:22:48.211Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-26T16:22:48.211Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-03-26T16:22:48.211Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-26T16:22:48.211Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-26T16:22:48.211Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-03-26T16:22:48.211Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-03-26T16:22:48.559Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s) [2020-03-26T16:22:48.559Z] === RUN TestIpcModeNone [2020-03-26T16:22:49.491Z] --- PASS: TestIpcModeNone (0.63s) [2020-03-26T16:22:49.491Z] === RUN TestIpcModePrivate [2020-03-26T16:22:49.756Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.336s coverage: 88.3% of statements [2020-03-26T16:22:49.757Z] --- PASS: TestInspectNetwork (11.13s) [2020-03-26T16:22:49.757Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-26T16:22:49.757Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-26T16:22:49.757Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-26T16:22:49.757Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-26T16:22:49.757Z] === RUN TestRunContainerWithBridgeNone [2020-03-26T16:22:50.074Z] --- PASS: TestIpcModePrivate (0.66s) [2020-03-26T16:22:50.074Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:109, shared: false, mustBeShared: false [2020-03-26T16:22:50.074Z] === RUN TestIpcModeShareable [2020-03-26T16:22:50.074Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-03-26T16:22:50.074Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-26T16:22:50.074Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-26T16:22:50.217Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.460s coverage: 62.1% of statements [2020-03-26T16:22:50.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-26T16:22:51.191Z] ok github.com/docker/docker/daemon/logger/local 0.799s coverage: 74.7% of statements [2020-03-26T16:22:51.191Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-26T16:22:51.654Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.308s coverage: 21.4% of statements [2020-03-26T16:22:51.996Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.02s) [2020-03-26T16:22:51.996Z] === RUN TestAPIIpcModeHost [2020-03-26T16:22:51.996Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-03-26T16:22:51.996Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-26T16:22:51.996Z] === RUN TestDaemonIpcModeShareable [2020-03-26T16:22:51.996Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-03-26T16:22:51.996Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-26T16:22:51.996Z] === RUN TestDaemonIpcModePrivate [2020-03-26T16:22:51.996Z] --- SKIP: TestDaemonIpcModePrivate (0.02s) [2020-03-26T16:22:51.996Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:22:51.996Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-26T16:22:51.996Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.01s) [2020-03-26T16:22:51.996Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:22:51.996Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-26T16:22:51.996Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.01s) [2020-03-26T16:22:51.996Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:22:51.996Z] === RUN TestIpcModeOlderClient [2020-03-26T16:22:51.996Z] === PAUSE TestIpcModeOlderClient [2020-03-26T16:22:51.996Z] === RUN TestKillContainerInvalidSignal [2020-03-26T16:22:52.432Z] --- PASS: TestRunContainerWithBridgeNone (2.45s) [2020-03-26T16:22:52.432Z] === RUN TestNetworkInvalidJSON [2020-03-26T16:22:52.432Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-26T16:22:52.432Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-26T16:22:52.432Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-26T16:22:52.432Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-26T16:22:52.432Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-26T16:22:52.432Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-26T16:22:52.432Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-26T16:22:52.432Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-26T16:22:52.432Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-26T16:22:52.432Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-03-26T16:22:52.432Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-26T16:22:52.432Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-26T16:22:52.432Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-26T16:22:52.432Z] === RUN TestHostIPv4BridgeLabel [2020-03-26T16:22:52.432Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-03-26T16:22:52.432Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-26T16:22:52.560Z] --- PASS: TestKillContainerInvalidSignal (0.59s) [2020-03-26T16:22:52.560Z] === RUN TestKillContainer [2020-03-26T16:22:52.560Z] === RUN TestKillContainer/no_signal [2020-03-26T16:22:52.630Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.300s coverage: 33.3% of statements [2020-03-26T16:22:52.769Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-26T16:22:52.769Z] Using test binary docker [2020-03-26T16:22:53.057Z] +++ /etc/init.d/apparmor start [2020-03-26T16:22:53.057Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-26T16:22:53.057Z] INFO: Waiting for daemon to start... [2020-03-26T16:22:53.057Z] Starting dockerd [2020-03-26T16:22:53.057Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-03-26T16:22:53.124Z] === RUN TestKillContainer/non_killing_signal [2020-03-26T16:22:53.605Z] ok github.com/docker/docker/daemon/logger/templates 0.171s coverage: 8.3% of statements [2020-03-26T16:22:53.688Z] === RUN TestKillContainer/killing_signal [2020-03-26T16:22:53.901Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-03-26T16:22:53.901Z] Copying nested executables into bundles/binary-daemon [2020-03-26T16:22:53.901Z] [2020-03-26T16:22:53.901Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-03-26T16:22:53.901Z] === RUN TestDaemonDefaultNetworkPools [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-03-26T16:22:54.070Z] ok github.com/docker/docker/daemon/logger/syslog 0.300s coverage: 47.8% of statements [2020-03-26T16:22:54.231Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40745/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 -e DOCKER_GRAPHDRIVER docker:1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 hack/make.sh cross [2020-03-26T16:22:54.252Z] --- PASS: TestKillContainer (1.78s) [2020-03-26T16:22:54.252Z] --- PASS: TestKillContainer/no_signal (0.55s) [2020-03-26T16:22:54.252Z] --- PASS: TestKillContainer/non_killing_signal (0.38s) [2020-03-26T16:22:54.252Z] --- PASS: TestKillContainer/killing_signal (0.60s) [2020-03-26T16:22:54.252Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-26T16:22:54.252Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-26T16:22:54.514Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2020-03-26T16:22:54.514Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-26T16:22:54.796Z] [2020-03-26T16:22:54.796Z] Removing bundles/ [2020-03-26T16:22:54.796Z] [2020-03-26T16:22:54.796Z] ---> Making bundle: cross (in bundles/cross) [2020-03-26T16:22:54.796Z] Cross building: bundles/cross/linux/amd64 [2020-03-26T16:22:55.054Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-03-26T16:22:55.054Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-03-26T16:22:55.183Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-26T16:22:55.440Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.18s) [2020-03-26T16:22:55.440Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.59s) [2020-03-26T16:22:55.440Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s) [2020-03-26T16:22:55.440Z] === RUN TestKillStoppedContainer [2020-03-26T16:22:55.520Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2020-03-26T16:22:55.520Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-26T16:22:55.583Z] . [2020-03-26T16:22:55.583Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-26T16:22:55.583Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-26T16:22:55.583Z] Error: No such image: emptyfs [2020-03-26T16:22:55.583Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-26T16:22:55.583Z] ++++ docker load [2020-03-26T16:22:55.583Z] Running integration-test (iteration 1) [2020-03-26T16:22:55.583Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-03-26T16:22:55.697Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-03-26T16:22:55.697Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-26T16:22:55.697Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-03-26T16:22:55.697Z] === RUN TestKillDifferentUserContainer [2020-03-26T16:22:55.840Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:22:55.840Z] ++ set -e [2020-03-26T16:22:55.840Z] ++ '[' -n 0 ']' [2020-03-26T16:22:55.840Z] ++ set -x [2020-03-26T16:22:55.840Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:22:56.260Z] ok github.com/docker/docker/daemon/logger/splunk 2.729s coverage: 82.5% of statements [2020-03-26T16:22:56.260Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-26T16:22:56.260Z] ? github.com/docker/docker/daemon/network [no test files] [2020-03-26T16:22:56.260Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-26T16:22:56.262Z] --- PASS: TestKillDifferentUserContainer (0.62s) [2020-03-26T16:22:56.262Z] === RUN TestInspectOomKilledTrue [2020-03-26T16:22:56.262Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-26T16:22:56.262Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-26T16:22:56.262Z] === RUN TestInspectOomKilledFalse [2020-03-26T16:22:56.262Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-26T16:22:56.262Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-26T16:22:56.262Z] === RUN TestLinksEtcHostsContentMatch [2020-03-26T16:22:56.262Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-03-26T16:22:56.262Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-03-26T16:22:56.262Z] === RUN TestLinksContainerNames [2020-03-26T16:22:56.992Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2020-03-26T16:22:56.992Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-26T16:22:57.605Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s) [2020-03-26T16:22:57.605Z] === RUN TestServiceWithPredefinedNetwork [2020-03-26T16:22:57.631Z] --- PASS: TestLinksContainerNames (1.14s) [2020-03-26T16:22:57.631Z] === RUN TestLogsFollowTailEmpty [2020-03-26T16:22:57.805Z] ok github.com/docker/docker/distribution/metadata 1.083s coverage: 48.2% of statements [2020-03-26T16:22:57.805Z] ok github.com/docker/docker/distribution 1.570s coverage: 20.3% of statements [2020-03-26T16:22:58.195Z] --- PASS: TestLogsFollowTailEmpty (0.60s) [2020-03-26T16:22:58.195Z] === RUN TestContainerNetworkMountsNoChown [2020-03-26T16:22:58.267Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-26T16:22:58.734Z] ok github.com/docker/docker/errdefs 0.128s coverage: 49.4% of statements [2020-03-26T16:22:58.759Z] --- PASS: TestContainerNetworkMountsNoChown (0.53s) [2020-03-26T16:22:58.759Z] === RUN TestMountDaemonRoot [2020-03-26T16:22:58.759Z] === RUN TestMountDaemonRoot/default [2020-03-26T16:22:58.759Z] === PAUSE TestMountDaemonRoot/default [2020-03-26T16:22:58.759Z] === RUN TestMountDaemonRoot/private [2020-03-26T16:22:58.759Z] === PAUSE TestMountDaemonRoot/private [2020-03-26T16:22:58.759Z] === RUN TestMountDaemonRoot/rprivate [2020-03-26T16:22:58.759Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-26T16:22:58.759Z] === RUN TestMountDaemonRoot/slave [2020-03-26T16:22:58.759Z] === PAUSE TestMountDaemonRoot/slave [2020-03-26T16:22:58.759Z] === RUN TestMountDaemonRoot/rslave [2020-03-26T16:22:58.759Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-26T16:22:58.759Z] === RUN TestMountDaemonRoot/shared [2020-03-26T16:22:58.759Z] === PAUSE TestMountDaemonRoot/shared [2020-03-26T16:22:58.759Z] === RUN TestMountDaemonRoot/rshared [2020-03-26T16:22:58.759Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-26T16:22:58.759Z] === CONT TestMountDaemonRoot/default [2020-03-26T16:22:58.759Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-26T16:22:58.759Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-26T16:22:58.759Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-26T16:22:58.759Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-26T16:22:58.759Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-26T16:22:58.759Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-26T16:22:58.759Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-26T16:22:58.759Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-26T16:22:58.759Z] === CONT TestMountDaemonRoot/rslave [2020-03-26T16:22:58.759Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-26T16:22:58.759Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-26T16:22:58.759Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-26T16:22:58.759Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-26T16:22:58.759Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-26T16:22:58.759Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-26T16:22:58.759Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-26T16:22:58.759Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-26T16:22:58.759Z] === CONT TestMountDaemonRoot/rshared [2020-03-26T16:22:58.759Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-26T16:22:58.759Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-26T16:22:58.759Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-26T16:22:58.759Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-26T16:22:58.759Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-26T16:22:58.759Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-26T16:22:58.759Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-26T16:22:58.759Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-26T16:22:58.759Z] === CONT TestMountDaemonRoot/shared [2020-03-26T16:22:58.759Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-26T16:22:58.759Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-26T16:22:58.759Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-26T16:22:58.759Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-26T16:22:58.759Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-26T16:22:58.759Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-26T16:22:58.759Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-26T16:22:58.759Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-26T16:22:58.759Z] === CONT TestMountDaemonRoot/rprivate [2020-03-26T16:22:58.759Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-26T16:22:58.759Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-26T16:22:58.759Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-26T16:22:58.759Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-26T16:22:58.759Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-26T16:22:58.759Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-26T16:22:58.759Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-26T16:22:58.759Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-26T16:22:58.759Z] === CONT TestMountDaemonRoot/slave [2020-03-26T16:22:58.759Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-26T16:22:58.759Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-26T16:22:58.759Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-26T16:22:58.759Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-26T16:22:58.759Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-26T16:22:58.759Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-26T16:22:58.759Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-26T16:22:58.759Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-26T16:22:58.759Z] === CONT TestMountDaemonRoot/private [2020-03-26T16:22:58.759Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-26T16:22:58.759Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-26T16:22:58.759Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-26T16:22:58.759Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-26T16:22:58.759Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-26T16:22:58.759Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-26T16:22:58.759Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-26T16:22:58.759Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-26T16:22:58.759Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-26T16:22:58.759Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-26T16:22:58.759Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-26T16:22:58.759Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-26T16:22:58.759Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-26T16:22:58.759Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-26T16:22:58.759Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-26T16:22:58.759Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-26T16:22:58.759Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-26T16:22:58.759Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-26T16:22:59.016Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-26T16:22:59.016Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-26T16:22:59.016Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-26T16:22:59.016Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-26T16:22:59.016Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-26T16:22:59.016Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-26T16:22:59.016Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-26T16:22:59.016Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-26T16:22:59.016Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-26T16:22:59.016Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-26T16:22:59.016Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-26T16:22:59.016Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-26T16:22:59.016Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-26T16:22:59.016Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-26T16:22:59.196Z] ok github.com/docker/docker/distribution/xfer 2.314s coverage: 76.8% of statements [2020-03-26T16:22:59.196Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-26T16:22:59.273Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-26T16:22:59.273Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-26T16:22:59.273Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-26T16:22:59.273Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-26T16:22:59.273Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-03-26T16:22:59.273Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-26T16:22:59.273Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-03-26T16:22:59.273Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-03-26T16:22:59.273Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-03-26T16:22:59.273Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-03-26T16:22:59.273Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-26T16:22:59.273Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-03-26T16:22:59.273Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-03-26T16:22:59.273Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-03-26T16:22:59.273Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-03-26T16:22:59.273Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-26T16:22:59.273Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-03-26T16:22:59.273Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-03-26T16:22:59.273Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-03-26T16:22:59.273Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-03-26T16:22:59.273Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-26T16:22:59.273Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-03-26T16:22:59.273Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-03-26T16:22:59.273Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-03-26T16:22:59.273Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-03-26T16:22:59.273Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-26T16:22:59.273Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-03-26T16:22:59.273Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-03-26T16:22:59.273Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-03-26T16:22:59.273Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-03-26T16:22:59.273Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-26T16:22:59.273Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-03-26T16:22:59.273Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-03-26T16:22:59.273Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-03-26T16:22:59.273Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-03-26T16:22:59.273Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-26T16:22:59.273Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-03-26T16:22:59.273Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-03-26T16:22:59.273Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-03-26T16:22:59.273Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-03-26T16:22:59.273Z] === RUN TestContainerBindMountNonRecursive [2020-03-26T16:22:59.273Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-03-26T16:22:59.273Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-03-26T16:22:59.273Z] === RUN TestNetworkNat [2020-03-26T16:22:59.277Z] #66 453.9 + bin/containerd-stress [2020-03-26T16:23:00.204Z] --- PASS: TestNetworkNat (0.76s) [2020-03-26T16:23:00.204Z] === RUN TestNetworkLocalhostTCPNat [2020-03-26T16:23:00.461Z] --- PASS: TestNetworkLocalhostTCPNat (0.59s) [2020-03-26T16:23:00.461Z] === RUN TestNetworkLoopbackNat [2020-03-26T16:23:00.746Z] ok github.com/docker/docker/image/cache 0.224s coverage: 19.2% of statements [2020-03-26T16:23:00.746Z] ok github.com/docker/docker/image/v1 0.215s coverage: 25.0% of statements [2020-03-26T16:23:01.393Z] --- PASS: TestNetworkLoopbackNat (0.81s) [2020-03-26T16:23:01.393Z] === RUN TestPause [2020-03-26T16:23:01.393Z] --- SKIP: TestPause (0.00s) [2020-03-26T16:23:01.393Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-26T16:23:01.393Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-26T16:23:01.393Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-26T16:23:01.393Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-26T16:23:01.393Z] === RUN TestPauseStopPausedContainer [2020-03-26T16:23:01.393Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-03-26T16:23:01.393Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-26T16:23:01.393Z] === RUN TestPsFilter [2020-03-26T16:23:01.651Z] --- PASS: TestPsFilter (0.19s) [2020-03-26T16:23:01.651Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-26T16:23:01.723Z] ok github.com/docker/docker/image 1.146s coverage: 86.4% of statements [2020-03-26T16:23:01.723Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-26T16:23:01.723Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-26T16:23:01.980Z] --- PASS: TestServiceWithPredefinedNetwork (3.76s) [2020-03-26T16:23:01.980Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-26T16:23:01.980Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-26T16:23:01.980Z] service_test.go:236: FLAKY_TEST [2020-03-26T16:23:01.980Z] === RUN TestServiceWithDataPathPortInit [2020-03-26T16:23:01.980Z] #66 457.7 + bin/containerd-shim [2020-03-26T16:23:02.216Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s) [2020-03-26T16:23:02.216Z] === RUN TestRemoveContainerWithVolume [2020-03-26T16:23:02.780Z] --- PASS: TestRemoveContainerWithVolume (0.64s) [2020-03-26T16:23:02.780Z] === RUN TestRemoveContainerRunning [2020-03-26T16:23:03.269Z] ok github.com/docker/docker/libcontainerd/queue 0.097s coverage: 100.0% of statements [2020-03-26T16:23:03.343Z] --- PASS: TestRemoveContainerRunning (0.59s) [2020-03-26T16:23:03.343Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-26T16:23:03.731Z] ok github.com/docker/docker/layer 0.499s coverage: 30.1% of statements [2020-03-26T16:23:03.907Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.57s) [2020-03-26T16:23:03.907Z] === RUN TestRemoveInvalidContainer [2020-03-26T16:23:03.907Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-03-26T16:23:03.907Z] === RUN TestRenameLinkedContainer [2020-03-26T16:23:04.194Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-26T16:23:04.657Z] ok github.com/docker/docker/pkg/aaparser 0.130s coverage: 50.0% of statements [2020-03-26T16:23:05.631Z] ok github.com/docker/docker/opts 0.384s coverage: 67.7% of statements [2020-03-26T16:23:06.430Z] --- PASS: TestRenameLinkedContainer (2.40s) [2020-03-26T16:23:06.430Z] === RUN TestRenameStoppedContainer [2020-03-26T16:23:06.606Z] ok github.com/docker/docker/libcontainerd/local 0.465s coverage: 1.0% of statements [2020-03-26T16:23:06.606Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-26T16:23:06.606Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-26T16:23:06.606Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-26T16:23:06.606Z] ? github.com/docker/docker/oci [no test files] [2020-03-26T16:23:06.606Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-26T16:23:06.994Z] --- PASS: TestRenameStoppedContainer (0.57s) [2020-03-26T16:23:06.994Z] === RUN TestRenameRunningContainerAndReuse [2020-03-26T16:23:07.580Z] ok github.com/docker/docker/pkg/broadcaster 0.046s coverage: 100.0% of statements [2020-03-26T16:23:07.580Z] ok github.com/docker/docker/pkg/authorization 0.623s coverage: 26.8% of statements [2020-03-26T16:23:08.042Z] ok github.com/docker/docker/pkg/capabilities 0.097s coverage: 87.5% of statements [2020-03-26T16:23:08.364Z] --- PASS: TestRenameRunningContainerAndReuse (1.16s) [2020-03-26T16:23:08.364Z] === RUN TestRenameInvalidName [2020-03-26T16:23:08.504Z] ok github.com/docker/docker/pkg/directory 0.125s coverage: 80.0% of statements [2020-03-26T16:23:08.621Z] --- PASS: TestRenameInvalidName (0.56s) [2020-03-26T16:23:08.621Z] === RUN TestRenameAnonymousContainer [2020-03-26T16:23:08.966Z] ok github.com/docker/docker/pkg/chrootarchive 0.127s coverage: 15.4% of statements [2020-03-26T16:23:09.943Z] ok github.com/docker/docker/pkg/discovery 0.218s coverage: 58.3% of statements [2020-03-26T16:23:09.943Z] ok github.com/docker/docker/pkg/discovery/file 0.134s coverage: 92.9% of statements [2020-03-26T16:23:11.488Z] ok github.com/docker/docker/pkg/discovery/memory 0.144s coverage: 92.3% of statements [2020-03-26T16:23:11.896Z] --- PASS: TestRenameAnonymousContainer (2.82s) [2020-03-26T16:23:11.896Z] === RUN TestRenameContainerWithSameName [2020-03-26T16:23:11.950Z] ok github.com/docker/docker/pkg/discovery/nodes 0.071s coverage: 93.8% of statements [2020-03-26T16:23:12.153Z] --- PASS: TestRenameContainerWithSameName (0.59s) [2020-03-26T16:23:12.153Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-26T16:23:12.326Z] #66 467.8 + bin/containerd-shim-runc-v1 [2020-03-26T16:23:13.496Z] ok github.com/docker/docker/pkg/filenotify 0.163s coverage: 36.2% of statements [2020-03-26T16:23:13.496Z] ok github.com/docker/docker/pkg/fileutils 0.098s coverage: 87.7% of statements [2020-03-26T16:23:13.522Z] --- PASS: TestRenameContainerWithLinkedContainer (1.21s) [2020-03-26T16:23:13.522Z] === RUN TestResize [2020-03-26T16:23:14.086Z] --- PASS: TestResize (0.58s) [2020-03-26T16:23:14.086Z] === RUN TestResizeWithInvalidSize [2020-03-26T16:23:14.471Z] ok github.com/docker/docker/pkg/homedir 0.070s coverage: 42.9% of statements [2020-03-26T16:23:14.649Z] --- PASS: TestResizeWithInvalidSize (0.59s) [2020-03-26T16:23:14.649Z] === RUN TestResizeWhenContainerNotStarted [2020-03-26T16:23:15.214Z] --- PASS: TestResizeWhenContainerNotStarted (0.58s) [2020-03-26T16:23:15.214Z] === RUN TestDaemonRestartKillContainers [2020-03-26T16:23:15.214Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-26T16:23:15.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-26T16:23:15.214Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-26T16:23:15.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-26T16:23:15.214Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-26T16:23:15.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-26T16:23:15.214Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-26T16:23:15.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-26T16:23:15.214Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-26T16:23:15.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-26T16:23:15.214Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-26T16:23:15.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-26T16:23:15.214Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-26T16:23:15.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-26T16:23:15.214Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-26T16:23:15.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-26T16:23:15.214Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-26T16:23:15.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-26T16:23:15.214Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-26T16:23:15.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-26T16:23:15.214Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-26T16:23:15.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-26T16:23:15.214Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-26T16:23:15.214Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-26T16:23:15.214Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-26T16:23:15.214Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-26T16:23:15.214Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-26T16:23:15.214Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-26T16:23:15.214Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-26T16:23:15.214Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-26T16:23:15.214Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-26T16:23:15.214Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-26T16:23:15.214Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-26T16:23:15.214Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-26T16:23:15.214Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-26T16:23:15.214Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-26T16:23:15.214Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-26T16:23:15.214Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (0.00s) [2020-03-26T16:23:15.214Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:15.214Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-26T16:23:15.214Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:15.214Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-26T16:23:15.214Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:15.214Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-26T16:23:15.214Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:15.214Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-26T16:23:15.214Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:15.214Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (0.00s) [2020-03-26T16:23:15.214Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:15.214Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (0.00s) [2020-03-26T16:23:15.214Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:15.214Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (0.00s) [2020-03-26T16:23:15.214Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:15.214Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (0.00s) [2020-03-26T16:23:15.214Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:15.214Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (0.00s) [2020-03-26T16:23:15.214Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:15.214Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (0.00s) [2020-03-26T16:23:15.214Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:15.214Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (0.00s) [2020-03-26T16:23:15.214Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:15.214Z] === RUN TestCgroupNamespacesRun [2020-03-26T16:23:15.214Z] --- SKIP: TestCgroupNamespacesRun (0.00s) [2020-03-26T16:23:15.214Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:15.214Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-26T16:23:15.214Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2020-03-26T16:23:15.214Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:15.214Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-26T16:23:15.214Z] --- SKIP: TestCgroupNamespacesRunDaemonHostMode (0.00s) [2020-03-26T16:23:15.214Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:15.214Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-26T16:23:15.214Z] --- SKIP: TestCgroupNamespacesRunHostMode (0.00s) [2020-03-26T16:23:15.214Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:15.214Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-26T16:23:15.214Z] --- SKIP: TestCgroupNamespacesRunPrivateMode (0.00s) [2020-03-26T16:23:15.214Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:15.214Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-26T16:23:15.214Z] --- SKIP: TestCgroupNamespacesRunPrivilegedAndPrivate (0.00s) [2020-03-26T16:23:15.214Z] run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:15.214Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-26T16:23:15.214Z] --- SKIP: TestCgroupNamespacesRunInvalidMode (0.00s) [2020-03-26T16:23:15.215Z] run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:15.215Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-26T16:23:15.215Z] --- SKIP: TestCgroupNamespacesRunOlderClient (0.00s) [2020-03-26T16:23:15.215Z] run_cgroupns_linux_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:15.215Z] === RUN TestKernelTCPMemory [2020-03-26T16:23:15.215Z] --- SKIP: TestKernelTCPMemory (0.01s) [2020-03-26T16:23:15.215Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-26T16:23:15.215Z] === RUN TestNISDomainname [2020-03-26T16:23:15.215Z] --- SKIP: TestNISDomainname (0.00s) [2020-03-26T16:23:15.215Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-03-26T16:23:15.215Z] === RUN TestHostnameDnsResolution [2020-03-26T16:23:15.448Z] ok github.com/docker/docker/pkg/discovery/kv 3.533s coverage: 84.1% of statements [2020-03-26T16:23:15.448Z] ok github.com/docker/docker/pkg/idtools 0.136s coverage: 6.3% of statements [2020-03-26T16:23:16.145Z] --- PASS: TestHostnameDnsResolution (1.07s) [2020-03-26T16:23:16.145Z] === RUN TestStats [2020-03-26T16:23:16.145Z] --- SKIP: TestStats (0.00s) [2020-03-26T16:23:16.145Z] stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-26T16:23:16.145Z] === RUN TestStopContainerWithTimeout [2020-03-26T16:23:16.145Z] === RUN TestStopContainerWithTimeout/0 [2020-03-26T16:23:16.145Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-26T16:23:16.145Z] === RUN TestStopContainerWithTimeout/1 [2020-03-26T16:23:16.145Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-26T16:23:16.145Z] === RUN TestStopContainerWithTimeout/3 [2020-03-26T16:23:16.145Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-26T16:23:16.145Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-26T16:23:16.145Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-26T16:23:16.145Z] === CONT TestStopContainerWithTimeout/0 [2020-03-26T16:23:16.145Z] === CONT TestStopContainerWithTimeout/3 [2020-03-26T16:23:16.997Z] ok github.com/docker/docker/pkg/jsonmessage 0.226s coverage: 91.7% of statements [2020-03-26T16:23:16.997Z] ok github.com/docker/docker/pkg/locker 0.067s coverage: 88.9% of statements [2020-03-26T16:23:16.997Z] ok github.com/docker/docker/pkg/archive 10.170s coverage: 62.0% of statements [2020-03-26T16:23:16.997Z] ok github.com/docker/docker/pkg/ioutils 0.781s coverage: 68.4% of statements [2020-03-26T16:23:17.077Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-26T16:23:17.897Z] #66 472.7 + bin/containerd-shim-runc-v2 [2020-03-26T16:23:17.978Z] ok github.com/docker/docker/pkg/longpath 0.047s coverage: 100.0% of statements [2020-03-26T16:23:17.978Z] ok github.com/docker/docker/pkg/namesgenerator 0.056s coverage: 85.7% of statements [2020-03-26T16:23:18.521Z] #66 474.2 + binaries [2020-03-26T16:23:18.811Z] #66 474.2 + mkdir -p /build [2020-03-26T16:23:18.811Z] #66 474.2 + cp bin/containerd /build/containerd [2020-03-26T16:23:18.811Z] #66 474.2 + cp bin/containerd-shim /build/containerd-shim [2020-03-26T16:23:18.811Z] #66 474.2 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-03-26T16:23:18.811Z] #66 474.3 + cp bin/ctr /build/ctr [2020-03-26T16:23:18.811Z] #66 DONE 474.3s [2020-03-26T16:23:18.951Z] ok github.com/docker/docker/pkg/parsers 0.255s coverage: 97.0% of statements [2020-03-26T16:23:18.972Z] === CONT TestStopContainerWithTimeout/1 [2020-03-26T16:23:19.412Z] ok github.com/docker/docker/pkg/pidfile 0.047s coverage: 82.6% of statements [2020-03-26T16:23:20.322Z] [2020-03-26T16:23:20.322Z] #67 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-26T16:23:20.322Z] #67 DONE 0.1s [2020-03-26T16:23:20.322Z] [2020-03-26T16:23:20.322Z] #71 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-26T16:23:20.322Z] #71 DONE 0.1s [2020-03-26T16:23:20.322Z] [2020-03-26T16:23:20.322Z] #73 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-26T16:23:20.322Z] #73 DONE 0.1s [2020-03-26T16:23:20.322Z] [2020-03-26T16:23:20.322Z] #76 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-26T16:23:20.322Z] #76 DONE 0.0s [2020-03-26T16:23:20.322Z] [2020-03-26T16:23:20.322Z] #77 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-26T16:23:20.322Z] #77 DONE 0.0s [2020-03-26T16:23:20.629Z] [2020-03-26T16:23:20.629Z] #78 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-26T16:23:20.866Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-03-26T16:23:20.866Z] --- PASS: TestStopContainerWithTimeout/0 (0.83s) [2020-03-26T16:23:20.866Z] --- PASS: TestStopContainerWithTimeout/3 (2.79s) [2020-03-26T16:23:20.866Z] --- PASS: TestStopContainerWithTimeout/-1 (2.54s) [2020-03-26T16:23:20.866Z] --- PASS: TestStopContainerWithTimeout/1 (1.55s) [2020-03-26T16:23:20.866Z] === RUN TestDeleteDevicemapper [2020-03-26T16:23:20.866Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-26T16:23:20.866Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-26T16:23:20.866Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-26T16:23:20.959Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.088s coverage: 56.8% of statements [2020-03-26T16:23:21.429Z] ok github.com/docker/docker/pkg/plugins/transport 0.105s coverage: 85.7% of statements [2020-03-26T16:23:21.891Z] ok github.com/docker/docker/pkg/pools 0.042s coverage: 88.2% of statements [2020-03-26T16:23:22.353Z] ok github.com/docker/docker/pkg/progress 0.032s coverage: 75.9% of statements [2020-03-26T16:23:22.694Z] #78 DONE 2.3s [2020-03-26T16:23:22.763Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.14s) [2020-03-26T16:23:22.763Z] === RUN TestUpdateMemory [2020-03-26T16:23:22.763Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-26T16:23:22.763Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-26T16:23:22.763Z] === RUN TestUpdateCPUQuota [2020-03-26T16:23:22.763Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-03-26T16:23:22.763Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-26T16:23:22.763Z] === RUN TestUpdatePidsLimit [2020-03-26T16:23:22.763Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-03-26T16:23:22.763Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-26T16:23:22.763Z] === RUN TestUpdateRestartPolicy [2020-03-26T16:23:22.981Z] [2020-03-26T16:23:22.981Z] #79 exporting to oci image format [2020-03-26T16:23:22.981Z] #79 exporting layers [2020-03-26T16:23:23.899Z] ok github.com/docker/docker/pkg/reexec 0.171s coverage: 82.4% of statements [2020-03-26T16:23:23.899Z] ok github.com/docker/docker/pkg/pubsub 1.084s coverage: 73.9% of statements [2020-03-26T16:23:24.288Z] --- PASS: TestServiceWithDataPathPortInit (20.43s) [2020-03-26T16:23:24.288Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-26T16:23:24.872Z] ok github.com/docker/docker/pkg/signal 0.073s coverage: 20.3% of statements [2020-03-26T16:23:24.872Z] ok github.com/docker/docker/pkg/stdcopy 0.038s coverage: 100.0% of statements [2020-03-26T16:23:24.933Z] --- PASS: TestBuildWithHugeFile (41.60s) [2020-03-26T16:23:24.933Z] === RUN TestBuildWithEmptyDockerfile [2020-03-26T16:23:24.933Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-26T16:23:24.933Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-26T16:23:24.933Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-26T16:23:24.933Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-26T16:23:24.933Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-26T16:23:24.933Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-26T16:23:24.933Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-26T16:23:24.933Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-26T16:23:24.933Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-26T16:23:24.933Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2020-03-26T16:23:24.933Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2020-03-26T16:23:24.933Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2020-03-26T16:23:24.933Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s) [2020-03-26T16:23:24.933Z] === RUN TestBuildPreserveOwnership [2020-03-26T16:23:24.933Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-26T16:23:24.933Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-26T16:23:25.868Z] --- PASS: TestBuildPreserveOwnership (5.99s) [2020-03-26T16:23:25.868Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.91s) [2020-03-26T16:23:25.868Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.06s) [2020-03-26T16:23:25.868Z] === RUN TestBuildPlatformInvalid [2020-03-26T16:23:25.868Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2020-03-26T16:23:25.868Z] PASS [2020-03-26T16:23:25.868Z] [2020-03-26T16:23:25.868Z] === Skipped [2020-03-26T16:23:25.868Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-03-26T16:23:25.868Z] build_session_test.go:25: TODO: BuildKit [2020-03-26T16:23:25.868Z] [2020-03-26T16:23:25.868Z] [2020-03-26T16:23:25.868Z] DONE 32 tests, 1 skipped in 89.239s [2020-03-26T16:23:26.127Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-03-26T16:23:26.127Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:23:26.127Z] ++ set -e [2020-03-26T16:23:26.127Z] ++ '[' -n 0 ']' [2020-03-26T16:23:26.127Z] ++ set -x [2020-03-26T16:23:26.127Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:23:26.127Z] INFO: Testing against a local daemon [2020-03-26T16:23:26.127Z] === RUN TestConfigList [2020-03-26T16:23:26.420Z] ok github.com/docker/docker/pkg/stringid 0.042s coverage: 70.6% of statements [2020-03-26T16:23:26.420Z] ok github.com/docker/docker/pkg/streamformatter 0.057s coverage: 66.2% of statements [2020-03-26T16:23:27.393Z] ok github.com/docker/docker/pkg/sysinfo 0.037s coverage: 38.2% of statements [2020-03-26T16:23:27.885Z] Loaded image: buildpack-deps:jessie [2020-03-26T16:23:27.885Z] Loaded image: busybox:latest [2020-03-26T16:23:27.885Z] Loaded image: busybox:glibc [2020-03-26T16:23:27.885Z] Loaded image: debian:jessie [2020-03-26T16:23:27.885Z] Loaded image: hello-world:latest [2020-03-26T16:23:27.885Z] INFO: Testing against a local daemon [2020-03-26T16:23:27.885Z] === RUN TestCgroupNamespacesBuild [2020-03-26T16:23:28.367Z] ok github.com/docker/docker/pkg/system 0.092s coverage: 13.8% of statements [2020-03-26T16:23:28.829Z] ok github.com/docker/docker/pkg/tailfile 0.238s coverage: 88.6% of statements [2020-03-26T16:23:29.804Z] ok github.com/docker/docker/pkg/tarsum 0.188s coverage: 89.3% of statements [2020-03-26T16:23:30.266Z] ok github.com/docker/docker/pkg/term 0.054s coverage: 30.8% of statements [2020-03-26T16:23:30.318Z] --- PASS: TestConfigList (3.45s) [2020-03-26T16:23:30.318Z] === RUN TestConfigsCreateAndDelete [2020-03-26T16:23:30.408Z] --- PASS: TestCgroupNamespacesBuild (2.59s) [2020-03-26T16:23:30.408Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-26T16:23:30.728Z] testing: warning: no tests to run [2020-03-26T16:23:30.728Z] ok github.com/docker/docker/pkg/term/windows 0.040s coverage: 0.0% of statements [no tests to run] [2020-03-26T16:23:31.190Z] ok github.com/docker/docker/pkg/truncindex 0.139s coverage: 91.5% of statements [2020-03-26T16:23:31.652Z] ok github.com/docker/docker/pkg/urlutil 0.052s coverage: 100.0% of statements [2020-03-26T16:23:32.115Z] ok github.com/docker/docker/pkg/useragent 0.032s coverage: 88.9% of statements [2020-03-26T16:23:32.304Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.27s) [2020-03-26T16:23:32.304Z] === RUN TestBuildWithSession [2020-03-26T16:23:32.304Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-26T16:23:32.304Z] build_session_test.go:25: TODO: BuildKit [2020-03-26T16:23:32.304Z] === RUN TestBuildSquashParent [2020-03-26T16:23:32.658Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.35s) [2020-03-26T16:23:32.659Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:hk96wr5izzub3lxmfvi9ztcee Created:2020-03-26 16:23:23.06858622 +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[efd3e52671ed68e318f206f48c3086276d9a8c2708d11df9f8376a06a172a787:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z42v8ooo2kvca1wdoofjc6dzx EndpointID:c5ea719f5feef9a785f4064cbe5ad443d41681a6907b16cde73d9530d25602eb MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1c786a63f3a1bd1f0879e3708b4e0496dddb1315d4edef3db5c7b540907a341e 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:9e634cd90a99 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z42v8ooo2kvca1wdoofjc6dzx EndpointID:c5ea719f5feef9a785f4064cbe5ad443d41681a6907b16cde73d9530d25602eb EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-26T16:23:32.659Z] PASS [2020-03-26T16:23:32.659Z] [2020-03-26T16:23:32.659Z] === Skipped [2020-03-26T16:23:32.659Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-26T16:23:32.659Z] service_test.go:236: FLAKY_TEST [2020-03-26T16:23:32.659Z] [2020-03-26T16:23:32.659Z] [2020-03-26T16:23:32.659Z] DONE 22 tests, 1 skipped in 54.224s [2020-03-26T16:23:32.659Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-26T16:23:32.659Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:23:32.659Z] ++ set -e [2020-03-26T16:23:32.659Z] ++ '[' -n 0 ']' [2020-03-26T16:23:32.659Z] ++ set -x [2020-03-26T16:23:32.659Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:23:32.659Z] INFO: Testing against a local daemon [2020-03-26T16:23:32.659Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-26T16:23:32.659Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-26T16:23:32.659Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-26T16:23:32.659Z] === RUN TestDockerNetworkIpvlan [2020-03-26T16:23:32.659Z] --- SKIP: TestDockerNetworkIpvlan (0.01s) [2020-03-26T16:23:32.659Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-26T16:23:32.659Z] PASS [2020-03-26T16:23:32.659Z] [2020-03-26T16:23:32.659Z] === Skipped [2020-03-26T16:23:32.659Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-26T16:23:32.659Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-26T16:23:32.659Z] [2020-03-26T16:23:32.659Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.01s) [2020-03-26T16:23:32.659Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-26T16:23:32.659Z] [2020-03-26T16:23:32.659Z] [2020-03-26T16:23:32.659Z] DONE 2 tests, 2 skipped in 0.075s [2020-03-26T16:23:32.659Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-26T16:23:32.659Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:23:32.659Z] ++ set -e [2020-03-26T16:23:32.659Z] ++ '[' -n 0 ']' [2020-03-26T16:23:32.659Z] ++ set -x [2020-03-26T16:23:32.659Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:23:32.659Z] INFO: Testing against a local daemon [2020-03-26T16:23:32.659Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-26T16:23:32.849Z] --- PASS: TestConfigsCreateAndDelete (3.26s) [2020-03-26T16:23:32.849Z] === RUN TestConfigsUpdate [2020-03-26T16:23:33.092Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-26T16:23:33.092Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-26T16:23:33.092Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-03-26T16:23:33.092Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-26T16:23:33.092Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-03-26T16:23:33.092Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-03-26T16:23:33.092Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-26T16:23:33.092Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-26T16:23:33.664Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s) [2020-03-26T16:23:33.664Z] === RUN TestDockerNetworkMacvlan [2020-03-26T16:23:34.639Z] ok github.com/docker/docker/plugin/v2 0.145s coverage: 20.1% of statements [2020-03-26T16:23:34.639Z] ok github.com/docker/docker/plugin 0.195s coverage: 11.7% of statements [2020-03-26T16:23:34.639Z] ok github.com/docker/docker/reference 0.268s coverage: 84.4% of statements [2020-03-26T16:23:34.670Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-26T16:23:34.942Z] --- PASS: TestUpdateRestartPolicy (11.65s) [2020-03-26T16:23:34.942Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-26T16:23:34.942Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s) [2020-03-26T16:23:34.942Z] === RUN TestWaitNonBlocked [2020-03-26T16:23:34.942Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-26T16:23:34.942Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-26T16:23:34.942Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-26T16:23:34.942Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-26T16:23:34.942Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-26T16:23:34.942Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-26T16:23:35.283Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-26T16:23:35.875Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-03-26T16:23:35.875Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.84s) [2020-03-26T16:23:35.875Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.87s) [2020-03-26T16:23:35.875Z] === RUN TestWaitBlocked [2020-03-26T16:23:35.875Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-26T16:23:35.875Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-26T16:23:35.875Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-26T16:23:35.875Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-26T16:23:35.875Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-26T16:23:35.875Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-26T16:23:36.133Z] --- PASS: TestConfigsUpdate (2.74s) [2020-03-26T16:23:36.133Z] === RUN TestTemplatedConfig [2020-03-26T16:23:36.184Z] ok github.com/docker/docker/restartmanager 0.172s coverage: 50.9% of statements [2020-03-26T16:23:36.295Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-26T16:23:36.646Z] ok github.com/docker/docker/registry/resumable 0.338s coverage: 100.0% of statements [2020-03-26T16:23:36.806Z] --- PASS: TestWaitBlocked (0.01s) [2020-03-26T16:23:36.806Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s) [2020-03-26T16:23:36.806Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.83s) [2020-03-26T16:23:36.806Z] === CONT TestContainerStartOnDaemonRestart [2020-03-26T16:23:36.806Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-03-26T16:23:36.806Z] daemon_linux_test.go:35: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:36.806Z] === CONT TestIpcModeOlderClient [2020-03-26T16:23:36.806Z] === CONT TestDaemonHostGatewayIP [2020-03-26T16:23:36.806Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-03-26T16:23:36.806Z] daemon_linux_test.go:135: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:36.806Z] === CONT TestDaemonRestartIpcMode [2020-03-26T16:23:36.806Z] --- SKIP: TestDaemonRestartIpcMode (0.00s) [2020-03-26T16:23:36.806Z] daemon_linux_test.go:89: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:36.806Z] --- PASS: TestIpcModeOlderClient (0.12s) [2020-03-26T16:23:36.806Z] PASS [2020-03-26T16:23:36.806Z] [2020-03-26T16:23:36.806Z] === Skipped [2020-03-26T16:23:36.806Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-03-26T16:23:36.806Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-26T16:23:36.806Z] [2020-03-26T16:23:36.806Z] === SKIP: amd64.integration.container TestExportContainerAfterDaemonRestart (0.00s) [2020-03-26T16:23:36.806Z] export_test.go:63: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:36.806Z] [2020-03-26T16:23:36.806Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-03-26T16:23:36.806Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-26T16:23:36.806Z] [2020-03-26T16:23:36.806Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-03-26T16:23:36.806Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-26T16:23:36.806Z] [2020-03-26T16:23:36.806Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-03-26T16:23:36.806Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-26T16:23:36.806Z] [2020-03-26T16:23:36.806Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivate (0.02s) [2020-03-26T16:23:36.806Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:36.806Z] [2020-03-26T16:23:36.806Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.01s) [2020-03-26T16:23:36.806Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:36.806Z] [2020-03-26T16:23:36.806Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.01s) [2020-03-26T16:23:36.806Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:36.806Z] [2020-03-26T16:23:36.806Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-26T16:23:36.806Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-26T16:23:36.806Z] [2020-03-26T16:23:36.806Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-26T16:23:36.806Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-26T16:23:36.806Z] [2020-03-26T16:23:36.806Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-03-26T16:23:36.806Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-03-26T16:23:36.806Z] [2020-03-26T16:23:36.806Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-03-26T16:23:36.806Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-03-26T16:23:36.806Z] [2020-03-26T16:23:36.806Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-03-26T16:23:36.806Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-26T16:23:36.806Z] [2020-03-26T16:23:36.806Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-26T16:23:36.806Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-26T16:23:36.806Z] [2020-03-26T16:23:36.806Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-03-26T16:23:36.806Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-26T16:23:36.806Z] [2020-03-26T16:23:36.806Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (0.00s) [2020-03-26T16:23:36.806Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-26T16:23:36.806Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-26T16:23:36.806Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (0.00s) [2020-03-26T16:23:36.806Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:36.806Z] [2020-03-26T16:23:36.806Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-26T16:23:36.806Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-26T16:23:36.806Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-26T16:23:36.806Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-26T16:23:36.806Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:36.806Z] [2020-03-26T16:23:36.806Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-26T16:23:36.806Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-26T16:23:36.806Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-26T16:23:36.806Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-26T16:23:36.806Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:36.806Z] [2020-03-26T16:23:36.806Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-26T16:23:36.806Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-26T16:23:36.806Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-26T16:23:36.806Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-26T16:23:36.806Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:36.806Z] [2020-03-26T16:23:36.806Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-26T16:23:36.806Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-26T16:23:36.806Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-26T16:23:36.806Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-26T16:23:36.806Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:36.806Z] [2020-03-26T16:23:36.806Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (0.00s) [2020-03-26T16:23:36.806Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-26T16:23:36.806Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-26T16:23:36.806Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (0.00s) [2020-03-26T16:23:36.806Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:36.806Z] [2020-03-26T16:23:36.806Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (0.00s) [2020-03-26T16:23:36.806Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-26T16:23:36.806Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-26T16:23:36.806Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (0.00s) [2020-03-26T16:23:36.806Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:36.806Z] [2020-03-26T16:23:36.806Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (0.00s) [2020-03-26T16:23:36.806Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-26T16:23:36.806Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-26T16:23:36.806Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (0.00s) [2020-03-26T16:23:36.806Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:36.806Z] [2020-03-26T16:23:36.807Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (0.00s) [2020-03-26T16:23:36.807Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-26T16:23:36.807Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-26T16:23:36.807Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (0.00s) [2020-03-26T16:23:36.807Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:36.807Z] [2020-03-26T16:23:36.807Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (0.00s) [2020-03-26T16:23:36.807Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-26T16:23:36.807Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-26T16:23:36.807Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (0.00s) [2020-03-26T16:23:36.807Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:36.807Z] [2020-03-26T16:23:36.807Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (0.00s) [2020-03-26T16:23:36.807Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-26T16:23:36.807Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-26T16:23:36.807Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (0.00s) [2020-03-26T16:23:36.807Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:36.807Z] [2020-03-26T16:23:36.807Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (0.00s) [2020-03-26T16:23:36.807Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-26T16:23:36.807Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-26T16:23:36.807Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (0.00s) [2020-03-26T16:23:36.807Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:36.807Z] [2020-03-26T16:23:36.807Z] === SKIP: amd64.integration.container TestCgroupNamespacesRun (0.00s) [2020-03-26T16:23:36.807Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:36.807Z] [2020-03-26T16:23:36.807Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2020-03-26T16:23:36.807Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:36.807Z] [2020-03-26T16:23:36.807Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunDaemonHostMode (0.00s) [2020-03-26T16:23:36.807Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:36.807Z] [2020-03-26T16:23:36.807Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunHostMode (0.00s) [2020-03-26T16:23:36.807Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:36.807Z] [2020-03-26T16:23:36.807Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivateMode (0.00s) [2020-03-26T16:23:36.807Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:36.807Z] [2020-03-26T16:23:36.807Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivilegedAndPrivate (0.00s) [2020-03-26T16:23:36.807Z] run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:36.807Z] [2020-03-26T16:23:36.807Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunInvalidMode (0.00s) [2020-03-26T16:23:36.807Z] run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:36.807Z] [2020-03-26T16:23:36.807Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunOlderClient (0.00s) [2020-03-26T16:23:36.807Z] run_cgroupns_linux_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:36.807Z] [2020-03-26T16:23:36.807Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2020-03-26T16:23:36.807Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-26T16:23:36.807Z] [2020-03-26T16:23:36.807Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s) [2020-03-26T16:23:36.807Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-03-26T16:23:36.807Z] [2020-03-26T16:23:36.807Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-03-26T16:23:36.807Z] stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-26T16:23:36.807Z] [2020-03-26T16:23:36.807Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-03-26T16:23:36.807Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-26T16:23:36.807Z] [2020-03-26T16:23:36.807Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-03-26T16:23:36.807Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-26T16:23:36.807Z] [2020-03-26T16:23:36.807Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-03-26T16:23:36.807Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-26T16:23:36.807Z] [2020-03-26T16:23:36.807Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-03-26T16:23:36.807Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-26T16:23:36.807Z] [2020-03-26T16:23:36.807Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-03-26T16:23:36.807Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-26T16:23:36.807Z] === CONT TestContainerStartOnDaemonRestart [2020-03-26T16:23:36.807Z] daemon_linux_test.go:35: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:36.807Z] [2020-03-26T16:23:36.807Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-03-26T16:23:36.807Z] === PAUSE TestDaemonHostGatewayIP [2020-03-26T16:23:36.807Z] === CONT TestDaemonHostGatewayIP [2020-03-26T16:23:36.807Z] daemon_linux_test.go:135: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:36.807Z] [2020-03-26T16:23:36.807Z] === SKIP: amd64.integration.container TestDaemonRestartIpcMode (0.00s) [2020-03-26T16:23:36.807Z] === PAUSE TestDaemonRestartIpcMode [2020-03-26T16:23:36.807Z] === CONT TestDaemonRestartIpcMode [2020-03-26T16:23:36.807Z] daemon_linux_test.go:89: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:36.807Z] [2020-03-26T16:23:36.807Z] [2020-03-26T16:23:36.807Z] DONE 192 tests, 45 skipped in 65.207s [2020-03-26T16:23:36.807Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-03-26T16:23:37.064Z] INFO: Testing against a local daemon [2020-03-26T16:23:37.064Z] === RUN TestCommitInheritsEnv [2020-03-26T16:23:38.192Z] ok github.com/docker/docker/testutil 0.205s coverage: 62.5% of statements [2020-03-26T16:23:38.192Z] ok github.com/docker/docker/registry 0.378s coverage: 51.7% of statements [2020-03-26T16:23:38.192Z] ok github.com/docker/docker/runconfig 0.190s coverage: 54.5% of statements [2020-03-26T16:23:38.433Z] --- PASS: TestCommitInheritsEnv (1.19s) [2020-03-26T16:23:38.433Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-26T16:23:38.433Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-26T16:23:38.433Z] === RUN TestImagesFilterMultiReference [2020-03-26T16:23:38.433Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-03-26T16:23:38.433Z] === RUN TestImagePullPlatformInvalid [2020-03-26T16:23:38.433Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-03-26T16:23:38.433Z] === RUN TestRemoveImageOrphaning [2020-03-26T16:23:38.667Z] --- PASS: TestTemplatedConfig (2.87s) [2020-03-26T16:23:38.667Z] === RUN TestConfigInspect [2020-03-26T16:23:40.326Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2020-03-26T16:23:40.326Z] === RUN TestRemoveImageGarbageCollector [2020-03-26T16:23:40.326Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-26T16:23:40.326Z] remove_unix_test.go:40: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:40.326Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-26T16:23:40.326Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-03-26T16:23:40.326Z] === RUN TestTagInvalidReference [2020-03-26T16:23:40.326Z] --- PASS: TestTagInvalidReference (0.02s) [2020-03-26T16:23:40.326Z] === RUN TestTagValidPrefixedRepo [2020-03-26T16:23:40.326Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-03-26T16:23:40.326Z] === RUN TestTagExistedNameWithoutForce [2020-03-26T16:23:40.326Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-03-26T16:23:40.326Z] === RUN TestTagOfficialNames [2020-03-26T16:23:40.326Z] --- PASS: TestTagOfficialNames (0.05s) [2020-03-26T16:23:40.326Z] === RUN TestTagMatchesDigest [2020-03-26T16:23:40.326Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-03-26T16:23:40.326Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-26T16:23:40.326Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-03-26T16:23:40.326Z] import_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:40.326Z] PASS [2020-03-26T16:23:40.326Z] [2020-03-26T16:23:40.326Z] === Skipped [2020-03-26T16:23:40.326Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-26T16:23:40.326Z] remove_unix_test.go:40: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:40.326Z] [2020-03-26T16:23:40.326Z] === SKIP: amd64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-03-26T16:23:40.326Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-26T16:23:40.326Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-26T16:23:40.326Z] import_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:40.326Z] [2020-03-26T16:23:40.326Z] [2020-03-26T16:23:40.326Z] DONE 12 tests, 2 skipped in 3.560s [2020-03-26T16:23:40.326Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-03-26T16:23:40.583Z] INFO: Testing against a local daemon [2020-03-26T16:23:40.583Z] === RUN TestNetworkCreateDelete [2020-03-26T16:23:40.583Z] --- PASS: TestNetworkCreateDelete (0.11s) [2020-03-26T16:23:40.583Z] === RUN TestDockerNetworkDeletePreferID [2020-03-26T16:23:40.724Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-26T16:23:40.841Z] --- PASS: TestDockerNetworkDeletePreferID (0.32s) [2020-03-26T16:23:40.841Z] === RUN TestInspectNetwork [2020-03-26T16:23:40.841Z] --- SKIP: TestInspectNetwork (0.01s) [2020-03-26T16:23:40.841Z] inspect_test.go:18: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:40.841Z] === RUN TestRunContainerWithBridgeNone [2020-03-26T16:23:40.841Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-03-26T16:23:40.841Z] network_test.go:27: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:40.841Z] === RUN TestNetworkInvalidJSON [2020-03-26T16:23:40.841Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-26T16:23:40.841Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-26T16:23:40.841Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-26T16:23:40.841Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-26T16:23:40.841Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-26T16:23:40.841Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-26T16:23:40.841Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-26T16:23:40.841Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-26T16:23:40.841Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-26T16:23:40.841Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-03-26T16:23:40.841Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-26T16:23:40.841Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-26T16:23:40.841Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-26T16:23:40.841Z] === RUN TestHostIPv4BridgeLabel [2020-03-26T16:23:40.841Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-03-26T16:23:40.841Z] network_test.go:98: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:40.841Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-26T16:23:40.841Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-03-26T16:23:40.841Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-26T16:23:40.841Z] === RUN TestDaemonDefaultNetworkPools [2020-03-26T16:23:41.098Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-03-26T16:23:41.098Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-26T16:23:41.098Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-26T16:23:41.098Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2020-03-26T16:23:41.098Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-26T16:23:41.098Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-26T16:23:41.098Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-03-26T16:23:41.098Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-26T16:23:41.098Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-26T16:23:41.098Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-03-26T16:23:41.098Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-26T16:23:41.098Z] === RUN TestServiceWithPredefinedNetwork [2020-03-26T16:23:41.098Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-03-26T16:23:41.098Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-26T16:23:41.098Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-26T16:23:41.098Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-26T16:23:41.098Z] service_test.go:236: FLAKY_TEST [2020-03-26T16:23:41.098Z] === RUN TestServiceWithDataPathPortInit [2020-03-26T16:23:41.098Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-03-26T16:23:41.098Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-26T16:23:41.098Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-26T16:23:41.098Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-03-26T16:23:41.098Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-26T16:23:41.098Z] PASS [2020-03-26T16:23:41.098Z] [2020-03-26T16:23:41.098Z] === Skipped [2020-03-26T16:23:41.098Z] === SKIP: amd64.integration.network TestInspectNetwork (0.01s) [2020-03-26T16:23:41.098Z] inspect_test.go:18: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:41.098Z] [2020-03-26T16:23:41.098Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-03-26T16:23:41.098Z] network_test.go:27: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:41.098Z] [2020-03-26T16:23:41.098Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-03-26T16:23:41.098Z] network_test.go:98: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:41.098Z] [2020-03-26T16:23:41.098Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s) [2020-03-26T16:23:41.098Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-26T16:23:41.098Z] [2020-03-26T16:23:41.098Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2020-03-26T16:23:41.098Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-26T16:23:41.098Z] [2020-03-26T16:23:41.098Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2020-03-26T16:23:41.098Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-26T16:23:41.098Z] [2020-03-26T16:23:41.098Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-03-26T16:23:41.098Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-26T16:23:41.098Z] [2020-03-26T16:23:41.098Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-03-26T16:23:41.098Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-26T16:23:41.098Z] [2020-03-26T16:23:41.098Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-03-26T16:23:41.098Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-26T16:23:41.098Z] [2020-03-26T16:23:41.098Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-26T16:23:41.098Z] service_test.go:236: FLAKY_TEST [2020-03-26T16:23:41.098Z] [2020-03-26T16:23:41.098Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-03-26T16:23:41.098Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-26T16:23:41.098Z] [2020-03-26T16:23:41.098Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-03-26T16:23:41.098Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-26T16:23:41.098Z] [2020-03-26T16:23:41.098Z] [2020-03-26T16:23:41.098Z] DONE 18 tests, 12 skipped in 0.623s [2020-03-26T16:23:41.098Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-26T16:23:41.098Z] INFO: Testing against a local daemon [2020-03-26T16:23:41.098Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-26T16:23:41.098Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-26T16:23:41.098Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-26T16:23:41.098Z] === RUN TestDockerNetworkIpvlan [2020-03-26T16:23:41.098Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-26T16:23:41.098Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-26T16:23:41.098Z] PASS [2020-03-26T16:23:41.098Z] [2020-03-26T16:23:41.098Z] === Skipped [2020-03-26T16:23:41.098Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-26T16:23:41.098Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-26T16:23:41.098Z] [2020-03-26T16:23:41.098Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-26T16:23:41.098Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-26T16:23:41.098Z] [2020-03-26T16:23:41.098Z] [2020-03-26T16:23:41.098Z] DONE 2 tests, 2 skipped in 0.116s [2020-03-26T16:23:41.098Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-26T16:23:41.114Z] ok github.com/docker/docker/volume/drivers 0.226s coverage: 36.1% of statements [2020-03-26T16:23:41.355Z] INFO: Testing against a local daemon [2020-03-26T16:23:41.355Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-26T16:23:41.355Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-03-26T16:23:41.355Z] macvlan_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:41.355Z] === RUN TestDockerNetworkMacvlan [2020-03-26T16:23:41.355Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-03-26T16:23:41.355Z] macvlan_test.go:69: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:41.355Z] PASS [2020-03-26T16:23:41.355Z] [2020-03-26T16:23:41.355Z] === Skipped [2020-03-26T16:23:41.355Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-03-26T16:23:41.355Z] macvlan_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:41.355Z] [2020-03-26T16:23:41.355Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-03-26T16:23:41.355Z] macvlan_test.go:69: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:41.355Z] [2020-03-26T16:23:41.355Z] [2020-03-26T16:23:41.355Z] DONE 2 tests, 2 skipped in 0.133s [2020-03-26T16:23:41.355Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-26T16:23:41.355Z] testing: warning: no tests to run [2020-03-26T16:23:41.355Z] PASS [2020-03-26T16:23:41.355Z] [2020-03-26T16:23:41.355Z] DONE 0 tests in 0.038s [2020-03-26T16:23:41.355Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-26T16:23:41.355Z] INFO: Testing against a local daemon [2020-03-26T16:23:41.355Z] === RUN TestAuthZPluginAllowRequest [2020-03-26T16:23:41.355Z] --- SKIP: TestAuthZPluginAllowRequest (0.02s) [2020-03-26T16:23:41.355Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:41.355Z] === RUN TestAuthZPluginTLS [2020-03-26T16:23:41.355Z] --- SKIP: TestAuthZPluginTLS (0.01s) [2020-03-26T16:23:41.355Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:41.355Z] === RUN TestAuthZPluginDenyRequest [2020-03-26T16:23:41.355Z] --- SKIP: TestAuthZPluginDenyRequest (0.01s) [2020-03-26T16:23:41.355Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:41.355Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-26T16:23:41.613Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.01s) [2020-03-26T16:23:41.613Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:41.613Z] === RUN TestAuthZPluginDenyResponse [2020-03-26T16:23:41.613Z] --- SKIP: TestAuthZPluginDenyResponse (0.01s) [2020-03-26T16:23:41.613Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:41.613Z] === RUN TestAuthZPluginAllowEventStream [2020-03-26T16:23:41.613Z] --- SKIP: TestAuthZPluginAllowEventStream (0.01s) [2020-03-26T16:23:41.613Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:41.613Z] === RUN TestAuthZPluginErrorResponse [2020-03-26T16:23:41.613Z] --- SKIP: TestAuthZPluginErrorResponse (0.01s) [2020-03-26T16:23:41.613Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:41.613Z] === RUN TestAuthZPluginErrorRequest [2020-03-26T16:23:41.613Z] --- SKIP: TestAuthZPluginErrorRequest (0.01s) [2020-03-26T16:23:41.613Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:41.613Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-26T16:23:41.613Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.01s) [2020-03-26T16:23:41.613Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:41.613Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-26T16:23:41.613Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.01s) [2020-03-26T16:23:41.613Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:41.613Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-26T16:23:41.613Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.01s) [2020-03-26T16:23:41.613Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:41.613Z] === RUN TestAuthZPluginHeader [2020-03-26T16:23:41.613Z] --- SKIP: TestAuthZPluginHeader (0.01s) [2020-03-26T16:23:41.613Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:41.613Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-26T16:23:41.870Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.25s) [2020-03-26T16:23:41.870Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:41.870Z] === RUN TestAuthZPluginV2Disable [2020-03-26T16:23:41.870Z] --- SKIP: TestAuthZPluginV2Disable (0.04s) [2020-03-26T16:23:41.870Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:41.870Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-26T16:23:41.870Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-03-26T16:23:41.870Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:41.870Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-26T16:23:41.870Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-03-26T16:23:41.870Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:41.870Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-26T16:23:41.870Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-03-26T16:23:41.870Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:41.870Z] PASS [2020-03-26T16:23:41.870Z] [2020-03-26T16:23:41.870Z] === Skipped [2020-03-26T16:23:41.870Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.02s) [2020-03-26T16:23:41.870Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:41.870Z] [2020-03-26T16:23:41.870Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.01s) [2020-03-26T16:23:41.870Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:41.870Z] [2020-03-26T16:23:41.870Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.01s) [2020-03-26T16:23:41.870Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:41.870Z] [2020-03-26T16:23:41.870Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.01s) [2020-03-26T16:23:41.870Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:41.870Z] [2020-03-26T16:23:41.870Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.01s) [2020-03-26T16:23:41.870Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:41.870Z] [2020-03-26T16:23:41.870Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.01s) [2020-03-26T16:23:41.870Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:41.870Z] [2020-03-26T16:23:41.870Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.01s) [2020-03-26T16:23:41.870Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:41.870Z] [2020-03-26T16:23:41.870Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.01s) [2020-03-26T16:23:41.870Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:41.870Z] [2020-03-26T16:23:41.870Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.01s) [2020-03-26T16:23:41.870Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:41.870Z] [2020-03-26T16:23:41.870Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.01s) [2020-03-26T16:23:41.870Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:41.870Z] [2020-03-26T16:23:41.870Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.01s) [2020-03-26T16:23:41.871Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:41.871Z] [2020-03-26T16:23:41.871Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.01s) [2020-03-26T16:23:41.871Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:41.871Z] [2020-03-26T16:23:41.871Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.25s) [2020-03-26T16:23:41.871Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:41.871Z] [2020-03-26T16:23:41.871Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.04s) [2020-03-26T16:23:41.871Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:41.871Z] [2020-03-26T16:23:41.871Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-03-26T16:23:41.871Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:41.871Z] [2020-03-26T16:23:41.871Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-03-26T16:23:41.871Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:41.871Z] [2020-03-26T16:23:41.871Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-03-26T16:23:41.871Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:41.871Z] [2020-03-26T16:23:41.871Z] [2020-03-26T16:23:41.871Z] DONE 17 tests, 17 skipped in 0.568s [2020-03-26T16:23:41.871Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-26T16:23:41.955Z] --- PASS: TestConfigInspect (3.21s) [2020-03-26T16:23:41.955Z] === RUN TestConfigCreateWithLabels [2020-03-26T16:23:42.090Z] ok github.com/docker/docker/volume/local 0.158s coverage: 37.7% of statements [2020-03-26T16:23:42.128Z] INFO: Testing against a local daemon [2020-03-26T16:23:42.128Z] === RUN TestPluginInvalidJSON [2020-03-26T16:23:42.128Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-26T16:23:42.128Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-26T16:23:42.128Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-26T16:23:42.128Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-03-26T16:23:42.128Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-26T16:23:42.128Z] PASS [2020-03-26T16:23:42.128Z] [2020-03-26T16:23:42.128Z] DONE 2 tests in 0.138s [2020-03-26T16:23:42.128Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-26T16:23:42.128Z] INFO: Testing against a local daemon [2020-03-26T16:23:42.128Z] === RUN TestExternalGraphDriver [2020-03-26T16:23:42.386Z] --- SKIP: TestExternalGraphDriver (0.08s) [2020-03-26T16:23:42.386Z] external_test.go:57: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:42.386Z] === RUN TestGraphdriverPluginV2 [2020-03-26T16:23:42.386Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-03-26T16:23:42.386Z] external_test.go:413: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:42.386Z] PASS [2020-03-26T16:23:42.386Z] [2020-03-26T16:23:42.386Z] === Skipped [2020-03-26T16:23:42.386Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s) [2020-03-26T16:23:42.386Z] external_test.go:57: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:42.386Z] [2020-03-26T16:23:42.386Z] === SKIP: amd64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-03-26T16:23:42.386Z] external_test.go:413: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:42.386Z] [2020-03-26T16:23:42.386Z] [2020-03-26T16:23:42.386Z] DONE 2 tests, 2 skipped in 0.232s [2020-03-26T16:23:42.386Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-26T16:23:42.386Z] INFO: Testing against a local daemon [2020-03-26T16:23:42.386Z] === RUN TestContinueAfterPluginCrash [2020-03-26T16:23:42.386Z] === PAUSE TestContinueAfterPluginCrash [2020-03-26T16:23:42.386Z] === RUN TestReadPluginNoRead [2020-03-26T16:23:42.386Z] === PAUSE TestReadPluginNoRead [2020-03-26T16:23:42.386Z] === RUN TestDaemonStartWithLogOpt [2020-03-26T16:23:42.386Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-26T16:23:42.386Z] === CONT TestContinueAfterPluginCrash [2020-03-26T16:23:42.386Z] === CONT TestDaemonStartWithLogOpt [2020-03-26T16:23:42.386Z] --- SKIP: TestContinueAfterPluginCrash (0.00s) [2020-03-26T16:23:42.386Z] logging_linux_test.go:22: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:42.386Z] === CONT TestReadPluginNoRead [2020-03-26T16:23:42.386Z] --- SKIP: TestDaemonStartWithLogOpt (0.00s) [2020-03-26T16:23:42.386Z] validation_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:42.386Z] --- SKIP: TestReadPluginNoRead (0.00s) [2020-03-26T16:23:42.386Z] read_test.go:24: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:42.386Z] PASS [2020-03-26T16:23:42.386Z] [2020-03-26T16:23:42.386Z] === Skipped [2020-03-26T16:23:42.386Z] === SKIP: amd64.integration.plugin.logging TestContinueAfterPluginCrash (0.00s) [2020-03-26T16:23:42.386Z] === PAUSE TestContinueAfterPluginCrash [2020-03-26T16:23:42.386Z] === CONT TestContinueAfterPluginCrash [2020-03-26T16:23:42.386Z] logging_linux_test.go:22: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:42.386Z] [2020-03-26T16:23:42.386Z] === SKIP: amd64.integration.plugin.logging TestDaemonStartWithLogOpt (0.00s) [2020-03-26T16:23:42.386Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-26T16:23:42.386Z] === CONT TestDaemonStartWithLogOpt [2020-03-26T16:23:42.386Z] validation_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:42.386Z] [2020-03-26T16:23:42.386Z] === SKIP: amd64.integration.plugin.logging TestReadPluginNoRead (0.00s) [2020-03-26T16:23:42.386Z] === PAUSE TestReadPluginNoRead [2020-03-26T16:23:42.386Z] === CONT TestReadPluginNoRead [2020-03-26T16:23:42.386Z] read_test.go:24: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:42.386Z] [2020-03-26T16:23:42.386Z] [2020-03-26T16:23:42.386Z] DONE 3 tests, 3 skipped in 0.128s [2020-03-26T16:23:42.386Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-03-26T16:23:42.386Z] testing: warning: no tests to run [2020-03-26T16:23:42.386Z] PASS [2020-03-26T16:23:42.386Z] [2020-03-26T16:23:42.386Z] DONE 0 tests in 0.044s [2020-03-26T16:23:42.386Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-26T16:23:42.554Z] ok github.com/docker/docker/volume/mounts 0.158s coverage: 66.2% of statements [2020-03-26T16:23:42.644Z] INFO: Testing against a local daemon [2020-03-26T16:23:42.644Z] === RUN TestPluginWithDevMounts [2020-03-26T16:23:42.644Z] === PAUSE TestPluginWithDevMounts [2020-03-26T16:23:42.644Z] === CONT TestPluginWithDevMounts [2020-03-26T16:23:42.644Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-03-26T16:23:42.644Z] mounts_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:42.644Z] PASS [2020-03-26T16:23:42.644Z] [2020-03-26T16:23:42.644Z] === Skipped [2020-03-26T16:23:42.644Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-03-26T16:23:42.644Z] === PAUSE TestPluginWithDevMounts [2020-03-26T16:23:42.644Z] === CONT TestPluginWithDevMounts [2020-03-26T16:23:42.644Z] mounts_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:42.644Z] [2020-03-26T16:23:42.644Z] [2020-03-26T16:23:42.644Z] DONE 1 tests, 1 skipped in 0.153s [2020-03-26T16:23:42.644Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-03-26T16:23:42.901Z] INFO: Testing against a local daemon [2020-03-26T16:23:42.901Z] === RUN TestSecretInspect [2020-03-26T16:23:42.901Z] --- SKIP: TestSecretInspect (0.01s) [2020-03-26T16:23:42.901Z] secret_test.go:25: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:42.901Z] === RUN TestSecretList [2020-03-26T16:23:42.901Z] --- SKIP: TestSecretList (0.02s) [2020-03-26T16:23:42.901Z] secret_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:42.901Z] === RUN TestSecretsCreateAndDelete [2020-03-26T16:23:42.901Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-03-26T16:23:42.901Z] secret_test.go:125: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:42.901Z] === RUN TestSecretsUpdate [2020-03-26T16:23:42.901Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-03-26T16:23:42.901Z] secret_test.go:172: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:42.901Z] === RUN TestTemplatedSecret [2020-03-26T16:23:42.901Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-03-26T16:23:42.901Z] secret_test.go:221: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:42.901Z] === RUN TestSecretCreateResolve [2020-03-26T16:23:42.901Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-03-26T16:23:42.901Z] secret_test.go:342: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:42.901Z] PASS [2020-03-26T16:23:42.901Z] [2020-03-26T16:23:42.901Z] === Skipped [2020-03-26T16:23:42.901Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2020-03-26T16:23:42.901Z] secret_test.go:25: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:42.901Z] [2020-03-26T16:23:42.901Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2020-03-26T16:23:42.901Z] secret_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:42.901Z] [2020-03-26T16:23:42.901Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-03-26T16:23:42.901Z] secret_test.go:125: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:42.901Z] [2020-03-26T16:23:42.901Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-03-26T16:23:42.901Z] secret_test.go:172: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:42.901Z] [2020-03-26T16:23:42.901Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-03-26T16:23:42.901Z] secret_test.go:221: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:42.901Z] [2020-03-26T16:23:42.901Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-03-26T16:23:42.901Z] secret_test.go:342: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:42.901Z] [2020-03-26T16:23:42.901Z] [2020-03-26T16:23:42.901Z] DONE 6 tests, 6 skipped in 0.189s [2020-03-26T16:23:42.901Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-03-26T16:23:42.901Z] INFO: Testing against a local daemon [2020-03-26T16:23:42.901Z] === RUN TestServiceCreateInit [2020-03-26T16:23:42.901Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-26T16:23:42.901Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-26T16:23:42.901Z] --- PASS: TestServiceCreateInit (0.02s) [2020-03-26T16:23:42.901Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-26T16:23:42.901Z] create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:42.901Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-26T16:23:42.901Z] create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:42.901Z] === RUN TestCreateServiceMultipleTimes [2020-03-26T16:23:43.159Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2020-03-26T16:23:43.159Z] create_test.go:81: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:43.159Z] === RUN TestCreateServiceConflict [2020-03-26T16:23:43.159Z] --- SKIP: TestCreateServiceConflict (0.02s) [2020-03-26T16:23:43.159Z] create_test.go:154: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:43.159Z] === RUN TestCreateServiceMaxReplicas [2020-03-26T16:23:43.159Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-03-26T16:23:43.159Z] create_test.go:175: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:43.159Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-26T16:23:43.159Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-03-26T16:23:43.159Z] create_test.go:196: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:43.159Z] === RUN TestCreateServiceSecretFileMode [2020-03-26T16:23:43.159Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-03-26T16:23:43.159Z] create_test.go:249: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:43.159Z] === RUN TestCreateServiceConfigFileMode [2020-03-26T16:23:43.159Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-03-26T16:23:43.159Z] create_test.go:313: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:43.159Z] === RUN TestCreateServiceSysctls [2020-03-26T16:23:43.159Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2020-03-26T16:23:43.159Z] create_test.go:403: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:43.159Z] === RUN TestCreateServiceCapabilities [2020-03-26T16:23:43.159Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-03-26T16:23:43.159Z] create_test.go:487: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:43.159Z] === RUN TestInspect [2020-03-26T16:23:43.159Z] --- SKIP: TestInspect (0.01s) [2020-03-26T16:23:43.159Z] inspect_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:43.159Z] === RUN TestCreateJob [2020-03-26T16:23:43.159Z] --- SKIP: TestCreateJob (0.01s) [2020-03-26T16:23:43.159Z] jobs_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:43.159Z] === RUN TestReplicatedJob [2020-03-26T16:23:43.159Z] --- SKIP: TestReplicatedJob (0.01s) [2020-03-26T16:23:43.159Z] jobs_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:43.159Z] === RUN TestUpdateReplicatedJob [2020-03-26T16:23:43.159Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-03-26T16:23:43.159Z] jobs_test.go:94: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:43.159Z] === RUN TestServiceListWithStatuses [2020-03-26T16:23:43.159Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-26T16:23:43.159Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-26T16:23:43.159Z] === RUN TestDockerNetworkConnectAlias [2020-03-26T16:23:43.159Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-03-26T16:23:43.159Z] network_test.go:20: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:43.159Z] === RUN TestDockerNetworkReConnect [2020-03-26T16:23:43.159Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2020-03-26T16:23:43.159Z] network_test.go:82: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:43.159Z] === RUN TestServicePlugin [2020-03-26T16:23:43.159Z] --- SKIP: TestServicePlugin (0.02s) [2020-03-26T16:23:43.159Z] plugin_test.go:38: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:43.159Z] === RUN TestServiceUpdateLabel [2020-03-26T16:23:43.159Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-03-26T16:23:43.159Z] update_test.go:21: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:43.159Z] === RUN TestServiceUpdateSecrets [2020-03-26T16:23:43.159Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-03-26T16:23:43.159Z] update_test.go:77: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:43.159Z] === RUN TestServiceUpdateConfigs [2020-03-26T16:23:43.416Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-03-26T16:23:43.416Z] update_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:43.416Z] === RUN TestServiceUpdateNetwork [2020-03-26T16:23:43.416Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-03-26T16:23:43.416Z] update_test.go:201: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:43.416Z] PASS [2020-03-26T16:23:43.416Z] [2020-03-26T16:23:43.416Z] === Skipped [2020-03-26T16:23:43.416Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-26T16:23:43.416Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-26T16:23:43.416Z] create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:43.416Z] [2020-03-26T16:23:43.416Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-26T16:23:43.416Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-26T16:23:43.416Z] create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:43.416Z] [2020-03-26T16:23:43.416Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2020-03-26T16:23:43.416Z] create_test.go:81: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:43.416Z] [2020-03-26T16:23:43.416Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2020-03-26T16:23:43.416Z] create_test.go:154: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:43.416Z] [2020-03-26T16:23:43.416Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-03-26T16:23:43.416Z] create_test.go:175: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:43.416Z] [2020-03-26T16:23:43.416Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-03-26T16:23:43.416Z] create_test.go:196: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:43.416Z] [2020-03-26T16:23:43.416Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-03-26T16:23:43.416Z] create_test.go:249: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:43.416Z] [2020-03-26T16:23:43.416Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-03-26T16:23:43.416Z] create_test.go:313: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:43.416Z] [2020-03-26T16:23:43.416Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2020-03-26T16:23:43.416Z] create_test.go:403: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:43.416Z] [2020-03-26T16:23:43.416Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-03-26T16:23:43.416Z] create_test.go:487: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:43.416Z] [2020-03-26T16:23:43.416Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-03-26T16:23:43.416Z] inspect_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:43.416Z] [2020-03-26T16:23:43.416Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-03-26T16:23:43.416Z] jobs_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:43.416Z] [2020-03-26T16:23:43.416Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-03-26T16:23:43.416Z] jobs_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:43.416Z] [2020-03-26T16:23:43.416Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-03-26T16:23:43.416Z] jobs_test.go:94: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:43.416Z] [2020-03-26T16:23:43.416Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-03-26T16:23:43.416Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-26T16:23:43.416Z] [2020-03-26T16:23:43.416Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-03-26T16:23:43.416Z] network_test.go:20: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:43.416Z] [2020-03-26T16:23:43.416Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2020-03-26T16:23:43.417Z] network_test.go:82: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:43.417Z] [2020-03-26T16:23:43.417Z] === SKIP: amd64.integration.service TestServicePlugin (0.02s) [2020-03-26T16:23:43.417Z] plugin_test.go:38: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:43.417Z] [2020-03-26T16:23:43.417Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-03-26T16:23:43.417Z] update_test.go:21: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:43.417Z] [2020-03-26T16:23:43.417Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-03-26T16:23:43.417Z] update_test.go:77: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:43.417Z] [2020-03-26T16:23:43.417Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-03-26T16:23:43.417Z] update_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:43.417Z] [2020-03-26T16:23:43.417Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-03-26T16:23:43.417Z] update_test.go:201: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:43.417Z] [2020-03-26T16:23:43.417Z] [2020-03-26T16:23:43.417Z] DONE 23 tests, 22 skipped in 0.440s [2020-03-26T16:23:43.417Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-03-26T16:23:43.417Z] INFO: Testing against a local daemon [2020-03-26T16:23:43.417Z] === RUN TestSessionCreate [2020-03-26T16:23:43.417Z] --- PASS: TestSessionCreate (0.02s) [2020-03-26T16:23:43.417Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-26T16:23:43.417Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-03-26T16:23:43.417Z] PASS [2020-03-26T16:23:43.417Z] [2020-03-26T16:23:43.417Z] DONE 2 tests in 0.165s [2020-03-26T16:23:43.417Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-03-26T16:23:43.674Z] INFO: Testing against a local daemon [2020-03-26T16:23:43.674Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-26T16:23:43.674Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-03-26T16:23:43.674Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-26T16:23:43.674Z] === RUN TestEventsExecDie [2020-03-26T16:23:44.100Z] ok github.com/docker/docker/volume/service 0.402s coverage: 70.3% of statements [2020-03-26T16:23:44.173Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-26T16:23:44.238Z] --- PASS: TestEventsExecDie (0.68s) [2020-03-26T16:23:44.238Z] === RUN TestEventsBackwardsCompatible [2020-03-26T16:23:44.489Z] --- PASS: TestBuildSquashParent (10.87s) [2020-03-26T16:23:44.489Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-26T16:23:44.489Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-26T16:23:44.489Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-26T16:23:44.489Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-26T16:23:44.489Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-26T16:23:44.489Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-26T16:23:44.489Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-26T16:23:44.489Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-26T16:23:44.489Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-26T16:23:44.489Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-26T16:23:44.489Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-26T16:23:44.489Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-26T16:23:44.489Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-26T16:23:44.489Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-26T16:23:44.489Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-26T16:23:44.495Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-03-26T16:23:44.495Z] === RUN TestInfoBinaryCommits [2020-03-26T16:23:44.495Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-03-26T16:23:44.495Z] === RUN TestInfoAPIVersioned [2020-03-26T16:23:44.495Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-03-26T16:23:44.495Z] === RUN TestInfoDiscoveryBackend [2020-03-26T16:23:44.495Z] --- SKIP: TestInfoDiscoveryBackend (0.00s) [2020-03-26T16:23:44.495Z] info_linux_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:44.495Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-26T16:23:44.495Z] --- SKIP: TestInfoDiscoveryInvalidAdvertise (0.00s) [2020-03-26T16:23:44.496Z] info_linux_test.go:74: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:44.496Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-26T16:23:44.496Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-03-26T16:23:44.496Z] info_linux_test.go:97: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:44.496Z] === RUN TestInfoAPI [2020-03-26T16:23:44.496Z] --- PASS: TestInfoAPI (0.02s) [2020-03-26T16:23:44.496Z] === RUN TestInfoAPIWarnings [2020-03-26T16:23:44.496Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-03-26T16:23:44.496Z] info_test.go:51: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:44.496Z] === RUN TestInfoDebug [2020-03-26T16:23:44.496Z] --- SKIP: TestInfoDebug (0.00s) [2020-03-26T16:23:44.496Z] info_test.go:75: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:44.496Z] === RUN TestInfoInsecureRegistries [2020-03-26T16:23:44.496Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2020-03-26T16:23:44.496Z] info_test.go:101: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:44.496Z] === RUN TestInfoRegistryMirrors [2020-03-26T16:23:44.496Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2020-03-26T16:23:44.496Z] info_test.go:126: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:44.496Z] === RUN TestLoginFailsWithBadCredentials [2020-03-26T16:23:44.496Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2020-03-26T16:23:44.496Z] === RUN TestPingCacheHeaders [2020-03-26T16:23:44.752Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-03-26T16:23:44.752Z] === RUN TestPingGet [2020-03-26T16:23:44.752Z] --- PASS: TestPingGet (0.01s) [2020-03-26T16:23:44.752Z] === RUN TestPingHead [2020-03-26T16:23:44.752Z] --- PASS: TestPingHead (0.02s) [2020-03-26T16:23:44.752Z] === RUN TestVersion [2020-03-26T16:23:44.752Z] --- PASS: TestVersion (0.02s) [2020-03-26T16:23:44.752Z] PASS [2020-03-26T16:23:44.752Z] [2020-03-26T16:23:44.752Z] === Skipped [2020-03-26T16:23:44.752Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-03-26T16:23:44.752Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-26T16:23:44.752Z] [2020-03-26T16:23:44.752Z] === SKIP: amd64.integration.system TestInfoDiscoveryBackend (0.00s) [2020-03-26T16:23:44.752Z] info_linux_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:44.752Z] [2020-03-26T16:23:44.752Z] === SKIP: amd64.integration.system TestInfoDiscoveryInvalidAdvertise (0.00s) [2020-03-26T16:23:44.752Z] info_linux_test.go:74: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:44.752Z] [2020-03-26T16:23:44.752Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-03-26T16:23:44.752Z] info_linux_test.go:97: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:44.752Z] [2020-03-26T16:23:44.752Z] === SKIP: amd64.integration.system TestInfoAPIWarnings (0.00s) [2020-03-26T16:23:44.753Z] info_test.go:51: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:44.753Z] [2020-03-26T16:23:44.753Z] === SKIP: amd64.integration.system TestInfoDebug (0.00s) [2020-03-26T16:23:44.753Z] info_test.go:75: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:44.753Z] [2020-03-26T16:23:44.753Z] === SKIP: amd64.integration.system TestInfoInsecureRegistries (0.00s) [2020-03-26T16:23:44.753Z] info_test.go:101: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:44.753Z] [2020-03-26T16:23:44.753Z] === SKIP: amd64.integration.system TestInfoRegistryMirrors (0.00s) [2020-03-26T16:23:44.753Z] info_test.go:126: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-26T16:23:44.753Z] [2020-03-26T16:23:44.753Z] [2020-03-26T16:23:44.753Z] DONE 18 tests, 8 skipped in 1.179s [2020-03-26T16:23:44.753Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-03-26T16:23:44.753Z] INFO: Testing against a local daemon [2020-03-26T16:23:44.753Z] === RUN TestVolumesCreateAndList [2020-03-26T16:23:44.753Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-03-26T16:23:44.753Z] === RUN TestVolumesRemove [2020-03-26T16:23:45.009Z] --- PASS: TestVolumesRemove (0.10s) [2020-03-26T16:23:45.009Z] === RUN TestVolumesInspect [2020-03-26T16:23:45.009Z] --- PASS: TestVolumesInspect (0.02s) [2020-03-26T16:23:45.009Z] === RUN TestVolumesInvalidJSON [2020-03-26T16:23:45.009Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-26T16:23:45.009Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-26T16:23:45.009Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-26T16:23:45.009Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-03-26T16:23:45.009Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-26T16:23:45.009Z] PASS [2020-03-26T16:23:45.009Z] [2020-03-26T16:23:45.009Z] DONE 5 tests in 0.252s [2020-03-26T16:23:45.009Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-26T16:23:45.009Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11736 is not a child of this shell [2020-03-26T16:23:45.009Z] warning: PID 11736 from bundles/test-integration/docker.pid had a nonzero exit code [2020-03-26T16:23:45.009Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-26T16:23:45.009Z] [2020-03-26T16:23:45.009Z] Unloading profiles will leave already running processes permanently [2020-03-26T16:23:45.009Z] unconfined, which can lead to unexpected situations. [2020-03-26T16:23:45.009Z] [2020-03-26T16:23:45.009Z] To set a process to complain mode, use the command line tool [2020-03-26T16:23:45.009Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-26T16:23:45.009Z] Removing test suite binaries [2020-03-26T16:23:45.241Z] --- PASS: TestConfigCreateWithLabels (3.25s) [2020-03-26T16:23:45.241Z] === RUN TestConfigCreateResolve [2020-03-26T16:23:45.939Z] [2020-03-26T16:23:46.387Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-26T16:23:46.645Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal Post stage [Pipeline] junit [2020-03-26T16:23:47.849Z] Recording test results [2020-03-26T16:23:48.527Z] --- PASS: TestConfigCreateResolve (3.26s) [2020-03-26T16:23:48.528Z] === RUN TestConfigDaemonLibtrustID [2020-03-26T16:23:49.098Z] --- PASS: TestConfigDaemonLibtrustID (0.66s) [2020-03-26T16:23:49.098Z] PASS [2020-03-26T16:23:49.098Z] [2020-03-26T16:23:49.098Z] DONE 8 tests in 22.873s [2020-03-26T16:23:49.098Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-03-26T16:23:49.098Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:23:49.098Z] ++ set -e [2020-03-26T16:23:49.098Z] ++ '[' -n 0 ']' [2020-03-26T16:23:49.098Z] ++ set -x [2020-03-26T16:23:49.098Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:23:49.098Z] INFO: Testing against a local daemon [2020-03-26T16:23:49.098Z] === RUN TestCheckpoint [2020-03-26T16:23:49.098Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-26T16:23:49.098Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-26T16:23:49.098Z] === RUN TestContainerInvalidJSON [2020-03-26T16:23:49.098Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-26T16:23:49.098Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-26T16:23:49.098Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-26T16:23:49.098Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-26T16:23:49.098Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-26T16:23:49.098Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-26T16:23:49.098Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-26T16:23:49.098Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-26T16:23:49.098Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-26T16:23:49.098Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-03-26T16:23:49.098Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-26T16:23:49.098Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-26T16:23:49.098Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-26T16:23:49.098Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-26T16:23:49.357Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-03-26T16:23:49.357Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-26T16:23:49.357Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-03-26T16:23:49.357Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-26T16:23:49.615Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-03-26T16:23:49.615Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-26T16:23:49.615Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-03-26T16:23:49.615Z] === RUN TestCopyFromContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-26T16:23:49.928Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-26T16:23:50.096Z] + echo Ensuring container killed. [2020-03-26T16:23:50.096Z] Ensuring container killed. [2020-03-26T16:23:50.096Z] + docker rm -vf docker-pr1 [2020-03-26T16:23:50.096Z] Error: No such container: docker-pr1 [2020-03-26T16:23:50.096Z] + true [Pipeline] sh [2020-03-26T16:23:50.186Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-26T16:23:50.383Z] + echo Chowning /workspace to jenkins user [2020-03-26T16:23:50.383Z] Chowning /workspace to jenkins user [2020-03-26T16:23:50.383Z] + id -u [2020-03-26T16:23:50.383Z] + id -g [2020-03-26T16:23:50.383Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40745:/workspace busybox chown -R 1000:1000 /workspace [2020-03-26T16:23:50.383Z] Unable to find image 'busybox:latest' locally [2020-03-26T16:23:50.383Z] latest: Pulling from library/busybox [2020-03-26T16:23:50.383Z] 0669b0daf1fb: Pulling fs layer [2020-03-26T16:23:50.975Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-26T16:23:51.517Z] === RUN TestCopyFromContainer// [2020-03-26T16:23:51.776Z] === RUN TestCopyFromContainer//bar/root [2020-03-26T16:23:51.776Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-26T16:23:52.035Z] === RUN TestCopyFromContainer/bar/quux [2020-03-26T16:23:52.035Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-26T16:23:52.294Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-26T16:23:52.294Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-26T16:23:52.294Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-26T16:23:52.554Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-26T16:23:52.554Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-26T16:23:52.812Z] --- PASS: TestCopyFromContainer (3.16s) [2020-03-26T16:23:52.812Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-03-26T16:23:52.812Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-03-26T16:23:52.812Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-03-26T16:23:52.812Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-03-26T16:23:52.812Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-03-26T16:23:52.812Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-03-26T16:23:52.812Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-03-26T16:23:52.812Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-03-26T16:23:52.812Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2020-03-26T16:23:52.812Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-03-26T16:23:52.812Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-26T16:23:52.812Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-26T16:23:52.812Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-26T16:23:52.812Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-26T16:23:52.812Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-26T16:23:52.812Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-26T16:23:52.812Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-26T16:23:52.812Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-26T16:23:52.812Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-26T16:23:52.812Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-26T16:23:52.812Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-03-26T16:23:52.812Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-26T16:23:52.812Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-26T16:23:52.812Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-26T16:23:52.812Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-26T16:23:52.812Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-03-26T16:23:52.812Z] === RUN TestCreateWithInvalidEnv [2020-03-26T16:23:52.812Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-26T16:23:52.812Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-26T16:23:52.812Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-26T16:23:52.812Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-26T16:23:52.812Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-26T16:23:52.812Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-26T16:23:52.812Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-26T16:23:52.812Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-26T16:23:52.812Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-26T16:23:52.812Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-03-26T16:23:52.812Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-26T16:23:52.812Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-26T16:23:52.812Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-26T16:23:52.812Z] === RUN TestCreateTmpfsMountsTarget [2020-03-26T16:23:52.812Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-03-26T16:23:52.812Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-26T16:23:52.995Z] --- PASS: TestDockerNetworkMacvlan (19.21s) [2020-03-26T16:23:52.995Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-03-26T16:23:52.995Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-03-26T16:23:52.995Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.45s) [2020-03-26T16:23:52.995Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.49s) [2020-03-26T16:23:52.995Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.29s) [2020-03-26T16:23:52.995Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.44s) [2020-03-26T16:23:52.995Z] PASS [2020-03-26T16:23:52.995Z] [2020-03-26T16:23:52.995Z] DONE 8 tests in 20.763s [2020-03-26T16:23:52.995Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-26T16:23:52.995Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:23:52.995Z] ++ set -e [2020-03-26T16:23:52.995Z] ++ '[' -n 0 ']' [2020-03-26T16:23:52.995Z] ++ set -x [2020-03-26T16:23:52.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:23:52.995Z] testing: warning: no tests to run [2020-03-26T16:23:52.995Z] PASS [2020-03-26T16:23:52.995Z] [2020-03-26T16:23:52.995Z] DONE 0 tests in 0.014s [2020-03-26T16:23:52.995Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-26T16:23:52.995Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:23:52.995Z] ++ set -e [2020-03-26T16:23:52.995Z] ++ '[' -n 0 ']' [2020-03-26T16:23:52.995Z] ++ set -x [2020-03-26T16:23:52.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:23:52.995Z] INFO: Testing against a local daemon [2020-03-26T16:23:52.995Z] === RUN TestAuthZPluginAllowRequest [2020-03-26T16:23:53.471Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-03-26T16:23:53.471Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.39s) [2020-03-26T16:23:53.471Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.50s) [2020-03-26T16:23:53.471Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.33s) [2020-03-26T16:23:53.471Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.51s) [2020-03-26T16:23:53.471Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.42s) [2020-03-26T16:23:53.471Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.30s) [2020-03-26T16:23:53.471Z] === RUN TestBuildMultiStageCopy [2020-03-26T16:23:53.471Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-26T16:23:55.016Z] --- PASS: TestAuthZPluginAllowRequest (1.77s) [2020-03-26T16:23:55.016Z] === RUN TestAuthZPluginTLS [2020-03-26T16:23:55.298Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-03-26T16:23:55.298Z] === RUN TestAuthZPluginDenyRequest [2020-03-26T16:23:55.345Z] --- PASS: TestCreateWithCustomMaskedPaths (2.18s) [2020-03-26T16:23:55.345Z] === RUN TestCreateWithCapabilities [2020-03-26T16:23:55.345Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-26T16:23:55.345Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-26T16:23:55.345Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-26T16:23:55.345Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-26T16:23:55.345Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-26T16:23:55.345Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-26T16:23:55.345Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-26T16:23:55.345Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-26T16:23:55.345Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-26T16:23:55.345Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-26T16:23:55.345Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-26T16:23:55.345Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-26T16:23:55.345Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-26T16:23:55.345Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-26T16:23:55.345Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-26T16:23:55.345Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-26T16:23:55.345Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-26T16:23:55.345Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-26T16:23:55.345Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-26T16:23:55.345Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-26T16:23:55.345Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-26T16:23:55.345Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-26T16:23:55.345Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-26T16:23:55.345Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-26T16:23:55.345Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-26T16:23:55.345Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-26T16:23:55.345Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-26T16:23:55.345Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-26T16:23:55.345Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-26T16:23:55.345Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-26T16:23:55.345Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-26T16:23:55.345Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-26T16:23:55.345Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-26T16:23:55.345Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-03-26T16:23:55.345Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-26T16:23:55.345Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-26T16:23:55.345Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-03-26T16:23:55.345Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-03-26T16:23:55.345Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-03-26T16:23:55.345Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-03-26T16:23:55.345Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-26T16:23:55.345Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-03-26T16:23:55.345Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-03-26T16:23:55.345Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-03-26T16:23:55.345Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-03-26T16:23:55.345Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-26T16:23:55.637Z] 0669b0daf1fb: Download complete [2020-03-26T16:23:55.637Z] 0669b0daf1fb: Pull complete [2020-03-26T16:23:55.637Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-26T16:23:55.637Z] Status: Downloaded newer image for busybox:latest [2020-03-26T16:23:55.911Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-03-26T16:23:55.911Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-26T16:23:56.509Z] ok github.com/docker/docker/pkg/plugins 35.102s coverage: 73.4% of statements [2020-03-26T16:23:56.509Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-26T16:23:56.509Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-26T16:23:56.509Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-26T16:23:56.509Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-03-26T16:23:56.509Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-26T16:23:56.509Z] ? github.com/docker/docker/rootless [no test files] [2020-03-26T16:23:56.509Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-26T16:23:56.509Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-26T16:23:56.509Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-26T16:23:56.509Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-26T16:23:56.509Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-26T16:23:56.509Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-26T16:23:56.509Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-26T16:23:56.509Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-26T16:23:56.509Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-26T16:23:56.509Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-26T16:23:56.509Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-26T16:23:56.509Z] ? github.com/docker/docker/volume [no test files] [2020-03-26T16:23:56.509Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-26T16:23:56.509Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-26T16:23:56.526Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2020-03-26T16:23:56.526Z] === RUN TestAuthZPluginDenyResponse [2020-03-26T16:23:56.748Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-26T16:23:56.807Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-03-26T16:23:56.807Z] === RUN TestAuthZPluginAllowEventStream [2020-03-26T16:23:57.318Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-26T16:23:57.485Z] [2020-03-26T16:23:57.485Z] === Skipped [2020-03-26T16:23:57.485Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-03-26T16:23:57.485Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-03-26T16:23:57.485Z] [2020-03-26T16:23:57.485Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-03-26T16:23:57.485Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-26T16:23:57.485Z] [2020-03-26T16:23:57.485Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-03-26T16:23:57.485Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-26T16:23:57.485Z] [2020-03-26T16:23:57.485Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-03-26T16:23:57.485Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-26T16:23:57.485Z] [2020-03-26T16:23:57.485Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-03-26T16:23:57.485Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-26T16:23:57.485Z] [2020-03-26T16:23:57.485Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-03-26T16:23:57.485Z] client_test.go:23: runtime.GOOS == "windows" [2020-03-26T16:23:57.485Z] [2020-03-26T16:23:57.485Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-03-26T16:23:57.485Z] daemon_test.go:147: root required [2020-03-26T16:23:57.485Z] [2020-03-26T16:23:57.485Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-03-26T16:23:57.485Z] reload_test.go:520: root required [2020-03-26T16:23:57.485Z] [2020-03-26T16:23:57.485Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-03-26T16:23:57.485Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-03-26T16:23:57.485Z] [2020-03-26T16:23:57.485Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-03-26T16:23:57.485Z] pull_v2_test.go:73: Needs fixing on Windows [2020-03-26T16:23:57.485Z] [2020-03-26T16:23:57.485Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-03-26T16:23:57.485Z] pull_v2_test.go:118: Needs fixing on Windows [2020-03-26T16:23:57.485Z] [2020-03-26T16:23:57.485Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-03-26T16:23:57.485Z] download_test.go:268: Needs fixing on Windows [2020-03-26T16:23:57.485Z] [2020-03-26T16:23:57.485Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-03-26T16:23:57.485Z] layer_test.go:304: Failing on Windows [2020-03-26T16:23:57.485Z] [2020-03-26T16:23:57.485Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-03-26T16:23:57.485Z] layer_test.go:353: Failing on Windows [2020-03-26T16:23:57.485Z] [2020-03-26T16:23:57.485Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-03-26T16:23:57.485Z] layer_test.go:468: Failing on Windows [2020-03-26T16:23:57.485Z] [2020-03-26T16:23:57.485Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-03-26T16:23:57.485Z] layer_test.go:697: Failing on Windows [2020-03-26T16:23:57.485Z] [2020-03-26T16:23:57.485Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-03-26T16:23:57.485Z] migration_test.go:46: Failing on Windows [2020-03-26T16:23:57.485Z] [2020-03-26T16:23:57.485Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-03-26T16:23:57.485Z] migration_test.go:182: Failing on Windows [2020-03-26T16:23:57.485Z] [2020-03-26T16:23:57.485Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-03-26T16:23:57.485Z] mount_test.go:17: Failing on Windows [2020-03-26T16:23:57.485Z] [2020-03-26T16:23:57.485Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-03-26T16:23:57.485Z] mount_test.go:76: Failing on Windows [2020-03-26T16:23:57.485Z] [2020-03-26T16:23:57.485Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-03-26T16:23:57.485Z] mount_test.go:125: Failing on Windows [2020-03-26T16:23:57.485Z] [2020-03-26T16:23:57.485Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-03-26T16:23:57.485Z] mount_test.go:212: Failing on Windows [2020-03-26T16:23:57.485Z] [2020-03-26T16:23:57.485Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-03-26T16:23:57.485Z] archive_test.go:133: Xz not present in msys2 [2020-03-26T16:23:57.485Z] [2020-03-26T16:23:57.485Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-03-26T16:23:57.485Z] archive_test.go:238: Failing on Windows CI machines [2020-03-26T16:23:57.485Z] [2020-03-26T16:23:57.485Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-03-26T16:23:57.485Z] archive_windows_test.go:16: Currently fails [2020-03-26T16:23:57.485Z] [2020-03-26T16:23:57.485Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-03-26T16:23:57.485Z] changes_test.go:192: needs more investigation [2020-03-26T16:23:57.485Z] [2020-03-26T16:23:57.485Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-03-26T16:23:57.485Z] changes_test.go:405: needs further investigation [2020-03-26T16:23:57.485Z] [2020-03-26T16:23:57.485Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-03-26T16:23:57.485Z] changes_test.go:441: needs further investigation [2020-03-26T16:23:57.485Z] [2020-03-26T16:23:57.485Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-03-26T16:23:57.485Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-03-26T16:23:57.485Z] [2020-03-26T16:23:57.485Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-03-26T16:23:57.485Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-03-26T16:23:57.485Z] [2020-03-26T16:23:57.485Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-03-26T16:23:57.485Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-26T16:23:57.826Z] + bundleName=amd64-rootless [2020-03-26T16:23:57.826Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-03-26T16:23:57.826Z] Creating amd64-rootless-bundles.tar.gz [2020-03-26T16:23:57.826Z] + xargs+ tar -czf amd64-rootless-bundles.tar.gz [2020-03-26T16:23:57.826Z] find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-03-26T16:23:57.836Z] Archiving artifacts [2020-03-26T16:23:57.876Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.27s) [2020-03-26T16:23:57.876Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-26T16:23:57.876Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-26T16:23:57.876Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-26T16:23:57.876Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-26T16:23:57.876Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-26T16:23:57.876Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-26T16:23:57.876Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-26T16:23:57.876Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-26T16:23:57.876Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-26T16:23:57.876Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-26T16:23:57.876Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-26T16:23:57.876Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-26T16:23:57.876Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-26T16:23:57.876Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-26T16:23:57.877Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-26T16:23:57.877Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-26T16:23:57.877Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-03-26T16:23:57.877Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-03-26T16:23:57.877Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-03-26T16:23:57.877Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-03-26T16:23:57.877Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-03-26T16:23:57.877Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-03-26T16:23:57.877Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-26T16:23:57.947Z] [2020-03-26T16:23:57.947Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-03-26T16:23:57.947Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-03-26T16:23:57.947Z] [2020-03-26T16:23:57.947Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-03-26T16:23:57.947Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-03-26T16:23:57.947Z] [2020-03-26T16:23:57.947Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-03-26T16:23:57.947Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-03-26T16:23:57.947Z] [2020-03-26T16:23:57.947Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-03-26T16:23:57.947Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-03-26T16:23:57.947Z] [2020-03-26T16:23:57.947Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-03-26T16:23:57.947Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-03-26T16:23:57.947Z] [2020-03-26T16:23:57.947Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-03-26T16:23:57.947Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-03-26T16:23:57.947Z] [2020-03-26T16:23:57.947Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-03-26T16:23:57.947Z] poller_test.go:41: No chmod on Windows [2020-03-26T16:23:57.947Z] [2020-03-26T16:23:57.947Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-03-26T16:23:57.947Z] fileutils_test.go:134: Needs porting to Windows [2020-03-26T16:23:57.947Z] [2020-03-26T16:23:57.947Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-03-26T16:23:57.947Z] fileutils_test.go:180: Needs porting to Windows [2020-03-26T16:23:57.947Z] [2020-03-26T16:23:57.947Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-03-26T16:23:57.947Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-03-26T16:23:57.947Z] [2020-03-26T16:23:57.947Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-03-26T16:23:57.947Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-03-26T16:23:57.947Z] [2020-03-26T16:23:57.947Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-03-26T16:23:57.947Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-03-26T16:23:57.947Z] [2020-03-26T16:23:57.947Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-03-26T16:23:57.947Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-03-26T16:23:57.947Z] [2020-03-26T16:23:57.947Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-03-26T16:23:57.947Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-03-26T16:23:57.947Z] [2020-03-26T16:23:57.947Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-03-26T16:23:57.947Z] local_test.go:181: runtime.GOOS == "windows" [2020-03-26T16:23:57.947Z] [2020-03-26T16:23:57.947Z] [2020-03-26T16:23:57.947Z] DONE 1772 tests, 46 skipped in 228.041s [2020-03-26T16:23:57.947Z] INFO: make.ps1 ended at 03/26/2020 16:23:57 [2020-03-26T16:23:58.254Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-26T16:23:58.443Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2020-03-26T16:23:58.443Z] === RUN TestContainerStartOnDaemonRestart [2020-03-26T16:23:58.443Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-26T16:23:58.443Z] === RUN TestDaemonRestartIpcMode [2020-03-26T16:23:58.443Z] === PAUSE TestDaemonRestartIpcMode [2020-03-26T16:23:58.443Z] === RUN TestDaemonHostGatewayIP [2020-03-26T16:23:58.443Z] === PAUSE TestDaemonHostGatewayIP [2020-03-26T16:23:58.443Z] === RUN TestDiff [2020-03-26T16:23:58.819Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-26T16:23:58.827Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s) [2020-03-26T16:23:58.827Z] === RUN TestAuthZPluginErrorResponse [2020-03-26T16:23:59.108Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-03-26T16:23:59.109Z] === RUN TestAuthZPluginErrorRequest [2020-03-26T16:23:59.329Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40745/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-26T16:23:59.384Z] --- PASS: TestBuildMultiStageCopy (6.03s) [2020-03-26T16:23:59.384Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.35s) [2020-03-26T16:23:59.384Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.62s) [2020-03-26T16:23:59.384Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.66s) [2020-03-26T16:23:59.384Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.63s) [2020-03-26T16:23:59.384Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.77s) [2020-03-26T16:23:59.384Z] === RUN TestBuildMultiStageParentConfig [2020-03-26T16:23:59.385Z] --- PASS: TestDiff (0.83s) [2020-03-26T16:23:59.385Z] === RUN TestExecWithCloseStdin [2020-03-26T16:23:59.494Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-03-26T16:23:59.640Z] + make clean [2020-03-26T16:23:59.721Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-03-26T16:23:59.721Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-26T16:23:59.898Z] docker volume rm -f docker-dev-cache [2020-03-26T16:23:59.898Z] docker-dev-cache [Pipeline] deleteDir [2020-03-26T16:23:59.955Z] INFO: Unit tests ended at 03/26/2020 16:23:59. Duration:00:04:05.2825623 [2020-03-26T16:23:59.955Z] INFO: Building busybox [2020-03-26T16:23:59.955Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-03-26T16:23:59.955Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-03-26T16:23:59.955Z] [2020-03-26T16:23:59.955Z] Sending build context to Docker daemon 2.56kB [2020-03-26T16:23:59.955Z] [2020-03-26T16:23:59.955Z] Step 1/6 : FROM microsoft/windowsservercore [2020-03-26T16:23:59.955Z] ---> 80e84fd280e2 [2020-03-26T16:23:59.955Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2020-03-26T16:24:00.320Z] --- PASS: TestExecWithCloseStdin (0.90s) [2020-03-26T16:24:00.320Z] === RUN TestExec [Pipeline] } [2020-03-26T16:24:00.334Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-03-26T16:24:00.334Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-26T16:24:00.416Z] ---> Running in 8881045dcbbc [2020-03-26T16:24:01.256Z] --- PASS: TestExec (0.88s) [2020-03-26T16:24:01.256Z] === RUN TestExecUser [2020-03-26T16:24:01.280Z] --- PASS: TestBuildMultiStageParentConfig (1.69s) [2020-03-26T16:24:01.280Z] === RUN TestBuildLabelWithTargets [2020-03-26T16:24:02.191Z] --- PASS: TestExecUser (0.94s) [2020-03-26T16:24:02.191Z] === RUN TestExportContainerAndImportImage [2020-03-26T16:24:02.353Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.04s) [2020-03-26T16:24:02.353Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-26T16:24:03.127Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2020-03-26T16:24:03.127Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-26T16:24:03.804Z] --- PASS: TestBuildLabelWithTargets (2.77s) [2020-03-26T16:24:03.804Z] === RUN TestBuildWithEmptyLayers [2020-03-26T16:24:04.373Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.26s) [2020-03-26T16:24:04.373Z] === RUN TestAuthZPluginHeader [2020-03-26T16:24:05.029Z] --- PASS: TestExportContainerAfterDaemonRestart (1.97s) [2020-03-26T16:24:05.029Z] === RUN TestHealthCheckWorkdir [2020-03-26T16:24:05.176Z] --- PASS: TestBuildWithEmptyLayers (1.30s) [2020-03-26T16:24:05.176Z] === RUN TestBuildMultiStageOnBuild [2020-03-26T16:24:05.379Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-03-26T16:24:05.379Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-26T16:24:05.379Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-26T16:24:05.379Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T16:24:05.379Z] === RUN TestAuthZPluginV2Disable [2020-03-26T16:24:05.379Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-03-26T16:24:05.379Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T16:24:05.379Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-26T16:24:05.379Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-26T16:24:05.379Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T16:24:05.379Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-26T16:24:05.379Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-26T16:24:05.379Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T16:24:05.379Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-26T16:24:06.232Z] Removing intermediate container 8881045dcbbc [2020-03-26T16:24:06.232Z] ---> 97e709315bff [2020-03-26T16:24:06.232Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-03-26T16:24:06.405Z] --- PASS: TestHealthCheckWorkdir (1.08s) [2020-03-26T16:24:06.405Z] === RUN TestHealthKillContainer [2020-03-26T16:24:06.694Z] [2020-03-26T16:24:07.156Z] ---> 9523a4bf5aa7 [2020-03-26T16:24:07.156Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-03-26T16:24:07.156Z] ---> Running in 6994cd807583 [2020-03-26T16:24:08.703Z] [2020-03-26T16:24:08.703Z] SUCCESS: Specified value was saved. [2020-03-26T16:24:09.351Z] --- PASS: TestBuildMultiStageOnBuild (3.88s) [2020-03-26T16:24:09.351Z] === RUN TestBuildUncleanTarFilenames [2020-03-26T16:24:09.688Z] --- PASS: TestHealthKillContainer (2.95s) [2020-03-26T16:24:09.688Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-26T16:24:09.946Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s) [2020-03-26T16:24:09.947Z] === RUN TestIpcModeNone [2020-03-26T16:24:10.883Z] --- PASS: TestIpcModeNone (0.92s) [2020-03-26T16:24:10.883Z] === RUN TestIpcModePrivate [2020-03-26T16:24:11.245Z] --- PASS: TestBuildUncleanTarFilenames (1.92s) [2020-03-26T16:24:11.245Z] === RUN TestBuildMultiStageLayerLeak [2020-03-26T16:24:11.621Z] Removing intermediate container 6994cd807583 [2020-03-26T16:24:11.621Z] ---> dd241d514853 [2020-03-26T16:24:11.621Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-03-26T16:24:11.622Z] ---> Running in fe68d917fee7 [2020-03-26T16:24:11.818Z] --- PASS: TestIpcModePrivate (0.87s) [2020-03-26T16:24:11.818Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-03-26T16:24:11.818Z] === RUN TestIpcModeShareable [2020-03-26T16:24:12.753Z] --- PASS: TestIpcModeShareable (0.90s) [2020-03-26T16:24:12.753Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2020-03-26T16:24:12.753Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-26T16:24:15.286Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.81s) [2020-03-26T16:24:15.286Z] === RUN TestAPIIpcModeHost [2020-03-26T16:24:15.423Z] --- PASS: TestBuildMultiStageLayerLeak (4.04s) [2020-03-26T16:24:15.423Z] === RUN TestBuildWithHugeFile [2020-03-26T16:24:16.224Z] --- PASS: TestAPIIpcModeHost (0.67s) [2020-03-26T16:24:16.224Z] === RUN TestDaemonIpcModeShareable [2020-03-26T16:24:16.472Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-03-26T16:24:16.473Z] Copying nested executables into bundles/cross/linux/amd64 [2020-03-26T16:24:16.473Z] Cross building: bundles/cross/windows/amd64 [2020-03-26T16:24:16.473Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-03-26T16:24:16.473Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-03-26T16:24:17.443Z] Cannot create a file when that file already exists. [2020-03-26T16:24:18.127Z] --- PASS: TestDaemonIpcModeShareable (1.86s) [2020-03-26T16:24:18.127Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-03-26T16:24:18.127Z] === RUN TestDaemonIpcModePrivate [2020-03-26T16:24:20.029Z] --- PASS: TestDaemonIpcModePrivate (1.80s) [2020-03-26T16:24:20.029Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-03-26T16:24:20.029Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-26T16:24:21.932Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.86s) [2020-03-26T16:24:21.932Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-03-26T16:24:21.932Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-26T16:24:23.308Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s) [2020-03-26T16:24:23.308Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-03-26T16:24:23.308Z] === RUN TestIpcModeOlderClient [2020-03-26T16:24:23.308Z] === PAUSE TestIpcModeOlderClient [2020-03-26T16:24:23.308Z] === RUN TestKillContainerInvalidSignal [2020-03-26T16:24:23.813Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.75s) [2020-03-26T16:24:23.813Z] PASS [2020-03-26T16:24:23.813Z] [2020-03-26T16:24:23.813Z] === Skipped [2020-03-26T16:24:23.813Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-26T16:24:23.813Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T16:24:23.813Z] [2020-03-26T16:24:23.813Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-03-26T16:24:23.813Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T16:24:23.813Z] [2020-03-26T16:24:23.813Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-26T16:24:23.813Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T16:24:23.813Z] [2020-03-26T16:24:23.813Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-26T16:24:23.813Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T16:24:23.813Z] [2020-03-26T16:24:23.813Z] [2020-03-26T16:24:23.813Z] DONE 17 tests, 4 skipped in 29.154s [2020-03-26T16:24:23.813Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-26T16:24:23.813Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:24:23.813Z] ++ set -e [2020-03-26T16:24:23.813Z] ++ '[' -n 0 ']' [2020-03-26T16:24:23.813Z] ++ set -x [2020-03-26T16:24:23.813Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:24:23.813Z] INFO: Testing against a local daemon [2020-03-26T16:24:23.813Z] === RUN TestPluginInvalidJSON [2020-03-26T16:24:23.813Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-26T16:24:23.813Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-26T16:24:23.813Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-26T16:24:23.813Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-03-26T16:24:23.813Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-26T16:24:23.813Z] PASS [2020-03-26T16:24:23.813Z] [2020-03-26T16:24:23.813Z] DONE 2 tests in 0.083s [2020-03-26T16:24:23.813Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-26T16:24:23.813Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:24:23.813Z] ++ set -e [2020-03-26T16:24:23.813Z] ++ '[' -n 0 ']' [2020-03-26T16:24:23.813Z] ++ set -x [2020-03-26T16:24:23.814Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:24:23.814Z] INFO: Testing against a local daemon [2020-03-26T16:24:23.814Z] === RUN TestExternalGraphDriver [2020-03-26T16:24:23.814Z] === RUN TestExternalGraphDriver/json [2020-03-26T16:24:24.243Z] --- PASS: TestKillContainerInvalidSignal (0.78s) [2020-03-26T16:24:24.243Z] === RUN TestKillContainer [2020-03-26T16:24:24.243Z] === RUN TestKillContainer/no_signal [2020-03-26T16:24:24.426Z] === RUN TestExternalGraphDriver/spec [2020-03-26T16:24:24.543Z] Removing intermediate container fe68d917fee7 [2020-03-26T16:24:24.543Z] ---> 17600770abb9 [2020-03-26T16:24:24.543Z] Step 6/6 : CMD ["sh"] [2020-03-26T16:24:24.543Z] ---> Running in ffa72325e5bc [2020-03-26T16:24:24.543Z] Removing intermediate container ffa72325e5bc [2020-03-26T16:24:24.543Z] ---> 615b1a888cdb [2020-03-26T16:24:24.543Z] Successfully built 615b1a888cdb [2020-03-26T16:24:24.543Z] Successfully tagged busybox:latest [2020-03-26T16:24:24.543Z] INFO: Docker images of the daemon under test [2020-03-26T16:24:24.543Z] [2020-03-26T16:24:24.543Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-03-26T16:24:24.543Z] busybox latest 615b1a888cdb Less than a second ago 4.97GB [2020-03-26T16:24:24.543Z] mcr.microsoft.com/windows/servercore ltsc2019 80e84fd280e2 2 weeks ago 4.94GB [2020-03-26T16:24:24.543Z] microsoft/windowsservercore latest 80e84fd280e2 2 weeks ago 4.94GB [2020-03-26T16:24:24.543Z] [2020-03-26T16:24:24.543Z] INFO: Running integration tests at 03/26/2020 16:24:24... [2020-03-26T16:24:24.543Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-03-26T16:24:24.543Z] INFO: Integration API tests being run from the host: [2020-03-26T16:24:24.543Z] INFO: make.ps1 starting at 03/26/2020 16:24:24 [2020-03-26T16:24:25.178Z] === RUN TestKillContainer/non_killing_signal [2020-03-26T16:24:25.436Z] === RUN TestKillContainer/killing_signal [2020-03-26T16:24:25.520Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-03-26T16:24:26.444Z] === RUN TestExternalGraphDriver/pull [2020-03-26T16:24:26.811Z] --- PASS: TestKillContainer (2.35s) [2020-03-26T16:24:26.811Z] --- PASS: TestKillContainer/no_signal (0.76s) [2020-03-26T16:24:26.811Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2020-03-26T16:24:26.811Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2020-03-26T16:24:26.811Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-26T16:24:26.811Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-26T16:24:27.378Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-26T16:24:27.945Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.55s) [2020-03-26T16:24:27.945Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s) [2020-03-26T16:24:27.945Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2020-03-26T16:24:27.945Z] === RUN TestKillStoppedContainer [2020-03-26T16:24:28.204Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-03-26T16:24:28.204Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-26T16:24:28.204Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-03-26T16:24:28.204Z] === RUN TestKillDifferentUserContainer [2020-03-26T16:24:29.116Z] --- PASS: TestExternalGraphDriver (6.37s) [2020-03-26T16:24:29.116Z] --- PASS: TestExternalGraphDriver/json (2.08s) [2020-03-26T16:24:29.116Z] --- PASS: TestExternalGraphDriver/spec (2.05s) [2020-03-26T16:24:29.116Z] --- PASS: TestExternalGraphDriver/pull (2.12s) [2020-03-26T16:24:29.116Z] === RUN TestGraphdriverPluginV2 [2020-03-26T16:24:29.116Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-03-26T16:24:29.116Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T16:24:29.116Z] PASS [2020-03-26T16:24:29.116Z] [2020-03-26T16:24:29.116Z] === Skipped [2020-03-26T16:24:29.116Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-03-26T16:24:29.116Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T16:24:29.116Z] [2020-03-26T16:24:29.116Z] [2020-03-26T16:24:29.116Z] DONE 5 tests, 1 skipped in 6.508s [2020-03-26T16:24:29.116Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-26T16:24:29.116Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:24:29.116Z] ++ set -e [2020-03-26T16:24:29.116Z] ++ '[' -n 0 ']' [2020-03-26T16:24:29.116Z] ++ set -x [2020-03-26T16:24:29.116Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:24:29.116Z] INFO: Testing against a local daemon [2020-03-26T16:24:29.116Z] === RUN TestContinueAfterPluginCrash [2020-03-26T16:24:29.116Z] === PAUSE TestContinueAfterPluginCrash [2020-03-26T16:24:29.116Z] === RUN TestReadPluginNoRead [2020-03-26T16:24:29.116Z] === PAUSE TestReadPluginNoRead [2020-03-26T16:24:29.116Z] === RUN TestDaemonStartWithLogOpt [2020-03-26T16:24:29.116Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-26T16:24:29.116Z] === CONT TestContinueAfterPluginCrash [2020-03-26T16:24:29.116Z] === CONT TestDaemonStartWithLogOpt [2020-03-26T16:24:29.139Z] --- PASS: TestKillDifferentUserContainer (0.83s) [2020-03-26T16:24:29.139Z] === RUN TestInspectOomKilledTrue [2020-03-26T16:24:29.139Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-26T16:24:29.139Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-26T16:24:29.139Z] === RUN TestInspectOomKilledFalse [2020-03-26T16:24:29.139Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-26T16:24:29.139Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-26T16:24:29.139Z] === RUN TestLinksEtcHostsContentMatch [2020-03-26T16:24:29.706Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2020-03-26T16:24:29.706Z] === RUN TestLinksContainerNames [2020-03-26T16:24:30.281Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-26T16:24:30.281Z] Using test binary docker [2020-03-26T16:24:30.281Z] +++ /etc/init.d/apparmor start [2020-03-26T16:24:30.281Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-26T16:24:30.281Z] INFO: Waiting for daemon to start... [2020-03-26T16:24:30.281Z] Starting dockerd [2020-03-26T16:24:30.281Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-03-26T16:24:30.281Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-26T16:24:30.281Z] Using test binary docker [2020-03-26T16:24:30.281Z] +++ /etc/init.d/apparmor start [2020-03-26T16:24:30.281Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-26T16:24:30.281Z] INFO: Waiting for daemon to start... [2020-03-26T16:24:30.281Z] Starting dockerd [2020-03-26T16:24:30.281Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-03-26T16:24:30.281Z] . [2020-03-26T16:24:30.281Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-26T16:24:30.281Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-26T16:24:30.281Z] Error: No such image: emptyfs [2020-03-26T16:24:30.281Z] ++++ docker load [2020-03-26T16:24:30.281Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-26T16:24:30.538Z] Running integration-test (iteration 1) [2020-03-26T16:24:30.538Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-03-26T16:24:30.538Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-03-26T16:24:30.538Z] ++ set -e [2020-03-26T16:24:30.538Z] ++ '[' -n 0 ']' [2020-03-26T16:24:30.538Z] ++ set -x [2020-03-26T16:24:30.538Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-03-26T16:24:30.794Z] [2020-03-26T16:24:30.794Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-26T16:24:30.794Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-26T16:24:31.051Z] Error: No such image: emptyfs [2020-03-26T16:24:31.051Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-26T16:24:31.051Z] ++++ docker load [2020-03-26T16:24:31.307Z] Running integration-test (iteration 1) [2020-03-26T16:24:31.307Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-03-26T16:24:31.307Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-03-26T16:24:31.307Z] ++ set -e [2020-03-26T16:24:31.307Z] ++ '[' -n 0 ']' [2020-03-26T16:24:31.307Z] ++ set -x [2020-03-26T16:24:31.307Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-03-26T16:24:31.608Z] --- PASS: TestLinksContainerNames (1.60s) [2020-03-26T16:24:31.608Z] === RUN TestLogsFollowTailEmpty [2020-03-26T16:24:32.175Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2020-03-26T16:24:32.175Z] === RUN TestContainerNetworkMountsNoChown [2020-03-26T16:24:32.742Z] --- PASS: TestContainerNetworkMountsNoChown (0.74s) [2020-03-26T16:24:32.742Z] === RUN TestMountDaemonRoot [2020-03-26T16:24:33.019Z] === RUN TestMountDaemonRoot/default [2020-03-26T16:24:33.019Z] === PAUSE TestMountDaemonRoot/default [2020-03-26T16:24:33.019Z] === RUN TestMountDaemonRoot/private [2020-03-26T16:24:33.019Z] === PAUSE TestMountDaemonRoot/private [2020-03-26T16:24:33.019Z] === RUN TestMountDaemonRoot/rprivate [2020-03-26T16:24:33.019Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-26T16:24:33.019Z] === RUN TestMountDaemonRoot/slave [2020-03-26T16:24:33.019Z] === PAUSE TestMountDaemonRoot/slave [2020-03-26T16:24:33.019Z] === RUN TestMountDaemonRoot/rslave [2020-03-26T16:24:33.019Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-26T16:24:33.019Z] === RUN TestMountDaemonRoot/shared [2020-03-26T16:24:33.019Z] === PAUSE TestMountDaemonRoot/shared [2020-03-26T16:24:33.019Z] === RUN TestMountDaemonRoot/rshared [2020-03-26T16:24:33.019Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-26T16:24:33.019Z] === CONT TestMountDaemonRoot/default [2020-03-26T16:24:33.019Z] === CONT TestMountDaemonRoot/rslave [2020-03-26T16:24:33.019Z] === CONT TestMountDaemonRoot/rprivate [2020-03-26T16:24:33.019Z] === CONT TestMountDaemonRoot/rshared [2020-03-26T16:24:33.019Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-26T16:24:33.019Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-26T16:24:33.019Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-26T16:24:33.019Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-26T16:24:33.019Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-26T16:24:33.019Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-26T16:24:33.019Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-26T16:24:33.019Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-26T16:24:33.019Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-26T16:24:33.019Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-26T16:24:33.019Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-26T16:24:33.019Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-26T16:24:33.019Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-26T16:24:33.019Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-26T16:24:33.019Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-26T16:24:33.019Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-26T16:24:33.019Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-26T16:24:33.019Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-26T16:24:33.019Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-26T16:24:33.019Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-26T16:24:33.019Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-26T16:24:33.019Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-26T16:24:33.019Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-26T16:24:33.019Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-26T16:24:33.019Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-26T16:24:33.019Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-26T16:24:33.019Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-26T16:24:33.019Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-26T16:24:33.019Z] === CONT TestMountDaemonRoot/slave [2020-03-26T16:24:33.019Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-26T16:24:33.019Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-26T16:24:33.019Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-26T16:24:33.019Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-26T16:24:33.019Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-26T16:24:33.019Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-26T16:24:33.019Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-26T16:24:33.019Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-26T16:24:33.019Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-26T16:24:33.019Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-26T16:24:33.019Z] === CONT TestMountDaemonRoot/shared [2020-03-26T16:24:33.019Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-26T16:24:33.019Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-26T16:24:33.019Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-26T16:24:33.019Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-26T16:24:33.019Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-26T16:24:33.019Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-26T16:24:33.019Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-26T16:24:33.019Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-26T16:24:33.019Z] === CONT TestMountDaemonRoot/private [2020-03-26T16:24:33.019Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-26T16:24:33.019Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-26T16:24:33.019Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-26T16:24:33.019Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-26T16:24:33.019Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-26T16:24:33.019Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-26T16:24:33.019Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-26T16:24:33.019Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-26T16:24:33.019Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-26T16:24:33.019Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-26T16:24:33.019Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-26T16:24:33.019Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-26T16:24:33.019Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-26T16:24:33.019Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-26T16:24:33.019Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-26T16:24:33.019Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-26T16:24:33.019Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-26T16:24:33.019Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-26T16:24:33.019Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-26T16:24:33.019Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-26T16:24:33.019Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-26T16:24:33.019Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-26T16:24:33.019Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-26T16:24:33.278Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-26T16:24:33.278Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-26T16:24:33.278Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-26T16:24:33.278Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-26T16:24:33.278Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-26T16:24:33.278Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-26T16:24:33.278Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-26T16:24:33.278Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-26T16:24:33.278Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-26T16:24:33.278Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-26T16:24:33.278Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-26T16:24:33.278Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-26T16:24:33.278Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-26T16:24:33.278Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-26T16:24:33.278Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-26T16:24:33.536Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-03-26T16:24:33.536Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-26T16:24:33.536Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-03-26T16:24:33.536Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-03-26T16:24:33.536Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-03-26T16:24:33.536Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2020-03-26T16:24:33.536Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-26T16:24:33.536Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-03-26T16:24:33.536Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-03-26T16:24:33.536Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.10s) [2020-03-26T16:24:33.536Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.09s) [2020-03-26T16:24:33.536Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-26T16:24:33.536Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2020-03-26T16:24:33.537Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.09s) [2020-03-26T16:24:33.537Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-03-26T16:24:33.537Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-03-26T16:24:33.537Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-26T16:24:33.537Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-03-26T16:24:33.537Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s) [2020-03-26T16:24:33.537Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-03-26T16:24:33.537Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-03-26T16:24:33.537Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-26T16:24:33.537Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-03-26T16:24:33.537Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-03-26T16:24:33.537Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-03-26T16:24:33.537Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-03-26T16:24:33.537Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-26T16:24:33.537Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.09s) [2020-03-26T16:24:33.537Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2020-03-26T16:24:33.537Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-03-26T16:24:33.537Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-03-26T16:24:33.537Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-26T16:24:33.537Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-03-26T16:24:33.537Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-03-26T16:24:33.537Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-03-26T16:24:33.537Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-03-26T16:24:33.537Z] === RUN TestContainerBindMountNonRecursive [2020-03-26T16:24:35.439Z] --- PASS: TestContainerBindMountNonRecursive (1.96s) [2020-03-26T16:24:35.439Z] === RUN TestNetworkNat [2020-03-26T16:24:36.374Z] --- PASS: TestNetworkNat (0.92s) [2020-03-26T16:24:36.374Z] === RUN TestNetworkLocalhostTCPNat [2020-03-26T16:24:37.309Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2020-03-26T16:24:37.309Z] === RUN TestNetworkLoopbackNat [2020-03-26T16:24:37.488Z] --- PASS: TestDaemonStartWithLogOpt (8.20s) [2020-03-26T16:24:37.488Z] === CONT TestReadPluginNoRead [2020-03-26T16:24:38.244Z] --- PASS: TestNetworkLoopbackNat (1.14s) [2020-03-26T16:24:38.244Z] === RUN TestPause [2020-03-26T16:24:39.180Z] --- PASS: TestPause (0.81s) [2020-03-26T16:24:39.180Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-26T16:24:39.180Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-26T16:24:39.180Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-26T16:24:39.180Z] === RUN TestPauseStopPausedContainer [2020-03-26T16:24:40.114Z] --- PASS: TestPauseStopPausedContainer (0.83s) [2020-03-26T16:24:40.115Z] === RUN TestPsFilter [2020-03-26T16:24:40.115Z] --- PASS: TestPsFilter (0.29s) [2020-03-26T16:24:40.115Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-26T16:24:40.160Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-26T16:24:41.050Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s) [2020-03-26T16:24:41.050Z] === RUN TestRemoveContainerWithVolume [2020-03-26T16:24:41.629Z] === RUN TestReadPluginNoRead/default [2020-03-26T16:24:41.916Z] --- PASS: TestContinueAfterPluginCrash (13.13s) [2020-03-26T16:24:41.985Z] --- PASS: TestRemoveContainerWithVolume (0.76s) [2020-03-26T16:24:41.985Z] === RUN TestRemoveContainerRunning [2020-03-26T16:24:42.551Z] --- PASS: TestRemoveContainerRunning (0.78s) [2020-03-26T16:24:42.551Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-26T16:24:43.384Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-26T16:24:43.495Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s) [2020-03-26T16:24:43.495Z] === RUN TestRemoveInvalidContainer [2020-03-26T16:24:43.495Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-03-26T16:24:43.495Z] === RUN TestRenameLinkedContainer [2020-03-26T16:24:45.404Z] --- PASS: TestReadPluginNoRead (8.52s) [2020-03-26T16:24:45.404Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.90s) [2020-03-26T16:24:45.404Z] --- PASS: TestReadPluginNoRead/default (1.77s) [2020-03-26T16:24:45.404Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.05s) [2020-03-26T16:24:45.404Z] read_test.go:91: [ddaafc9933fe6] daemon is not started [2020-03-26T16:24:45.404Z] PASS [2020-03-26T16:24:45.404Z] [2020-03-26T16:24:45.404Z] DONE 6 tests in 16.810s [2020-03-26T16:24:45.404Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-03-26T16:24:45.404Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:24:45.404Z] ++ set -e [2020-03-26T16:24:45.404Z] ++ '[' -n 0 ']' [2020-03-26T16:24:45.404Z] ++ set -x [2020-03-26T16:24:45.405Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:24:45.719Z] testing: warning: no tests to run [2020-03-26T16:24:45.719Z] PASS [2020-03-26T16:24:45.719Z] [2020-03-26T16:24:45.719Z] DONE 0 tests in 0.030s [2020-03-26T16:24:45.719Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-26T16:24:45.719Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:24:45.719Z] ++ set -e [2020-03-26T16:24:45.719Z] ++ '[' -n 0 ']' [2020-03-26T16:24:45.719Z] ++ set -x [2020-03-26T16:24:45.719Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:24:45.719Z] INFO: Testing against a local daemon [2020-03-26T16:24:45.719Z] === RUN TestPluginWithDevMounts [2020-03-26T16:24:45.719Z] === PAUSE TestPluginWithDevMounts [2020-03-26T16:24:45.719Z] === CONT TestPluginWithDevMounts [2020-03-26T16:24:46.800Z] --- PASS: TestRenameLinkedContainer (3.21s) [2020-03-26T16:24:46.800Z] === RUN TestRenameStoppedContainer [2020-03-26T16:24:47.370Z] --- PASS: TestRenameStoppedContainer (0.81s) [2020-03-26T16:24:47.370Z] === RUN TestRenameRunningContainerAndReuse [2020-03-26T16:24:47.760Z] --- PASS: TestPluginWithDevMounts (1.87s) [2020-03-26T16:24:47.760Z] PASS [2020-03-26T16:24:47.760Z] [2020-03-26T16:24:47.760Z] DONE 1 tests in 1.950s [2020-03-26T16:24:47.760Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-03-26T16:24:47.760Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:24:47.760Z] ++ set -e [2020-03-26T16:24:47.760Z] ++ '[' -n 0 ']' [2020-03-26T16:24:47.760Z] ++ set -x [2020-03-26T16:24:47.760Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:24:47.760Z] INFO: Testing against a local daemon [2020-03-26T16:24:47.760Z] === RUN TestSecretInspect [2020-03-26T16:24:49.285Z] --- PASS: TestRenameRunningContainerAndReuse (1.67s) [2020-03-26T16:24:49.285Z] === RUN TestRenameInvalidName [2020-03-26T16:24:49.852Z] --- PASS: TestRenameInvalidName (0.82s) [2020-03-26T16:24:49.852Z] === RUN TestRenameAnonymousContainer [2020-03-26T16:24:50.735Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-26T16:24:50.735Z] INFO: Testing against a local daemon [2020-03-26T16:24:51.208Z] --- PASS: TestSecretInspect (3.66s) [2020-03-26T16:24:51.208Z] === RUN TestSecretList [2020-03-26T16:24:54.039Z] --- PASS: TestRenameAnonymousContainer (3.97s) [2020-03-26T16:24:54.039Z] === RUN TestRenameContainerWithSameName [2020-03-26T16:24:54.606Z] --- PASS: TestRenameContainerWithSameName (0.82s) [2020-03-26T16:24:54.606Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-26T16:24:55.579Z] --- PASS: TestSecretList (3.62s) [2020-03-26T16:24:55.579Z] === RUN TestSecretsCreateAndDelete [2020-03-26T16:24:56.510Z] --- PASS: TestRenameContainerWithLinkedContainer (1.66s) [2020-03-26T16:24:56.510Z] === RUN TestResize [2020-03-26T16:24:57.077Z] --- PASS: TestResize (0.79s) [2020-03-26T16:24:57.077Z] === RUN TestResizeWithInvalidSize [2020-03-26T16:24:58.012Z] --- PASS: TestResizeWithInvalidSize (0.83s) [2020-03-26T16:24:58.012Z] === RUN TestResizeWhenContainerNotStarted [2020-03-26T16:24:58.948Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s) [2020-03-26T16:24:58.948Z] === RUN TestDaemonRestartKillContainers [2020-03-26T16:24:58.948Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-26T16:24:58.948Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-26T16:24:58.948Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-26T16:24:58.948Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-26T16:24:58.948Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-26T16:24:58.948Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-26T16:24:58.948Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-26T16:24:58.948Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-26T16:24:58.948Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-26T16:24:58.948Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-26T16:24:58.948Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-26T16:24:58.948Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-26T16:24:58.948Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-26T16:24:58.948Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-26T16:24:58.948Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-26T16:24:58.948Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-26T16:24:58.948Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-26T16:24:58.948Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-26T16:24:58.948Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-26T16:24:58.948Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-26T16:24:58.948Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-26T16:24:58.948Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-26T16:24:58.948Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-26T16:24:58.948Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-26T16:24:58.948Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-26T16:24:58.948Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-26T16:24:58.948Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-26T16:24:58.948Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-26T16:24:59.018Z] --- PASS: TestSecretsCreateAndDelete (3.55s) [2020-03-26T16:24:59.018Z] === RUN TestSecretsUpdate [2020-03-26T16:25:01.486Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-26T16:25:01.486Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-26T16:25:01.486Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-26T16:25:02.458Z] --- PASS: TestSecretsUpdate (3.62s) [2020-03-26T16:25:02.458Z] === RUN TestTemplatedSecret [2020-03-26T16:25:02.867Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-26T16:25:03.362Z] Loaded image: buildpack-deps:jessie [2020-03-26T16:25:03.362Z] Loaded image: busybox:latest [2020-03-26T16:25:03.362Z] Loaded image: busybox:glibc [2020-03-26T16:25:03.362Z] Loaded image: debian:jessie [2020-03-26T16:25:03.362Z] Loaded image: buildpack-deps:jessie [2020-03-26T16:25:03.362Z] Loaded image: hello-world:latest [2020-03-26T16:25:03.362Z] INFO: Testing against a local daemon [2020-03-26T16:25:03.362Z] === RUN TestDockerSuite [2020-03-26T16:25:03.362Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-03-26T16:25:03.362Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-03-26T16:25:03.362Z] Loaded image: busybox:latest [2020-03-26T16:25:03.362Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-03-26T16:25:03.362Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-03-26T16:25:03.362Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-03-26T16:25:03.362Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-03-26T16:25:03.362Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-03-26T16:25:03.362Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-03-26T16:25:03.438Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-26T16:25:03.438Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-26T16:25:03.620Z] Loaded image: busybox:glibc [2020-03-26T16:25:03.620Z] Loaded image: debian:jessie [2020-03-26T16:25:03.878Z] Loaded image: hello-world:latest [2020-03-26T16:25:03.878Z] INFO: Testing against a local daemon [2020-03-26T16:25:03.878Z] === RUN TestDockerDaemonSuite [2020-03-26T16:25:03.878Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-03-26T16:25:04.376Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-26T16:25:04.636Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-26T16:25:05.248Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-03-26T16:25:05.248Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-03-26T16:25:05.811Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-03-26T16:25:05.811Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-03-26T16:25:05.898Z] --- PASS: TestTemplatedSecret (3.69s) [2020-03-26T16:25:05.898Z] === RUN TestSecretCreateResolve [2020-03-26T16:25:07.174Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-26T16:25:07.174Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.54s) [2020-03-26T16:25:07.174Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.79s) [2020-03-26T16:25:07.174Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.87s) [2020-03-26T16:25:07.174Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.96s) [2020-03-26T16:25:07.174Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.81s) [2020-03-26T16:25:07.174Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.81s) [2020-03-26T16:25:07.174Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.67s) [2020-03-26T16:25:07.174Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.28s) [2020-03-26T16:25:07.174Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.64s) [2020-03-26T16:25:07.174Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.68s) [2020-03-26T16:25:07.174Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.39s) [2020-03-26T16:25:07.174Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.37s) [2020-03-26T16:25:07.174Z] === RUN TestCgroupNamespacesRun [2020-03-26T16:25:07.181Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-03-26T16:25:07.181Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-03-26T16:25:07.181Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-03-26T16:25:08.462Z] ok github.com/docker/docker/integration/build 15.880s [2020-03-26T16:25:08.462Z] [2020-03-26T16:25:08.462Z] === Skipped [2020-03-26T16:25:08.462Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-03-26T16:25:08.462Z] build_session_test.go:25: TODO: BuildKit [2020-03-26T16:25:08.462Z] [2020-03-26T16:25:08.462Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-03-26T16:25:08.462Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T16:25:08.462Z] [2020-03-26T16:25:08.462Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-03-26T16:25:08.462Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-26T16:25:08.462Z] [2020-03-26T16:25:08.462Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-03-26T16:25:08.462Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-26T16:25:08.462Z] [2020-03-26T16:25:08.462Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-03-26T16:25:08.462Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-26T16:25:08.462Z] [2020-03-26T16:25:08.462Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-03-26T16:25:08.462Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-26T16:25:08.462Z] [2020-03-26T16:25:08.462Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-03-26T16:25:08.462Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-26T16:25:08.462Z] [2020-03-26T16:25:08.462Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-03-26T16:25:08.462Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-26T16:25:08.462Z] [2020-03-26T16:25:08.462Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.01s) [2020-03-26T16:25:08.462Z] build_test.go:491: testEnv.OSType == "windows" [2020-03-26T16:25:08.462Z] [2020-03-26T16:25:08.462Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2020-03-26T16:25:08.462Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-26T16:25:08.462Z] [2020-03-26T16:25:08.462Z] [2020-03-26T16:25:08.462Z] DONE 22 tests, 10 skipped in 40.832s [2020-03-26T16:25:08.462Z] [2020-03-26T16:25:08.462Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-03-26T16:25:08.550Z] --- PASS: TestCgroupNamespacesRun (1.76s) [2020-03-26T16:25:08.550Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-26T16:25:08.924Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-26T16:25:08.924Z] INFO: Testing against a local daemon [2020-03-26T16:25:08.924Z] ok github.com/docker/docker/integration/config 0.212s [2020-03-26T16:25:09.336Z] --- PASS: TestSecretCreateResolve (3.67s) [2020-03-26T16:25:09.336Z] PASS [2020-03-26T16:25:09.336Z] [2020-03-26T16:25:09.336Z] DONE 6 tests in 21.877s [2020-03-26T16:25:09.336Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-03-26T16:25:09.336Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:25:09.336Z] ++ set -e [2020-03-26T16:25:09.336Z] ++ '[' -n 0 ']' [2020-03-26T16:25:09.336Z] ++ set -x [2020-03-26T16:25:09.336Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:25:09.385Z] [2020-03-26T16:25:09.385Z] === Skipped [2020-03-26T16:25:09.385Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-03-26T16:25:09.385Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T16:25:09.385Z] [2020-03-26T16:25:09.385Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-03-26T16:25:09.385Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T16:25:09.385Z] [2020-03-26T16:25:09.385Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.01s) [2020-03-26T16:25:09.385Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T16:25:09.385Z] [2020-03-26T16:25:09.385Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-03-26T16:25:09.385Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T16:25:09.385Z] [2020-03-26T16:25:09.385Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-03-26T16:25:09.385Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T16:25:09.385Z] [2020-03-26T16:25:09.385Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s) [2020-03-26T16:25:09.385Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-03-26T16:25:09.385Z] [2020-03-26T16:25:09.385Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-03-26T16:25:09.385Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-03-26T16:25:09.385Z] [2020-03-26T16:25:09.385Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-03-26T16:25:09.386Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-03-26T16:25:09.386Z] [2020-03-26T16:25:09.386Z] [2020-03-26T16:25:09.386Z] DONE 8 tests, 8 skipped in 2.778s [2020-03-26T16:25:09.386Z] [2020-03-26T16:25:09.386Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-03-26T16:25:09.616Z] INFO: Testing against a local daemon [2020-03-26T16:25:09.616Z] === RUN TestServiceCreateInit [2020-03-26T16:25:09.616Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-26T16:25:09.742Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-03-26T16:25:09.742Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-03-26T16:25:09.742Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-03-26T16:25:09.742Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-03-26T16:25:09.742Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-03-26T16:25:10.453Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) [2020-03-26T16:25:10.453Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-26T16:25:10.675Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-03-26T16:25:12.043Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-03-26T16:25:12.043Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-03-26T16:25:12.043Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-03-26T16:25:12.043Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-03-26T16:25:12.043Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-03-26T16:25:12.356Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.79s) [2020-03-26T16:25:12.356Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-26T16:25:12.606Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-03-26T16:25:13.139Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-26T16:25:13.139Z] INFO: Testing against a local daemon [2020-03-26T16:25:14.262Z] --- PASS: TestCgroupNamespacesRunHostMode (1.80s) [2020-03-26T16:25:14.262Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-26T16:25:15.084Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-26T16:25:16.165Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s) [2020-03-26T16:25:16.166Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-26T16:25:16.733Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.96s) [2020-03-26T16:25:16.733Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-26T16:25:16.784Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-03-26T16:25:16.784Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-03-26T16:25:17.669Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s) [2020-03-26T16:25:17.669Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-26T16:25:18.680Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-03-26T16:25:19.242Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-03-26T16:25:19.571Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s) [2020-03-26T16:25:19.571Z] === RUN TestKernelTCPMemory [2020-03-26T16:25:20.506Z] --- PASS: TestKernelTCPMemory (0.91s) [2020-03-26T16:25:20.506Z] === RUN TestNISDomainname [2020-03-26T16:25:20.551Z] --- PASS: TestServiceCreateInit (10.90s) [2020-03-26T16:25:20.551Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.53s) [2020-03-26T16:25:20.551Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.36s) [2020-03-26T16:25:20.551Z] === RUN TestCreateServiceMultipleTimes [2020-03-26T16:25:21.442Z] --- PASS: TestNISDomainname (1.00s) [2020-03-26T16:25:21.442Z] === RUN TestHostnameDnsResolution [2020-03-26T16:25:21.764Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-03-26T16:25:21.764Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-03-26T16:25:23.135Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-03-26T16:25:23.344Z] --- PASS: TestHostnameDnsResolution (1.73s) [2020-03-26T16:25:23.344Z] === RUN TestStats [2020-03-26T16:25:24.065Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-03-26T16:25:25.245Z] --- PASS: TestStats (1.83s) [2020-03-26T16:25:25.245Z] === RUN TestStopContainerWithTimeout [2020-03-26T16:25:25.245Z] === RUN TestStopContainerWithTimeout/0 [2020-03-26T16:25:25.245Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-26T16:25:25.245Z] === RUN TestStopContainerWithTimeout/1 [2020-03-26T16:25:25.245Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-26T16:25:25.245Z] === RUN TestStopContainerWithTimeout/3 [2020-03-26T16:25:25.245Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-26T16:25:25.245Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-26T16:25:25.245Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-26T16:25:25.245Z] === CONT TestStopContainerWithTimeout/0 [2020-03-26T16:25:25.245Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-26T16:25:25.245Z] === CONT TestStopContainerWithTimeout/3 [2020-03-26T16:25:25.245Z] === CONT TestStopContainerWithTimeout/1 [2020-03-26T16:25:25.435Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-03-26T16:25:26.366Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-03-26T16:25:26.624Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-03-26T16:25:27.994Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-03-26T16:25:28.536Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-03-26T16:25:28.536Z] --- PASS: TestStopContainerWithTimeout/0 (1.23s) [2020-03-26T16:25:28.536Z] --- PASS: TestStopContainerWithTimeout/1 (2.22s) [2020-03-26T16:25:28.536Z] --- PASS: TestStopContainerWithTimeout/3 (3.26s) [2020-03-26T16:25:28.536Z] --- PASS: TestStopContainerWithTimeout/-1 (3.34s) [2020-03-26T16:25:28.536Z] === RUN TestDeleteDevicemapper [2020-03-26T16:25:28.536Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-26T16:25:28.536Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-26T16:25:28.536Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-26T16:25:29.363Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-03-26T16:25:29.926Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-03-26T16:25:30.313Z] #79 exporting layers 112.7s done [2020-03-26T16:25:30.313Z] #79 exporting manifest sha256:3d85dd031b4363efd9ba7bb5b5e2cf3c5e5eb9e660e0e605e5d6bbd220c785ae 0.0s done [2020-03-26T16:25:30.313Z] #79 exporting config sha256:9bfdd391b0d3da1848ec6e4338a81809504fa60cf661f90e96f7a9ef13e78d98 done [2020-03-26T16:25:30.313Z] #79 sending tarball [2020-03-26T16:25:31.824Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-03-26T16:25:31.835Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.86s) [2020-03-26T16:25:31.835Z] === RUN TestUpdateMemory [2020-03-26T16:25:31.835Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-26T16:25:31.835Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-26T16:25:31.835Z] === RUN TestUpdateCPUQuota [2020-03-26T16:25:32.770Z] --- PASS: TestUpdateCPUQuota (1.49s) [2020-03-26T16:25:32.770Z] === RUN TestUpdatePidsLimit [2020-03-26T16:25:32.770Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-26T16:25:33.028Z] === RUN TestUpdatePidsLimit/no_change [2020-03-26T16:25:33.595Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-26T16:25:33.721Z] === RUN TestDockerSuite/TestAttachDetach [2020-03-26T16:25:33.853Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-26T16:25:34.420Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-26T16:25:34.678Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-26T16:25:34.763Z] #79 ... [2020-03-26T16:25:34.763Z] [2020-03-26T16:25:34.763Z] #80 importing to docker [2020-03-26T16:25:34.763Z] #80 ... [2020-03-26T16:25:34.763Z] [2020-03-26T16:25:34.763Z] #79 exporting to oci image format [2020-03-26T16:25:34.763Z] #79 sending tarball 18.7s done [2020-03-26T16:25:34.763Z] #79 DONE 131.4s [2020-03-26T16:25:34.763Z] [2020-03-26T16:25:34.763Z] #80 importing to docker [2020-03-26T16:25:35.089Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-03-26T16:25:35.089Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-03-26T16:25:35.245Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-26T16:25:36.621Z] --- PASS: TestUpdatePidsLimit (3.98s) [2020-03-26T16:25:36.621Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2020-03-26T16:25:36.621Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2020-03-26T16:25:36.621Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-03-26T16:25:36.621Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2020-03-26T16:25:36.621Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2020-03-26T16:25:36.621Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2020-03-26T16:25:36.621Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2020-03-26T16:25:36.621Z] === RUN TestUpdateRestartPolicy [2020-03-26T16:25:36.986Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-03-26T16:25:37.887Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-03-26T16:25:37.887Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-03-26T16:25:37.887Z] remote: Enumerating objects: 2, done. [2020-03-26T16:25:37.887Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-03-26T16:25:37.887Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-03-26T16:25:37.887Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-03-26T16:25:37.887Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2020-03-26T16:25:37.887Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-03-26T16:25:37.887Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-26T16:25:38.219Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40745/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 hack/test/unit [2020-03-26T16:25:38.881Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-03-26T16:25:40.250Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-03-26T16:25:40.507Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-03-26T16:25:40.748Z] ? github.com/docker/docker/api [no test files] [2020-03-26T16:25:41.877Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-03-26T16:25:43.772Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-03-26T16:25:43.772Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-03-26T16:25:45.668Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-03-26T16:25:46.598Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-03-26T16:25:47.476Z] --- PASS: TestCreateServiceMultipleTimes (23.04s) [2020-03-26T16:25:47.476Z] === RUN TestCreateServiceConflict [2020-03-26T16:25:47.476Z] --- PASS: TestCreateServiceConflict (3.57s) [2020-03-26T16:25:47.476Z] === RUN TestCreateServiceMaxReplicas [2020-03-26T16:25:47.969Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-03-26T16:25:48.227Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-03-26T16:25:48.792Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-03-26T16:25:49.356Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-03-26T16:25:49.921Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-03-26T16:25:49.921Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-03-26T16:25:50.851Z] --- PASS: TestBuildWithHugeFile (95.74s) [2020-03-26T16:25:50.851Z] === RUN TestBuildWithEmptyDockerfile [2020-03-26T16:25:50.851Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-26T16:25:50.851Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-26T16:25:50.851Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-26T16:25:50.851Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-26T16:25:50.851Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-26T16:25:50.851Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-26T16:25:50.851Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-26T16:25:50.851Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-26T16:25:50.914Z] --- PASS: TestCreateServiceMaxReplicas (3.95s) [2020-03-26T16:25:50.915Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-26T16:25:51.109Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-03-26T16:25:51.110Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-26T16:25:51.110Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-03-26T16:25:51.110Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-03-26T16:25:51.110Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2020-03-26T16:25:51.110Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2020-03-26T16:25:51.110Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.16s) [2020-03-26T16:25:51.110Z] === RUN TestBuildPreserveOwnership [2020-03-26T16:25:51.110Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-26T16:25:51.493Z] --- PASS: TestUpdateRestartPolicy (12.45s) [2020-03-26T16:25:51.493Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-26T16:25:51.493Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s) [2020-03-26T16:25:51.493Z] === RUN TestWaitNonBlocked [2020-03-26T16:25:51.493Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-26T16:25:51.493Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-26T16:25:51.493Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-26T16:25:51.493Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-26T16:25:51.493Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-26T16:25:51.493Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-26T16:25:51.493Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-03-26T16:25:51.493Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s) [2020-03-26T16:25:51.493Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s) [2020-03-26T16:25:51.493Z] === RUN TestWaitBlocked [2020-03-26T16:25:51.493Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-26T16:25:51.493Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-26T16:25:51.493Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-26T16:25:51.493Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-26T16:25:51.493Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-26T16:25:51.493Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-26T16:25:51.672Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-03-26T16:25:51.928Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-03-26T16:25:52.061Z] --- PASS: TestWaitBlocked (0.03s) [2020-03-26T16:25:52.062Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.92s) [2020-03-26T16:25:52.062Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.00s) [2020-03-26T16:25:52.062Z] === CONT TestContainerStartOnDaemonRestart [2020-03-26T16:25:52.062Z] === CONT TestIpcModeOlderClient [2020-03-26T16:25:52.062Z] === CONT TestDaemonHostGatewayIP [2020-03-26T16:25:52.062Z] === CONT TestDaemonRestartIpcMode [2020-03-26T16:25:52.321Z] --- PASS: TestIpcModeOlderClient (0.21s) [2020-03-26T16:25:54.449Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-03-26T16:25:55.379Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-26T16:25:55.610Z] --- PASS: TestContainerStartOnDaemonRestart (3.40s) [2020-03-26T16:25:55.616Z] ok github.com/docker/docker/api/server 0.012s coverage: 9.0% of statements [2020-03-26T16:25:55.635Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-03-26T16:25:56.546Z] --- PASS: TestDaemonRestartIpcMode (4.23s) [2020-03-26T16:25:56.805Z] --- PASS: TestDaemonHostGatewayIP (4.55s) [2020-03-26T16:25:56.805Z] PASS [2020-03-26T16:25:56.805Z] [2020-03-26T16:25:56.805Z] === Skipped [2020-03-26T16:25:56.805Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-03-26T16:25:56.805Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-26T16:25:56.805Z] [2020-03-26T16:25:56.805Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-26T16:25:56.805Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-26T16:25:56.805Z] [2020-03-26T16:25:56.805Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-26T16:25:56.805Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-26T16:25:56.805Z] [2020-03-26T16:25:56.805Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-26T16:25:56.805Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-26T16:25:56.805Z] [2020-03-26T16:25:56.805Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-03-26T16:25:56.805Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-26T16:25:56.805Z] [2020-03-26T16:25:56.805Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-03-26T16:25:56.805Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-26T16:25:56.805Z] [2020-03-26T16:25:56.805Z] [2020-03-26T16:25:56.805Z] DONE 199 tests, 6 skipped in 127.755s [2020-03-26T16:25:56.805Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-03-26T16:25:56.805Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:25:56.805Z] ++ set -e [2020-03-26T16:25:56.805Z] ++ '[' -n 0 ']' [2020-03-26T16:25:56.805Z] ++ set -x [2020-03-26T16:25:56.805Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:25:57.063Z] INFO: Testing against a local daemon [2020-03-26T16:25:57.063Z] === RUN TestCommitInheritsEnv [2020-03-26T16:25:57.527Z] --- PASS: TestBuildPreserveOwnership (6.19s) [2020-03-26T16:25:57.527Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.09s) [2020-03-26T16:25:57.527Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.09s) [2020-03-26T16:25:57.527Z] === RUN TestBuildPlatformInvalid [2020-03-26T16:25:57.527Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-03-26T16:25:57.527Z] PASS [2020-03-26T16:25:57.527Z] [2020-03-26T16:25:57.527Z] === Skipped [2020-03-26T16:25:57.527Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-03-26T16:25:57.527Z] build_session_test.go:25: TODO: BuildKit [2020-03-26T16:25:57.527Z] [2020-03-26T16:25:57.527Z] [2020-03-26T16:25:57.527Z] DONE 32 tests, 1 skipped in 181.810s [2020-03-26T16:25:57.527Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-03-26T16:25:57.528Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:25:57.528Z] ++ set -e [2020-03-26T16:25:57.528Z] ++ '[' -n 0 ']' [2020-03-26T16:25:57.528Z] ++ set -x [2020-03-26T16:25:57.528Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:25:57.630Z] --- PASS: TestCommitInheritsEnv (0.55s) [2020-03-26T16:25:57.630Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-26T16:25:57.630Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-03-26T16:25:57.630Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-03-26T16:25:57.630Z] === RUN TestImagesFilterMultiReference [2020-03-26T16:25:57.630Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-03-26T16:25:57.630Z] === RUN TestImagePullPlatformInvalid [2020-03-26T16:25:57.630Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-03-26T16:25:57.630Z] === RUN TestRemoveImageOrphaning [2020-03-26T16:25:57.784Z] INFO: Testing against a local daemon [2020-03-26T16:25:57.784Z] === RUN TestConfigList [2020-03-26T16:25:58.040Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-03-26T16:25:58.197Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2020-03-26T16:25:58.197Z] === RUN TestRemoveImageGarbageCollector [2020-03-26T16:25:58.197Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-26T16:25:58.197Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T16:25:58.197Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-26T16:25:58.197Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-03-26T16:25:58.197Z] === RUN TestTagInvalidReference [2020-03-26T16:25:58.197Z] --- PASS: TestTagInvalidReference (0.03s) [2020-03-26T16:25:58.197Z] === RUN TestTagValidPrefixedRepo [2020-03-26T16:25:58.456Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-03-26T16:25:58.456Z] === RUN TestTagExistedNameWithoutForce [2020-03-26T16:25:58.456Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-03-26T16:25:58.456Z] === RUN TestTagOfficialNames [2020-03-26T16:25:58.456Z] --- PASS: TestTagOfficialNames (0.07s) [2020-03-26T16:25:58.456Z] === RUN TestTagMatchesDigest [2020-03-26T16:25:58.456Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-03-26T16:25:58.456Z] PASS [2020-03-26T16:25:58.456Z] [2020-03-26T16:25:58.456Z] === Skipped [2020-03-26T16:25:58.456Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-03-26T16:25:58.456Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-03-26T16:25:58.456Z] [2020-03-26T16:25:58.456Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-26T16:25:58.456Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T16:25:58.456Z] [2020-03-26T16:25:58.456Z] [2020-03-26T16:25:58.456Z] DONE 12 tests, 2 skipped in 1.766s [2020-03-26T16:25:58.456Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-03-26T16:25:58.456Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:25:58.456Z] ++ set -e [2020-03-26T16:25:58.456Z] ++ '[' -n 0 ']' [2020-03-26T16:25:58.456Z] ++ set -x [2020-03-26T16:25:58.456Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:25:58.714Z] INFO: Testing against a local daemon [2020-03-26T16:25:58.714Z] === RUN TestNetworkCreateDelete [2020-03-26T16:25:58.973Z] --- PASS: TestNetworkCreateDelete (0.40s) [2020-03-26T16:25:58.973Z] === RUN TestDockerNetworkDeletePreferID [2020-03-26T16:25:59.409Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-03-26T16:25:59.973Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-03-26T16:26:00.349Z] --- PASS: TestDockerNetworkDeletePreferID (1.16s) [2020-03-26T16:26:00.349Z] === RUN TestInspectNetwork [2020-03-26T16:26:01.341Z] --- PASS: TestConfigList (3.30s) [2020-03-26T16:26:01.341Z] === RUN TestConfigsCreateAndDelete [2020-03-26T16:26:03.862Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-03-26T16:26:04.427Z] --- PASS: TestConfigsCreateAndDelete (3.28s) [2020-03-26T16:26:04.427Z] === RUN TestConfigsUpdate [2020-03-26T16:26:05.618Z] === RUN TestInspectNetwork/full_network_id [2020-03-26T16:26:05.618Z] === RUN TestInspectNetwork/partial_network_id [2020-03-26T16:26:05.618Z] === RUN TestInspectNetwork/network_name [2020-03-26T16:26:05.618Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-26T16:26:06.948Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-03-26T16:26:07.205Z] --- PASS: TestConfigsUpdate (2.92s) [2020-03-26T16:26:07.205Z] === RUN TestTemplatedConfig [2020-03-26T16:26:07.462Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-03-26T16:26:08.026Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-03-26T16:26:08.623Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-03-26T16:26:09.206Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-03-26T16:26:09.334Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.75s) [2020-03-26T16:26:09.335Z] === RUN TestCreateServiceSecretFileMode [2020-03-26T16:26:09.802Z] --- PASS: TestInspectNetwork (9.62s) [2020-03-26T16:26:09.802Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-26T16:26:09.802Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-26T16:26:09.802Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-26T16:26:09.802Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-26T16:26:09.802Z] === RUN TestRunContainerWithBridgeNone [2020-03-26T16:26:10.335Z] --- PASS: TestCreateServiceSecretFileMode (3.51s) [2020-03-26T16:26:10.335Z] === RUN TestCreateServiceConfigFileMode [2020-03-26T16:26:11.100Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-03-26T16:26:11.100Z] --- PASS: TestTemplatedConfig (3.78s) [2020-03-26T16:26:11.100Z] === RUN TestConfigInspect [2020-03-26T16:26:11.662Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-03-26T16:26:12.334Z] --- PASS: TestRunContainerWithBridgeNone (2.58s) [2020-03-26T16:26:12.334Z] === RUN TestNetworkInvalidJSON [2020-03-26T16:26:12.334Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-26T16:26:12.334Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-26T16:26:12.334Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-26T16:26:12.334Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-26T16:26:12.334Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-26T16:26:12.334Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-26T16:26:12.592Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-03-26T16:26:12.592Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-26T16:26:12.592Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-26T16:26:12.592Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-26T16:26:12.592Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-03-26T16:26:12.592Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-26T16:26:12.592Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-26T16:26:12.592Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-26T16:26:12.592Z] === RUN TestHostIPv4BridgeLabel [2020-03-26T16:26:13.156Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-03-26T16:26:13.159Z] --- PASS: TestHostIPv4BridgeLabel (0.78s) [2020-03-26T16:26:13.159Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-26T16:26:13.642Z] ok github.com/docker/docker/integration/container 60.353s [2020-03-26T16:26:13.642Z] [2020-03-26T16:26:13.642Z] === Skipped [2020-03-26T16:26:13.642Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-03-26T16:26:13.642Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-26T16:26:13.642Z] [2020-03-26T16:26:13.642Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2020-03-26T16:26:13.642Z] copy_test.go:25: testEnv.OSType == "windows" [2020-03-26T16:26:13.642Z] [2020-03-26T16:26:13.642Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-03-26T16:26:13.642Z] copy_test.go:39: testEnv.OSType == "windows" [2020-03-26T16:26:13.642Z] [2020-03-26T16:26:13.642Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-03-26T16:26:13.642Z] copy_test.go:51: testEnv.OSType == "windows" [2020-03-26T16:26:13.642Z] [2020-03-26T16:26:13.642Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-03-26T16:26:13.642Z] copy_test.go:65: testEnv.OSType == "windows" [2020-03-26T16:26:13.642Z] [2020-03-26T16:26:13.642Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-03-26T16:26:13.642Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T16:26:13.642Z] [2020-03-26T16:26:13.642Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-03-26T16:26:13.642Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-03-26T16:26:13.642Z] [2020-03-26T16:26:13.642Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-03-26T16:26:13.642Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T16:26:13.642Z] [2020-03-26T16:26:13.642Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-03-26T16:26:13.642Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-03-26T16:26:13.642Z] [2020-03-26T16:26:13.642Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-03-26T16:26:13.642Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-03-26T16:26:13.642Z] [2020-03-26T16:26:13.642Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-03-26T16:26:13.642Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-03-26T16:26:13.642Z] [2020-03-26T16:26:13.642Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-03-26T16:26:13.642Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-03-26T16:26:13.642Z] [2020-03-26T16:26:13.642Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-03-26T16:26:13.642Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-03-26T16:26:13.642Z] [2020-03-26T16:26:13.642Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-03-26T16:26:13.642Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-03-26T16:26:13.642Z] [2020-03-26T16:26:13.642Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-03-26T16:26:13.642Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-03-26T16:26:13.642Z] [2020-03-26T16:26:13.642Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-03-26T16:26:13.642Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T16:26:13.642Z] [2020-03-26T16:26:13.642Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-03-26T16:26:13.642Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T16:26:13.642Z] [2020-03-26T16:26:13.642Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-03-26T16:26:13.642Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-03-26T16:26:13.642Z] [2020-03-26T16:26:13.642Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-03-26T16:26:13.642Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-03-26T16:26:13.642Z] [2020-03-26T16:26:13.642Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-03-26T16:26:13.642Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-03-26T16:26:13.642Z] [2020-03-26T16:26:13.642Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-03-26T16:26:13.642Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-03-26T16:26:13.642Z] [2020-03-26T16:26:13.642Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-03-26T16:26:13.642Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-26T16:26:13.642Z] [2020-03-26T16:26:13.642Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-03-26T16:26:13.642Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-26T16:26:13.642Z] [2020-03-26T16:26:13.642Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-03-26T16:26:13.642Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-26T16:26:13.642Z] [2020-03-26T16:26:13.642Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-03-26T16:26:13.642Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-03-26T16:26:13.642Z] [2020-03-26T16:26:13.642Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-03-26T16:26:13.642Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T16:26:13.642Z] [2020-03-26T16:26:13.642Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-03-26T16:26:13.642Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-26T16:26:13.642Z] [2020-03-26T16:26:13.642Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-03-26T16:26:13.642Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-03-26T16:26:13.642Z] [2020-03-26T16:26:13.642Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-03-26T16:26:13.642Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-26T16:26:13.642Z] [2020-03-26T16:26:13.642Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-03-26T16:26:13.642Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-03-26T16:26:13.642Z] [2020-03-26T16:26:13.642Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-03-26T16:26:13.642Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-03-26T16:26:13.642Z] [2020-03-26T16:26:13.642Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-03-26T16:26:13.642Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T16:26:13.642Z] [2020-03-26T16:26:13.642Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-03-26T16:26:13.642Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-03-26T16:26:13.642Z] [2020-03-26T16:26:13.642Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-03-26T16:26:13.642Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-03-26T16:26:13.642Z] [2020-03-26T16:26:13.642Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-03-26T16:26:13.642Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-03-26T16:26:13.642Z] [2020-03-26T16:26:13.642Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-03-26T16:26:13.642Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-03-26T16:26:13.642Z] [2020-03-26T16:26:13.642Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-03-26T16:26:13.642Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-03-26T16:26:13.642Z] [2020-03-26T16:26:13.642Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-03-26T16:26:13.642Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T16:26:13.642Z] [2020-03-26T16:26:13.642Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-03-26T16:26:13.642Z] stats_test.go:20: !testEnv.DaemonInfo.MemoryLimit [2020-03-26T16:26:13.642Z] [2020-03-26T16:26:13.642Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-03-26T16:26:13.642Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-03-26T16:26:13.642Z] [2020-03-26T16:26:13.642Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-03-26T16:26:13.642Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-03-26T16:26:13.642Z] [2020-03-26T16:26:13.642Z] [2020-03-26T16:26:13.642Z] DONE 80 tests, 41 skipped in 63.579s [2020-03-26T16:26:13.642Z] [2020-03-26T16:26:13.642Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-03-26T16:26:13.720Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-03-26T16:26:13.774Z] --- PASS: TestCreateServiceConfigFileMode (3.57s) [2020-03-26T16:26:13.774Z] === RUN TestCreateServiceSysctls [2020-03-26T16:26:14.045Z] #80 DONE 36.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-26T16:26:14.283Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-03-26T16:26:14.510Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40745/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 hack/test/unit [2020-03-26T16:26:14.536Z] --- PASS: TestDaemonRestartWithLiveRestore (1.41s) [2020-03-26T16:26:14.536Z] === RUN TestDaemonDefaultNetworkPools [2020-03-26T16:26:14.540Z] --- PASS: TestConfigInspect (3.40s) [2020-03-26T16:26:14.540Z] === RUN TestConfigCreateWithLabels [2020-03-26T16:26:15.834Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-26T16:26:15.834Z] INFO: Testing against a local daemon [2020-03-26T16:26:15.834Z] ok github.com/docker/docker/integration/image 0.525s [2020-03-26T16:26:15.834Z] [2020-03-26T16:26:15.834Z] === Skipped [2020-03-26T16:26:15.834Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-03-26T16:26:15.834Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-26T16:26:15.834Z] [2020-03-26T16:26:15.834Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-03-26T16:26:15.834Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-03-26T16:26:15.834Z] [2020-03-26T16:26:15.834Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-03-26T16:26:15.834Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-26T16:26:15.834Z] [2020-03-26T16:26:15.834Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-03-26T16:26:15.834Z] tag_test.go:98: testEnv.OSType == "windows" [2020-03-26T16:26:15.834Z] [2020-03-26T16:26:15.834Z] [2020-03-26T16:26:15.834Z] DONE 11 tests, 4 skipped in 2.990s [2020-03-26T16:26:15.911Z] --- PASS: TestDaemonDefaultNetworkPools (1.24s) [2020-03-26T16:26:15.911Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-26T16:26:16.297Z] [2020-03-26T16:26:16.297Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-03-26T16:26:17.061Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-03-26T16:26:17.813Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.88s) [2020-03-26T16:26:17.813Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-26T16:26:17.990Z] --- PASS: TestConfigCreateWithLabels (3.31s) [2020-03-26T16:26:17.990Z] === RUN TestConfigCreateResolve [2020-03-26T16:26:18.174Z] --- PASS: TestCreateServiceSysctls (4.40s) [2020-03-26T16:26:18.174Z] === RUN TestCreateServiceCapabilities [2020-03-26T16:26:18.246Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-03-26T16:26:18.942Z] ? github.com/docker/docker/api [no test files] [2020-03-26T16:26:19.220Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-26T16:26:19.220Z] INFO: Testing against a local daemon [2020-03-26T16:26:19.220Z] ok github.com/docker/docker/integration/network 0.220s [2020-03-26T16:26:19.220Z] [2020-03-26T16:26:19.220Z] === Skipped [2020-03-26T16:26:19.220Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-03-26T16:26:19.220Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-03-26T16:26:19.220Z] [2020-03-26T16:26:19.220Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-03-26T16:26:19.220Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-03-26T16:26:19.220Z] [2020-03-26T16:26:19.220Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-03-26T16:26:19.220Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-03-26T16:26:19.220Z] [2020-03-26T16:26:19.220Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-03-26T16:26:19.220Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-03-26T16:26:19.220Z] [2020-03-26T16:26:19.220Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-03-26T16:26:19.220Z] network_test.go:96: testEnv.OSType == "windows" [2020-03-26T16:26:19.220Z] [2020-03-26T16:26:19.220Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-03-26T16:26:19.220Z] service_test.go:29: testEnv.OSType == "windows" [2020-03-26T16:26:19.220Z] [2020-03-26T16:26:19.220Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-03-26T16:26:19.220Z] service_test.go:52: testEnv.OSType == "windows" [2020-03-26T16:26:19.220Z] [2020-03-26T16:26:19.220Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-03-26T16:26:19.220Z] service_test.go:96: testEnv.OSType == "windows" [2020-03-26T16:26:19.220Z] [2020-03-26T16:26:19.220Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-03-26T16:26:19.220Z] service_test.go:130: testEnv.OSType == "windows" [2020-03-26T16:26:19.220Z] [2020-03-26T16:26:19.220Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-03-26T16:26:19.220Z] service_test.go:181: testEnv.OSType == "windows" [2020-03-26T16:26:19.220Z] [2020-03-26T16:26:19.220Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-03-26T16:26:19.220Z] service_test.go:206: testEnv.OSType == "windows" [2020-03-26T16:26:19.220Z] [2020-03-26T16:26:19.220Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-26T16:26:19.220Z] service_test.go:236: FLAKY_TEST [2020-03-26T16:26:19.220Z] [2020-03-26T16:26:19.220Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-03-26T16:26:19.220Z] service_test.go:326: testEnv.OSType == "windows" [2020-03-26T16:26:19.220Z] [2020-03-26T16:26:19.220Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-03-26T16:26:19.220Z] service_test.go:394: testEnv.OSType == "windows" [2020-03-26T16:26:19.220Z] [2020-03-26T16:26:19.220Z] [2020-03-26T16:26:19.220Z] DONE 18 tests, 14 skipped in 2.906s [2020-03-26T16:26:19.220Z] [2020-03-26T16:26:19.220Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-03-26T16:26:19.614Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-03-26T16:26:20.199Z] testing: warning: no tests to run [2020-03-26T16:26:20.199Z] ok github.com/docker/docker/integration/network/ipvlan 0.097s [2020-03-26T16:26:20.199Z] [2020-03-26T16:26:20.199Z] DONE 0 tests in 0.895s [2020-03-26T16:26:20.199Z] [2020-03-26T16:26:20.199Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-03-26T16:26:20.344Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.50s) [2020-03-26T16:26:20.344Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-26T16:26:20.545Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-03-26T16:26:20.802Z] --- PASS: TestConfigCreateResolve (3.15s) [2020-03-26T16:26:20.802Z] === RUN TestConfigDaemonLibtrustID [2020-03-26T16:26:21.177Z] testing: warning: no tests to run [2020-03-26T16:26:21.177Z] ok github.com/docker/docker/integration/network/macvlan 0.101s [2020-03-26T16:26:21.177Z] [2020-03-26T16:26:21.177Z] DONE 0 tests in 0.892s [2020-03-26T16:26:21.177Z] [2020-03-26T16:26:21.177Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-03-26T16:26:21.279Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.87s) [2020-03-26T16:26:21.279Z] === RUN TestServiceWithPredefinedNetwork [2020-03-26T16:26:21.403Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-03-26T16:26:21.403Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-03-26T16:26:21.403Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-03-26T16:26:21.403Z] PASS [2020-03-26T16:26:21.659Z] [2020-03-26T16:26:21.659Z] DONE 8 tests in 23.830s [2020-03-26T16:26:21.659Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-03-26T16:26:21.659Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:26:21.659Z] ++ set -e [2020-03-26T16:26:21.659Z] ++ '[' -n 0 ']' [2020-03-26T16:26:21.659Z] ++ set -x [2020-03-26T16:26:21.659Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:26:21.659Z] INFO: Testing against a local daemon [2020-03-26T16:26:21.659Z] === RUN TestCheckpoint [2020-03-26T16:26:21.659Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-26T16:26:21.659Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-26T16:26:21.659Z] === RUN TestContainerInvalidJSON [2020-03-26T16:26:21.659Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-26T16:26:21.659Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-26T16:26:21.659Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-26T16:26:21.659Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-26T16:26:21.659Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-26T16:26:21.659Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-26T16:26:21.659Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-26T16:26:21.659Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-26T16:26:21.659Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-26T16:26:21.659Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-03-26T16:26:21.659Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-26T16:26:21.659Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-26T16:26:21.660Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-26T16:26:21.660Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-26T16:26:21.916Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-03-26T16:26:21.916Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-26T16:26:21.916Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-03-26T16:26:21.916Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-26T16:26:22.154Z] testing: warning: no tests to run [2020-03-26T16:26:22.154Z] ok github.com/docker/docker/integration/plugin 0.089s [2020-03-26T16:26:22.154Z] [2020-03-26T16:26:22.154Z] DONE 0 tests in 0.964s [2020-03-26T16:26:22.154Z] [2020-03-26T16:26:22.154Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-03-26T16:26:22.172Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-03-26T16:26:22.172Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-26T16:26:22.172Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-03-26T16:26:22.172Z] === RUN TestCopyFromContainer [2020-03-26T16:26:22.537Z] --- PASS: TestCreateServiceCapabilities (3.79s) [2020-03-26T16:26:22.537Z] === RUN TestInspect [2020-03-26T16:26:23.131Z] testing: warning: no tests to run [2020-03-26T16:26:23.131Z] ok github.com/docker/docker/integration/plugin/authz 0.110s [2020-03-26T16:26:23.131Z] [2020-03-26T16:26:23.131Z] DONE 0 tests in 0.903s [2020-03-26T16:26:23.131Z] [2020-03-26T16:26:23.131Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-03-26T16:26:23.542Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-03-26T16:26:24.107Z] === RUN TestCopyFromContainer// [2020-03-26T16:26:24.364Z] === RUN TestCopyFromContainer//bar/root [2020-03-26T16:26:24.564Z] --- PASS: TestServiceWithPredefinedNetwork (3.33s) [2020-03-26T16:26:24.564Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-26T16:26:24.564Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-26T16:26:24.564Z] service_test.go:236: FLAKY_TEST [2020-03-26T16:26:24.564Z] === RUN TestServiceWithDataPathPortInit [2020-03-26T16:26:24.622Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-26T16:26:24.622Z] === RUN TestCopyFromContainer/bar/quux [2020-03-26T16:26:24.622Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-26T16:26:24.880Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-26T16:26:24.880Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-26T16:26:24.880Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-26T16:26:25.138Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-26T16:26:25.138Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-26T16:26:25.330Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-26T16:26:25.330Z] INFO: Testing against a local daemon [2020-03-26T16:26:25.330Z] ok github.com/docker/docker/integration/plugin/common 0.250s [2020-03-26T16:26:25.394Z] --- PASS: TestCopyFromContainer (3.22s) [2020-03-26T16:26:25.394Z] --- PASS: TestCopyFromContainer// (0.13s) [2020-03-26T16:26:25.394Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2020-03-26T16:26:25.394Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2020-03-26T16:26:25.394Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-03-26T16:26:25.394Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-03-26T16:26:25.394Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-03-26T16:26:25.394Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-03-26T16:26:25.394Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-03-26T16:26:25.394Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-03-26T16:26:25.394Z] --- PASS: TestCopyFromContainer/bar/notarget (0.14s) [2020-03-26T16:26:25.394Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-26T16:26:25.394Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-26T16:26:25.394Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-26T16:26:25.394Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-26T16:26:25.394Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-26T16:26:25.394Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-26T16:26:25.394Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-26T16:26:25.394Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-26T16:26:25.394Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-26T16:26:25.394Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-26T16:26:25.394Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-03-26T16:26:25.394Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-26T16:26:25.394Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-26T16:26:25.394Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-03-26T16:26:25.394Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-26T16:26:25.394Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-03-26T16:26:25.394Z] === RUN TestCreateWithInvalidEnv [2020-03-26T16:26:25.394Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-26T16:26:25.394Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-26T16:26:25.394Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-26T16:26:25.394Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-26T16:26:25.394Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-26T16:26:25.394Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-26T16:26:25.394Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-26T16:26:25.394Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-26T16:26:25.394Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-26T16:26:25.394Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-03-26T16:26:25.394Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-26T16:26:25.394Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-26T16:26:25.394Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-26T16:26:25.394Z] === RUN TestCreateTmpfsMountsTarget [2020-03-26T16:26:25.394Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-03-26T16:26:25.394Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-26T16:26:25.794Z] [2020-03-26T16:26:25.794Z] DONE 2 tests in 2.645s [2020-03-26T16:26:25.794Z] [2020-03-26T16:26:25.794Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-03-26T16:26:25.958Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-03-26T16:26:25.979Z] --- PASS: TestInspect (3.89s) [2020-03-26T16:26:25.979Z] === RUN TestCreateJob [2020-03-26T16:26:27.849Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-03-26T16:26:28.414Z] --- PASS: TestCreateWithCustomMaskedPaths (2.90s) [2020-03-26T16:26:28.414Z] === RUN TestCreateWithCapabilities [2020-03-26T16:26:28.414Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-26T16:26:28.414Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-26T16:26:28.414Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-26T16:26:28.414Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-26T16:26:28.414Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-26T16:26:28.414Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-26T16:26:28.414Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-26T16:26:28.414Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-26T16:26:28.414Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-26T16:26:28.414Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-26T16:26:28.414Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-26T16:26:28.414Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-26T16:26:28.414Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-26T16:26:28.414Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-26T16:26:28.414Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-26T16:26:28.414Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-26T16:26:28.414Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-26T16:26:28.414Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-26T16:26:28.414Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-26T16:26:28.414Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-26T16:26:28.414Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-26T16:26:28.414Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-26T16:26:28.414Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-26T16:26:28.414Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-26T16:26:28.414Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-26T16:26:28.414Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-26T16:26:28.671Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-26T16:26:28.671Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-26T16:26:28.671Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-26T16:26:28.671Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-26T16:26:28.671Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-26T16:26:28.671Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-26T16:26:28.671Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-26T16:26:28.671Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-03-26T16:26:28.671Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-03-26T16:26:28.671Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-03-26T16:26:28.671Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-03-26T16:26:28.671Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-03-26T16:26:28.671Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-26T16:26:28.671Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-03-26T16:26:28.671Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-03-26T16:26:28.671Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-26T16:26:28.671Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-26T16:26:28.671Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-03-26T16:26:28.671Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-03-26T16:26:28.671Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-26T16:26:29.601Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-03-26T16:26:29.601Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-03-26T16:26:30.351Z] --- PASS: TestCreateJob (4.37s) [2020-03-26T16:26:30.351Z] === RUN TestReplicatedJob [2020-03-26T16:26:30.536Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-26T16:26:30.536Z] INFO: Testing against a local daemon [2020-03-26T16:26:30.536Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.291s [2020-03-26T16:26:30.536Z] [2020-03-26T16:26:30.536Z] === Skipped [2020-03-26T16:26:30.536Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-03-26T16:26:30.536Z] external_test.go:48: runtime.GOOS == "windows" [2020-03-26T16:26:30.536Z] [2020-03-26T16:26:30.536Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-03-26T16:26:30.536Z] external_test.go:407: runtime.GOOS == "windows" [2020-03-26T16:26:30.536Z] [2020-03-26T16:26:30.536Z] [2020-03-26T16:26:30.536Z] DONE 2 tests, 2 skipped in 4.319s [2020-03-26T16:26:30.536Z] [2020-03-26T16:26:30.536Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-03-26T16:26:31.494Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.50s) [2020-03-26T16:26:31.494Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-26T16:26:31.494Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-26T16:26:31.494Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-26T16:26:31.494Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-26T16:26:31.494Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-26T16:26:31.494Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-26T16:26:31.494Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-26T16:26:31.494Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-26T16:26:31.494Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-26T16:26:31.494Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-26T16:26:31.494Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-26T16:26:31.494Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-26T16:26:31.494Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-26T16:26:31.494Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-26T16:26:31.494Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-26T16:26:31.494Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-26T16:26:31.494Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-03-26T16:26:31.494Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-03-26T16:26:31.494Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-03-26T16:26:31.494Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-03-26T16:26:31.494Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-03-26T16:26:31.494Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-03-26T16:26:31.494Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-26T16:26:32.060Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.84s) [2020-03-26T16:26:32.060Z] === RUN TestContainerStartOnDaemonRestart [2020-03-26T16:26:32.060Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-26T16:26:32.060Z] === RUN TestDaemonRestartIpcMode [2020-03-26T16:26:32.060Z] === PAUSE TestDaemonRestartIpcMode [2020-03-26T16:26:32.060Z] === RUN TestDaemonHostGatewayIP [2020-03-26T16:26:32.060Z] === PAUSE TestDaemonHostGatewayIP [2020-03-26T16:26:32.060Z] === RUN TestDiff [2020-03-26T16:26:32.624Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-03-26T16:26:33.187Z] --- PASS: TestDiff (0.93s) [2020-03-26T16:26:33.187Z] === RUN TestExecWithCloseStdin [2020-03-26T16:26:33.188Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-03-26T16:26:34.120Z] --- PASS: TestExecWithCloseStdin (0.98s) [2020-03-26T16:26:34.120Z] === RUN TestExec [2020-03-26T16:26:34.376Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-03-26T16:26:34.376Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-03-26T16:26:35.307Z] --- PASS: TestExec (1.13s) [2020-03-26T16:26:35.307Z] === RUN TestExecUser [2020-03-26T16:26:36.237Z] --- PASS: TestExecUser (0.98s) [2020-03-26T16:26:36.237Z] === RUN TestExportContainerAndImportImage [2020-03-26T16:26:36.237Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-03-26T16:26:36.801Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-03-26T16:26:37.366Z] --- PASS: TestExportContainerAndImportImage (1.30s) [2020-03-26T16:26:37.366Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-26T16:26:38.708Z] --- PASS: TestReplicatedJob (7.01s) [2020-03-26T16:26:38.708Z] === RUN TestUpdateReplicatedJob [2020-03-26T16:26:39.169Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-26T16:26:39.169Z] INFO: Testing against a local daemon [2020-03-26T16:26:39.169Z] ok github.com/docker/docker/integration/plugin/logging 0.246s [2020-03-26T16:26:39.260Z] --- PASS: TestExportContainerAfterDaemonRestart (1.68s) [2020-03-26T16:26:39.260Z] === RUN TestHealthCheckWorkdir [2020-03-26T16:26:39.632Z] [2020-03-26T16:26:39.632Z] === Skipped [2020-03-26T16:26:39.632Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-03-26T16:26:39.632Z] read_test.go:21: no unix domain sockets on Windows [2020-03-26T16:26:39.632Z] [2020-03-26T16:26:39.632Z] [2020-03-26T16:26:39.632Z] DONE 1 tests, 1 skipped in 9.374s [2020-03-26T16:26:39.632Z] [2020-03-26T16:26:39.632Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-03-26T16:26:40.630Z] --- PASS: TestHealthCheckWorkdir (1.23s) [2020-03-26T16:26:40.630Z] === RUN TestHealthKillContainer [2020-03-26T16:26:40.630Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-03-26T16:26:41.195Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-03-26T16:26:41.202Z] testing: warning: no tests to run [2020-03-26T16:26:41.202Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.099s [2020-03-26T16:26:41.202Z] [2020-03-26T16:26:41.202Z] DONE 0 tests in 1.565s [2020-03-26T16:26:41.202Z] [2020-03-26T16:26:41.202Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-03-26T16:26:42.123Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-03-26T16:26:42.148Z] --- PASS: TestUpdateReplicatedJob (4.41s) [2020-03-26T16:26:42.148Z] === RUN TestServiceListWithStatuses [2020-03-26T16:26:42.148Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-26T16:26:42.148Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-26T16:26:42.148Z] === RUN TestDockerNetworkConnectAlias [2020-03-26T16:26:42.643Z] --- PASS: TestServiceWithDataPathPortInit (18.26s) [2020-03-26T16:26:42.643Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-26T16:26:42.686Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-03-26T16:26:43.617Z] --- PASS: TestHealthKillContainer (3.08s) [2020-03-26T16:26:43.617Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-26T16:26:44.132Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-26T16:26:44.132Z] INFO: Testing against a local daemon [2020-03-26T16:26:44.132Z] ok github.com/docker/docker/integration/plugin/volumes 0.304s [2020-03-26T16:26:44.179Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s) [2020-03-26T16:26:44.179Z] === RUN TestIpcModeNone [2020-03-26T16:26:44.595Z] [2020-03-26T16:26:44.595Z] === Skipped [2020-03-26T16:26:44.595Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-03-26T16:26:44.595Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T16:26:44.595Z] [2020-03-26T16:26:44.595Z] [2020-03-26T16:26:44.595Z] DONE 1 tests, 1 skipped in 3.339s [2020-03-26T16:26:44.595Z] [2020-03-26T16:26:44.595Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-03-26T16:26:44.743Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-03-26T16:26:45.306Z] --- PASS: TestIpcModeNone (0.95s) [2020-03-26T16:26:45.306Z] === RUN TestIpcModePrivate [2020-03-26T16:26:45.306Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-03-26T16:26:45.869Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-03-26T16:26:46.088Z] ok github.com/docker/docker/api/server 0.022s coverage: 9.0% of statements [2020-03-26T16:26:46.126Z] --- PASS: TestIpcModePrivate (0.83s) [2020-03-26T16:26:46.126Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:207, shared: false, mustBeShared: false [2020-03-26T16:26:46.126Z] === RUN TestIpcModeShareable [2020-03-26T16:26:46.382Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-03-26T16:26:46.382Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-03-26T16:26:47.312Z] --- PASS: TestIpcModeShareable (1.12s) [2020-03-26T16:26:47.312Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:201, shared: true, mustBeShared: true [2020-03-26T16:26:47.312Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-26T16:26:47.536Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-26T16:26:47.536Z] INFO: Testing against a local daemon [2020-03-26T16:26:47.536Z] ok github.com/docker/docker/integration/secret 0.258s [2020-03-26T16:26:47.536Z] [2020-03-26T16:26:47.536Z] === Skipped [2020-03-26T16:26:47.536Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-03-26T16:26:47.536Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T16:26:47.536Z] [2020-03-26T16:26:47.536Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-03-26T16:26:47.536Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T16:26:47.536Z] [2020-03-26T16:26:47.536Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-03-26T16:26:47.536Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T16:26:47.536Z] [2020-03-26T16:26:47.536Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-03-26T16:26:47.536Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T16:26:47.536Z] [2020-03-26T16:26:47.536Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-03-26T16:26:47.536Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T16:26:47.536Z] [2020-03-26T16:26:47.536Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-03-26T16:26:47.536Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-03-26T16:26:47.536Z] [2020-03-26T16:26:47.536Z] [2020-03-26T16:26:47.536Z] DONE 6 tests, 6 skipped in 2.787s [2020-03-26T16:26:47.536Z] [2020-03-26T16:26:47.536Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-03-26T16:26:48.242Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-03-26T16:26:49.173Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-03-26T16:26:50.105Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.91s) [2020-03-26T16:26:50.105Z] === RUN TestAPIIpcModeHost [2020-03-26T16:26:50.105Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-03-26T16:26:50.504Z] --- PASS: TestDockerNetworkConnectAlias (8.23s) [2020-03-26T16:26:50.504Z] === RUN TestDockerNetworkReConnect [2020-03-26T16:26:50.670Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-03-26T16:26:50.930Z] --- PASS: TestAPIIpcModeHost (0.89s) [2020-03-26T16:26:50.930Z] === RUN TestDaemonIpcModeShareable [2020-03-26T16:26:51.292Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-26T16:26:51.292Z] INFO: Testing against a local daemon [2020-03-26T16:26:51.292Z] ok github.com/docker/docker/integration/service 0.407s [2020-03-26T16:26:51.292Z] [2020-03-26T16:26:51.292Z] === Skipped [2020-03-26T16:26:51.292Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-26T16:26:51.292Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-26T16:26:51.292Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T16:26:51.292Z] [2020-03-26T16:26:51.292Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-26T16:26:51.292Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-26T16:26:51.292Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T16:26:51.292Z] [2020-03-26T16:26:51.292Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-03-26T16:26:51.292Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T16:26:51.292Z] [2020-03-26T16:26:51.292Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-03-26T16:26:51.292Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T16:26:51.293Z] [2020-03-26T16:26:51.293Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-03-26T16:26:51.293Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T16:26:51.293Z] [2020-03-26T16:26:51.293Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-03-26T16:26:51.293Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T16:26:51.293Z] [2020-03-26T16:26:51.293Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-03-26T16:26:51.293Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T16:26:51.293Z] [2020-03-26T16:26:51.293Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-03-26T16:26:51.293Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T16:26:51.293Z] [2020-03-26T16:26:51.293Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2020-03-26T16:26:51.293Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T16:26:51.293Z] [2020-03-26T16:26:51.293Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2020-03-26T16:26:51.293Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T16:26:51.293Z] [2020-03-26T16:26:51.293Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-03-26T16:26:51.293Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T16:26:51.293Z] [2020-03-26T16:26:51.293Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-03-26T16:26:51.293Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T16:26:51.293Z] [2020-03-26T16:26:51.293Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-03-26T16:26:51.293Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T16:26:51.293Z] [2020-03-26T16:26:51.293Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-03-26T16:26:51.293Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T16:26:51.293Z] [2020-03-26T16:26:51.293Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-03-26T16:26:51.293Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T16:26:51.293Z] [2020-03-26T16:26:51.293Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-03-26T16:26:51.293Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T16:26:51.293Z] [2020-03-26T16:26:51.293Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-03-26T16:26:51.293Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T16:26:51.293Z] [2020-03-26T16:26:51.293Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-03-26T16:26:51.293Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T16:26:51.293Z] [2020-03-26T16:26:51.293Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-03-26T16:26:51.293Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-03-26T16:26:51.293Z] [2020-03-26T16:26:51.293Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-03-26T16:26:51.293Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-03-26T16:26:51.293Z] [2020-03-26T16:26:51.293Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-03-26T16:26:51.293Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-03-26T16:26:51.293Z] [2020-03-26T16:26:51.293Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-03-26T16:26:51.293Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-03-26T16:26:51.293Z] [2020-03-26T16:26:51.293Z] [2020-03-26T16:26:51.293Z] DONE 23 tests, 22 skipped in 3.611s [2020-03-26T16:26:51.293Z] [2020-03-26T16:26:51.293Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-03-26T16:26:52.299Z] === RUN TestDockerSuite/TestBuildAddScript [2020-03-26T16:26:52.299Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-03-26T16:26:52.613Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.03s) [2020-03-26T16:26:52.613Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lcuaxk2lig59mwyygli470fun Created:2020-03-26 16:26:44.365864271 +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[6bc0b171b94b6a7932e81dc51b0d5a6ff733428db4e4ccfe0c5c62c63e727c16:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2haxybbhovuziovegpnigj2xl EndpointID:79531b10926650bdcdc76138914b701c63318fe33e42535d5926e54b19edceac MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f19d473843b33e79b318b1a2fc81b25359b9a11b70335eea38227bb48345e907 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:a0009500d814 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2haxybbhovuziovegpnigj2xl EndpointID:79531b10926650bdcdc76138914b701c63318fe33e42535d5926e54b19edceac EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-26T16:26:52.613Z] PASS [2020-03-26T16:26:52.613Z] [2020-03-26T16:26:52.613Z] === Skipped [2020-03-26T16:26:52.613Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-26T16:26:52.613Z] service_test.go:236: FLAKY_TEST [2020-03-26T16:26:52.613Z] [2020-03-26T16:26:52.613Z] [2020-03-26T16:26:52.613Z] DONE 22 tests, 1 skipped in 53.237s [2020-03-26T16:26:52.613Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-26T16:26:52.613Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:26:52.613Z] ++ set -e [2020-03-26T16:26:52.613Z] ++ '[' -n 0 ']' [2020-03-26T16:26:52.613Z] ++ set -x [2020-03-26T16:26:52.613Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:26:52.613Z] INFO: Testing against a local daemon [2020-03-26T16:26:52.613Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-26T16:26:52.613Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-26T16:26:52.613Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-26T16:26:52.613Z] === RUN TestDockerNetworkIpvlan [2020-03-26T16:26:52.613Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-26T16:26:52.613Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-26T16:26:52.613Z] PASS [2020-03-26T16:26:52.613Z] [2020-03-26T16:26:52.613Z] === Skipped [2020-03-26T16:26:52.613Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-26T16:26:52.613Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-26T16:26:52.613Z] [2020-03-26T16:26:52.613Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-26T16:26:52.613Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-26T16:26:52.613Z] [2020-03-26T16:26:52.613Z] [2020-03-26T16:26:52.613Z] DONE 2 tests, 2 skipped in 0.154s [2020-03-26T16:26:52.613Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-26T16:26:52.613Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:26:52.613Z] ++ set -e [2020-03-26T16:26:52.613Z] ++ '[' -n 0 ']' [2020-03-26T16:26:52.613Z] ++ set -x [2020-03-26T16:26:52.613Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:26:52.613Z] INFO: Testing against a local daemon [2020-03-26T16:26:52.613Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-26T16:26:52.863Z] --- PASS: TestDaemonIpcModeShareable (1.98s) [2020-03-26T16:26:52.863Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:206, shared: true, mustBeShared: true [2020-03-26T16:26:52.863Z] === RUN TestDaemonIpcModePrivate [2020-03-26T16:26:53.483Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-26T16:26:53.483Z] INFO: Testing against a local daemon [2020-03-26T16:26:53.483Z] ok github.com/docker/docker/integration/session 0.223s [2020-03-26T16:26:53.483Z] [2020-03-26T16:26:53.483Z] === Skipped [2020-03-26T16:26:53.483Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-03-26T16:26:53.483Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-03-26T16:26:53.483Z] [2020-03-26T16:26:53.483Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-03-26T16:26:53.483Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-03-26T16:26:53.483Z] [2020-03-26T16:26:53.483Z] [2020-03-26T16:26:53.483Z] DONE 2 tests, 2 skipped in 2.503s [2020-03-26T16:26:53.483Z] [2020-03-26T16:26:53.483Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-03-26T16:26:53.792Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-03-26T16:26:54.514Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.15s) [2020-03-26T16:26:54.514Z] === RUN TestDockerNetworkMacvlan [2020-03-26T16:26:54.723Z] --- PASS: TestDaemonIpcModePrivate (1.85s) [2020-03-26T16:26:54.723Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:215, shared: false, mustBeShared: false [2020-03-26T16:26:54.723Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-26T16:26:55.449Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-26T16:26:55.654Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-03-26T16:26:55.654Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-03-26T16:26:56.408Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-26T16:26:56.408Z] INFO: Testing against a local daemon [2020-03-26T16:26:56.841Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-26T16:26:57.023Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.03s) [2020-03-26T16:26:57.023Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:222, shared: false, mustBeShared: false [2020-03-26T16:26:57.023Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-26T16:26:57.288Z] --- PASS: TestDockerNetworkReConnect (6.31s) [2020-03-26T16:26:57.288Z] === RUN TestServicePlugin [2020-03-26T16:26:57.288Z] --- SKIP: TestServicePlugin (0.00s) [2020-03-26T16:26:57.288Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T16:26:57.288Z] === RUN TestServiceUpdateLabel [2020-03-26T16:26:57.380Z] ok github.com/docker/docker/integration/system 1.402s [2020-03-26T16:26:57.380Z] [2020-03-26T16:26:57.380Z] === Skipped [2020-03-26T16:26:57.380Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-26T16:26:57.380Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-03-26T16:26:57.380Z] [2020-03-26T16:26:57.380Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-03-26T16:26:57.380Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-03-26T16:26:57.380Z] [2020-03-26T16:26:57.380Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-03-26T16:26:57.380Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-03-26T16:26:57.380Z] [2020-03-26T16:26:57.380Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-03-26T16:26:57.380Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-26T16:26:57.380Z] [2020-03-26T16:26:57.380Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-03-26T16:26:57.380Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-03-26T16:26:57.380Z] [2020-03-26T16:26:57.380Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-03-26T16:26:57.380Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-03-26T16:26:57.380Z] [2020-03-26T16:26:57.380Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-03-26T16:26:57.380Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-03-26T16:26:57.380Z] [2020-03-26T16:26:57.380Z] [2020-03-26T16:26:57.380Z] DONE 13 tests, 7 skipped in 3.867s [2020-03-26T16:26:57.586Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-03-26T16:26:57.776Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-26T16:26:57.843Z] [2020-03-26T16:26:57.843Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-03-26T16:26:58.955Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.00s) [2020-03-26T16:26:58.955Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:206, shared: true, mustBeShared: true [2020-03-26T16:26:58.955Z] === RUN TestIpcModeOlderClient [2020-03-26T16:26:58.955Z] === PAUSE TestIpcModeOlderClient [2020-03-26T16:26:58.955Z] === RUN TestKillContainerInvalidSignal [2020-03-26T16:26:59.518Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-03-26T16:26:59.775Z] --- PASS: TestKillContainerInvalidSignal (0.83s) [2020-03-26T16:26:59.775Z] === RUN TestKillContainer [2020-03-26T16:26:59.775Z] === RUN TestKillContainer/no_signal [2020-03-26T16:26:59.953Z] --- PASS: TestServiceUpdateLabel (3.65s) [2020-03-26T16:26:59.954Z] === RUN TestServiceUpdateSecrets [2020-03-26T16:27:00.354Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-03-26T16:27:00.617Z] === RUN TestKillContainer/non_killing_signal [2020-03-26T16:27:00.764Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-26T16:27:00.764Z] INFO: Testing against a local daemon [2020-03-26T16:27:00.764Z] ok github.com/docker/docker/integration/volume 0.330s [2020-03-26T16:27:00.764Z] [2020-03-26T16:27:00.764Z] === Skipped [2020-03-26T16:27:00.764Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-03-26T16:27:00.764Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-03-26T16:27:00.764Z] [2020-03-26T16:27:00.764Z] [2020-03-26T16:27:00.764Z] DONE 5 tests, 1 skipped in 2.886s [2020-03-26T16:27:00.764Z] [2020-03-26T16:27:00.764Z] INFO: make.ps1 ended at 03/26/2020 16:27:00 [2020-03-26T16:27:00.764Z] INFO: Integration CLI tests being run from the host: [2020-03-26T16:27:00.764Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-03-26T16:27:01.061Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-26T16:27:01.551Z] === RUN TestKillContainer/killing_signal [2020-03-26T16:27:02.480Z] --- PASS: TestKillContainer (2.64s) [2020-03-26T16:27:02.480Z] --- PASS: TestKillContainer/no_signal (0.90s) [2020-03-26T16:27:02.480Z] --- PASS: TestKillContainer/non_killing_signal (0.73s) [2020-03-26T16:27:02.480Z] --- PASS: TestKillContainer/killing_signal (0.76s) [2020-03-26T16:27:02.480Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-26T16:27:02.480Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-26T16:27:03.317Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-26T16:27:03.317Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-03-26T16:27:03.317Z] ok github.com/docker/docker/api/server/middleware 0.018s coverage: 37.7% of statements [2020-03-26T16:27:03.317Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-26T16:27:03.317Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-26T16:27:03.317Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-26T16:27:03.409Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-26T16:27:03.666Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-03-26T16:27:03.666Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-03-26T16:27:03.883Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-26T16:27:03.883Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-26T16:27:03.883Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-26T16:27:03.883Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-26T16:27:03.922Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.68s) [2020-03-26T16:27:03.922Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.90s) [2020-03-26T16:27:03.922Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2020-03-26T16:27:03.922Z] === RUN TestKillStoppedContainer [2020-03-26T16:27:04.142Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-26T16:27:04.142Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-26T16:27:04.179Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-03-26T16:27:04.179Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-26T16:27:04.179Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-03-26T16:27:04.179Z] === RUN TestKillDifferentUserContainer [2020-03-26T16:27:04.345Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-26T16:27:05.075Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-26T16:27:05.075Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-26T16:27:05.112Z] --- PASS: TestKillDifferentUserContainer (0.76s) [2020-03-26T16:27:05.112Z] === RUN TestInspectOomKilledTrue [2020-03-26T16:27:05.112Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-26T16:27:05.112Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-26T16:27:05.112Z] === RUN TestInspectOomKilledFalse [2020-03-26T16:27:05.112Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-26T16:27:05.112Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-26T16:27:05.112Z] === RUN TestLinksEtcHostsContentMatch [2020-03-26T16:27:05.641Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 4.5% of statements [2020-03-26T16:27:05.641Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-26T16:27:05.641Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-26T16:27:05.641Z] ? github.com/docker/docker/api/types [no test files] [2020-03-26T16:27:05.641Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-26T16:27:05.641Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-26T16:27:05.641Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-26T16:27:05.641Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-26T16:27:05.675Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2020-03-26T16:27:05.676Z] === RUN TestLinksContainerNames [2020-03-26T16:27:06.206Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2020-03-26T16:27:06.463Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2020-03-26T16:27:06.463Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-26T16:27:06.463Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-26T16:27:06.463Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-26T16:27:06.463Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-26T16:27:06.463Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-26T16:27:06.463Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-26T16:27:06.463Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-26T16:27:06.721Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-03-26T16:27:06.721Z] ok github.com/docker/docker/api/types/versions 0.012s coverage: 75.0% of statements [2020-03-26T16:27:06.721Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-26T16:27:06.721Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-26T16:27:06.721Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-26T16:27:06.721Z] ? github.com/docker/docker/builder [no test files] [2020-03-26T16:27:06.721Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-26T16:27:06.721Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-26T16:27:06.721Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-26T16:27:06.721Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-26T16:27:06.721Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-26T16:27:06.721Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-26T16:27:06.721Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-26T16:27:07.567Z] --- PASS: TestLinksContainerNames (1.70s) [2020-03-26T16:27:07.567Z] === RUN TestLogsFollowTailEmpty [2020-03-26T16:27:07.653Z] ok github.com/docker/docker/builder/dockerignore 0.003s coverage: 96.8% of statements [2020-03-26T16:27:08.132Z] --- PASS: TestLogsFollowTailEmpty (0.84s) [2020-03-26T16:27:08.132Z] === RUN TestContainerNetworkMountsNoChown [2020-03-26T16:27:08.696Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-03-26T16:27:08.953Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s) [2020-03-26T16:27:08.953Z] === RUN TestMountDaemonRoot [2020-03-26T16:27:08.953Z] === RUN TestMountDaemonRoot/default [2020-03-26T16:27:08.953Z] === PAUSE TestMountDaemonRoot/default [2020-03-26T16:27:08.953Z] === RUN TestMountDaemonRoot/private [2020-03-26T16:27:08.953Z] === PAUSE TestMountDaemonRoot/private [2020-03-26T16:27:08.953Z] === RUN TestMountDaemonRoot/rprivate [2020-03-26T16:27:08.953Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-26T16:27:08.953Z] === RUN TestMountDaemonRoot/slave [2020-03-26T16:27:08.953Z] === PAUSE TestMountDaemonRoot/slave [2020-03-26T16:27:08.953Z] === RUN TestMountDaemonRoot/rslave [2020-03-26T16:27:08.953Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-26T16:27:08.953Z] === RUN TestMountDaemonRoot/shared [2020-03-26T16:27:08.953Z] === PAUSE TestMountDaemonRoot/shared [2020-03-26T16:27:08.953Z] === RUN TestMountDaemonRoot/rshared [2020-03-26T16:27:08.953Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-26T16:27:08.953Z] === CONT TestMountDaemonRoot/default [2020-03-26T16:27:08.953Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-26T16:27:08.953Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-26T16:27:08.953Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-26T16:27:08.953Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-26T16:27:08.953Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-26T16:27:08.953Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-26T16:27:08.953Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-26T16:27:08.953Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-26T16:27:08.953Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-26T16:27:08.953Z] === CONT TestMountDaemonRoot/rshared [2020-03-26T16:27:08.953Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-26T16:27:08.953Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-26T16:27:08.953Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-26T16:27:08.953Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-26T16:27:08.953Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-26T16:27:08.953Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-26T16:27:08.953Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-26T16:27:08.953Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-26T16:27:08.953Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-26T16:27:08.953Z] === CONT TestMountDaemonRoot/shared [2020-03-26T16:27:08.953Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-26T16:27:08.953Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-26T16:27:08.953Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-26T16:27:08.953Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-26T16:27:08.953Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-26T16:27:08.953Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-26T16:27:08.953Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-26T16:27:08.953Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-26T16:27:08.953Z] === CONT TestMountDaemonRoot/rslave [2020-03-26T16:27:08.953Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-26T16:27:08.953Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-26T16:27:08.953Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-26T16:27:08.953Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-26T16:27:08.953Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-26T16:27:08.953Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-26T16:27:08.953Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-26T16:27:08.953Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-26T16:27:08.953Z] === CONT TestMountDaemonRoot/slave [2020-03-26T16:27:08.953Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-26T16:27:08.953Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-26T16:27:08.953Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-26T16:27:08.953Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-26T16:27:08.953Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-26T16:27:08.953Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-26T16:27:08.953Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-26T16:27:08.953Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-26T16:27:08.953Z] === CONT TestMountDaemonRoot/rprivate [2020-03-26T16:27:08.953Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-26T16:27:08.953Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-26T16:27:08.953Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-26T16:27:08.953Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-26T16:27:08.953Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-26T16:27:08.953Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-26T16:27:08.953Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-26T16:27:08.953Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-26T16:27:08.953Z] === CONT TestMountDaemonRoot/private [2020-03-26T16:27:08.953Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-26T16:27:08.953Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-26T16:27:08.953Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-26T16:27:08.953Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-26T16:27:08.953Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-26T16:27:08.953Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-26T16:27:08.953Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-26T16:27:08.953Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-26T16:27:08.953Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-26T16:27:08.953Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-26T16:27:09.210Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-26T16:27:09.210Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-26T16:27:09.210Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-26T16:27:09.210Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-26T16:27:09.210Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-26T16:27:09.210Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-26T16:27:09.210Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-26T16:27:09.210Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-26T16:27:09.210Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-26T16:27:09.466Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-26T16:27:09.466Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-26T16:27:09.466Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-26T16:27:09.466Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-26T16:27:09.466Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-26T16:27:09.466Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-26T16:27:09.466Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-26T16:27:09.466Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-26T16:27:09.466Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-26T16:27:09.466Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-26T16:27:09.466Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-26T16:27:09.466Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-26T16:27:09.722Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-26T16:27:09.722Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-26T16:27:09.722Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-26T16:27:09.722Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-03-26T16:27:09.722Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-26T16:27:09.722Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-03-26T16:27:09.722Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-03-26T16:27:09.722Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-03-26T16:27:09.722Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-03-26T16:27:09.722Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-26T16:27:09.722Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-03-26T16:27:09.722Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-03-26T16:27:09.722Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-03-26T16:27:09.722Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-03-26T16:27:09.722Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-26T16:27:09.722Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-03-26T16:27:09.722Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-03-26T16:27:09.722Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-03-26T16:27:09.722Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-03-26T16:27:09.722Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-26T16:27:09.722Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-03-26T16:27:09.722Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-03-26T16:27:09.722Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-03-26T16:27:09.722Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-03-26T16:27:09.722Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-26T16:27:09.722Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-03-26T16:27:09.722Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-03-26T16:27:09.722Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-03-26T16:27:09.722Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-03-26T16:27:09.722Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-26T16:27:09.722Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-03-26T16:27:09.722Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-03-26T16:27:09.722Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-03-26T16:27:09.722Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-03-26T16:27:09.722Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-26T16:27:09.722Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-03-26T16:27:09.722Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-03-26T16:27:09.722Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-03-26T16:27:09.722Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-03-26T16:27:09.722Z] === RUN TestContainerBindMountNonRecursive [2020-03-26T16:27:10.288Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-03-26T16:27:11.125Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-26T16:27:11.125Z] INFO: Testing against a local daemon [2020-03-26T16:27:11.830Z] ok github.com/docker/docker/builder/remotecontext 0.171s coverage: 13.6% of statements [2020-03-26T16:27:11.830Z] ok github.com/docker/docker/builder/dockerfile 0.532s coverage: 48.2% of statements [2020-03-26T16:27:12.182Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-03-26T16:27:12.182Z] --- PASS: TestContainerBindMountNonRecursive (2.35s) [2020-03-26T16:27:12.182Z] === RUN TestNetworkNat [2020-03-26T16:27:12.395Z] ok github.com/docker/docker/cli/debug 0.005s coverage: 100.0% of statements [2020-03-26T16:27:12.438Z] === RUN TestDockerSuite/TestBuildAddTar [2020-03-26T16:27:12.458Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-26T16:27:12.716Z] --- PASS: TestDockerNetworkMacvlan (18.50s) [2020-03-26T16:27:12.716Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-03-26T16:27:12.716Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-03-26T16:27:12.716Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.99s) [2020-03-26T16:27:12.716Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.03s) [2020-03-26T16:27:12.716Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.73s) [2020-03-26T16:27:12.716Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.32s) [2020-03-26T16:27:12.716Z] PASS [2020-03-26T16:27:12.716Z] [2020-03-26T16:27:12.716Z] DONE 8 tests in 20.799s [2020-03-26T16:27:12.716Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-26T16:27:12.716Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:27:12.716Z] ++ set -e [2020-03-26T16:27:12.716Z] ++ '[' -n 0 ']' [2020-03-26T16:27:12.716Z] ++ set -x [2020-03-26T16:27:12.716Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:27:12.716Z] testing: warning: no tests to run [2020-03-26T16:27:12.716Z] PASS [2020-03-26T16:27:12.716Z] [2020-03-26T16:27:12.716Z] DONE 0 tests in 0.029s [2020-03-26T16:27:12.716Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-26T16:27:12.716Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:27:12.716Z] ++ set -e [2020-03-26T16:27:12.716Z] ++ '[' -n 0 ']' [2020-03-26T16:27:12.716Z] ++ set -x [2020-03-26T16:27:12.716Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:27:12.974Z] INFO: Testing against a local daemon [2020-03-26T16:27:12.974Z] === RUN TestAuthZPluginAllowRequest [2020-03-26T16:27:13.002Z] --- PASS: TestNetworkNat (0.94s) [2020-03-26T16:27:13.002Z] === RUN TestNetworkLocalhostTCPNat [2020-03-26T16:27:14.292Z] ok github.com/docker/docker/builder/remotecontext/git 1.832s coverage: 86.3% of statements [2020-03-26T16:27:14.292Z] ? github.com/docker/docker/cli [no test files] [2020-03-26T16:27:14.292Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-26T16:27:14.370Z] --- PASS: TestNetworkLocalhostTCPNat (1.11s) [2020-03-26T16:27:14.370Z] === RUN TestNetworkLoopbackNat [2020-03-26T16:27:14.877Z] --- PASS: TestAuthZPluginAllowRequest (1.80s) [2020-03-26T16:27:14.877Z] === RUN TestAuthZPluginTLS [2020-03-26T16:27:15.301Z] --- PASS: TestNetworkLoopbackNat (1.25s) [2020-03-26T16:27:15.301Z] === RUN TestPause [2020-03-26T16:27:15.444Z] --- PASS: TestAuthZPluginTLS (0.68s) [2020-03-26T16:27:15.444Z] === RUN TestAuthZPluginDenyRequest [2020-03-26T16:27:16.012Z] --- PASS: TestAuthZPluginDenyRequest (0.64s) [2020-03-26T16:27:16.012Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-26T16:27:16.190Z] ok github.com/docker/docker/client 0.121s coverage: 75.8% of statements [2020-03-26T16:27:16.231Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-03-26T16:27:16.488Z] --- PASS: TestPause (1.05s) [2020-03-26T16:27:16.488Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-26T16:27:16.488Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-26T16:27:16.488Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-26T16:27:16.488Z] === RUN TestPauseStopPausedContainer [2020-03-26T16:27:16.947Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.64s) [2020-03-26T16:27:16.947Z] === RUN TestAuthZPluginDenyResponse [2020-03-26T16:27:17.417Z] --- PASS: TestPauseStopPausedContainer (1.01s) [2020-03-26T16:27:17.417Z] === RUN TestPsFilter [2020-03-26T16:27:17.514Z] --- PASS: TestAuthZPluginDenyResponse (0.67s) [2020-03-26T16:27:17.514Z] === RUN TestAuthZPluginAllowEventStream [2020-03-26T16:27:17.675Z] --- PASS: TestPsFilter (0.26s) [2020-03-26T16:27:17.675Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-26T16:27:18.374Z] --- PASS: TestServiceUpdateSecrets (15.76s) [2020-03-26T16:27:18.374Z] === RUN TestServiceUpdateConfigs [2020-03-26T16:27:18.606Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.89s) [2020-03-26T16:27:18.606Z] === RUN TestRemoveContainerWithVolume [2020-03-26T16:27:18.606Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-03-26T16:27:19.417Z] --- PASS: TestAuthZPluginAllowEventStream (1.75s) [2020-03-26T16:27:19.417Z] === RUN TestAuthZPluginErrorResponse [2020-03-26T16:27:19.537Z] --- PASS: TestRemoveContainerWithVolume (0.97s) [2020-03-26T16:27:19.538Z] === RUN TestRemoveContainerRunning [2020-03-26T16:27:19.983Z] --- PASS: TestAuthZPluginErrorResponse (0.66s) [2020-03-26T16:27:19.984Z] === RUN TestAuthZPluginErrorRequest [2020-03-26T16:27:20.550Z] --- PASS: TestAuthZPluginErrorRequest (0.64s) [2020-03-26T16:27:20.550Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-26T16:27:20.907Z] --- PASS: TestRemoveContainerRunning (1.12s) [2020-03-26T16:27:20.907Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-26T16:27:21.117Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s) [2020-03-26T16:27:21.117Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-26T16:27:22.277Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.52s) [2020-03-26T16:27:22.277Z] === RUN TestRemoveInvalidContainer [2020-03-26T16:27:22.277Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2020-03-26T16:27:22.277Z] === RUN TestRenameLinkedContainer [2020-03-26T16:27:22.277Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-03-26T16:27:23.650Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.22s) [2020-03-26T16:27:23.650Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-26T16:27:24.172Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-03-26T16:27:25.552Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.26s) [2020-03-26T16:27:25.552Z] === RUN TestAuthZPluginHeader [2020-03-26T16:27:26.065Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-03-26T16:27:26.323Z] --- PASS: TestRenameLinkedContainer (4.02s) [2020-03-26T16:27:26.323Z] === RUN TestRenameStoppedContainer [2020-03-26T16:27:26.928Z] --- PASS: TestAuthZPluginHeader (1.02s) [2020-03-26T16:27:26.928Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-26T16:27:26.928Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-26T16:27:26.928Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T16:27:26.928Z] === RUN TestAuthZPluginV2Disable [2020-03-26T16:27:26.928Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-03-26T16:27:26.928Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T16:27:26.928Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-26T16:27:26.928Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-26T16:27:26.928Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T16:27:26.928Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-26T16:27:26.928Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-26T16:27:26.928Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T16:27:26.928Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-26T16:27:27.697Z] --- PASS: TestRenameStoppedContainer (1.47s) [2020-03-26T16:27:27.697Z] === RUN TestRenameRunningContainerAndReuse [2020-03-26T16:27:30.218Z] --- PASS: TestRenameRunningContainerAndReuse (2.53s) [2020-03-26T16:27:30.218Z] === RUN TestRenameInvalidName [2020-03-26T16:27:31.588Z] --- PASS: TestRenameInvalidName (1.26s) [2020-03-26T16:27:31.588Z] === RUN TestRenameAnonymousContainer [2020-03-26T16:27:31.588Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-03-26T16:27:31.845Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-03-26T16:27:33.562Z] --- PASS: TestServiceUpdateConfigs (15.82s) [2020-03-26T16:27:33.562Z] === RUN TestServiceUpdateNetwork [2020-03-26T16:27:34.366Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-03-26T16:27:35.296Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-03-26T16:27:35.553Z] --- PASS: TestRenameAnonymousContainer (4.00s) [2020-03-26T16:27:35.553Z] === RUN TestRenameContainerWithSameName [2020-03-26T16:27:36.484Z] --- PASS: TestRenameContainerWithSameName (0.93s) [2020-03-26T16:27:36.484Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-26T16:27:38.380Z] --- PASS: TestRenameContainerWithLinkedContainer (1.67s) [2020-03-26T16:27:38.380Z] === RUN TestResize [2020-03-26T16:27:38.944Z] --- PASS: TestResize (0.87s) [2020-03-26T16:27:38.944Z] === RUN TestResizeWithInvalidSize [2020-03-26T16:27:39.201Z] === RUN TestDockerSuite/TestBuildBlankName [2020-03-26T16:27:39.765Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-03-26T16:27:39.765Z] --- PASS: TestResizeWithInvalidSize (0.86s) [2020-03-26T16:27:39.765Z] === RUN TestResizeWhenContainerNotStarted [2020-03-26T16:27:40.330Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-03-26T16:27:40.895Z] --- PASS: TestResizeWhenContainerNotStarted (0.96s) [2020-03-26T16:27:40.895Z] === RUN TestDaemonRestartKillContainers [2020-03-26T16:27:40.895Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-26T16:27:40.895Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-26T16:27:40.895Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-26T16:27:40.895Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-26T16:27:40.895Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-26T16:27:40.895Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-26T16:27:40.895Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-26T16:27:40.895Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-26T16:27:40.895Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-26T16:27:40.895Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-26T16:27:40.895Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-26T16:27:40.895Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-26T16:27:40.895Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-26T16:27:40.895Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-26T16:27:40.895Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-26T16:27:40.895Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-26T16:27:40.895Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-26T16:27:40.895Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-26T16:27:40.895Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-26T16:27:40.895Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-26T16:27:40.895Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-26T16:27:40.895Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-26T16:27:40.895Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-26T16:27:40.895Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-26T16:27:40.895Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-26T16:27:40.895Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-26T16:27:42.790Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-03-26T16:27:43.354Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-26T16:27:43.354Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-26T16:27:44.295Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-03-26T16:27:45.007Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.04s) [2020-03-26T16:27:45.007Z] PASS [2020-03-26T16:27:45.007Z] [2020-03-26T16:27:45.007Z] === Skipped [2020-03-26T16:27:45.007Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-26T16:27:45.007Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T16:27:45.007Z] [2020-03-26T16:27:45.007Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-03-26T16:27:45.007Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T16:27:45.007Z] [2020-03-26T16:27:45.007Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-26T16:27:45.007Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T16:27:45.007Z] [2020-03-26T16:27:45.007Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-26T16:27:45.007Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T16:27:45.007Z] [2020-03-26T16:27:45.007Z] [2020-03-26T16:27:45.007Z] DONE 17 tests, 4 skipped in 31.847s [2020-03-26T16:27:45.007Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-26T16:27:45.007Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:27:45.007Z] ++ set -e [2020-03-26T16:27:45.007Z] ++ '[' -n 0 ']' [2020-03-26T16:27:45.007Z] ++ set -x [2020-03-26T16:27:45.007Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:27:45.007Z] INFO: Testing against a local daemon [2020-03-26T16:27:45.007Z] === RUN TestPluginInvalidJSON [2020-03-26T16:27:45.007Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-26T16:27:45.007Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-26T16:27:45.007Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-26T16:27:45.007Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-03-26T16:27:45.007Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-26T16:27:45.007Z] PASS [2020-03-26T16:27:45.007Z] [2020-03-26T16:27:45.007Z] DONE 2 tests in 0.175s [2020-03-26T16:27:45.007Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-26T16:27:45.007Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:27:45.007Z] ++ set -e [2020-03-26T16:27:45.007Z] ++ '[' -n 0 ']' [2020-03-26T16:27:45.007Z] ++ set -x [2020-03-26T16:27:45.007Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:27:45.007Z] INFO: Testing against a local daemon [2020-03-26T16:27:45.007Z] === RUN TestExternalGraphDriver [2020-03-26T16:27:45.265Z] === RUN TestExternalGraphDriver/json [2020-03-26T16:27:45.666Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-03-26T16:27:47.036Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-26T16:27:47.293Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-03-26T16:27:47.293Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-26T16:27:47.797Z] === RUN TestExternalGraphDriver/spec [2020-03-26T16:27:48.754Z] --- PASS: TestServiceUpdateNetwork (16.67s) [2020-03-26T16:27:48.754Z] PASS [2020-03-26T16:27:48.754Z] [2020-03-26T16:27:48.754Z] === Skipped [2020-03-26T16:27:48.754Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-03-26T16:27:48.754Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-26T16:27:48.754Z] [2020-03-26T16:27:48.754Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-03-26T16:27:48.754Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T16:27:48.754Z] [2020-03-26T16:27:48.754Z] [2020-03-26T16:27:48.754Z] DONE 23 tests, 2 skipped in 158.700s [2020-03-26T16:27:48.754Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-03-26T16:27:48.754Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:27:48.754Z] ++ set -e [2020-03-26T16:27:48.754Z] ++ '[' -n 0 ']' [2020-03-26T16:27:48.754Z] ++ set -x [2020-03-26T16:27:48.754Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:27:48.754Z] INFO: Testing against a local daemon [2020-03-26T16:27:48.754Z] === RUN TestSessionCreate [2020-03-26T16:27:48.754Z] --- PASS: TestSessionCreate (0.02s) [2020-03-26T16:27:48.754Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-26T16:27:48.754Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-03-26T16:27:48.754Z] PASS [2020-03-26T16:27:48.754Z] [2020-03-26T16:27:48.754Z] DONE 2 tests in 0.105s [2020-03-26T16:27:48.754Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-03-26T16:27:48.754Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:27:48.754Z] ++ set -e [2020-03-26T16:27:48.754Z] ++ '[' -n 0 ']' [2020-03-26T16:27:48.754Z] ++ set -x [2020-03-26T16:27:48.754Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:27:48.754Z] INFO: Testing against a local daemon [2020-03-26T16:27:48.754Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-26T16:27:48.754Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-26T16:27:48.754Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-26T16:27:48.754Z] === RUN TestEventsExecDie [2020-03-26T16:27:49.365Z] --- PASS: TestEventsExecDie (0.92s) [2020-03-26T16:27:49.365Z] === RUN TestEventsBackwardsCompatible [2020-03-26T16:27:49.365Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-03-26T16:27:49.365Z] === RUN TestInfoBinaryCommits [2020-03-26T16:27:49.365Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-03-26T16:27:49.365Z] === RUN TestInfoAPIVersioned [2020-03-26T16:27:49.365Z] --- PASS: TestInfoAPIVersioned (0.00s) [2020-03-26T16:27:49.365Z] === RUN TestInfoDiscoveryBackend [2020-03-26T16:27:49.820Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-26T16:27:49.820Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-26T16:27:49.975Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-03-26T16:27:49.976Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-26T16:27:50.077Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-03-26T16:27:50.077Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-03-26T16:27:50.982Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-26T16:27:50.983Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-26T16:27:51.087Z] === RUN TestExternalGraphDriver/pull [2020-03-26T16:27:51.263Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-03-26T16:27:51.263Z] === RUN TestInfoAPI [2020-03-26T16:27:51.448Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-26T16:27:51.544Z] --- PASS: TestInfoAPI (0.03s) [2020-03-26T16:27:51.544Z] === RUN TestInfoAPIWarnings [2020-03-26T16:27:51.706Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-03-26T16:27:51.825Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-03-26T16:27:51.825Z] === RUN TestInfoDebug [2020-03-26T16:27:51.963Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-26T16:27:52.445Z] --- PASS: TestInfoDebug (0.52s) [2020-03-26T16:27:52.445Z] === RUN TestInfoInsecureRegistries [2020-03-26T16:27:52.989Z] --- PASS: TestExternalGraphDriver (7.67s) [2020-03-26T16:27:52.989Z] --- PASS: TestExternalGraphDriver/json (2.56s) [2020-03-26T16:27:52.989Z] --- PASS: TestExternalGraphDriver/spec (2.75s) [2020-03-26T16:27:52.989Z] --- PASS: TestExternalGraphDriver/pull (2.23s) [2020-03-26T16:27:52.989Z] === RUN TestGraphdriverPluginV2 [2020-03-26T16:27:52.989Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2020-03-26T16:27:52.989Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T16:27:52.989Z] PASS [2020-03-26T16:27:52.989Z] [2020-03-26T16:27:52.989Z] === Skipped [2020-03-26T16:27:52.989Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2020-03-26T16:27:52.989Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T16:27:52.989Z] [2020-03-26T16:27:52.989Z] [2020-03-26T16:27:52.989Z] DONE 5 tests, 1 skipped in 7.858s [2020-03-26T16:27:52.989Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-26T16:27:52.989Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:27:52.989Z] ++ set -e [2020-03-26T16:27:52.989Z] ++ '[' -n 0 ']' [2020-03-26T16:27:52.989Z] ++ set -x [2020-03-26T16:27:52.989Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:27:52.989Z] INFO: Testing against a local daemon [2020-03-26T16:27:52.989Z] === RUN TestContinueAfterPluginCrash [2020-03-26T16:27:52.989Z] === PAUSE TestContinueAfterPluginCrash [2020-03-26T16:27:52.989Z] === RUN TestReadPluginNoRead [2020-03-26T16:27:52.989Z] === PAUSE TestReadPluginNoRead [2020-03-26T16:27:52.989Z] === RUN TestDaemonStartWithLogOpt [2020-03-26T16:27:52.989Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-26T16:27:52.989Z] === CONT TestContinueAfterPluginCrash [2020-03-26T16:27:52.989Z] === CONT TestDaemonStartWithLogOpt [2020-03-26T16:27:52.989Z] === CONT TestReadPluginNoRead [2020-03-26T16:27:53.056Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-03-26T16:27:53.056Z] === RUN TestInfoRegistryMirrors [2020-03-26T16:27:53.332Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-03-26T16:27:53.332Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-26T16:27:53.588Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-26T16:27:53.666Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-03-26T16:27:53.666Z] === RUN TestLoginFailsWithBadCredentials [2020-03-26T16:27:53.666Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2020-03-26T16:27:53.666Z] === RUN TestPingCacheHeaders [2020-03-26T16:27:53.666Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-03-26T16:27:53.666Z] === RUN TestPingGet [2020-03-26T16:27:53.666Z] --- PASS: TestPingGet (0.01s) [2020-03-26T16:27:53.666Z] === RUN TestPingHead [2020-03-26T16:27:53.666Z] --- PASS: TestPingHead (0.01s) [2020-03-26T16:27:53.666Z] === RUN TestVersion [2020-03-26T16:27:53.947Z] --- PASS: TestVersion (0.01s) [2020-03-26T16:27:53.947Z] PASS [2020-03-26T16:27:53.947Z] [2020-03-26T16:27:53.947Z] === Skipped [2020-03-26T16:27:53.947Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-26T16:27:53.947Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-26T16:27:53.947Z] [2020-03-26T16:27:53.947Z] [2020-03-26T16:27:53.947Z] DONE 18 tests, 1 skipped in 5.561s [2020-03-26T16:27:53.947Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-03-26T16:27:53.947Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:27:53.947Z] ++ set -e [2020-03-26T16:27:53.947Z] ++ '[' -n 0 ']' [2020-03-26T16:27:53.947Z] ++ set -x [2020-03-26T16:27:53.947Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:27:53.947Z] INFO: Testing against a local daemon [2020-03-26T16:27:53.947Z] === RUN TestVolumesCreateAndList [2020-03-26T16:27:53.947Z] --- PASS: TestVolumesCreateAndList (0.01s) [2020-03-26T16:27:53.947Z] === RUN TestVolumesRemove [2020-03-26T16:27:53.947Z] --- PASS: TestVolumesRemove (0.11s) [2020-03-26T16:27:53.947Z] === RUN TestVolumesInspect [2020-03-26T16:27:53.947Z] --- PASS: TestVolumesInspect (0.01s) [2020-03-26T16:27:53.947Z] === RUN TestVolumesInvalidJSON [2020-03-26T16:27:53.947Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-26T16:27:53.947Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-26T16:27:53.947Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-26T16:27:53.947Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-03-26T16:27:53.947Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-26T16:27:53.947Z] PASS [2020-03-26T16:27:53.947Z] [2020-03-26T16:27:53.947Z] DONE 5 tests in 0.223s [2020-03-26T16:27:53.947Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-26T16:27:54.227Z] ++++ cat bundles/test-integration/docker.pid [2020-03-26T16:27:54.227Z] +++ kill 11732 [2020-03-26T16:27:54.519Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-03-26T16:27:55.691Z] +++ /etc/init.d/apparmor stop [2020-03-26T16:27:55.691Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-26T16:27:55.691Z] [2020-03-26T16:27:55.691Z] Unloading profiles will leave already running processes permanently [2020-03-26T16:27:55.691Z] unconfined, which can lead to unexpected situations. [2020-03-26T16:27:55.691Z] [2020-03-26T16:27:55.691Z] To set a process to complain mode, use the command line tool [2020-03-26T16:27:55.691Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-26T16:27:55.691Z] +++ true [2020-03-26T16:27:55.691Z] [2020-03-26T16:27:56.412Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-26T16:27:56.412Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.62s) [2020-03-26T16:27:56.412Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.68s) [2020-03-26T16:27:56.412Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.54s) [2020-03-26T16:27:56.412Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.84s) [2020-03-26T16:27:56.412Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.48s) [2020-03-26T16:27:56.412Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.56s) [2020-03-26T16:27:56.412Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.66s) [2020-03-26T16:27:56.412Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.56s) [2020-03-26T16:27:56.412Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.74s) [2020-03-26T16:27:56.412Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.69s) [2020-03-26T16:27:56.412Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.57s) [2020-03-26T16:27:56.412Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.51s) [2020-03-26T16:27:56.412Z] === RUN TestCgroupNamespacesRun [2020-03-26T16:27:56.412Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection Post stage [Pipeline] junit [2020-03-26T16:27:57.744Z] Recording test results [2020-03-26T16:27:57.815Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-26T16:27:58.071Z] --- PASS: TestCgroupNamespacesRun (1.85s) [2020-03-26T16:27:58.072Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-26T16:27:58.353Z] + echo Ensuring container killed. [2020-03-26T16:27:58.353Z] Ensuring container killed. [2020-03-26T16:27:58.353Z] + docker rm -vf docker-pr1 [2020-03-26T16:27:58.634Z] Error: No such container: docker-pr1 [2020-03-26T16:27:58.634Z] + true [Pipeline] sh [2020-03-26T16:27:59.001Z] + echo Chowning /workspace to jenkins user [2020-03-26T16:27:59.001Z] Chowning /workspace to jenkins user [2020-03-26T16:27:59.001Z] + id -u [2020-03-26T16:27:59.001Z] + id -g [2020-03-26T16:27:59.001Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40745:/workspace busybox chown -R 1001:1001 /workspace [2020-03-26T16:27:59.001Z] Unable to find image 'busybox:latest' locally [2020-03-26T16:27:59.282Z] latest: Pulling from library/busybox [2020-03-26T16:27:59.282Z] 1b125a2fb2df: Pulling fs layer [2020-03-26T16:27:59.563Z] 1b125a2fb2df: Verifying Checksum [2020-03-26T16:27:59.563Z] 1b125a2fb2df: Download complete [2020-03-26T16:27:59.976Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s) [2020-03-26T16:27:59.977Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-26T16:28:00.176Z] 1b125a2fb2df: Pull complete [2020-03-26T16:28:00.176Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-26T16:28:00.176Z] Status: Downloaded newer image for busybox:latest [2020-03-26T16:28:01.870Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.87s) [2020-03-26T16:28:01.870Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-26T16:28:01.870Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-26T16:28:02.581Z] + bundleName=s390x-integration [2020-03-26T16:28:02.581Z] + echo Creating s390x-integration-bundles.tar.gz [2020-03-26T16:28:02.581Z] Creating s390x-integration-bundles.tar.gz [2020-03-26T16:28:02.581Z] + + find bundles -path */root/*overlay2 -prunexargs -o tar -type -czf f s390x-integration-bundles.tar.gz ( [2020-03-26T16:28:02.581Z] -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-03-26T16:28:02.615Z] Archiving artifacts [2020-03-26T16:28:02.847Z] ok github.com/docker/docker/cmd/dockerd 0.078s coverage: 30.7% of statements [2020-03-26T16:28:02.847Z] ok github.com/docker/docker/container 0.118s coverage: 34.9% of statements [2020-03-26T16:28:02.847Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-26T16:28:02.847Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-26T16:28:02.847Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-26T16:28:02.847Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-26T16:28:03.764Z] --- PASS: TestCgroupNamespacesRunHostMode (2.08s) [2020-03-26T16:28:03.764Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-26T16:28:04.923Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40745/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-26T16:28:05.133Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-03-26T16:28:05.208Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-26T16:28:05.307Z] + make clean [2020-03-26T16:28:05.391Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s) [2020-03-26T16:28:05.391Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-26T16:28:05.589Z] docker volume rm -f docker-dev-cache [2020-03-26T16:28:05.589Z] docker-dev-cache [Pipeline] deleteDir [2020-03-26T16:28:05.775Z] --- PASS: TestDaemonStartWithLogOpt (12.75s) [2020-03-26T16:28:06.320Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.77s) [2020-03-26T16:28:06.320Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-26T16:28:06.710Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-26T16:28:07.251Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2020-03-26T16:28:07.251Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-26T16:28:08.109Z] ok github.com/docker/docker/daemon/cluster 0.069s coverage: 0.5% of statements [2020-03-26T16:28:08.180Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-03-26T16:28:08.611Z] === RUN TestReadPluginNoRead/default [2020-03-26T16:28:09.041Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-03-26T16:28:09.111Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.12s) [2020-03-26T16:28:09.111Z] === RUN TestKernelTCPMemory [2020-03-26T16:28:10.040Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-03-26T16:28:10.297Z] --- PASS: TestKernelTCPMemory (1.07s) [2020-03-26T16:28:10.297Z] === RUN TestNISDomainname [2020-03-26T16:28:10.513Z] --- PASS: TestReadPluginNoRead (17.32s) [2020-03-26T16:28:10.513Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.00s) [2020-03-26T16:28:10.513Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.88s) [2020-03-26T16:28:10.513Z] --- PASS: TestReadPluginNoRead/default (1.87s) [2020-03-26T16:28:10.513Z] read_test.go:91: [d3ed1c8962278] daemon is not started [2020-03-26T16:28:10.513Z] --- PASS: TestContinueAfterPluginCrash (17.58s) [2020-03-26T16:28:10.513Z] PASS [2020-03-26T16:28:10.513Z] [2020-03-26T16:28:10.513Z] DONE 6 tests in 17.753s [2020-03-26T16:28:10.513Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-03-26T16:28:10.513Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:28:10.513Z] ++ set -e [2020-03-26T16:28:10.513Z] ++ '[' -n 0 ']' [2020-03-26T16:28:10.513Z] ++ set -x [2020-03-26T16:28:10.513Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:28:10.513Z] testing: warning: no tests to run [2020-03-26T16:28:10.513Z] PASS [2020-03-26T16:28:10.513Z] [2020-03-26T16:28:10.513Z] DONE 0 tests in 0.054s [2020-03-26T16:28:10.513Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-26T16:28:10.513Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:28:10.513Z] ++ set -e [2020-03-26T16:28:10.513Z] ++ '[' -n 0 ']' [2020-03-26T16:28:10.513Z] ++ set -x [2020-03-26T16:28:10.513Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:28:10.771Z] INFO: Testing against a local daemon [2020-03-26T16:28:10.771Z] === RUN TestPluginWithDevMounts [2020-03-26T16:28:10.771Z] === PAUSE TestPluginWithDevMounts [2020-03-26T16:28:10.771Z] === CONT TestPluginWithDevMounts [2020-03-26T16:28:10.938Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.6% of statements [2020-03-26T16:28:11.228Z] --- PASS: TestNISDomainname (1.08s) [2020-03-26T16:28:11.228Z] === RUN TestHostnameDnsResolution [2020-03-26T16:28:12.597Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-03-26T16:28:12.854Z] --- PASS: TestHostnameDnsResolution (1.50s) [2020-03-26T16:28:12.854Z] === RUN TestStats [2020-03-26T16:28:13.303Z] --- PASS: TestPluginWithDevMounts (2.22s) [2020-03-26T16:28:13.303Z] PASS [2020-03-26T16:28:13.303Z] [2020-03-26T16:28:13.303Z] DONE 1 tests in 2.391s [2020-03-26T16:28:13.303Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-03-26T16:28:13.303Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:28:13.303Z] ++ set -e [2020-03-26T16:28:13.303Z] ++ '[' -n 0 ']' [2020-03-26T16:28:13.303Z] ++ set -x [2020-03-26T16:28:13.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:28:13.303Z] INFO: Testing against a local daemon [2020-03-26T16:28:13.303Z] === RUN TestSecretInspect [2020-03-26T16:28:14.746Z] --- PASS: TestStats (1.93s) [2020-03-26T16:28:14.747Z] === RUN TestStopContainerWithTimeout [2020-03-26T16:28:14.747Z] === RUN TestStopContainerWithTimeout/0 [2020-03-26T16:28:14.747Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-26T16:28:14.747Z] === RUN TestStopContainerWithTimeout/1 [2020-03-26T16:28:14.747Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-26T16:28:14.747Z] === RUN TestStopContainerWithTimeout/3 [2020-03-26T16:28:14.747Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-26T16:28:14.747Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-26T16:28:14.747Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-26T16:28:14.747Z] === CONT TestStopContainerWithTimeout/0 [2020-03-26T16:28:14.747Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-26T16:28:15.006Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-03-26T16:28:15.936Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-03-26T16:28:15.936Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-03-26T16:28:15.936Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-03-26T16:28:15.936Z] === CONT TestStopContainerWithTimeout/3 [2020-03-26T16:28:16.589Z] --- PASS: TestSecretInspect (3.37s) [2020-03-26T16:28:16.589Z] === RUN TestSecretList [2020-03-26T16:28:18.456Z] === CONT TestStopContainerWithTimeout/1 [2020-03-26T16:28:18.456Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-03-26T16:28:19.040Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.8% of statements [2020-03-26T16:28:19.824Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-03-26T16:28:19.873Z] --- PASS: TestSecretList (3.29s) [2020-03-26T16:28:19.873Z] === RUN TestSecretsCreateAndDelete [2020-03-26T16:28:19.972Z] ok github.com/docker/docker/daemon 12.214s coverage: 17.5% of statements [2020-03-26T16:28:19.972Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-26T16:28:19.972Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-26T16:28:20.387Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2020-03-26T16:28:20.387Z] --- PASS: TestStopContainerWithTimeout/0 (1.19s) [2020-03-26T16:28:20.387Z] --- PASS: TestStopContainerWithTimeout/-1 (3.43s) [2020-03-26T16:28:20.387Z] --- PASS: TestStopContainerWithTimeout/3 (2.85s) [2020-03-26T16:28:20.387Z] --- PASS: TestStopContainerWithTimeout/1 (2.00s) [2020-03-26T16:28:20.387Z] === RUN TestDeleteDevicemapper [2020-03-26T16:28:20.387Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-26T16:28:20.387Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-26T16:28:20.387Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-26T16:28:21.317Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-03-26T16:28:21.343Z] ok github.com/docker/docker/daemon/config 0.045s coverage: 81.7% of statements [2020-03-26T16:28:21.343Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-03-26T16:28:21.880Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-03-26T16:28:22.714Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2020-03-26T16:28:22.714Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-26T16:28:22.714Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-26T16:28:23.158Z] --- PASS: TestSecretsCreateAndDelete (3.30s) [2020-03-26T16:28:23.158Z] === RUN TestSecretsUpdate [2020-03-26T16:28:23.272Z] ok github.com/docker/docker/api/server/httputils 0.062s coverage: 14.7% of statements [2020-03-26T16:28:23.279Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2020-03-26T16:28:23.777Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.53s) [2020-03-26T16:28:23.777Z] === RUN TestUpdateMemory [2020-03-26T16:28:23.777Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-26T16:28:23.777Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-26T16:28:23.777Z] === RUN TestUpdateCPUQuota [2020-03-26T16:28:24.342Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-03-26T16:28:24.778Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-26T16:28:24.778Z] ok github.com/docker/docker/api/server/middleware 0.020s coverage: 37.7% of statements [2020-03-26T16:28:24.778Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-26T16:28:24.778Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-26T16:28:24.778Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-26T16:28:25.272Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-03-26T16:28:25.272Z] --- PASS: TestUpdateCPUQuota (1.57s) [2020-03-26T16:28:25.272Z] === RUN TestUpdatePidsLimit [2020-03-26T16:28:25.272Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-26T16:28:25.404Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-26T16:28:25.404Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-26T16:28:25.404Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-26T16:28:25.404Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-26T16:28:25.404Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-26T16:28:25.805Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-03-26T16:28:25.836Z] === RUN TestUpdatePidsLimit/no_change [2020-03-26T16:28:26.032Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-26T16:28:26.093Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-26T16:28:26.460Z] --- PASS: TestSecretsUpdate (3.27s) [2020-03-26T16:28:26.460Z] === RUN TestTemplatedSecret [2020-03-26T16:28:26.656Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-26T16:28:26.737Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.215s coverage: 57.0% of statements [2020-03-26T16:28:26.914Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-03-26T16:28:26.914Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-26T16:28:27.476Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-26T16:28:28.039Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-26T16:28:28.083Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-26T16:28:28.083Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-26T16:28:28.385Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2020-03-26T16:28:28.603Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-03-26T16:28:28.674Z] ok github.com/docker/docker/api/types/filters 0.020s coverage: 92.2% of statements [2020-03-26T16:28:29.339Z] ok github.com/docker/docker/api/server/router/swarm 0.014s coverage: 4.5% of statements [2020-03-26T16:28:29.339Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-26T16:28:29.339Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-26T16:28:29.339Z] ? github.com/docker/docker/api/types [no test files] [2020-03-26T16:28:29.339Z] ok github.com/docker/docker/api/types/time 0.013s coverage: 100.0% of statements [2020-03-26T16:28:29.339Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-26T16:28:29.339Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-26T16:28:29.339Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-26T16:28:29.339Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-26T16:28:29.339Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-26T16:28:29.339Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-26T16:28:29.339Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-26T16:28:29.339Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-26T16:28:29.339Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-26T16:28:29.339Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-26T16:28:29.339Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-26T16:28:29.533Z] --- PASS: TestUpdatePidsLimit (4.08s) [2020-03-26T16:28:29.534Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.43s) [2020-03-26T16:28:29.534Z] --- PASS: TestUpdatePidsLimit/no_change (0.44s) [2020-03-26T16:28:29.534Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-03-26T16:28:29.534Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2020-03-26T16:28:29.534Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.47s) [2020-03-26T16:28:29.534Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2020-03-26T16:28:29.534Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2020-03-26T16:28:29.534Z] === RUN TestUpdateRestartPolicy [2020-03-26T16:28:29.627Z] ok github.com/docker/docker/api/types/versions 0.017s coverage: 75.0% of statements [2020-03-26T16:28:29.627Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-26T16:28:29.627Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-26T16:28:29.627Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-26T16:28:29.627Z] ? github.com/docker/docker/builder [no test files] [2020-03-26T16:28:29.627Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-26T16:28:29.627Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-26T16:28:29.627Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-26T16:28:29.627Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-26T16:28:29.627Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-26T16:28:29.627Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-26T16:28:29.627Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-26T16:28:30.073Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.258s coverage: 72.5% of statements [2020-03-26T16:28:30.073Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.521s coverage: 45.9% of statements [2020-03-26T16:28:30.255Z] ok github.com/docker/docker/builder/dockerignore 0.006s coverage: 96.8% of statements [2020-03-26T16:28:30.698Z] --- PASS: TestTemplatedSecret (3.49s) [2020-03-26T16:28:30.698Z] === RUN TestSecretCreateResolve [2020-03-26T16:28:31.444Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2020-03-26T16:28:31.444Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-26T16:28:32.054Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-03-26T16:28:32.984Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-03-26T16:28:33.229Z] --- PASS: TestSecretCreateResolve (3.28s) [2020-03-26T16:28:33.229Z] PASS [2020-03-26T16:28:33.229Z] [2020-03-26T16:28:33.229Z] DONE 6 tests in 20.165s [2020-03-26T16:28:33.229Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-03-26T16:28:33.229Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:28:33.229Z] ++ set -e [2020-03-26T16:28:33.229Z] ++ '[' -n 0 ']' [2020-03-26T16:28:33.229Z] ++ set -x [2020-03-26T16:28:33.229Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:28:33.341Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.187s coverage: 49.5% of statements [2020-03-26T16:28:33.488Z] INFO: Testing against a local daemon [2020-03-26T16:28:33.488Z] === RUN TestServiceCreateInit [2020-03-26T16:28:33.488Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-26T16:28:33.915Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-03-26T16:28:34.478Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-03-26T16:28:34.711Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.290s coverage: 76.1% of statements [2020-03-26T16:28:35.643Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-03-26T16:28:35.799Z] ok github.com/docker/docker/cli/debug 0.022s coverage: 100.0% of statements [2020-03-26T16:28:35.846Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-03-26T16:28:36.208Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.086s coverage: 61.0% of statements [2020-03-26T16:28:36.208Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-26T16:28:36.208Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-26T16:28:36.410Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-03-26T16:28:36.974Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-03-26T16:28:37.141Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.015s coverage: 3.0% of statements [2020-03-26T16:28:37.904Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-03-26T16:28:38.072Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2020-03-26T16:28:38.537Z] ok github.com/docker/docker/builder/remotecontext/git 4.823s coverage: 86.3% of statements [2020-03-26T16:28:38.757Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-26T16:28:39.969Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 4.9% of statements [2020-03-26T16:28:39.969Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-26T16:28:39.969Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-26T16:28:39.969Z] ok github.com/docker/docker/daemon/logger 0.247s coverage: 41.8% of statements [2020-03-26T16:28:40.029Z] ok github.com/docker/docker/builder/remotecontext 0.579s coverage: 13.6% of statements [2020-03-26T16:28:41.865Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2020-03-26T16:28:41.865Z] ok github.com/docker/docker/daemon/logger/awslogs 0.159s coverage: 77.4% of statements [2020-03-26T16:28:41.865Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-26T16:28:41.865Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-26T16:28:42.076Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-03-26T16:28:42.736Z] ok github.com/docker/docker/builder/dockerfile 1.418s coverage: 48.2% of statements [2020-03-26T16:28:42.736Z] ? github.com/docker/docker/cli [no test files] [2020-03-26T16:28:42.736Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-26T16:28:42.797Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-03-26T16:28:43.006Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-03-26T16:28:43.006Z] --- PASS: TestUpdateRestartPolicy (13.43s) [2020-03-26T16:28:43.006Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-26T16:28:43.055Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 62.1% of statements [2020-03-26T16:28:43.313Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 88.3% of statements [2020-03-26T16:28:43.935Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s) [2020-03-26T16:28:43.935Z] === RUN TestWaitNonBlocked [2020-03-26T16:28:43.935Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-26T16:28:43.935Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-26T16:28:43.935Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-26T16:28:43.935Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-26T16:28:43.935Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-26T16:28:43.935Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-26T16:28:44.025Z] --- PASS: TestServiceCreateInit (9.67s) [2020-03-26T16:28:44.025Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.13s) [2020-03-26T16:28:44.025Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.50s) [2020-03-26T16:28:44.025Z] === RUN TestCreateServiceMultipleTimes [2020-03-26T16:28:44.245Z] ok github.com/docker/docker/daemon/logger/local 0.019s coverage: 74.7% of statements [2020-03-26T16:28:44.245Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-26T16:28:44.499Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-03-26T16:28:45.063Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-03-26T16:28:45.063Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.29s) [2020-03-26T16:28:45.063Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.32s) [2020-03-26T16:28:45.063Z] === RUN TestWaitBlocked [2020-03-26T16:28:45.063Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-26T16:28:45.063Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-26T16:28:45.063Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-26T16:28:45.063Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-26T16:28:45.063Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-26T16:28:45.063Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-26T16:28:45.178Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.042s coverage: 19.9% of statements [2020-03-26T16:28:45.628Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-03-26T16:28:45.743Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.010s coverage: 33.3% of statements [2020-03-26T16:28:46.559Z] --- PASS: TestWaitBlocked (0.04s) [2020-03-26T16:28:46.559Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.33s) [2020-03-26T16:28:46.559Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.39s) [2020-03-26T16:28:46.559Z] === CONT TestContainerStartOnDaemonRestart [2020-03-26T16:28:46.559Z] === CONT TestIpcModeOlderClient [2020-03-26T16:28:46.559Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-03-26T16:28:46.559Z] === CONT TestDaemonHostGatewayIP [2020-03-26T16:28:46.816Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-03-26T16:28:46.816Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-03-26T16:28:47.116Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-03-26T16:28:47.682Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-03-26T16:28:48.247Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-03-26T16:28:48.504Z] ok github.com/docker/docker/daemon/logger/splunk 1.631s coverage: 82.5% of statements [2020-03-26T16:28:48.505Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-26T16:28:48.505Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-26T16:28:49.338Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-03-26T16:28:49.602Z] ok github.com/docker/docker/client 0.817s coverage: 75.8% of statements [2020-03-26T16:28:50.706Z] --- PASS: TestContainerStartOnDaemonRestart (4.01s) [2020-03-26T16:28:50.706Z] === CONT TestDaemonRestartIpcMode [2020-03-26T16:28:50.963Z] --- PASS: TestDaemonHostGatewayIP (4.32s) [2020-03-26T16:28:51.031Z] ok github.com/docker/docker/distribution/metadata 0.038s coverage: 48.2% of statements [2020-03-26T16:28:51.031Z] ok github.com/docker/docker/distribution 0.208s coverage: 22.1% of statements [2020-03-26T16:28:51.031Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-26T16:28:52.403Z] ok github.com/docker/docker/errdefs 0.008s coverage: 49.4% of statements [2020-03-26T16:28:52.856Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-03-26T16:28:53.421Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-03-26T16:28:53.775Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-03-26T16:28:54.340Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2020-03-26T16:28:54.340Z] ok github.com/docker/docker/distribution/xfer 1.882s coverage: 85.1% of statements [2020-03-26T16:28:54.340Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-26T16:28:54.340Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-26T16:28:54.352Z] --- PASS: TestDaemonRestartIpcMode (3.71s) [2020-03-26T16:28:54.352Z] PASS [2020-03-26T16:28:54.352Z] [2020-03-26T16:28:54.352Z] === Skipped [2020-03-26T16:28:54.352Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-03-26T16:28:54.352Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-26T16:28:54.352Z] [2020-03-26T16:28:54.352Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-26T16:28:54.352Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-26T16:28:54.352Z] [2020-03-26T16:28:54.352Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-26T16:28:54.352Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-26T16:28:54.352Z] [2020-03-26T16:28:54.352Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-26T16:28:54.352Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-26T16:28:54.352Z] [2020-03-26T16:28:54.352Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-03-26T16:28:54.352Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-26T16:28:54.352Z] [2020-03-26T16:28:54.352Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-03-26T16:28:54.352Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-26T16:28:54.352Z] [2020-03-26T16:28:54.352Z] [2020-03-26T16:28:54.352Z] DONE 199 tests, 6 skipped in 152.659s [2020-03-26T16:28:54.352Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-03-26T16:28:54.352Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:28:54.352Z] ++ set -e [2020-03-26T16:28:54.352Z] ++ '[' -n 0 ']' [2020-03-26T16:28:54.352Z] ++ set -x [2020-03-26T16:28:54.352Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:28:54.352Z] INFO: Testing against a local daemon [2020-03-26T16:28:54.352Z] === RUN TestCommitInheritsEnv [2020-03-26T16:28:54.939Z] --- PASS: TestCommitInheritsEnv (0.52s) [2020-03-26T16:28:54.939Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-26T16:28:54.939Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-26T16:28:54.939Z] === RUN TestImagesFilterMultiReference [2020-03-26T16:28:55.204Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-03-26T16:28:55.204Z] === RUN TestImagePullPlatformInvalid [2020-03-26T16:28:55.204Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-03-26T16:28:55.204Z] === RUN TestRemoveImageOrphaning [2020-03-26T16:28:55.781Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2020-03-26T16:28:55.781Z] === RUN TestRemoveImageGarbageCollector [2020-03-26T16:28:56.037Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-03-26T16:28:56.239Z] ok github.com/docker/docker/image/v1 0.020s coverage: 25.0% of statements [2020-03-26T16:28:56.239Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-26T16:28:56.497Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-03-26T16:28:56.600Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-03-26T16:28:57.163Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-03-26T16:28:57.726Z] === RUN TestDockerSuite/TestBuildCmd [2020-03-26T16:28:57.867Z] ok github.com/docker/docker/opts 0.018s coverage: 67.4% of statements [2020-03-26T16:28:57.867Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-03-26T16:28:57.983Z] --- PASS: TestRemoveImageGarbageCollector (2.36s) [2020-03-26T16:28:57.983Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-26T16:28:57.983Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-03-26T16:28:57.983Z] === RUN TestTagInvalidReference [2020-03-26T16:28:57.983Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-03-26T16:28:57.983Z] --- PASS: TestTagInvalidReference (0.05s) [2020-03-26T16:28:57.983Z] === RUN TestTagValidPrefixedRepo [2020-03-26T16:28:58.240Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-03-26T16:28:58.240Z] === RUN TestTagExistedNameWithoutForce [2020-03-26T16:28:58.240Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-03-26T16:28:58.240Z] === RUN TestTagOfficialNames [2020-03-26T16:28:58.240Z] --- PASS: TestTagOfficialNames (0.10s) [2020-03-26T16:28:58.240Z] === RUN TestTagMatchesDigest [2020-03-26T16:28:58.240Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-03-26T16:28:58.240Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-26T16:28:58.240Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-03-26T16:28:58.497Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-03-26T16:28:59.061Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-03-26T16:28:59.061Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-03-26T16:28:59.764Z] ok github.com/docker/docker/pkg/archive 0.400s coverage: 77.3% of statements [2020-03-26T16:29:00.432Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-03-26T16:29:00.697Z] ok github.com/docker/docker/pkg/authorization 0.132s coverage: 68.3% of statements [2020-03-26T16:29:00.955Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-03-26T16:29:00.955Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-03-26T16:29:01.800Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-03-26T16:29:04.231Z] ok github.com/docker/docker/layer 7.305s coverage: 68.8% of statements [2020-03-26T16:29:04.231Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-26T16:29:04.231Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-26T16:29:04.231Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-26T16:29:04.231Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-26T16:29:04.231Z] ? github.com/docker/docker/oci [no test files] [2020-03-26T16:29:04.231Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-26T16:29:04.488Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-03-26T16:29:04.746Z] ok github.com/docker/docker/pkg/chrootarchive 2.912s coverage: 43.2% of statements [2020-03-26T16:29:04.746Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-26T16:29:04.746Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-26T16:29:04.746Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-03-26T16:29:05.312Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2020-03-26T16:29:05.951Z] --- PASS: TestCreateServiceMultipleTimes (19.47s) [2020-03-26T16:29:05.951Z] === RUN TestCreateServiceConflict [2020-03-26T16:29:05.951Z] --- PASS: TestCreateServiceConflict (3.26s) [2020-03-26T16:29:05.951Z] === RUN TestCreateServiceMaxReplicas [2020-03-26T16:29:06.246Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2020-03-26T16:29:06.812Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2020-03-26T16:29:07.070Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-03-26T16:29:08.346Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-03-26T16:29:08.346Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-03-26T16:29:08.443Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2020-03-26T16:29:08.910Z] === RUN TestDockerSuite/TestBuildContChar [2020-03-26T16:29:09.167Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-03-26T16:29:09.376Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2020-03-26T16:29:09.376Z] ok github.com/docker/docker/pkg/discovery/kv 3.077s coverage: 84.1% of statements [2020-03-26T16:29:09.634Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-03-26T16:29:09.731Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-03-26T16:29:09.892Z] ok github.com/docker/docker/pkg/fsutils 0.266s coverage: 85.1% of statements [2020-03-26T16:29:10.139Z] --- PASS: TestCreateServiceMaxReplicas (3.69s) [2020-03-26T16:29:10.139Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-26T16:29:10.294Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-03-26T16:29:10.848Z] ok github.com/docker/docker/pkg/idtools 0.438s coverage: 70.1% of statements [2020-03-26T16:29:11.422Z] ok github.com/docker/docker/pkg/ioutils 0.576s coverage: 70.1% of statements [2020-03-26T16:29:11.679Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2020-03-26T16:29:11.679Z] ok github.com/docker/docker/pkg/locker 0.026s coverage: 88.9% of statements [2020-03-26T16:29:11.937Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-03-26T16:29:11.937Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-26T16:29:12.502Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2020-03-26T16:29:12.760Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-03-26T16:29:13.017Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-03-26T16:29:13.275Z] ok github.com/docker/docker/pkg/mount 0.567s coverage: 70.5% of statements [2020-03-26T16:29:13.275Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-26T16:29:13.532Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 91.4% of statements [2020-03-26T16:29:13.532Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-03-26T16:29:13.532Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-26T16:29:13.532Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-26T16:29:13.681Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-03-26T16:29:14.613Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-03-26T16:29:14.870Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-03-26T16:29:14.903Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2020-03-26T16:29:15.433Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-03-26T16:29:15.433Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-03-26T16:29:15.467Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-03-26T16:29:15.725Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-03-26T16:29:15.982Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-03-26T16:29:15.997Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-03-26T16:29:16.568Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-03-26T16:29:16.825Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-03-26T16:29:17.352Z] ok github.com/docker/docker/pkg/pubsub 1.029s coverage: 73.9% of statements [2020-03-26T16:29:17.352Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-03-26T16:29:17.388Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-03-26T16:29:17.952Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-03-26T16:29:20.628Z] ok github.com/docker/docker/pkg/signal 2.410s coverage: 61.0% of statements [2020-03-26T16:29:20.629Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-03-26T16:29:20.886Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-03-26T16:29:21.144Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-03-26T16:29:21.227Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-03-26T16:29:21.402Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-03-26T16:29:21.791Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-03-26T16:29:21.968Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 71.3% of statements [2020-03-26T16:29:22.533Z] ok github.com/docker/docker/pkg/system 0.024s coverage: 37.2% of statements [2020-03-26T16:29:22.790Z] ok github.com/docker/docker/pkg/tailfile 0.049s coverage: 88.6% of statements [2020-03-26T16:29:23.355Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2020-03-26T16:29:23.919Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-03-26T16:29:23.919Z] testing: warning: no tests to run [2020-03-26T16:29:23.919Z] coverage: [no statements] [2020-03-26T16:29:23.919Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-03-26T16:29:24.485Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-03-26T16:29:24.742Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-03-26T16:29:24.742Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-03-26T16:29:25.012Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.74s) [2020-03-26T16:29:25.012Z] === RUN TestCreateServiceSecretFileMode [2020-03-26T16:29:25.066Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-03-26T16:29:26.958Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-03-26T16:29:27.267Z] ok github.com/docker/docker/plugin 0.528s coverage: 27.1% of statements [2020-03-26T16:29:27.542Z] --- PASS: TestCreateServiceSecretFileMode (3.32s) [2020-03-26T16:29:27.543Z] === RUN TestCreateServiceConfigFileMode [2020-03-26T16:29:27.831Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-03-26T16:29:28.765Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-03-26T16:29:29.022Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-03-26T16:29:30.393Z] ok github.com/docker/docker/registry 0.074s coverage: 56.0% of statements [2020-03-26T16:29:30.958Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-03-26T16:29:31.216Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-03-26T16:29:31.728Z] --- PASS: TestCreateServiceConfigFileMode (3.45s) [2020-03-26T16:29:31.728Z] === RUN TestCreateServiceSysctls [2020-03-26T16:29:32.150Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-03-26T16:29:32.209Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-03-26T16:29:32.209Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-03-26T16:29:32.407Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-03-26T16:29:32.773Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-03-26T16:29:32.773Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-03-26T16:29:33.703Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-03-26T16:29:34.934Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-03-26T16:29:35.866Z] ok github.com/docker/docker/volume/local 0.025s coverage: 73.0% of statements [2020-03-26T16:29:35.914Z] --- PASS: TestCreateServiceSysctls (4.18s) [2020-03-26T16:29:35.914Z] === RUN TestCreateServiceCapabilities [2020-03-26T16:29:36.432Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-03-26T16:29:37.364Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2020-03-26T16:29:37.875Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-03-26T16:29:37.876Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-03-26T16:29:39.197Z] --- PASS: TestCreateServiceCapabilities (3.44s) [2020-03-26T16:29:39.197Z] === RUN TestInspect [2020-03-26T16:29:41.731Z] --- PASS: TestInspect (3.10s) [2020-03-26T16:29:41.731Z] === RUN TestCreateJob [2020-03-26T16:29:42.047Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-03-26T16:29:42.977Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-03-26T16:29:44.872Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-03-26T16:29:45.129Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-03-26T16:29:45.129Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-03-26T16:29:45.129Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-03-26T16:29:45.129Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-03-26T16:29:45.129Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-03-26T16:29:45.918Z] --- PASS: TestCreateJob (4.05s) [2020-03-26T16:29:45.918Z] === RUN TestReplicatedJob [2020-03-26T16:29:46.485Z] ok github.com/docker/docker/cmd/dockerd 0.220s coverage: 30.7% of statements [2020-03-26T16:29:47.024Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-03-26T16:29:47.589Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-03-26T16:29:48.520Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-03-26T16:29:48.777Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-03-26T16:29:49.546Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2020-03-26T16:29:49.546Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-26T16:29:49.546Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-26T16:29:49.546Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-26T16:29:49.546Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-26T16:29:49.546Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-26T16:29:49.546Z] ? github.com/docker/docker/rootless [no test files] [2020-03-26T16:29:49.546Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-26T16:29:49.546Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-26T16:29:49.546Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-26T16:29:49.546Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-26T16:29:49.546Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-26T16:29:49.546Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-26T16:29:49.546Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-26T16:29:49.546Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-26T16:29:49.546Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-26T16:29:49.546Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-26T16:29:49.546Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-26T16:29:49.546Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-26T16:29:49.546Z] ? github.com/docker/docker/volume [no test files] [2020-03-26T16:29:49.546Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-26T16:29:49.546Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-26T16:29:49.546Z] [2020-03-26T16:29:49.546Z] === Skipped [2020-03-26T16:29:49.546Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-26T16:29:49.546Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-26T16:29:49.546Z] [2020-03-26T16:29:49.546Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-26T16:29:49.546Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-26T16:29:49.546Z] [2020-03-26T16:29:49.546Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-26T16:29:49.546Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T16:29:49.546Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-26T16:29:49.546Z] [2020-03-26T16:29:49.546Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-26T16:29:49.546Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T16:29:49.546Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-26T16:29:49.546Z] [2020-03-26T16:29:49.546Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-26T16:29:49.546Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T16:29:49.546Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-26T16:29:49.546Z] [2020-03-26T16:29:49.546Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-26T16:29:49.546Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T16:29:49.546Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-26T16:29:49.546Z] [2020-03-26T16:29:49.546Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-26T16:29:49.546Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T16:29:49.546Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-26T16:29:49.546Z] [2020-03-26T16:29:49.546Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-26T16:29:49.546Z] graphtest_unix.go:73: No driver to put! [2020-03-26T16:29:49.546Z] [2020-03-26T16:29:49.546Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-03-26T16:29:49.546Z] time="2020-03-26T16:28:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-26T16:29:49.546Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-26T16:29:49.546Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-26T16:29:49.546Z] [2020-03-26T16:29:49.546Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-03-26T16:29:49.546Z] time="2020-03-26T16:28:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-26T16:29:49.546Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-26T16:29:49.546Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-26T16:29:49.546Z] [2020-03-26T16:29:49.546Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-03-26T16:29:49.546Z] time="2020-03-26T16:28:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-26T16:29:49.546Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-26T16:29:49.546Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-26T16:29:49.546Z] [2020-03-26T16:29:49.546Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-03-26T16:29:49.546Z] time="2020-03-26T16:28:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-26T16:29:49.546Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-26T16:29:49.546Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-26T16:29:49.546Z] [2020-03-26T16:29:49.546Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-03-26T16:29:49.546Z] time="2020-03-26T16:28:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-26T16:29:49.546Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-26T16:29:49.546Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-26T16:29:49.546Z] [2020-03-26T16:29:49.546Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-03-26T16:29:49.546Z] graphtest_unix.go:73: No driver to put! [2020-03-26T16:29:49.546Z] [2020-03-26T16:29:49.546Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-26T16:29:49.546Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-26T16:29:49.546Z] [2020-03-26T16:29:49.546Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-26T16:29:49.546Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-26T16:29:49.546Z] [2020-03-26T16:29:49.546Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-26T16:29:49.546Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-26T16:29:49.546Z] [2020-03-26T16:29:49.546Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-26T16:29:49.546Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-26T16:29:49.546Z] [2020-03-26T16:29:49.546Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-26T16:29:49.546Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T16:29:49.546Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-26T16:29:49.546Z] [2020-03-26T16:29:49.546Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-26T16:29:49.546Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T16:29:49.546Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-26T16:29:49.546Z] [2020-03-26T16:29:49.546Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-26T16:29:49.546Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T16:29:49.546Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-26T16:29:49.546Z] [2020-03-26T16:29:49.546Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-26T16:29:49.546Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T16:29:49.546Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-26T16:29:49.546Z] [2020-03-26T16:29:49.546Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-26T16:29:49.546Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T16:29:49.546Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-26T16:29:49.546Z] [2020-03-26T16:29:49.546Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-26T16:29:49.546Z] graphtest_unix.go:73: No driver to put! [2020-03-26T16:29:49.546Z] [2020-03-26T16:29:49.546Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-26T16:29:49.546Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-26T16:29:49.546Z] [2020-03-26T16:29:49.546Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-26T16:29:49.546Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-26T16:29:49.546Z] [2020-03-26T16:29:49.546Z] [2020-03-26T16:29:49.546Z] DONE 2174 tests, 26 skipped in 248.865s Post stage [Pipeline] junit [2020-03-26T16:29:49.558Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-03-26T16:29:50.314Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40745/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 hack/validate/vendor [2020-03-26T16:29:50.672Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-03-26T16:29:50.929Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-03-26T16:29:50.929Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-03-26T16:29:50.957Z] ok github.com/docker/docker/container 0.171s coverage: 34.7% of statements [2020-03-26T16:29:50.957Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-26T16:29:50.957Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-26T16:29:50.957Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-26T16:29:50.957Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-26T16:29:51.248Z] 2020/03/26 16:29:51 Collecting initial packages [2020-03-26T16:29:51.506Z] 2020/03/26 16:29:51 Download dependencies [2020-03-26T16:29:52.483Z] --- PASS: TestReplicatedJob (6.49s) [2020-03-26T16:29:52.483Z] === RUN TestUpdateReplicatedJob [2020-03-26T16:29:52.825Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-03-26T16:29:54.028Z] 2020/03/26 16:29:53 Starting whole vndr cycle because no package specified [2020-03-26T16:29:54.028Z] 2020/03/26 16:29:53 Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20 [2020-03-26T16:29:54.028Z] 2020/03/26 16:29:53 Clone github.com/opencontainers/selinux, revision 31f70552238c5e017d78c3f1ba65e85f593f48e0, attempt 1/20 [2020-03-26T16:29:54.028Z] 2020/03/26 16:29:53 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2020-03-26T16:29:54.028Z] 2020/03/26 16:29:53 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2020-03-26T16:29:54.028Z] 2020/03/26 16:29:53 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2020-03-26T16:29:54.028Z] 2020/03/26 16:29:53 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2020-03-26T16:29:54.028Z] 2020/03/26 16:29:53 Clone github.com/Microsoft/hcsshim, revision b3f49c06ffaeef24d09c6c08ec8ec8425a0303e2, attempt 1/20 [2020-03-26T16:29:54.028Z] 2020/03/26 16:29:53 Clone github.com/opencontainers/runc, revision dc9208a3303feef5b3839f4323d9beb36df0a9dd, attempt 1/20 [2020-03-26T16:29:54.028Z] 2020/03/26 16:29:53 Clone github.com/gorilla/mux, revision 00bdffe0f3c77e27d2cf6f5c70232a2d3e4d9c15, attempt 1/20 [2020-03-26T16:29:54.028Z] 2020/03/26 16:29:53 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2020-03-26T16:29:54.028Z] 2020/03/26 16:29:53 Clone github.com/creack/pty, revision 3a6a957789163cacdfe0e291617a1c8e80612c11, attempt 1/20 [2020-03-26T16:29:54.028Z] 2020/03/26 16:29:53 Clone github.com/konsorten/go-windows-terminal-sequences, revision f55edac94c9bbba5d6182a4be46d86a2c9b5b50e, attempt 1/20 [2020-03-26T16:29:54.028Z] 2020/03/26 16:29:53 Clone github.com/mattn/go-shellwords, revision 36a9b3c57cb5caa559ff63fb7e9b585f1c00df75, attempt 1/20 [2020-03-26T16:29:54.028Z] 2020/03/26 16:29:53 Clone github.com/sirupsen/logrus, revision 839c75faf7f98a33d445d181f3018b5c3409a45e, attempt 1/20 [2020-03-26T16:29:54.028Z] 2020/03/26 16:29:53 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2020-03-26T16:29:54.028Z] 2020/03/26 16:29:53 Clone golang.org/x/net, revision 0de0cce0169b09b364e001f108dc0399ea8630b3, attempt 1/20 [2020-03-26T16:29:54.719Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-03-26T16:29:54.961Z] 2020/03/26 16:29:54 Finished clone github.com/docker/libtrust [2020-03-26T16:29:54.961Z] 2020/03/26 16:29:54 Clone golang.org/x/sys, revision d5e6a3e2c0ae16fc7480523ebcb7fd4dd3215489, attempt 1/20 [2020-03-26T16:29:54.961Z] 2020/03/26 16:29:54 Finished clone github.com/Azure/go-ansiterm [2020-03-26T16:29:54.961Z] 2020/03/26 16:29:54 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2020-03-26T16:29:54.961Z] 2020/03/26 16:29:54 Finished clone github.com/mattn/go-shellwords [2020-03-26T16:29:54.961Z] 2020/03/26 16:29:54 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2020-03-26T16:29:54.961Z] 2020/03/26 16:29:54 Finished clone github.com/creack/pty [2020-03-26T16:29:54.961Z] 2020/03/26 16:29:54 Clone golang.org/x/text, revision 342b2e1fbaa52c93f31447ad2c6abc048c63e475, attempt 1/20 [2020-03-26T16:29:54.961Z] 2020/03/26 16:29:54 Finished clone github.com/tchap/go-patricia [2020-03-26T16:29:54.961Z] 2020/03/26 16:29:54 Clone gotest.tools/v3, revision bb0d8a963040ea5048dcef1a14d8f8b58a33d4b3, attempt 1/20 [2020-03-26T16:29:55.219Z] 2020/03/26 16:29:54 Finished clone github.com/konsorten/go-windows-terminal-sequences [2020-03-26T16:29:55.219Z] 2020/03/26 16:29:54 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2020-03-26T16:29:55.219Z] 2020/03/26 16:29:55 Finished clone github.com/google/uuid [2020-03-26T16:29:55.219Z] 2020/03/26 16:29:55 Clone github.com/syndtr/gocapability, revision d98352740cb2c55f81556b63d4a1ec64c5a319c2, attempt 1/20 [2020-03-26T16:29:55.219Z] 2020/03/26 16:29:55 Finished clone github.com/Microsoft/go-winio [2020-03-26T16:29:55.219Z] 2020/03/26 16:29:55 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2020-03-26T16:29:55.478Z] 2020/03/26 16:29:55 Finished clone github.com/gorilla/mux [2020-03-26T16:29:55.478Z] 2020/03/26 16:29:55 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2020-03-26T16:29:55.736Z] 2020/03/26 16:29:55 Finished clone github.com/sirupsen/logrus [2020-03-26T16:29:55.736Z] 2020/03/26 16:29:55 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2020-03-26T16:29:56.303Z] 2020/03/26 16:29:56 Finished clone github.com/docker/go-units [2020-03-26T16:29:56.303Z] 2020/03/26 16:29:56 Clone github.com/moby/buildkit, revision 4d8d91bf49c769b8458e9aa84746c842b4a0e39a, attempt 1/20 [2020-03-26T16:29:56.303Z] 2020/03/26 16:29:56 Finished clone github.com/syndtr/gocapability [2020-03-26T16:29:56.303Z] 2020/03/26 16:29:56 Clone github.com/tonistiigi/fsutil, revision 013a9fe6aee2d1658457075bf9e688bc8c0be2e0, attempt 1/20 [2020-03-26T16:29:56.512Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.034s coverage: 65.3% of statements [2020-03-26T16:29:56.562Z] 2020/03/26 16:29:56 Finished clone github.com/imdario/mergo [2020-03-26T16:29:56.562Z] 2020/03/26 16:29:56 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2020-03-26T16:29:56.562Z] 2020/03/26 16:29:56 Finished clone github.com/RackSec/srslog [2020-03-26T16:29:56.562Z] 2020/03/26 16:29:56 Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20 [2020-03-26T16:29:56.562Z] 2020/03/26 16:29:56 Finished clone github.com/opencontainers/selinux [2020-03-26T16:29:56.562Z] 2020/03/26 16:29:56 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2020-03-26T16:29:56.562Z] 2020/03/26 16:29:56 Finished clone github.com/google/go-cmp [2020-03-26T16:29:56.562Z] 2020/03/26 16:29:56 Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20 [2020-03-26T16:29:56.669Z] --- PASS: TestUpdateReplicatedJob (4.27s) [2020-03-26T16:29:56.670Z] === RUN TestServiceListWithStatuses [2020-03-26T16:29:56.670Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-26T16:29:56.670Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-26T16:29:56.670Z] === RUN TestDockerNetworkConnectAlias [2020-03-26T16:29:56.820Z] 2020/03/26 16:29:56 Finished clone gotest.tools/v3 [2020-03-26T16:29:56.820Z] 2020/03/26 16:29:56 Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20 [2020-03-26T16:29:57.242Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-03-26T16:29:57.387Z] 2020/03/26 16:29:57 Finished clone golang.org/x/sync [2020-03-26T16:29:57.387Z] 2020/03/26 16:29:57 Clone github.com/gofrs/flock, revision 392e7fae8f1b0bdbd67dad7237d23f618feb6dbb, attempt 1/20 [2020-03-26T16:29:57.953Z] 2020/03/26 16:29:57 Finished clone github.com/mitchellh/hashstructure [2020-03-26T16:29:57.953Z] 2020/03/26 16:29:57 Clone github.com/docker/libnetwork, revision ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee, attempt 1/20 [2020-03-26T16:29:57.953Z] 2020/03/26 16:29:57 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2020-03-26T16:29:57.953Z] 2020/03/26 16:29:57 Clone github.com/docker/go-events, revision 9461782956ad83b30282bf90e31fa6a70c255ba9, attempt 1/20 [2020-03-26T16:29:57.953Z] 2020/03/26 16:29:57 Finished clone github.com/google/shlex [2020-03-26T16:29:57.953Z] 2020/03/26 16:29:57 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2020-03-26T16:29:57.953Z] 2020/03/26 16:29:57 Finished clone github.com/opentracing-contrib/go-stdlib [2020-03-26T16:29:57.953Z] 2020/03/26 16:29:57 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2020-03-26T16:29:58.211Z] 2020/03/26 16:29:58 Finished clone github.com/opentracing/opentracing-go [2020-03-26T16:29:58.211Z] 2020/03/26 16:29:58 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2020-03-26T16:29:58.211Z] 2020/03/26 16:29:58 Finished clone github.com/docker/go-connections [2020-03-26T16:29:58.211Z] 2020/03/26 16:29:58 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2020-03-26T16:29:58.470Z] 2020/03/26 16:29:58 Finished clone github.com/gofrs/flock [2020-03-26T16:29:58.470Z] 2020/03/26 16:29:58 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2020-03-26T16:29:58.610Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-03-26T16:29:59.405Z] 2020/03/26 16:29:59 Finished clone github.com/armon/go-metrics [2020-03-26T16:29:59.405Z] 2020/03/26 16:29:59 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2020-03-26T16:29:59.405Z] 2020/03/26 16:29:59 Finished clone github.com/armon/go-radix [2020-03-26T16:29:59.405Z] 2020/03/26 16:29:59 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2020-03-26T16:29:59.405Z] 2020/03/26 16:29:59 Finished clone github.com/docker/go-events [2020-03-26T16:29:59.405Z] 2020/03/26 16:29:59 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2020-03-26T16:29:59.663Z] 2020/03/26 16:29:59 Finished clone github.com/sean-/seed [2020-03-26T16:29:59.663Z] 2020/03/26 16:29:59 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2020-03-26T16:30:00.504Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-03-26T16:30:00.598Z] 2020/03/26 16:30:00 Finished clone github.com/tonistiigi/fsutil [2020-03-26T16:30:00.598Z] 2020/03/26 16:30:00 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2020-03-26T16:30:00.598Z] 2020/03/26 16:30:00 Finished clone github.com/hashicorp/errwrap [2020-03-26T16:30:00.598Z] 2020/03/26 16:30:00 Clone github.com/vishvananda/netns, revision 0a2b9b5464df8343199164a0321edf3313202f7e, attempt 1/20 [2020-03-26T16:30:00.856Z] 2020/03/26 16:30:00 Finished clone github.com/hashicorp/memberlist [2020-03-26T16:30:00.856Z] 2020/03/26 16:30:00 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2020-03-26T16:30:00.856Z] 2020/03/26 16:30:00 Finished clone github.com/hashicorp/go-multierror [2020-03-26T16:30:00.856Z] 2020/03/26 16:30:00 Clone github.com/moby/ipvs, revision 8f137da6850a975020f4f739c589d293dd3a9d7b, attempt 1/20 [2020-03-26T16:30:01.068Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-03-26T16:30:01.632Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-03-26T16:30:01.790Z] 2020/03/26 16:30:01 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2020-03-26T16:30:01.790Z] 2020/03/26 16:30:01 Finished clone github.com/golang/gddo [2020-03-26T16:30:02.197Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-03-26T16:30:02.307Z] 2020/03/26 16:30:02 Finished clone github.com/hashicorp/go-sockaddr [2020-03-26T16:30:02.307Z] 2020/03/26 16:30:02 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2020-03-26T16:30:02.565Z] 2020/03/26 16:30:02 Finished clone github.com/docker/libkv [2020-03-26T16:30:02.565Z] 2020/03/26 16:30:02 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2020-03-26T16:30:02.823Z] 2020/03/26 16:30:02 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2020-03-26T16:30:02.823Z] 2020/03/26 16:30:02 Finished clone github.com/vishvananda/netns [2020-03-26T16:30:03.232Z] --- PASS: TestDockerNetworkConnectAlias (6.75s) [2020-03-26T16:30:03.232Z] === RUN TestDockerNetworkReConnect [2020-03-26T16:30:03.413Z] ok github.com/docker/docker/daemon/cluster/convert 0.026s coverage: 35.6% of statements [2020-03-26T16:30:04.196Z] 2020/03/26 16:30:03 Finished clone github.com/hashicorp/go-msgpack [2020-03-26T16:30:04.196Z] 2020/03/26 16:30:03 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2020-03-26T16:30:04.196Z] 2020/03/26 16:30:04 Finished clone github.com/vishvananda/netlink [2020-03-26T16:30:04.196Z] 2020/03/26 16:30:04 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2020-03-26T16:30:04.454Z] 2020/03/26 16:30:04 Finished clone github.com/moby/ipvs [2020-03-26T16:30:04.454Z] 2020/03/26 16:30:04 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2020-03-26T16:30:04.454Z] 2020/03/26 16:30:04 Finished clone github.com/BurntSushi/toml [2020-03-26T16:30:04.454Z] 2020/03/26 16:30:04 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2020-03-26T16:30:04.712Z] 2020/03/26 16:30:04 Finished clone github.com/deckarep/golang-set [2020-03-26T16:30:04.712Z] 2020/03/26 16:30:04 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2020-03-26T16:30:04.712Z] 2020/03/26 16:30:04 Finished clone github.com/samuel/go-zookeeper [2020-03-26T16:30:04.712Z] 2020/03/26 16:30:04 Clone go.etcd.io/bbolt, revision a0458a2b35708eef59eb5f620ceb3cd1c01a824d, attempt 1/20 [2020-03-26T16:30:05.277Z] 2020/03/26 16:30:05 Finished clone golang.org/x/net [2020-03-26T16:30:05.277Z] 2020/03/26 16:30:05 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2020-03-26T16:30:05.842Z] 2020/03/26 16:30:05 Finished clone github.com/opencontainers/runc [2020-03-26T16:30:06.100Z] 2020/03/26 16:30:05 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2020-03-26T16:30:06.100Z] 2020/03/26 16:30:05 Finished clone github.com/coreos/go-semver [2020-03-26T16:30:06.100Z] 2020/03/26 16:30:05 Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20 [2020-03-26T16:30:06.139Z] ok github.com/docker/docker/daemon/cluster 0.200s coverage: 0.5% of statements [2020-03-26T16:30:06.357Z] 2020/03/26 16:30:06 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2020-03-26T16:30:06.358Z] 2020/03/26 16:30:06 Finished clone github.com/ishidawataru/sctp [2020-03-26T16:30:06.407Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-03-26T16:30:07.290Z] 2020/03/26 16:30:07 Finished clone github.com/Microsoft/opengcs [2020-03-26T16:30:07.290Z] 2020/03/26 16:30:07 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2020-03-26T16:30:07.550Z] 2020/03/26 16:30:07 Clone github.com/containerd/ttrpc, revision 0be804eadb152bc3b3c20c5edc314c4633833398, attempt 1/20 [2020-03-26T16:30:07.550Z] 2020/03/26 16:30:07 Finished clone github.com/opencontainers/go-digest [2020-03-26T16:30:07.807Z] 2020/03/26 16:30:07 Finished clone github.com/mistifyio/go-zfs [2020-03-26T16:30:07.807Z] 2020/03/26 16:30:07 Clone github.com/opencontainers/runtime-spec, revision 29686dbc5559d93fb1ef402eeda3e35c38d75af4, attempt 1/20 [2020-03-26T16:30:08.064Z] 2020/03/26 16:30:07 Finished clone go.etcd.io/bbolt [2020-03-26T16:30:08.064Z] 2020/03/26 16:30:07 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2020-03-26T16:30:08.502Z] --- PASS: TestDockerNetworkReConnect (5.09s) [2020-03-26T16:30:08.502Z] === RUN TestServicePlugin [2020-03-26T16:30:08.502Z] --- SKIP: TestServicePlugin (0.00s) [2020-03-26T16:30:08.502Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T16:30:08.502Z] === RUN TestServiceUpdateLabel [2020-03-26T16:30:08.629Z] 2020/03/26 16:30:08 Finished clone github.com/Microsoft/hcsshim [2020-03-26T16:30:08.629Z] 2020/03/26 16:30:08 Clone github.com/seccomp/libseccomp-golang, revision 689e3c1541a84461afc49c1c87352a6cedf72e9c, attempt 1/20 [2020-03-26T16:30:08.629Z] 2020/03/26 16:30:08 Finished clone github.com/vbatts/tar-split [2020-03-26T16:30:08.629Z] 2020/03/26 16:30:08 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2020-03-26T16:30:09.194Z] 2020/03/26 16:30:09 Finished clone github.com/containerd/ttrpc [2020-03-26T16:30:09.194Z] 2020/03/26 16:30:09 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2020-03-26T16:30:09.695Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-03-26T16:30:09.695Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-03-26T16:30:09.759Z] 2020/03/26 16:30:09 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2020-03-26T16:30:09.759Z] 2020/03/26 16:30:09 Finished clone github.com/hashicorp/serf [2020-03-26T16:30:09.759Z] 2020/03/26 16:30:09 Clone github.com/coreos/go-systemd/v22, attempt 1/20 finished with error github.com/coreos/go-systemd/v22: Err: exit status 128, out: Cloning into '/go/src/github.com/docker/docker/vendor/github.com/coreos/go-systemd/v22'... [2020-03-26T16:30:09.759Z] fatal: unable to open /go/src/github.com/docker/docker/vendor/github.com/coreos/go-systemd/v22/.git/objects/pack/tmp_pack_uLBBtB: No such file or directory [2020-03-26T16:30:09.759Z] fatal: index-pack failed [2020-03-26T16:30:10.323Z] 2020/03/26 16:30:10 Finished clone github.com/seccomp/libseccomp-golang [2020-03-26T16:30:10.323Z] 2020/03/26 16:30:10 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2020-03-26T16:30:10.889Z] 2020/03/26 16:30:10 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 2/20 [2020-03-26T16:30:11.146Z] 2020/03/26 16:30:10 Finished clone github.com/opencontainers/runtime-spec [2020-03-26T16:30:11.146Z] 2020/03/26 16:30:10 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2020-03-26T16:30:11.146Z] 2020/03/26 16:30:11 Finished clone github.com/godbus/dbus/v5 [2020-03-26T16:30:11.146Z] 2020/03/26 16:30:11 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2020-03-26T16:30:11.687Z] ok github.com/docker/docker/daemon/discovery 0.042s coverage: 30.0% of statements [2020-03-26T16:30:11.712Z] 2020/03/26 16:30:11 Finished clone github.com/Graylog2/go-gelf [2020-03-26T16:30:11.712Z] 2020/03/26 16:30:11 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2020-03-26T16:30:11.712Z] 2020/03/26 16:30:11 Finished clone github.com/opencontainers/image-spec [2020-03-26T16:30:11.712Z] 2020/03/26 16:30:11 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2020-03-26T16:30:11.787Z] --- PASS: TestServiceUpdateLabel (3.25s) [2020-03-26T16:30:11.787Z] === RUN TestServiceUpdateSecrets [2020-03-26T16:30:11.970Z] 2020/03/26 16:30:11 Finished clone github.com/coreos/go-systemd [2020-03-26T16:30:11.970Z] 2020/03/26 16:30:11 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2020-03-26T16:30:12.535Z] 2020/03/26 16:30:12 Finished clone github.com/philhofer/fwd [2020-03-26T16:30:12.535Z] 2020/03/26 16:30:12 Clone github.com/jmespath/go-jmespath, revision c2b33e8439af944379acbdd9c3a5fe0bc44bd8a5, attempt 1/20 [2020-03-26T16:30:12.535Z] 2020/03/26 16:30:12 Finished clone github.com/fluent/fluent-logger-golang [2020-03-26T16:30:12.535Z] 2020/03/26 16:30:12 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2020-03-26T16:30:12.793Z] 2020/03/26 16:30:12 Finished clone github.com/coreos/go-systemd/v22 [2020-03-26T16:30:12.793Z] 2020/03/26 16:30:12 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2020-03-26T16:30:13.051Z] 2020/03/26 16:30:12 Finished clone github.com/ugorji/go [2020-03-26T16:30:13.051Z] 2020/03/26 16:30:12 Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20 [2020-03-26T16:30:13.618Z] 2020/03/26 16:30:13 Finished clone github.com/fsnotify/fsnotify [2020-03-26T16:30:13.618Z] 2020/03/26 16:30:13 Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20 [2020-03-26T16:30:13.761Z] ok github.com/docker/docker/daemon/config 0.082s coverage: 81.7% of statements [2020-03-26T16:30:13.761Z] ok github.com/docker/docker/daemon/events 0.071s coverage: 50.0% of statements [2020-03-26T16:30:13.876Z] 2020/03/26 16:30:13 Finished clone github.com/bsphere/le_go [2020-03-26T16:30:13.876Z] 2020/03/26 16:30:13 Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20 [2020-03-26T16:30:14.442Z] 2020/03/26 16:30:14 Finished clone github.com/jmespath/go-jmespath [2020-03-26T16:30:14.442Z] 2020/03/26 16:30:14 Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20 [2020-03-26T16:30:14.442Z] 2020/03/26 16:30:14 Finished clone golang.org/x/sys [2020-03-26T16:30:14.442Z] 2020/03/26 16:30:14 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2020-03-26T16:30:14.950Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-03-26T16:30:15.376Z] 2020/03/26 16:30:15 Finished clone golang.org/x/oauth2 [2020-03-26T16:30:15.376Z] 2020/03/26 16:30:15 Clone github.com/containerd/containerd, revision 4d242818bf55542e5d7876ca276fea83029e803c, attempt 1/20 [2020-03-26T16:30:15.376Z] 2020/03/26 16:30:15 Finished clone github.com/moby/buildkit [2020-03-26T16:30:15.376Z] 2020/03/26 16:30:15 Clone github.com/containerd/fifo, revision ff969a566b00877c63489baf6e8c35d60af6142c, attempt 1/20 [2020-03-26T16:30:15.376Z] 2020/03/26 16:30:15 Finished clone github.com/tinylib/msgp [2020-03-26T16:30:15.376Z] 2020/03/26 16:30:15 Clone github.com/containerd/continuity, revision 26c1120b8d4107d2471b93ad78ef7ce1fc84c4c4, attempt 1/20 [2020-03-26T16:30:15.944Z] 2020/03/26 16:30:15 Finished clone github.com/googleapis/gax-go [2020-03-26T16:30:15.944Z] 2020/03/26 16:30:15 Clone github.com/containerd/cgroups, revision 44306b6a1d46985d916b48b4199f93a378af314f, attempt 1/20 [2020-03-26T16:30:16.846Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-03-26T16:30:16.888Z] 2020/03/26 16:30:16 Finished clone github.com/containerd/fifo [2020-03-26T16:30:16.888Z] 2020/03/26 16:30:16 Clone github.com/containerd/console, revision 8375c3424e4d7b114e8a90a4a40c8e1b40d1d4e6, attempt 1/20 [2020-03-26T16:30:16.888Z] 2020/03/26 16:30:16 Finished clone github.com/docker/libnetwork [2020-03-26T16:30:16.888Z] 2020/03/26 16:30:16 Clone github.com/containerd/go-runc, revision 7016d3ce2328dd2cb1192b2076ebd565c4e8df0c, attempt 1/20 [2020-03-26T16:30:17.103Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-03-26T16:30:17.250Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-03-26T16:30:17.453Z] 2020/03/26 16:30:17 Finished clone go.opencensus.io [2020-03-26T16:30:17.453Z] 2020/03/26 16:30:17 Clone github.com/containerd/typeurl, revision b45ef1f1f737e10bd45b25b669df25f0da8b9ba0, attempt 1/20 [2020-03-26T16:30:17.667Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-03-26T16:30:17.924Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-03-26T16:30:18.019Z] 2020/03/26 16:30:17 Finished clone github.com/containerd/cgroups [2020-03-26T16:30:18.019Z] 2020/03/26 16:30:17 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2020-03-26T16:30:18.585Z] 2020/03/26 16:30:18 Finished clone github.com/containerd/go-runc [2020-03-26T16:30:18.585Z] 2020/03/26 16:30:18 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2020-03-26T16:30:18.856Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-03-26T16:30:19.152Z] 2020/03/26 16:30:18 Clone github.com/docker/swarmkit, revision ebe39a32e3ed4c3a3783a02c11cccf388818694c, attempt 1/20 [2020-03-26T16:30:19.152Z] 2020/03/26 16:30:18 Finished clone github.com/containerd/typeurl [2020-03-26T16:30:19.290Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.501s coverage: 13.7% of statements [2020-03-26T16:30:19.410Z] 2020/03/26 16:30:19 Finished clone code.cloudfoundry.org/clock [2020-03-26T16:30:19.410Z] 2020/03/26 16:30:19 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2020-03-26T16:30:19.786Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-03-26T16:30:19.977Z] 2020/03/26 16:30:19 Finished clone github.com/containerd/console [2020-03-26T16:30:19.977Z] 2020/03/26 16:30:19 Clone github.com/golang/protobuf, revision d23c5127dc24889085f8ccea5c9d560a57a879d8, attempt 1/20 [2020-03-26T16:30:20.235Z] 2020/03/26 16:30:19 Finished clone github.com/miekg/dns [2020-03-26T16:30:20.235Z] 2020/03/26 16:30:19 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2020-03-26T16:30:20.235Z] 2020/03/26 16:30:20 Finished clone github.com/containerd/continuity [2020-03-26T16:30:20.235Z] 2020/03/26 16:30:20 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2020-03-26T16:30:20.235Z] 2020/03/26 16:30:20 Finished clone github.com/gogo/googleapis [2020-03-26T16:30:20.235Z] 2020/03/26 16:30:20 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2020-03-26T16:30:21.170Z] 2020/03/26 16:30:21 Clone golang.org/x/crypto, revision 2aa609cf4a9d7d1126360de73b55b6002f9e052a, attempt 1/20 [2020-03-26T16:30:21.170Z] 2020/03/26 16:30:21 Finished clone golang.org/x/text [2020-03-26T16:30:21.334Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-03-26T16:30:21.428Z] 2020/03/26 16:30:21 Finished clone google.golang.org/grpc [2020-03-26T16:30:21.428Z] 2020/03/26 16:30:21 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2020-03-26T16:30:21.429Z] 2020/03/26 16:30:21 Finished clone github.com/fernet/fernet-go [2020-03-26T16:30:21.429Z] 2020/03/26 16:30:21 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2020-03-26T16:30:22.803Z] 2020/03/26 16:30:22 Finished clone github.com/hashicorp/go-memdb [2020-03-26T16:30:22.803Z] 2020/03/26 16:30:22 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2020-03-26T16:30:22.862Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.198s coverage: 57.9% of statements [2020-03-26T16:30:22.862Z] ok github.com/docker/docker/daemon 12.693s coverage: 17.5% of statements [2020-03-26T16:30:22.862Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-26T16:30:22.862Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-26T16:30:22.862Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-26T16:30:22.862Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-26T16:30:23.059Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-03-26T16:30:23.061Z] 2020/03/26 16:30:22 Finished clone golang.org/x/time [2020-03-26T16:30:23.061Z] 2020/03/26 16:30:22 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2020-03-26T16:30:23.629Z] 2020/03/26 16:30:23 Finished clone github.com/hashicorp/go-immutable-radix [2020-03-26T16:30:23.629Z] 2020/03/26 16:30:23 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2020-03-26T16:30:24.564Z] 2020/03/26 16:30:24 Finished clone github.com/hashicorp/golang-lru [2020-03-26T16:30:24.564Z] 2020/03/26 16:30:24 Clone github.com/pkg/errors, revision ba968bfe8b2f7e042a574c888954fccecfa385b4, attempt 1/20 [2020-03-26T16:30:24.955Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-03-26T16:30:25.130Z] 2020/03/26 16:30:24 Finished clone github.com/docker/distribution [2020-03-26T16:30:25.130Z] 2020/03/26 16:30:24 Clone github.com/prometheus/client_golang, revision c42bebe5a5cddfc6b28cd639103369d8a75dfa89, attempt 1/20 [2020-03-26T16:30:25.130Z] 2020/03/26 16:30:25 Finished clone github.com/coreos/pkg [2020-03-26T16:30:25.130Z] 2020/03/26 16:30:25 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2020-03-26T16:30:25.518Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-03-26T16:30:25.519Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-03-26T16:30:25.697Z] 2020/03/26 16:30:25 Finished clone github.com/pkg/errors [2020-03-26T16:30:25.697Z] 2020/03/26 16:30:25 Clone github.com/prometheus/client_model, revision d1d2010b5beead3fa1c5f271a5cf626e40b3ad6e, attempt 1/20 [2020-03-26T16:30:26.633Z] 2020/03/26 16:30:26 Finished clone github.com/beorn7/perks [2020-03-26T16:30:26.633Z] 2020/03/26 16:30:26 Clone github.com/prometheus/common, revision 287d3e634a1e550c9e463dd7e5a75a422c614505, attempt 1/20 [2020-03-26T16:30:26.663Z] --- PASS: TestServiceUpdateSecrets (15.05s) [2020-03-26T16:30:26.663Z] === RUN TestServiceUpdateConfigs [2020-03-26T16:30:27.199Z] 2020/03/26 16:30:27 Finished clone golang.org/x/crypto [2020-03-26T16:30:27.199Z] 2020/03/26 16:30:27 Clone github.com/prometheus/procfs, revision 6d489fc7f1d9cd890a250f3ea3431b1744b9623f, attempt 1/20 [2020-03-26T16:30:27.294Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.8% of statements [2020-03-26T16:30:27.416Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-03-26T16:30:27.468Z] 2020/03/26 16:30:27 Finished clone github.com/prometheus/client_model [2020-03-26T16:30:27.468Z] 2020/03/26 16:30:27 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2020-03-26T16:30:28.034Z] 2020/03/26 16:30:27 Clone github.com/spf13/pflag, revision 583c0c0531f06d5278b7d917446061adc344b5cd, attempt 1/20 [2020-03-26T16:30:28.034Z] 2020/03/26 16:30:27 Finished clone github.com/golang/protobuf [2020-03-26T16:30:28.293Z] 2020/03/26 16:30:28 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2020-03-26T16:30:28.293Z] 2020/03/26 16:30:28 Finished clone github.com/prometheus/client_golang [2020-03-26T16:30:28.319Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.630s coverage: 68.6% of statements [2020-03-26T16:30:28.788Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-03-26T16:30:28.859Z] 2020/03/26 16:30:28 Finished clone github.com/matttproud/golang_protobuf_extensions [2020-03-26T16:30:28.859Z] 2020/03/26 16:30:28 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2020-03-26T16:30:29.795Z] 2020/03/26 16:30:29 Finished clone github.com/prometheus/procfs [2020-03-26T16:30:29.795Z] 2020/03/26 16:30:29 Clone github.com/spf13/cobra, revision ef82de70bb3f60c65fb8eebacbb2d122ef517385, attempt 1/20 [2020-03-26T16:30:29.795Z] 2020/03/26 16:30:29 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2020-03-26T16:30:29.795Z] 2020/03/26 16:30:29 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2020-03-26T16:30:29.795Z] 2020/03/26 16:30:29 Finished clone github.com/prometheus/common [2020-03-26T16:30:29.795Z] 2020/03/26 16:30:29 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2020-03-26T16:30:29.795Z] 2020/03/26 16:30:29 Finished clone github.com/spf13/pflag [2020-03-26T16:30:29.795Z] 2020/03/26 16:30:29 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2020-03-26T16:30:30.157Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-03-26T16:30:30.365Z] 2020/03/26 16:30:30 Finished clone github.com/cespare/xxhash/v2 [2020-03-26T16:30:31.052Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.349s coverage: 49.5% of statements [2020-03-26T16:30:31.301Z] 2020/03/26 16:30:31 Finished clone github.com/inconshreveable/mousetrap [2020-03-26T16:30:31.301Z] 2020/03/26 16:30:31 Finished clone github.com/docker/go-metrics [2020-03-26T16:30:31.301Z] 2020/03/26 16:30:31 Finished clone github.com/morikuni/aec [2020-03-26T16:30:31.682Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.496s coverage: 46.2% of statements [2020-03-26T16:30:31.682Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-26T16:30:32.235Z] 2020/03/26 16:30:32 Finished clone github.com/spf13/cobra [2020-03-26T16:30:32.677Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-03-26T16:30:33.609Z] 2020/03/26 16:30:33 Finished clone github.com/google/certificate-transparency-go [2020-03-26T16:30:33.737Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.677s coverage: 76.1% of statements [2020-03-26T16:30:35.239Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.022s coverage: 58.0% of statements [2020-03-26T16:30:35.863Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.037s coverage: 3.0% of statements [2020-03-26T16:30:36.490Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.827s coverage: 55.4% of statements [2020-03-26T16:30:36.490Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-26T16:30:36.490Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-26T16:30:36.780Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2020-03-26T16:30:37.796Z] 2020/03/26 16:30:37 Finished clone github.com/cloudflare/cfssl [2020-03-26T16:30:41.981Z] 2020/03/26 16:30:41 Finished clone cloud.google.com/go [2020-03-26T16:30:42.347Z] ok github.com/docker/docker/daemon/logger 0.277s coverage: 41.8% of statements [2020-03-26T16:30:42.347Z] ok github.com/docker/docker/daemon/logger/gelf 0.016s coverage: 67.0% of statements [2020-03-26T16:30:42.631Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-03-26T16:30:42.887Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-03-26T16:30:42.972Z] ok github.com/docker/docker/daemon/logger/awslogs 0.550s coverage: 77.8% of statements [2020-03-26T16:30:43.260Z] ok github.com/docker/docker/daemon/images 0.032s coverage: 4.9% of statements [2020-03-26T16:30:43.260Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-26T16:30:43.260Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-26T16:30:43.260Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-26T16:30:43.260Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-26T16:30:44.741Z] --- PASS: TestServiceUpdateConfigs (15.43s) [2020-03-26T16:30:44.741Z] === RUN TestServiceUpdateNetwork [2020-03-26T16:30:44.782Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-03-26T16:30:45.312Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.037s coverage: 88.3% of statements [2020-03-26T16:30:45.312Z] ok github.com/docker/docker/daemon/logger/journald 0.039s coverage: 26.2% of statements [2020-03-26T16:30:45.345Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-03-26T16:30:46.167Z] 2020/03/26 16:30:45 Finished clone github.com/docker/swarmkit [2020-03-26T16:30:46.334Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.023s coverage: 62.1% of statements [2020-03-26T16:30:47.241Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-03-26T16:30:47.836Z] ok github.com/docker/docker/daemon/logger/local 0.105s coverage: 74.7% of statements [2020-03-26T16:30:47.836Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-26T16:30:48.610Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-03-26T16:30:48.696Z] 2020/03/26 16:30:48 Finished clone google.golang.org/genproto [2020-03-26T16:30:49.262Z] 2020/03/26 16:30:49 Finished clone github.com/containerd/containerd [2020-03-26T16:30:50.504Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-03-26T16:30:50.504Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-03-26T16:30:50.564Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.019s coverage: 19.9% of statements [2020-03-26T16:30:50.564Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.046s coverage: 33.3% of statements [2020-03-26T16:30:51.162Z] 2020/03/26 16:30:50 Finished clone github.com/coreos/etcd [2020-03-26T16:30:52.061Z] ok github.com/docker/docker/daemon/logger/templates 0.027s coverage: 8.3% of statements [2020-03-26T16:30:52.350Z] ok github.com/docker/docker/daemon/logger/syslog 0.012s coverage: 47.8% of statements [2020-03-26T16:30:54.416Z] ok github.com/docker/docker/daemon/network 0.013s coverage: 63.8% of statements [2020-03-26T16:30:55.444Z] ok github.com/docker/docker/daemon/logger/splunk 3.137s coverage: 82.5% of statements [2020-03-26T16:30:55.444Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-26T16:30:55.444Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite (351.93s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.70s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.47s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.63s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.55s) [2020-03-26T16:30:55.755Z] docker_cli_daemon_test.go:1449: [d38a4fd961264] daemon is not started [2020-03-26T16:30:55.755Z] check_test.go:309: [dc4c73c50be38] daemon is not started [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.95s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.27s) [2020-03-26T16:30:55.755Z] check_test.go:309: [d8c21b3921ea0] daemon is not started [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.79s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.49s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.15s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.39s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.88s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.81s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.54s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.80s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-03-26T16:30:55.755Z] check_test.go:309: [d2e9fe04305d5] daemon is not started [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-03-26T16:30:55.755Z] check_test.go:309: [d7fdd835d4106] daemon is not started [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.75s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2020-03-26T16:30:55.755Z] check_test.go:309: [d507dac0b4a6f] daemon is not started [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.49s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.59s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.50s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.21s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.55s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.64s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-03-26T16:30:55.755Z] check_test.go:309: [d1e9108ae6aa7] daemon is not started [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.39s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.77s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.99s) [2020-03-26T16:30:55.755Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-03-26T16:30:55.755Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-03-26T16:30:55.755Z] check_test.go:309: [d842fb2cbdd0d] daemon is not started [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.33s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.29s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.61s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.91s) [2020-03-26T16:30:55.755Z] check_test.go:309: [d96365c7c296e] daemon is not started [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.22s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2020-03-26T16:30:55.755Z] check_test.go:309: [d17dbcf7ac723] daemon is not started [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.68s) [2020-03-26T16:30:55.755Z] docker_cli_daemon_plugins_test.go:79: [dface91c01d3a] daemon is not started [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.19s) [2020-03-26T16:30:55.755Z] docker_cli_daemon_plugins_test.go:169: [de83c04f0885c] daemon is not started [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.67s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-03-26T16:30:55.755Z] check_test.go:309: [d7147d5c6d483] daemon is not started [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.88s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.95s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.88s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.83s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.86s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.81s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.10s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.00s) [2020-03-26T16:30:55.755Z] check_test.go:309: [d12b7b644fa18] daemon is not started [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.38s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.90s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.49s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.16s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.95s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.92s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.96s) [2020-03-26T16:30:55.755Z] check_test.go:309: [d9c60a78c8f17] daemon is not started [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.72s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.71s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.41s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.40s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.68s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.64s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.28s) [2020-03-26T16:30:55.755Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-03-26T16:30:55.755Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-03-26T16:30:55.755Z] check_test.go:309: [dabbea1f3fa5e] daemon is not started [2020-03-26T16:30:55.755Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-03-26T16:30:55.755Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-03-26T16:30:55.755Z] check_test.go:309: [d392d219304dc] daemon is not started [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.69s) [2020-03-26T16:30:55.755Z] check_test.go:309: [d66ce1d2f20de] daemon is not started [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.59s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.51s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.28s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.04s) [2020-03-26T16:30:55.755Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.78s) [2020-03-26T16:30:55.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.00s) [2020-03-26T16:30:55.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.94s) [2020-03-26T16:30:55.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.62s) [2020-03-26T16:30:55.756Z] check_test.go:309: [dae93349b1c41] daemon is not started [2020-03-26T16:30:55.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.42s) [2020-03-26T16:30:55.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.68s) [2020-03-26T16:30:55.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.86s) [2020-03-26T16:30:55.756Z] check_test.go:309: [d9d499a5867f3] daemon is not started [2020-03-26T16:30:55.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-03-26T16:30:55.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.16s) [2020-03-26T16:30:55.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.19s) [2020-03-26T16:30:55.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-03-26T16:30:55.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.60s) [2020-03-26T16:30:55.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2020-03-26T16:30:55.756Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-03-26T16:30:55.756Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-03-26T16:30:55.756Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-03-26T16:30:55.756Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-03-26T16:30:55.756Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-03-26T16:30:55.756Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-03-26T16:30:55.756Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-03-26T16:30:55.756Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-03-26T16:30:55.756Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-03-26T16:30:55.756Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-03-26T16:30:55.756Z] check_test.go:309: [d21ac7597783b] daemon is not started [2020-03-26T16:30:55.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.21s) [2020-03-26T16:30:55.756Z] check_test.go:309: [de099608f10da] daemon is not started [2020-03-26T16:30:55.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2020-03-26T16:30:55.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s) [2020-03-26T16:30:55.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.54s) [2020-03-26T16:30:55.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2020-03-26T16:30:55.756Z] check_test.go:309: [d27e83da57ec6] daemon is not started [2020-03-26T16:30:55.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.18s) [2020-03-26T16:30:55.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.96s) [2020-03-26T16:30:55.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.65s) [2020-03-26T16:30:55.756Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2020-03-26T16:30:55.756Z] check_test.go:309: [dbb95d1d8cba9] daemon is not started [2020-03-26T16:30:55.756Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.07s) [2020-03-26T16:30:55.756Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.94s) [2020-03-26T16:30:55.756Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.25s) [2020-03-26T16:30:55.756Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.18s) [2020-03-26T16:30:55.756Z] check_test.go:309: [d62f7f01aad9d] daemon is not started [2020-03-26T16:30:55.756Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s) [2020-03-26T16:30:55.756Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2020-03-26T16:30:55.756Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2020-03-26T16:30:55.756Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.02s) [2020-03-26T16:30:55.756Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-03-26T16:30:55.756Z] check_test.go:309: [d9ff03bbd79ce] daemon is not started [2020-03-26T16:30:55.756Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.77s) [2020-03-26T16:30:55.756Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.84s) [2020-03-26T16:30:55.756Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.13s) [2020-03-26T16:30:55.756Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.52s) [2020-03-26T16:30:55.756Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.00s) [2020-03-26T16:30:55.756Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.87s) [2020-03-26T16:30:55.756Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.64s) [2020-03-26T16:30:55.756Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.90s) [2020-03-26T16:30:55.756Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.01s) [2020-03-26T16:30:55.756Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.20s) [2020-03-26T16:30:55.756Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.19s) [2020-03-26T16:30:55.756Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (4.16s) [2020-03-26T16:30:55.756Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.22s) [2020-03-26T16:30:55.756Z] docker_cli_daemon_test.go:2542: [d11c41ba2c6ba] daemon is not started [2020-03-26T16:30:55.756Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.96s) [2020-03-26T16:30:55.756Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.91s) [2020-03-26T16:30:55.756Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.95s) [2020-03-26T16:30:55.756Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.00s) [2020-03-26T16:30:55.756Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2020-03-26T16:30:55.756Z] check_test.go:309: [d9365968bec99] daemon is not started [2020-03-26T16:30:55.756Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.43s) [2020-03-26T16:30:55.756Z] === RUN TestDockerSwarmSuite [2020-03-26T16:30:55.756Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-03-26T16:30:56.941Z] --- PASS: TestServiceUpdateNetwork (14.93s) [2020-03-26T16:30:56.941Z] PASS [2020-03-26T16:30:56.941Z] [2020-03-26T16:30:56.941Z] === Skipped [2020-03-26T16:30:56.941Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-03-26T16:30:56.941Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-26T16:30:56.941Z] [2020-03-26T16:30:56.941Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-03-26T16:30:56.941Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T16:30:56.941Z] [2020-03-26T16:30:56.941Z] [2020-03-26T16:30:56.941Z] DONE 23 tests, 2 skipped in 143.797s [2020-03-26T16:30:56.941Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-03-26T16:30:56.941Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:30:56.941Z] ++ set -e [2020-03-26T16:30:56.941Z] ++ '[' -n 0 ']' [2020-03-26T16:30:56.941Z] ++ set -x [2020-03-26T16:30:56.941Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:30:57.199Z] INFO: Testing against a local daemon [2020-03-26T16:30:57.199Z] === RUN TestSessionCreate [2020-03-26T16:30:57.199Z] --- PASS: TestSessionCreate (0.05s) [2020-03-26T16:30:57.199Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-26T16:30:57.199Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-03-26T16:30:57.199Z] PASS [2020-03-26T16:30:57.199Z] [2020-03-26T16:30:57.199Z] DONE 2 tests in 0.247s [2020-03-26T16:30:57.199Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-03-26T16:30:57.199Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:30:57.199Z] ++ set -e [2020-03-26T16:30:57.199Z] ++ '[' -n 0 ']' [2020-03-26T16:30:57.199Z] ++ set -x [2020-03-26T16:30:57.199Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:30:57.458Z] INFO: Testing against a local daemon [2020-03-26T16:30:57.458Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-26T16:30:57.458Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-26T16:30:57.458Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-26T16:30:57.458Z] === RUN TestEventsExecDie [2020-03-26T16:30:57.502Z] ok github.com/docker/docker/distribution/metadata 0.237s coverage: 48.2% of statements [2020-03-26T16:30:58.393Z] --- PASS: TestEventsExecDie (0.93s) [2020-03-26T16:30:58.393Z] === RUN TestEventsBackwardsCompatible [2020-03-26T16:30:58.651Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-03-26T16:30:58.651Z] === RUN TestInfoBinaryCommits [2020-03-26T16:30:58.651Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-03-26T16:30:58.651Z] === RUN TestInfoAPIVersioned [2020-03-26T16:30:58.651Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-03-26T16:30:58.651Z] === RUN TestInfoDiscoveryBackend [2020-03-26T16:30:59.029Z] ok github.com/docker/docker/errdefs 0.056s coverage: 49.4% of statements [2020-03-26T16:30:59.218Z] --- PASS: TestInfoDiscoveryBackend (0.64s) [2020-03-26T16:30:59.219Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-26T16:30:59.929Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-03-26T16:31:00.153Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-26T16:31:00.153Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-26T16:31:01.089Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s) [2020-03-26T16:31:01.089Z] === RUN TestInfoAPI [2020-03-26T16:31:01.089Z] --- PASS: TestInfoAPI (0.05s) [2020-03-26T16:31:01.089Z] === RUN TestInfoAPIWarnings [2020-03-26T16:31:01.091Z] ok github.com/docker/docker/distribution 0.657s coverage: 22.1% of statements [2020-03-26T16:31:01.091Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-26T16:31:01.657Z] --- PASS: TestInfoAPIWarnings (0.64s) [2020-03-26T16:31:01.657Z] === RUN TestInfoDebug [2020-03-26T16:31:02.223Z] --- PASS: TestInfoDebug (0.65s) [2020-03-26T16:31:02.223Z] === RUN TestInfoInsecureRegistries [2020-03-26T16:31:02.599Z] ok github.com/docker/docker/distribution/xfer 1.676s coverage: 85.6% of statements [2020-03-26T16:31:02.599Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-26T16:31:02.790Z] --- PASS: TestInfoInsecureRegistries (0.63s) [2020-03-26T16:31:02.790Z] === RUN TestInfoRegistryMirrors [2020-03-26T16:31:03.201Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-03-26T16:31:03.202Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-03-26T16:31:03.226Z] ok github.com/docker/docker/image 0.075s coverage: 86.4% of statements [2020-03-26T16:31:03.514Z] ok github.com/docker/docker/image/cache 0.024s coverage: 19.2% of statements [2020-03-26T16:31:03.514Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-26T16:31:03.726Z] --- PASS: TestInfoRegistryMirrors (0.64s) [2020-03-26T16:31:03.726Z] === RUN TestLoginFailsWithBadCredentials [2020-03-26T16:31:03.726Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2020-03-26T16:31:03.726Z] === RUN TestPingCacheHeaders [2020-03-26T16:31:03.726Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-03-26T16:31:03.726Z] === RUN TestPingGet [2020-03-26T16:31:03.726Z] --- PASS: TestPingGet (0.04s) [2020-03-26T16:31:03.726Z] === RUN TestPingHead [2020-03-26T16:31:03.984Z] --- PASS: TestPingHead (0.05s) [2020-03-26T16:31:03.984Z] === RUN TestVersion [2020-03-26T16:31:03.984Z] --- PASS: TestVersion (0.05s) [2020-03-26T16:31:03.984Z] PASS [2020-03-26T16:31:03.984Z] [2020-03-26T16:31:03.984Z] === Skipped [2020-03-26T16:31:03.984Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-26T16:31:03.984Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-26T16:31:03.984Z] [2020-03-26T16:31:03.984Z] [2020-03-26T16:31:03.984Z] DONE 18 tests, 1 skipped in 6.608s [2020-03-26T16:31:03.984Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-03-26T16:31:03.984Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:31:03.984Z] ++ set -e [2020-03-26T16:31:03.984Z] ++ '[' -n 0 ']' [2020-03-26T16:31:03.984Z] ++ set -x [2020-03-26T16:31:03.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:31:03.984Z] INFO: Testing against a local daemon [2020-03-26T16:31:03.984Z] === RUN TestVolumesCreateAndList [2020-03-26T16:31:04.242Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-03-26T16:31:04.242Z] === RUN TestVolumesRemove [2020-03-26T16:31:04.242Z] --- PASS: TestVolumesRemove (0.13s) [2020-03-26T16:31:04.242Z] === RUN TestVolumesInspect [2020-03-26T16:31:04.242Z] --- PASS: TestVolumesInspect (0.04s) [2020-03-26T16:31:04.242Z] === RUN TestVolumesInvalidJSON [2020-03-26T16:31:04.242Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-26T16:31:04.242Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-26T16:31:04.242Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-26T16:31:04.242Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-03-26T16:31:04.242Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-26T16:31:04.242Z] PASS [2020-03-26T16:31:04.242Z] [2020-03-26T16:31:04.242Z] DONE 5 tests in 0.378s [2020-03-26T16:31:04.242Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-26T16:31:04.538Z] ok github.com/docker/docker/libcontainerd/queue 0.046s coverage: 100.0% of statements [2020-03-26T16:31:04.569Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-03-26T16:31:04.569Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-03-26T16:31:04.808Z] ++++ cat bundles/test-integration/docker.pid [2020-03-26T16:31:04.808Z] +++ kill 13338 [2020-03-26T16:31:05.176Z] ok github.com/docker/docker/image/v1 0.037s coverage: 25.0% of statements [2020-03-26T16:31:05.176Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-26T16:31:06.031Z] 2020/03/26 16:31:05 Finished clone github.com/gogo/protobuf [2020-03-26T16:31:06.183Z] +++ /etc/init.d/apparmor stop [2020-03-26T16:31:06.183Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-26T16:31:06.183Z] [2020-03-26T16:31:06.183Z] Unloading profiles will leave already running processes permanently [2020-03-26T16:31:06.183Z] unconfined, which can lead to unexpected situations. [2020-03-26T16:31:06.183Z] [2020-03-26T16:31:06.183Z] To set a process to complain mode, use the command line tool [2020-03-26T16:31:06.183Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-26T16:31:06.183Z] +++ true [2020-03-26T16:31:06.183Z] [2020-03-26T16:31:06.203Z] ok github.com/docker/docker/pkg/aaparser 0.032s coverage: 50.0% of statements [2020-03-26T16:31:08.559Z] 2020/03/26 16:31:08 Finished clone github.com/hashicorp/consul Post stage [Pipeline] junit [2020-03-26T16:31:08.726Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-26T16:31:09.355Z] + echo Ensuring container killed. [2020-03-26T16:31:09.355Z] Ensuring container killed. [2020-03-26T16:31:09.355Z] + docker rm -vf docker-pr1 [2020-03-26T16:31:09.355Z] Error: No such container: docker-pr1 [2020-03-26T16:31:09.355Z] + true [Pipeline] sh [2020-03-26T16:31:09.641Z] + echo Chowning /workspace to jenkins user [2020-03-26T16:31:09.641Z] Chowning /workspace to jenkins user [2020-03-26T16:31:09.641Z] + id -u [2020-03-26T16:31:09.641Z] + id -g [2020-03-26T16:31:09.641Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40745:/workspace busybox chown -R 1000:1000 /workspace [2020-03-26T16:31:09.641Z] Unable to find image 'busybox:latest' locally [2020-03-26T16:31:09.704Z] ok github.com/docker/docker/opts 0.125s coverage: 67.4% of statements [2020-03-26T16:31:09.820Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-03-26T16:31:09.901Z] latest: Pulling from library/busybox [2020-03-26T16:31:09.901Z] eb9413eb063d: Pulling fs layer [2020-03-26T16:31:09.901Z] eb9413eb063d: Verifying Checksum [2020-03-26T16:31:09.901Z] eb9413eb063d: Download complete [2020-03-26T16:31:10.159Z] eb9413eb063d: Pull complete [2020-03-26T16:31:10.159Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-26T16:31:10.159Z] Status: Downloaded newer image for busybox:latest [2020-03-26T16:31:10.749Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-03-26T16:31:11.203Z] ok github.com/docker/docker/pkg/authorization 1.019s coverage: 68.3% of statements [2020-03-26T16:31:11.491Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-03-26T16:31:12.132Z] ok github.com/docker/docker/pkg/capabilities 0.021s coverage: 87.5% of statements [2020-03-26T16:31:12.759Z] ok github.com/docker/docker/pkg/archive 1.453s coverage: 77.1% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-26T16:31:13.743Z] + bundleName=arm64-integration [2020-03-26T16:31:13.743Z] + echo Creating arm64-integration-bundles.tar.gz [2020-03-26T16:31:13.743Z] Creating arm64-integration-bundles.tar.gz [2020-03-26T16:31:13.743Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml )+ -print [2020-03-26T16:31:13.743Z] xargs tar -czf arm64-integration-bundles.tar.gz [2020-03-26T16:31:13.791Z] ok github.com/docker/docker/pkg/directory 0.032s coverage: 80.0% of statements [Pipeline] archiveArtifacts [2020-03-26T16:31:14.013Z] Archiving artifacts [2020-03-26T16:31:14.020Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-03-26T16:31:14.456Z] ok github.com/docker/docker/pkg/discovery 0.009s coverage: 58.3% of statements [2020-03-26T16:31:15.083Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 97.6% of statements [2020-03-26T16:31:15.701Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40745/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-26T16:31:16.035Z] + make clean [2020-03-26T16:31:16.111Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2020-03-26T16:31:16.540Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-03-26T16:31:16.976Z] docker volume rm -f docker-dev-cache [2020-03-26T16:31:16.976Z] docker-dev-cache [Pipeline] deleteDir [2020-03-26T16:31:17.132Z] ok github.com/docker/docker/pkg/discovery/nodes 0.019s coverage: 93.8% of statements [2020-03-26T16:31:17.133Z] ok github.com/docker/docker/layer 7.338s coverage: 68.8% of statements [2020-03-26T16:31:17.133Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-26T16:31:17.133Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-26T16:31:17.133Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-26T16:31:17.133Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-26T16:31:17.133Z] ? github.com/docker/docker/oci [no test files] [2020-03-26T16:31:17.133Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-26T16:31:18.157Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-03-26T16:31:18.447Z] ok github.com/docker/docker/pkg/chrootarchive 4.577s coverage: 43.2% of statements [2020-03-26T16:31:18.447Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-26T16:31:18.447Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-26T16:31:19.072Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2020-03-26T16:31:19.702Z] ok github.com/docker/docker/pkg/fileutils 0.027s coverage: 89.5% of statements [2020-03-26T16:31:19.994Z] ok github.com/docker/docker/pkg/discovery/kv 3.132s coverage: 84.1% of statements [2020-03-26T16:31:19.994Z] ok github.com/docker/docker/pkg/fsutils 0.364s coverage: 85.1% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-26T16:31:21.043Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2020-03-26T16:31:21.794Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-03-26T16:31:22.541Z] ok github.com/docker/docker/pkg/jsonmessage 0.027s coverage: 91.7% of statements [2020-03-26T16:31:22.725Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-03-26T16:31:22.836Z] ok github.com/docker/docker/pkg/locker 0.107s coverage: 88.9% of statements [2020-03-26T16:31:23.463Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2020-03-26T16:31:23.751Z] ok github.com/docker/docker/pkg/ioutils 1.628s coverage: 70.6% of statements [2020-03-26T16:31:23.751Z] ok github.com/docker/docker/pkg/idtools 1.027s coverage: 70.1% of statements [2020-03-26T16:31:23.751Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-26T16:31:24.093Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-03-26T16:31:24.381Z] ok github.com/docker/docker/pkg/namesgenerator 0.025s coverage: 85.7% of statements [2020-03-26T16:31:25.006Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2020-03-26T16:31:25.633Z] ok github.com/docker/docker/pkg/parsers/kernel 0.025s coverage: 60.0% of statements [2020-03-26T16:31:25.923Z] ok github.com/docker/docker/pkg/mount 0.950s coverage: 70.5% of statements [2020-03-26T16:31:25.923Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-26T16:31:25.923Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 91.4% of statements [2020-03-26T16:31:26.552Z] ok github.com/docker/docker/pkg/pidfile 0.048s coverage: 82.4% of statements [2020-03-26T16:31:26.552Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-26T16:31:26.552Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-26T16:31:27.394Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-03-26T16:31:27.597Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.044s coverage: 56.8% of statements [2020-03-26T16:31:28.624Z] ok github.com/docker/docker/pkg/plugins/transport 0.028s coverage: 85.7% of statements [2020-03-26T16:31:28.913Z] ok github.com/docker/docker/pkg/progress 0.007s coverage: 75.9% of statements [2020-03-26T16:31:29.201Z] ok github.com/docker/docker/pkg/pools 0.006s coverage: 88.2% of statements [2020-03-26T16:31:29.914Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-03-26T16:31:30.221Z] ok github.com/docker/docker/pkg/reexec 0.015s coverage: 82.4% of statements [2020-03-26T16:31:30.477Z] 2020/03/26 16:31:26 Finished clone github.com/aws/aws-sdk-go [2020-03-26T16:31:30.847Z] ok github.com/docker/docker/pkg/pubsub 1.166s coverage: 73.9% of statements [2020-03-26T16:31:31.136Z] ok github.com/docker/docker/pkg/stdcopy 0.017s coverage: 100.0% of statements [2020-03-26T16:31:32.160Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2020-03-26T16:31:32.445Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2020-03-26T16:31:33.068Z] ok github.com/docker/docker/pkg/symlink 0.016s coverage: 87.7% of statements [2020-03-26T16:31:33.355Z] ok github.com/docker/docker/pkg/sysinfo 0.011s coverage: 70.8% of statements [2020-03-26T16:31:33.994Z] ok github.com/docker/docker/pkg/signal 3.496s coverage: 61.0% of statements [2020-03-26T16:31:34.624Z] ok github.com/docker/docker/pkg/system 0.058s coverage: 37.2% of statements [2020-03-26T16:31:35.251Z] ok github.com/docker/docker/pkg/tailfile 0.126s coverage: 88.6% of statements [2020-03-26T16:31:36.279Z] ok github.com/docker/docker/pkg/term 0.016s coverage: 84.8% of statements [2020-03-26T16:31:36.279Z] testing: warning: no tests to run [2020-03-26T16:31:36.279Z] coverage: [no statements] [2020-03-26T16:31:36.279Z] ok github.com/docker/docker/pkg/term/windows 0.005s coverage: [no statements] [no tests to run] [2020-03-26T16:31:36.567Z] ok github.com/docker/docker/pkg/tarsum 0.206s coverage: 89.3% of statements [2020-03-26T16:31:37.193Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2020-03-26T16:31:37.193Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2020-03-26T16:31:37.481Z] ok github.com/docker/docker/pkg/useragent 0.007s coverage: 88.9% of statements [2020-03-26T16:31:40.980Z] ok github.com/docker/docker/plugin/v2 0.017s coverage: 14.5% of statements [2020-03-26T16:31:41.268Z] ok github.com/docker/docker/profiles/seccomp 0.029s coverage: 68.8% of statements [2020-03-26T16:31:42.773Z] ok github.com/docker/docker/reference 0.035s coverage: 83.7% of statements [2020-03-26T16:31:43.404Z] ok github.com/docker/docker/plugin 0.577s coverage: 27.1% of statements [2020-03-26T16:31:44.902Z] ok github.com/docker/docker/restartmanager 0.013s coverage: 45.3% of statements [2020-03-26T16:31:45.189Z] ok github.com/docker/docker/registry/resumable 0.023s coverage: 100.0% of statements [2020-03-26T16:31:46.687Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2020-03-26T16:31:46.977Z] ok github.com/docker/docker/registry 0.541s coverage: 56.0% of statements [2020-03-26T16:31:47.265Z] ok github.com/docker/docker/runconfig 0.021s coverage: 68.2% of statements [2020-03-26T16:31:50.763Z] ok github.com/docker/docker/volume/drivers 0.016s coverage: 36.1% of statements [2020-03-26T16:31:51.816Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-03-26T16:31:51.816Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-03-26T16:31:51.816Z] --- PASS: TestImportExtremelyLargeImageWorks (171.86s) [2020-03-26T16:31:51.816Z] PASS [2020-03-26T16:31:51.816Z] [2020-03-26T16:31:51.816Z] DONE 12 tests in 175.948s [2020-03-26T16:31:51.816Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-03-26T16:31:51.816Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:31:51.816Z] ++ set -e [2020-03-26T16:31:51.816Z] ++ '[' -n 0 ']' [2020-03-26T16:31:51.816Z] ++ set -x [2020-03-26T16:31:51.816Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:31:51.816Z] INFO: Testing against a local daemon [2020-03-26T16:31:51.816Z] === RUN TestNetworkCreateDelete [2020-03-26T16:31:51.816Z] --- PASS: TestNetworkCreateDelete (0.15s) [2020-03-26T16:31:51.816Z] === RUN TestDockerNetworkDeletePreferID [2020-03-26T16:31:51.816Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s) [2020-03-26T16:31:51.816Z] === RUN TestInspectNetwork [2020-03-26T16:31:53.470Z] ok github.com/docker/docker/volume/mounts 0.069s coverage: 67.0% of statements [2020-03-26T16:31:53.470Z] ok github.com/docker/docker/volume/local 0.042s coverage: 73.0% of statements [2020-03-26T16:31:53.708Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-03-26T16:31:53.708Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-03-26T16:31:54.956Z] ok github.com/docker/docker/volume/service 0.031s coverage: 73.0% of statements [2020-03-26T16:31:55.602Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-03-26T16:31:56.165Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-03-26T16:31:56.421Z] === RUN TestInspectNetwork/full_network_id [2020-03-26T16:31:56.422Z] === RUN TestInspectNetwork/partial_network_id [2020-03-26T16:31:56.422Z] === RUN TestInspectNetwork/network_name [2020-03-26T16:31:56.422Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-26T16:31:56.422Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-03-26T16:31:57.350Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-03-26T16:31:57.350Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-03-26T16:31:57.607Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-03-26T16:31:57.863Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-03-26T16:32:00.384Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-03-26T16:32:00.642Z] --- PASS: TestInspectNetwork (9.87s) [2020-03-26T16:32:00.642Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-26T16:32:00.642Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-26T16:32:00.642Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-26T16:32:00.642Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-26T16:32:00.642Z] === RUN TestRunContainerWithBridgeNone [2020-03-26T16:32:02.011Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-03-26T16:32:03.360Z] ok github.com/docker/docker/pkg/plugins 33.649s coverage: 76.6% of statements [2020-03-26T16:32:03.360Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-26T16:32:03.360Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-26T16:32:03.360Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-26T16:32:03.360Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-26T16:32:03.360Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-26T16:32:03.360Z] ? github.com/docker/docker/rootless [no test files] [2020-03-26T16:32:03.360Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-26T16:32:03.360Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-26T16:32:03.360Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-26T16:32:03.360Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-26T16:32:03.360Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-26T16:32:03.360Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-26T16:32:03.360Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-26T16:32:03.360Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-26T16:32:03.360Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-26T16:32:03.360Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-26T16:32:03.360Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-26T16:32:03.360Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-26T16:32:03.360Z] ? github.com/docker/docker/volume [no test files] [2020-03-26T16:32:03.360Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-26T16:32:03.360Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-26T16:32:03.360Z] [2020-03-26T16:32:03.360Z] === Skipped [2020-03-26T16:32:03.360Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-26T16:32:03.360Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-26T16:32:03.360Z] [2020-03-26T16:32:03.360Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-26T16:32:03.360Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-26T16:32:03.360Z] [2020-03-26T16:32:03.360Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-26T16:32:03.360Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T16:32:03.360Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-26T16:32:03.360Z] [2020-03-26T16:32:03.360Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-26T16:32:03.360Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T16:32:03.360Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-26T16:32:03.360Z] [2020-03-26T16:32:03.360Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-26T16:32:03.360Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T16:32:03.360Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-26T16:32:03.360Z] [2020-03-26T16:32:03.360Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-26T16:32:03.360Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T16:32:03.360Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-26T16:32:03.360Z] [2020-03-26T16:32:03.360Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-26T16:32:03.360Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T16:32:03.360Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-26T16:32:03.360Z] [2020-03-26T16:32:03.360Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-26T16:32:03.360Z] graphtest_unix.go:73: No driver to put! [2020-03-26T16:32:03.360Z] [2020-03-26T16:32:03.360Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-03-26T16:32:03.360Z] time="2020-03-26T16:30:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-26T16:32:03.360Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-26T16:32:03.360Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-26T16:32:03.360Z] [2020-03-26T16:32:03.360Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-03-26T16:32:03.360Z] time="2020-03-26T16:30:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-26T16:32:03.360Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-26T16:32:03.360Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-26T16:32:03.360Z] [2020-03-26T16:32:03.360Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-03-26T16:32:03.360Z] time="2020-03-26T16:30:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-26T16:32:03.360Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-26T16:32:03.360Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-26T16:32:03.360Z] [2020-03-26T16:32:03.360Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-03-26T16:32:03.360Z] time="2020-03-26T16:30:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-26T16:32:03.360Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-26T16:32:03.360Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-26T16:32:03.360Z] [2020-03-26T16:32:03.360Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-03-26T16:32:03.360Z] time="2020-03-26T16:30:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-26T16:32:03.360Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-26T16:32:03.360Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-26T16:32:03.360Z] [2020-03-26T16:32:03.360Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-03-26T16:32:03.360Z] graphtest_unix.go:73: No driver to put! [2020-03-26T16:32:03.360Z] [2020-03-26T16:32:03.360Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-26T16:32:03.360Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-26T16:32:03.360Z] [2020-03-26T16:32:03.360Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-26T16:32:03.360Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-26T16:32:03.360Z] [2020-03-26T16:32:03.360Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-26T16:32:03.360Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-26T16:32:03.360Z] [2020-03-26T16:32:03.360Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-26T16:32:03.360Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-26T16:32:03.360Z] [2020-03-26T16:32:03.360Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-26T16:32:03.360Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T16:32:03.360Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-26T16:32:03.360Z] [2020-03-26T16:32:03.360Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-26T16:32:03.360Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T16:32:03.360Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-26T16:32:03.360Z] [2020-03-26T16:32:03.360Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-26T16:32:03.360Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T16:32:03.360Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-26T16:32:03.360Z] [2020-03-26T16:32:03.360Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-26T16:32:03.360Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T16:32:03.360Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-26T16:32:03.360Z] [2020-03-26T16:32:03.360Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-26T16:32:03.360Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-26T16:32:03.360Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-26T16:32:03.360Z] [2020-03-26T16:32:03.360Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-26T16:32:03.360Z] graphtest_unix.go:73: No driver to put! [2020-03-26T16:32:03.360Z] [2020-03-26T16:32:03.360Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-26T16:32:03.360Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-26T16:32:03.360Z] [2020-03-26T16:32:03.360Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-26T16:32:03.360Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-26T16:32:03.360Z] [2020-03-26T16:32:03.360Z] [2020-03-26T16:32:03.360Z] DONE 2174 tests, 26 skipped in 346.400s Post stage [Pipeline] junit [2020-03-26T16:32:03.681Z] Recording test results [2020-03-26T16:32:03.904Z] === RUN TestDockerSuite/TestBuildEnv [2020-03-26T16:32:03.904Z] --- PASS: TestRunContainerWithBridgeNone (2.85s) [2020-03-26T16:32:03.904Z] === RUN TestNetworkInvalidJSON [2020-03-26T16:32:03.904Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-26T16:32:03.904Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-26T16:32:03.904Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-26T16:32:03.904Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-26T16:32:03.904Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-26T16:32:03.904Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-26T16:32:03.904Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-26T16:32:03.904Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-26T16:32:03.904Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-26T16:32:03.904Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-03-26T16:32:03.904Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-26T16:32:03.904Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-26T16:32:03.904Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-26T16:32:03.904Z] === RUN TestHostIPv4BridgeLabel [2020-03-26T16:32:04.160Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2020-03-26T16:32:04.160Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-26T16:32:05.089Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-03-26T16:32:05.346Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2020-03-26T16:32:05.346Z] === RUN TestDaemonDefaultNetworkPools [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-26T16:32:05.881Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40745/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 -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:1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 hack/make.sh dynbinary test-integration [2020-03-26T16:32:05.909Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2020-03-26T16:32:05.909Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-26T16:32:06.169Z] [2020-03-26T16:32:06.458Z] Removing bundles/ [2020-03-26T16:32:06.458Z] [2020-03-26T16:32:06.458Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-26T16:32:06.458Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-26T16:32:06.458Z] GOOS="" GOARCH="" GOARM="" [2020-03-26T16:32:06.473Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-03-26T16:32:07.036Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2020-03-26T16:32:07.036Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-26T16:32:07.600Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-03-26T16:32:08.968Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.63s) [2020-03-26T16:32:08.968Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-26T16:32:09.531Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-03-26T16:32:09.531Z] === RUN TestServiceWithPredefinedNetwork [2020-03-26T16:32:12.801Z] --- PASS: TestServiceWithPredefinedNetwork (3.04s) [2020-03-26T16:32:12.801Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-26T16:32:12.801Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-26T16:32:12.801Z] service_test.go:236: FLAKY_TEST [2020-03-26T16:32:12.801Z] === RUN TestServiceWithDataPathPortInit [2020-03-26T16:32:14.174Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-03-26T16:32:15.105Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-03-26T16:32:15.363Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-03-26T16:32:26.688Z] 2020/03/26 16:32:18 Finished clone google.golang.org/api [2020-03-26T16:32:26.688Z] 2020/03/26 16:32:18 Dependencies downloaded. Download time: 2m25.010487103s [2020-03-26T16:32:26.688Z] 2020/03/26 16:32:18 Collecting all dependencies [2020-03-26T16:32:29.215Z] 2020/03/26 16:32:28 Clean vendor dir from unused packages [2020-03-26T16:32:30.164Z] 2020/03/26 16:32:29 Success [2020-03-26T16:32:30.164Z] 2020/03/26 16:32:29 Running time: 2m38.703458901s [2020-03-26T16:32:30.164Z] Congratulations! All vendoring changes are done the right way. [2020-03-26T16:32:30.211Z] --- PASS: TestServiceWithDataPathPortInit (17.29s) [2020-03-26T16:32:30.211Z] === RUN TestServiceWithDefaultAddressPoolInit [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-03-26T16:32:31.454Z] + echo Building e2e image [2020-03-26T16:32:31.454Z] Building e2e image [2020-03-26T16:32:31.454Z] + docker build --build-arg DOCKER_GITCOMMIT=1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 -t moby-e2e-test -f Dockerfile.e2e . [2020-03-26T16:32:31.454Z] #2 [internal] load .dockerignore [2020-03-26T16:32:31.454Z] #2 transferring context: 34B done [2020-03-26T16:32:31.454Z] #2 DONE 0.0s [2020-03-26T16:32:31.454Z] [2020-03-26T16:32:31.454Z] #1 [internal] load build definition from Dockerfile.e2e [2020-03-26T16:32:31.454Z] #1 transferring dockerfile: 3.21kB done [2020-03-26T16:32:31.454Z] #1 DONE 0.0s [2020-03-26T16:32:31.454Z] [2020-03-26T16:32:31.454Z] #4 [internal] load metadata for docker.io/library/golang:1.13.8-alpine [2020-03-26T16:32:31.712Z] #4 DONE 0.2s [2020-03-26T16:32:31.712Z] [2020-03-26T16:32:31.712Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-03-26T16:32:32.278Z] #3 DONE 0.7s [2020-03-26T16:32:32.278Z] [2020-03-26T16:32:32.278Z] #8 [internal] load build context [2020-03-26T16:32:32.536Z] #8 transferring context: 832.82kB 0.4s done [2020-03-26T16:32:32.536Z] #8 DONE 0.4s [2020-03-26T16:32:32.536Z] [2020-03-26T16:32:32.536Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-26T16:32:32.536Z] #14 resolve docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f17b70e5f4dc2ad7f3e7843c456eb7e1407ed158ed8c237dbf1476a done [2020-03-26T16:32:32.536Z] #14 sha256:e1fd9820be161c48c976bef05a2c2cffeb4e93b26acd8fdf1a9ff67f4b58c17a 3.83kB / 3.83kB done [2020-03-26T16:32:32.536Z] #14 sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 2.80MB / 2.80MB 0.2s done [2020-03-26T16:32:32.536Z] #14 sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 301.26kB / 301.26kB 0.1s done [2020-03-26T16:32:32.536Z] #14 sha256:1ff752199f17b70e5f4dc2ad7f3e7843c456eb7e1407ed158ed8c237dbf1476a 1.65kB / 1.65kB done [2020-03-26T16:32:32.536Z] #14 sha256:5247a2e7ca4e484c93ce8177bdebf5922f9dbb14065583c4af5a5de35fa30987 1.36kB / 1.36kB done [2020-03-26T16:32:32.536Z] #14 extracting sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 0.2s [2020-03-26T16:32:32.536Z] #14 sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 155B / 155B 0.1s done [2020-03-26T16:32:32.536Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 4.70MB / 126.88MB 0.3s [2020-03-26T16:32:32.536Z] #14 sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 126B / 126B 0.2s done [2020-03-26T16:32:32.795Z] #14 extracting sha256:c9b1b535fdd91a9855fb7f82348177e5f019329a58c53c47272962dd60f71fc9 0.4s done [2020-03-26T16:32:32.795Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 12.59MB / 126.88MB 0.4s [2020-03-26T16:32:32.795Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 20.29MB / 126.88MB 0.5s [2020-03-26T16:32:32.795Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 [2020-03-26T16:32:32.795Z] #14 ... [2020-03-26T16:32:32.795Z] [2020-03-26T16:32:32.795Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0... [2020-03-26T16:32:32.795Z] #5 resolve docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f done [2020-03-26T16:32:32.795Z] #5 sha256:de78803598bc4c940fc4591d412bffe488205d5d953f94751c6308deeaaa7eb8 528B / 528B done [2020-03-26T16:32:32.795Z] #5 sha256:af341ccd2df8b0e2d67cf8dd32e087bfda4e5756ebd1c76bbf3efa0dc246590e 1.51kB / 1.51kB done [2020-03-26T16:32:32.795Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 2.79MB / 2.79MB 0.1s done [2020-03-26T16:32:32.795Z] #5 sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f 1.64kB / 1.64kB done [2020-03-26T16:32:32.795Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 0.4s done [2020-03-26T16:32:32.795Z] #5 DONE 0.7s [2020-03-26T16:32:32.795Z] [2020-03-26T16:32:32.795Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-26T16:32:32.795Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 32.99MB / 126.88MB 0.7s [2020-03-26T16:32:33.060Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 42.14MB / 126.88MB 0.8s [2020-03-26T16:32:33.060Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 0.2s done [2020-03-26T16:32:33.060Z] #14 extracting sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 done [2020-03-26T16:32:33.320Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 50.48MB / 126.88MB 0.9s [2020-03-26T16:32:33.320Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 70.78MB / 126.88MB 1.2s [2020-03-26T16:32:33.578Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 80.84MB / 126.88MB 1.2s [2020-03-26T16:32:33.578Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 100.65MB / 126.88MB 1.4s [2020-03-26T16:32:34.144Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 126.88MB / 126.88MB 1.8s [2020-03-26T16:32:34.144Z] #14 ... [2020-03-26T16:32:34.144Z] [2020-03-26T16:32:34.144Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-03-26T16:32:34.144Z] #6 DONE 1.4s [2020-03-26T16:32:34.144Z] [2020-03-26T16:32:34.144Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-26T16:32:34.144Z] #14 sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 126.88MB / 126.88MB 1.9s done [2020-03-26T16:32:34.401Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 [2020-03-26T16:32:38.302Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-03-26T16:32:38.558Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.97s) [2020-03-26T16:32:38.558Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xv3ebqrkfmw00f4e9b2cgjo97 Created:2020-03-26 16:32:31.380940674 +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[937b9ea4be7bb6801e329ba74b3ca62a21efb0756d88e2fc2009d34bc6d8bf5d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.r3drotl1xa3zo1z4qnzsalg6z EndpointID:1d4939e90c43a6290f9d6f829ec34b7e918a570e04829c43cb402a44947683bf MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:860d3450edf2d617f10ba723ca5bea3e9470d7419e99f2a6d9577c23de77da7b 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:af1d51615cd4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.r3drotl1xa3zo1z4qnzsalg6z EndpointID:1d4939e90c43a6290f9d6f829ec34b7e918a570e04829c43cb402a44947683bf EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-26T16:32:38.558Z] PASS [2020-03-26T16:32:38.558Z] [2020-03-26T16:32:38.558Z] === Skipped [2020-03-26T16:32:38.558Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-26T16:32:38.558Z] service_test.go:236: FLAKY_TEST [2020-03-26T16:32:38.558Z] [2020-03-26T16:32:38.558Z] [2020-03-26T16:32:38.558Z] DONE 22 tests, 1 skipped in 48.456s [2020-03-26T16:32:38.559Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-26T16:32:38.559Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:32:38.559Z] ++ set -e [2020-03-26T16:32:38.559Z] ++ '[' -n 0 ']' [2020-03-26T16:32:38.559Z] ++ set -x [2020-03-26T16:32:38.559Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:32:38.815Z] INFO: Testing against a local daemon [2020-03-26T16:32:38.815Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-26T16:32:38.815Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-26T16:32:38.815Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-26T16:32:38.815Z] === RUN TestDockerNetworkIpvlan [2020-03-26T16:32:38.815Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-26T16:32:38.815Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-26T16:32:38.815Z] PASS [2020-03-26T16:32:38.815Z] [2020-03-26T16:32:38.815Z] === Skipped [2020-03-26T16:32:38.815Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-26T16:32:38.815Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-26T16:32:38.815Z] [2020-03-26T16:32:38.815Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-26T16:32:38.815Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-26T16:32:38.815Z] [2020-03-26T16:32:38.815Z] [2020-03-26T16:32:38.815Z] DONE 2 tests, 2 skipped in 0.162s [2020-03-26T16:32:38.815Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-26T16:32:38.815Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:32:38.815Z] ++ set -e [2020-03-26T16:32:38.815Z] ++ '[' -n 0 ']' [2020-03-26T16:32:38.815Z] ++ set -x [2020-03-26T16:32:38.815Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:32:39.072Z] INFO: Testing against a local daemon [2020-03-26T16:32:39.072Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-26T16:32:39.635Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-03-26T16:32:39.661Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 5.0s [2020-03-26T16:32:39.661Z] #14 ... [2020-03-26T16:32:39.661Z] [2020-03-26T16:32:39.661Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-03-26T16:32:39.661Z] #7 1.016 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-03-26T16:32:39.661Z] #7 2.093 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-03-26T16:32:39.661Z] #7 2.197 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-03-26T16:32:39.661Z] #7 2.203 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-03-26T16:32:39.661Z] #7 2.214 (3/30) Installing readline (8.0.0-r0) [2020-03-26T16:32:39.661Z] #7 2.220 (4/30) Installing bash (5.0.0-r0) [2020-03-26T16:32:39.661Z] #7 2.237 Executing bash-5.0.0-r0.post-install [2020-03-26T16:32:39.661Z] #7 2.242 (5/30) Installing ca-certificates (20190108-r0) [2020-03-26T16:32:39.661Z] #7 2.261 (6/30) Installing libgcc (8.3.0-r0) [2020-03-26T16:32:39.661Z] #7 2.265 (7/30) Installing libstdc++ (8.3.0-r0) [2020-03-26T16:32:39.661Z] #7 2.281 (8/30) Installing binutils (2.32-r0) [2020-03-26T16:32:39.661Z] #7 2.378 (9/30) Installing gmp (6.1.2-r1) [2020-03-26T16:32:39.661Z] #7 2.393 (10/30) Installing isl (0.18-r0) [2020-03-26T16:32:39.661Z] #7 2.415 (11/30) Installing libgomp (8.3.0-r0) [2020-03-26T16:32:39.661Z] #7 2.419 (12/30) Installing libatomic (8.3.0-r0) [2020-03-26T16:32:39.661Z] #7 2.421 (13/30) Installing mpfr3 (3.1.5-r1) [2020-03-26T16:32:39.661Z] #7 2.427 (14/30) Installing mpc1 (1.1.0-r0) [2020-03-26T16:32:39.661Z] #7 2.430 (15/30) Installing gcc (8.3.0-r0) [2020-03-26T16:32:39.661Z] #7 3.301 (16/30) Installing musl-dev (1.1.22-r3) [2020-03-26T16:32:39.661Z] #7 3.409 (17/30) Installing libc-dev (0.7.1-r0) [2020-03-26T16:32:39.661Z] #7 3.412 (18/30) Installing g++ (8.3.0-r0) [2020-03-26T16:32:39.661Z] #7 3.952 (19/30) Installing nghttp2-libs (1.39.2-r0) [2020-03-26T16:32:39.661Z] #7 3.956 (20/30) Installing libcurl (7.66.0-r0) [2020-03-26T16:32:39.661Z] #7 3.964 (21/30) Installing expat (2.2.8-r0) [2020-03-26T16:32:39.661Z] #7 3.969 (22/30) Installing pcre2 (10.33-r0) [2020-03-26T16:32:39.661Z] #7 3.977 (23/30) Installing git (2.22.2-r0) [2020-03-26T16:32:39.661Z] #7 4.182 (24/30) Installing libmnl (1.0.4-r0) [2020-03-26T16:32:39.661Z] #7 4.185 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-03-26T16:32:39.661Z] #7 4.190 (26/30) Installing iptables (1.8.3-r1) [2020-03-26T16:32:39.661Z] #7 4.215 (27/30) Installing pigz (2.4-r0) [2020-03-26T16:32:39.661Z] #7 4.221 (28/30) Installing tar (1.32-r0) [2020-03-26T16:32:39.661Z] #7 4.230 (29/30) Installing xz-libs (5.2.4-r0) [2020-03-26T16:32:39.661Z] #7 4.235 (30/30) Installing xz (5.2.4-r0) [2020-03-26T16:32:39.661Z] #7 4.241 Executing busybox-1.30.1-r3.trigger [2020-03-26T16:32:39.661Z] #7 4.245 Executing ca-certificates-20190108-r0.trigger [2020-03-26T16:32:39.661Z] #7 4.305 OK: 178 MiB in 44 packages [2020-03-26T16:32:39.661Z] #7 DONE 5.5s [2020-03-26T16:32:39.661Z] [2020-03-26T16:32:39.661Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-03-26T16:32:39.661Z] #9 DONE 0.1s [2020-03-26T16:32:39.918Z] [2020-03-26T16:32:39.918Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-03-26T16:32:39.918Z] #10 DONE 0.0s [2020-03-26T16:32:39.918Z] [2020-03-26T16:32:39.918Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-03-26T16:32:39.918Z] #11 DONE 0.1s [2020-03-26T16:32:39.918Z] [2020-03-26T16:32:39.918Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-26T16:32:39.918Z] #14 ... [2020-03-26T16:32:39.918Z] [2020-03-26T16:32:39.918Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-03-26T16:32:39.918Z] #12 DONE 0.1s [2020-03-26T16:32:39.918Z] [2020-03-26T16:32:39.918Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-03-26T16:32:39.918Z] #13 DONE 0.1s [2020-03-26T16:32:39.918Z] [2020-03-26T16:32:39.918Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-26T16:32:40.175Z] #14 extracting sha256:568dff2a5e9e32d24c703c42a282df4aedcde267195f8b5c4709265c64baced8 5.9s done [2020-03-26T16:32:40.432Z] #14 extracting sha256:0aed2559ef8df646176b21d6ddc53232012e7d0d769131f380c0321aa10c5c02 done [2020-03-26T16:32:40.432Z] #14 DONE 8.3s [2020-03-26T16:32:40.432Z] [2020-03-26T16:32:40.432Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-03-26T16:32:40.566Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2020-03-26T16:32:40.566Z] === RUN TestDockerNetworkMacvlan [2020-03-26T16:32:41.130Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-26T16:32:41.365Z] #15 0.736 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-26T16:32:42.059Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-26T16:32:42.296Z] #15 1.804 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-26T16:32:42.296Z] #15 1.890 (1/43) Upgrading musl (1.1.24-r0 -> 1.1.24-r2) [2020-03-26T16:32:42.296Z] #15 1.900 (2/43) Installing ncurses-terminfo-base (6.1_p20200118-r2) [2020-03-26T16:32:42.296Z] #15 1.904 (3/43) Installing ncurses-libs (6.1_p20200118-r2) [2020-03-26T16:32:42.296Z] #15 1.911 (4/43) Installing readline (8.0.1-r0) [2020-03-26T16:32:42.296Z] #15 1.915 (5/43) Installing bash (5.0.11-r1) [2020-03-26T16:32:42.296Z] #15 1.928 Executing bash-5.0.11-r1.post-install [2020-03-26T16:32:42.296Z] #15 1.930 (6/43) Installing linux-headers (4.19.36-r0) [2020-03-26T16:32:42.296Z] #15 2.004 (7/43) Installing libblkid (2.34-r1) [2020-03-26T16:32:42.554Z] #15 2.010 (8/43) Installing libuuid (2.34-r1) [2020-03-26T16:32:42.554Z] #15 2.012 (9/43) Installing btrfs-progs-libs (5.4-r0) [2020-03-26T16:32:42.554Z] #15 2.021 (10/43) Installing btrfs-progs-dev (5.4-r0) [2020-03-26T16:32:42.554Z] #15 2.025 (11/43) Installing libgcc (9.2.0-r4) [2020-03-26T16:32:42.554Z] #15 2.028 (12/43) Installing libstdc++ (9.2.0-r4) [2020-03-26T16:32:42.554Z] #15 2.042 (13/43) Installing binutils (2.33.1-r0) [2020-03-26T16:32:42.554Z] #15 2.110 (14/43) Installing libmagic (5.37-r1) [2020-03-26T16:32:42.554Z] #15 2.130 (15/43) Installing file (5.37-r1) [2020-03-26T16:32:42.554Z] #15 2.133 (16/43) Installing gmp (6.1.2-r1) [2020-03-26T16:32:42.554Z] #15 2.139 (17/43) Installing isl (0.18-r0) [2020-03-26T16:32:42.554Z] #15 2.154 (18/43) Installing libgomp (9.2.0-r4) [2020-03-26T16:32:42.554Z] #15 2.159 (19/43) Installing libatomic (9.2.0-r4) [2020-03-26T16:32:42.554Z] #15 2.161 (20/43) Installing mpfr4 (4.0.2-r1) [2020-03-26T16:32:42.555Z] #15 2.168 (21/43) Installing mpc1 (1.1.0-r1) [2020-03-26T16:32:42.555Z] #15 2.171 (22/43) Installing gcc (9.2.0-r4) [2020-03-26T16:32:42.988Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-26T16:32:43.488Z] #15 2.882 (23/43) Installing musl-dev (1.1.24-r2) [2020-03-26T16:32:43.488Z] #15 2.959 (24/43) Installing libc-dev (0.7.2-r0) [2020-03-26T16:32:43.488Z] #15 2.961 (25/43) Installing g++ (9.2.0-r4) [2020-03-26T16:32:43.745Z] #15 3.393 (26/43) Installing make (4.2.1-r2) [2020-03-26T16:32:43.745Z] #15 3.398 (27/43) Installing fortify-headers (1.1-r0) [2020-03-26T16:32:43.745Z] #15 3.401 (28/43) Installing build-base (0.5-r1) [2020-03-26T16:32:43.745Z] #15 3.403 (29/43) Installing nghttp2-libs (1.40.0-r0) [2020-03-26T16:32:43.745Z] #15 3.407 (30/43) Installing libcurl (7.67.0-r0) [2020-03-26T16:32:43.745Z] #15 3.414 (31/43) Installing curl (7.67.0-r0) [2020-03-26T16:32:44.002Z] #15 3.417 (32/43) Installing oniguruma (6.9.4-r0) [2020-03-26T16:32:44.002Z] #15 3.424 (33/43) Installing jq (1.6-r0) [2020-03-26T16:32:44.002Z] #15 3.431 (34/43) Installing device-mapper-libs (2.02.186-r0) [2020-03-26T16:32:44.002Z] #15 3.437 (35/43) Installing device-mapper-event-libs (2.02.186-r0) [2020-03-26T16:32:44.002Z] #15 3.449 (36/43) Installing libaio (0.3.112-r1) [2020-03-26T16:32:44.002Z] #15 3.451 (37/43) Installing lvm2-libs (2.02.186-r0) [2020-03-26T16:32:44.002Z] #15 3.484 (38/43) Installing libfdisk (2.34-r1) [2020-03-26T16:32:44.002Z] #15 3.490 (39/43) Installing libmount (2.34-r1) [2020-03-26T16:32:44.002Z] #15 3.496 (40/43) Installing libsmartcols (2.34-r1) [2020-03-26T16:32:44.002Z] #15 3.500 (41/43) Installing pkgconf (1.6.3-r0) [2020-03-26T16:32:44.002Z] #15 3.503 (42/43) Installing util-linux-dev (2.34-r1) [2020-03-26T16:32:44.002Z] #15 3.525 (43/43) Installing lvm2-dev (2.02.186-r0) [2020-03-26T16:32:44.002Z] #15 3.538 Executing busybox-1.31.1-r9.trigger [2020-03-26T16:32:44.002Z] #15 3.543 OK: 196 MiB in 57 packages [2020-03-26T16:32:44.566Z] #15 DONE 4.0s [2020-03-26T16:32:44.566Z] [2020-03-26T16:32:44.566Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-03-26T16:32:45.506Z] #16 DONE 0.7s [2020-03-26T16:32:45.506Z] [2020-03-26T16:32:45.506Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-03-26T16:32:46.070Z] #17 DONE 0.7s [2020-03-26T16:32:46.070Z] [2020-03-26T16:32:46.070Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-03-26T16:32:46.070Z] #18 DONE 0.0s [2020-03-26T16:32:46.070Z] [2020-03-26T16:32:46.070Z] #31 [builder 1/4] COPY . . [2020-03-26T16:32:46.070Z] #31 ... [2020-03-26T16:32:46.070Z] [2020-03-26T16:32:46.070Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-26T16:32:46.070Z] #22 DONE 0.1s [2020-03-26T16:32:46.070Z] [2020-03-26T16:32:46.070Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-03-26T16:32:46.070Z] #19 DONE 0.1s [2020-03-26T16:32:46.070Z] [2020-03-26T16:32:46.070Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-03-26T16:32:46.070Z] #26 DONE 0.1s [2020-03-26T16:32:46.070Z] [2020-03-26T16:32:46.070Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-26T16:32:46.070Z] #23 DONE 0.1s [2020-03-26T16:32:46.261Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-26T16:32:46.327Z] [2020-03-26T16:32:46.327Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-03-26T16:32:46.327Z] #27 DONE 0.1s [2020-03-26T16:32:46.327Z] [2020-03-26T16:32:46.327Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-03-26T16:32:46.327Z] #28 DONE 0.1s [2020-03-26T16:32:46.327Z] [2020-03-26T16:32:46.327Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-03-26T16:32:47.262Z] #29 ... [2020-03-26T16:32:47.262Z] [2020-03-26T16:32:47.262Z] #31 [builder 1/4] COPY . . [2020-03-26T16:32:47.262Z] #31 DONE 1.3s [2020-03-26T16:32:47.519Z] [2020-03-26T16:32:47.519Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-03-26T16:32:48.892Z] #32 DONE 1.6s [2020-03-26T16:32:48.892Z] [2020-03-26T16:32:48.892Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-03-26T16:32:48.892Z] #24 1.814 + RM_GOPATH=0 [2020-03-26T16:32:48.892Z] #24 1.814 + TMP_GOPATH= [2020-03-26T16:32:48.892Z] #24 1.814 + : /build [2020-03-26T16:32:48.892Z] #24 1.814 + '[' -z '' ']' [2020-03-26T16:32:48.892Z] #24 1.816 ++ mktemp -d [2020-03-26T16:32:48.892Z] #24 1.832 Install docker/cli version 17.06.2-ce from stable [2020-03-26T16:32:48.892Z] #24 1.832 + export GOPATH=/tmp/tmp.nAKnEN [2020-03-26T16:32:48.892Z] #24 1.832 + GOPATH=/tmp/tmp.nAKnEN [2020-03-26T16:32:48.892Z] #24 1.832 + RM_GOPATH=1 [2020-03-26T16:32:48.892Z] #24 1.832 ++ dirname ./install.sh [2020-03-26T16:32:48.892Z] #24 1.832 + dir=. [2020-03-26T16:32:48.892Z] #24 1.832 + bin=dockercli [2020-03-26T16:32:48.892Z] #24 1.832 + shift [2020-03-26T16:32:48.892Z] #24 1.832 + '[' '!' -f ./dockercli.installer ']' [2020-03-26T16:32:48.892Z] #24 1.832 + . ./dockercli.installer [2020-03-26T16:32:48.892Z] #24 1.832 ++ : stable [2020-03-26T16:32:48.892Z] #24 1.832 ++ : 17.06.2-ce [2020-03-26T16:32:48.892Z] #24 1.832 + install_dockercli [2020-03-26T16:32:48.892Z] #24 1.832 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-26T16:32:48.892Z] #24 1.832 ++ uname -m [2020-03-26T16:32:48.892Z] #24 1.832 + arch=x86_64 [2020-03-26T16:32:48.892Z] #24 1.832 + '[' x86_64 '!=' x86_64 ']' [2020-03-26T16:32:48.892Z] #24 1.832 + url=https://download.docker.com/linux/static [2020-03-26T16:32:48.892Z] #24 1.832 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-03-26T16:32:48.892Z] #24 1.832 + tar -xz docker/docker [2020-03-26T16:32:49.531Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-26T16:32:49.788Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-03-26T16:32:50.718Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-03-26T16:32:50.791Z] #24 4.789 + mkdir -p /build [2020-03-26T16:32:51.049Z] #24 4.790 + mv docker/docker /build/ [2020-03-26T16:32:51.049Z] #24 4.792 + rmdir docker [2020-03-26T16:32:51.049Z] #24 DONE 4.9s [2020-03-26T16:32:51.049Z] [2020-03-26T16:32:51.049Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-26T16:32:51.049Z] #20 2.603 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-26T16:32:51.049Z] #20 3.300 curl: option --progress: is ambiguous [2020-03-26T16:32:51.049Z] #20 3.333 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-26T16:32:51.049Z] #20 3.926 curl: option --progress: is ambiguous [2020-03-26T16:32:51.049Z] #20 3.927 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-26T16:32:51.049Z] #20 4.401 curl: option --progress: is ambiguous [2020-03-26T16:32:51.049Z] #20 4.404 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-26T16:32:51.282Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-03-26T16:32:51.307Z] #20 4.979 curl: option --progress: is ambiguous [2020-03-26T16:32:51.307Z] #20 4.979 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-26T16:32:51.845Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-03-26T16:32:51.872Z] #20 5.596 [2020-03-26T16:32:52.805Z] #20 6.636 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-26T16:32:53.063Z] #20 6.989 curl: option --progress: is ambiguous [2020-03-26T16:32:53.063Z] #20 6.990 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-26T16:32:53.629Z] #20 7.387 [2020-03-26T16:32:53.737Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-03-26T16:32:53.737Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-03-26T16:32:53.737Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-03-26T16:32:54.563Z] #20 8.476 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-26T16:32:55.079Z] #20 8.797 curl: option --progress: is ambiguous [2020-03-26T16:32:55.079Z] #20 8.799 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-26T16:32:55.105Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-26T16:32:55.337Z] #20 9.125 [2020-03-26T16:32:56.271Z] #20 10.24 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-26T16:32:56.472Z] --- PASS: TestDockerNetworkMacvlan (16.14s) [2020-03-26T16:32:56.472Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-03-26T16:32:56.472Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-03-26T16:32:56.472Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.86s) [2020-03-26T16:32:56.472Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.11s) [2020-03-26T16:32:56.472Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.56s) [2020-03-26T16:32:56.472Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.20s) [2020-03-26T16:32:56.472Z] PASS [2020-03-26T16:32:56.472Z] [2020-03-26T16:32:56.472Z] DONE 8 tests in 17.708s [2020-03-26T16:32:56.472Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-26T16:32:56.472Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:32:56.472Z] ++ set -e [2020-03-26T16:32:56.472Z] ++ '[' -n 0 ']' [2020-03-26T16:32:56.472Z] ++ set -x [2020-03-26T16:32:56.472Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:32:56.729Z] testing: warning: no tests to run [2020-03-26T16:32:56.729Z] PASS [2020-03-26T16:32:56.729Z] [2020-03-26T16:32:56.729Z] DONE 0 tests in 0.028s [2020-03-26T16:32:56.729Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-26T16:32:56.729Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:32:56.729Z] ++ set -e [2020-03-26T16:32:56.729Z] ++ '[' -n 0 ']' [2020-03-26T16:32:56.729Z] ++ set -x [2020-03-26T16:32:56.729Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:32:56.729Z] INFO: Testing against a local daemon [2020-03-26T16:32:56.729Z] === RUN TestAuthZPluginAllowRequest [2020-03-26T16:32:56.787Z] #20 10.56 curl: option --progress: is ambiguous [2020-03-26T16:32:56.787Z] #20 10.56 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-26T16:32:57.045Z] #20 10.97 [2020-03-26T16:32:58.429Z] #20 12.19 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-26T16:32:58.621Z] --- PASS: TestAuthZPluginAllowRequest (1.64s) [2020-03-26T16:32:58.621Z] === RUN TestAuthZPluginTLS [2020-03-26T16:32:58.900Z] --- PASS: TestAuthZPluginTLS (0.55s) [2020-03-26T16:32:58.900Z] === RUN TestAuthZPluginDenyRequest [2020-03-26T16:32:58.944Z] #20 12.62 curl: option --progress: is ambiguous [2020-03-26T16:32:58.944Z] #20 12.62 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-26T16:32:58.944Z] #20 ... [2020-03-26T16:32:58.944Z] [2020-03-26T16:32:58.944Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-26T16:32:58.944Z] #33 1.438 [2020-03-26T16:32:58.944Z] #33 1.601 Removing bundles/ [2020-03-26T16:32:58.944Z] #33 1.602 [2020-03-26T16:32:58.944Z] #33 1.611 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-03-26T16:32:58.944Z] #33 3.130 Building test suite binary ./integration-cli/test.main [2020-03-26T16:32:59.201Z] #33 ... [2020-03-26T16:32:59.201Z] [2020-03-26T16:32:59.201Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-26T16:32:59.201Z] #20 12.94 [2020-03-26T16:32:59.201Z] #20 13.04 Download of images into '/build' complete. [2020-03-26T16:32:59.201Z] #20 13.04 Use something like the following to load the result into a Docker daemon: [2020-03-26T16:32:59.201Z] #20 13.04 tar -cC '/build' . | docker load [2020-03-26T16:32:59.201Z] #20 DONE 13.1s [2020-03-26T16:32:59.201Z] [2020-03-26T16:32:59.201Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-03-26T16:32:59.485Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-03-26T16:32:59.485Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-26T16:33:00.051Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-03-26T16:33:00.051Z] === RUN TestAuthZPluginDenyResponse [2020-03-26T16:33:00.574Z] #29 ... [2020-03-26T16:33:00.574Z] [2020-03-26T16:33:00.574Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-03-26T16:33:00.574Z] #21 DONE 0.1s [2020-03-26T16:33:00.574Z] [2020-03-26T16:33:00.574Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-03-26T16:33:00.574Z] #25 DONE 0.1s [2020-03-26T16:33:00.574Z] [2020-03-26T16:33:00.574Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-26T16:33:00.613Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-03-26T16:33:00.614Z] === RUN TestAuthZPluginAllowEventStream [2020-03-26T16:33:02.506Z] --- PASS: TestAuthZPluginAllowEventStream (1.77s) [2020-03-26T16:33:02.506Z] === RUN TestAuthZPluginErrorResponse [2020-03-26T16:33:03.069Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-03-26T16:33:03.069Z] === RUN TestAuthZPluginErrorRequest [2020-03-26T16:33:03.326Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-03-26T16:33:03.583Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-03-26T16:33:03.583Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-26T16:33:04.146Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2020-03-26T16:33:04.146Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-26T16:33:06.042Z] === RUN TestDockerSuite/TestBuildExpose [2020-03-26T16:33:06.298Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-03-26T16:33:06.555Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.48s) [2020-03-26T16:33:06.555Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-26T16:33:07.118Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-03-26T16:33:07.682Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-03-26T16:33:07.939Z] === RUN TestDockerSuite/TestBuildFails [2020-03-26T16:33:08.873Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-03-26T16:33:08.873Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.35s) [2020-03-26T16:33:08.873Z] === RUN TestAuthZPluginHeader [2020-03-26T16:33:08.873Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-03-26T16:33:09.802Z] --- PASS: TestAuthZPluginHeader (0.80s) [2020-03-26T16:33:09.802Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-26T16:33:11.697Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-03-26T16:33:13.590Z] === RUN TestDockerSuite/TestBuildForceRm [2020-03-26T16:33:14.153Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.41s) [2020-03-26T16:33:14.153Z] === RUN TestAuthZPluginV2Disable [2020-03-26T16:33:15.520Z] === RUN TestDockerSuite/TestBuildFromGit [2020-03-26T16:33:17.413Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-03-26T16:33:17.413Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-03-26T16:33:17.976Z] --- PASS: TestAuthZPluginV2Disable (3.77s) [2020-03-26T16:33:17.976Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-26T16:33:18.539Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-03-26T16:33:18.643Z] #33 ... [2020-03-26T16:33:18.643Z] [2020-03-26T16:33:18.643Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-03-26T16:33:18.643Z] #29 30.67 # github.com/docker/docker/contrib/httpserver [2020-03-26T16:33:18.643Z] #29 30.67 loadinternal: cannot find runtime/cgo [2020-03-26T16:33:18.643Z] #29 DONE 30.9s [2020-03-26T16:33:18.643Z] [2020-03-26T16:33:18.643Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-26T16:33:18.643Z] #33 ... [2020-03-26T16:33:18.643Z] [2020-03-26T16:33:18.643Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-03-26T16:33:18.643Z] #30 DONE 0.1s [2020-03-26T16:33:18.643Z] [2020-03-26T16:33:18.643Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-26T16:33:21.060Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-03-26T16:33:21.060Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.31s) [2020-03-26T16:33:21.060Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-26T16:33:21.624Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-03-26T16:33:21.881Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-03-26T16:33:24.401Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-03-26T16:33:27.675Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-03-26T16:33:29.568Z] === RUN TestDockerSuite/TestBuildHistory [2020-03-26T16:33:34.823Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.34s) [2020-03-26T16:33:34.823Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-26T16:33:35.080Z] === RUN TestDockerSuite/TestBuildIidFile [2020-03-26T16:33:35.643Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-03-26T16:33:35.900Z] === RUN TestDockerSuite/TestBuildInheritance [2020-03-26T16:33:36.831Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-03-26T16:33:37.087Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-03-26T16:33:37.087Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-03-26T16:33:38.455Z] === RUN TestDockerSuite/TestBuildLabel [2020-03-26T16:33:38.711Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-03-26T16:33:38.968Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-03-26T16:33:39.531Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-03-26T16:33:39.787Z] === RUN TestDockerSuite/TestBuildLabels [2020-03-26T16:33:40.350Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-03-26T16:33:41.281Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-03-26T16:33:44.552Z] === RUN TestDockerSuite/TestBuildLastModified [2020-03-26T16:33:49.802Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-03-26T16:33:51.170Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2020-03-26T16:33:51.170Z] PASS [2020-03-26T16:33:51.170Z] [2020-03-26T16:33:51.170Z] DONE 17 tests in 54.509s [2020-03-26T16:33:51.170Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-26T16:33:51.170Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:33:51.170Z] ++ set -e [2020-03-26T16:33:51.170Z] ++ '[' -n 0 ']' [2020-03-26T16:33:51.170Z] ++ set -x [2020-03-26T16:33:51.170Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:33:51.170Z] INFO: Testing against a local daemon [2020-03-26T16:33:51.170Z] === RUN TestPluginInvalidJSON [2020-03-26T16:33:51.170Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-26T16:33:51.170Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-26T16:33:51.170Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-26T16:33:51.170Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-03-26T16:33:51.170Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-26T16:33:51.170Z] PASS [2020-03-26T16:33:51.170Z] [2020-03-26T16:33:51.170Z] DONE 2 tests in 0.139s [2020-03-26T16:33:51.426Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-26T16:33:51.426Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:33:51.426Z] ++ set -e [2020-03-26T16:33:51.426Z] ++ '[' -n 0 ']' [2020-03-26T16:33:51.426Z] ++ set -x [2020-03-26T16:33:51.427Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:33:51.427Z] INFO: Testing against a local daemon [2020-03-26T16:33:51.427Z] === RUN TestExternalGraphDriver [2020-03-26T16:33:51.427Z] === RUN TestExternalGraphDriver/json [2020-03-26T16:33:53.320Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-03-26T16:33:53.320Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-03-26T16:33:53.320Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-03-26T16:33:53.577Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-03-26T16:33:53.577Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-03-26T16:33:53.836Z] === RUN TestExternalGraphDriver/spec [2020-03-26T16:33:53.836Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-03-26T16:33:54.399Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-03-26T16:33:56.294Z] === RUN TestExternalGraphDriver/pull [2020-03-26T16:33:56.551Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-03-26T16:33:58.444Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-03-26T16:33:58.444Z] --- PASS: TestExternalGraphDriver (6.98s) [2020-03-26T16:33:58.444Z] --- PASS: TestExternalGraphDriver/json (2.23s) [2020-03-26T16:33:58.444Z] --- PASS: TestExternalGraphDriver/spec (2.54s) [2020-03-26T16:33:58.444Z] --- PASS: TestExternalGraphDriver/pull (2.14s) [2020-03-26T16:33:58.444Z] === RUN TestGraphdriverPluginV2 [2020-03-26T16:34:02.616Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-03-26T16:34:03.179Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-03-26T16:34:03.179Z] --- PASS: TestGraphdriverPluginV2 (4.77s) [2020-03-26T16:34:03.179Z] PASS [2020-03-26T16:34:03.179Z] [2020-03-26T16:34:03.179Z] DONE 5 tests in 11.888s [2020-03-26T16:34:03.179Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-26T16:34:03.179Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:34:03.179Z] ++ set -e [2020-03-26T16:34:03.179Z] ++ '[' -n 0 ']' [2020-03-26T16:34:03.179Z] ++ set -x [2020-03-26T16:34:03.179Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:34:03.435Z] INFO: Testing against a local daemon [2020-03-26T16:34:03.435Z] === RUN TestContinueAfterPluginCrash [2020-03-26T16:34:03.435Z] === PAUSE TestContinueAfterPluginCrash [2020-03-26T16:34:03.435Z] === RUN TestReadPluginNoRead [2020-03-26T16:34:03.435Z] === PAUSE TestReadPluginNoRead [2020-03-26T16:34:03.435Z] === RUN TestDaemonStartWithLogOpt [2020-03-26T16:34:03.435Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-26T16:34:03.435Z] === CONT TestContinueAfterPluginCrash [2020-03-26T16:34:03.435Z] === CONT TestDaemonStartWithLogOpt [2020-03-26T16:34:03.999Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-03-26T16:34:13.747Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-26T16:34:13.747Z] [2020-03-26T16:34:13.747Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-26T16:34:13.747Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-26T16:34:13.747Z] HOSTNAME=c8faca174552 [2020-03-26T16:34:13.747Z] TESTDEBUG=0 [2020-03-26T16:34:13.747Z] DEST=bundles/test-integration [2020-03-26T16:34:13.747Z] PWD=/go/src/github.com/docker/docker [2020-03-26T16:34:13.747Z] DOCKER_GITCOMMIT=1dbf34f3aab290cb5a9246f54d66d84d59a27cb6 [2020-03-26T16:34:13.747Z] container=docker [2020-03-26T16:34:13.747Z] HOME=/root [2020-03-26T16:34:13.747Z] GOLANG_VERSION=1.13.8 [2020-03-26T16:34:13.747Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-26T16:34:13.747Z] VALIDATE_BRANCH=master [2020-03-26T16:34:13.747Z] TERM=xterm [2020-03-26T16:34:13.747Z] DOCKER_PKG=github.com/docker/docker [2020-03-26T16:34:13.747Z] SHLVL=1 [2020-03-26T16:34:13.747Z] TIMEOUT=120m [2020-03-26T16:34:13.747Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-26T16:34:13.747Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-26T16:34:13.747Z] GO111MODULE=off [2020-03-26T16:34:13.747Z] DOCKER_EXPERIMENTAL=1 [2020-03-26T16:34:13.747Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-26T16:34:13.747Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-26T16:34:13.747Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-26T16:34:13.747Z] GOPATH=/go [2020-03-26T16:34:13.747Z] PKG_CONFIG=pkg-config [2020-03-26T16:34:13.747Z] _=/usr/bin/env [2020-03-26T16:34:13.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-26T16:34:18.904Z] --- PASS: TestDaemonStartWithLogOpt (14.88s) [2020-03-26T16:34:18.904Z] === CONT TestReadPluginNoRead [2020-03-26T16:34:18.904Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-03-26T16:34:18.904Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-03-26T16:34:22.180Z] === RUN TestReadPluginNoRead/default [2020-03-26T16:34:23.109Z] --- PASS: TestContinueAfterPluginCrash (19.63s) [2020-03-26T16:34:23.365Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-03-26T16:34:24.295Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-26T16:34:24.551Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-03-26T16:34:25.920Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-26T16:34:27.288Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-03-26T16:34:27.288Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-03-26T16:34:27.851Z] --- PASS: TestReadPluginNoRead (9.62s) [2020-03-26T16:34:27.851Z] --- PASS: TestReadPluginNoRead/default (1.94s) [2020-03-26T16:34:27.851Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.85s) [2020-03-26T16:34:27.851Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.92s) [2020-03-26T16:34:27.851Z] read_test.go:91: [da930c8dc51c5] daemon is not started [2020-03-26T16:34:27.851Z] PASS [2020-03-26T16:34:27.851Z] [2020-03-26T16:34:27.851Z] DONE 6 tests in 24.635s [2020-03-26T16:34:27.851Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-03-26T16:34:27.851Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:34:27.851Z] ++ set -e [2020-03-26T16:34:27.851Z] ++ '[' -n 0 ']' [2020-03-26T16:34:27.851Z] ++ set -x [2020-03-26T16:34:27.851Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:34:27.851Z] testing: warning: no tests to run [2020-03-26T16:34:27.851Z] PASS [2020-03-26T16:34:27.851Z] [2020-03-26T16:34:27.851Z] DONE 0 tests in 0.052s [2020-03-26T16:34:27.851Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-26T16:34:27.851Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:34:27.851Z] ++ set -e [2020-03-26T16:34:27.851Z] ++ '[' -n 0 ']' [2020-03-26T16:34:27.851Z] ++ set -x [2020-03-26T16:34:27.851Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:34:28.107Z] INFO: Testing against a local daemon [2020-03-26T16:34:28.107Z] === RUN TestPluginWithDevMounts [2020-03-26T16:34:28.107Z] === PAUSE TestPluginWithDevMounts [2020-03-26T16:34:28.107Z] === CONT TestPluginWithDevMounts [2020-03-26T16:34:30.000Z] --- PASS: TestPluginWithDevMounts (1.99s) [2020-03-26T16:34:30.000Z] PASS [2020-03-26T16:34:30.000Z] [2020-03-26T16:34:30.000Z] DONE 1 tests in 2.136s [2020-03-26T16:34:30.000Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-03-26T16:34:30.000Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:34:30.000Z] ++ set -e [2020-03-26T16:34:30.000Z] ++ '[' -n 0 ']' [2020-03-26T16:34:30.000Z] ++ set -x [2020-03-26T16:34:30.000Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:34:30.257Z] INFO: Testing against a local daemon [2020-03-26T16:34:30.257Z] === RUN TestSecretInspect [2020-03-26T16:34:32.778Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-03-26T16:34:33.034Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-03-26T16:34:33.291Z] --- PASS: TestSecretInspect (2.99s) [2020-03-26T16:34:33.291Z] === RUN TestSecretList [2020-03-26T16:34:35.185Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-03-26T16:34:35.748Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-03-26T16:34:36.311Z] --- PASS: TestSecretList (3.13s) [2020-03-26T16:34:36.311Z] === RUN TestSecretsCreateAndDelete [2020-03-26T16:34:38.205Z] === RUN TestDockerSuite/TestBuildNetNone [2020-03-26T16:34:38.769Z] === RUN TestDockerSuite/TestBuildNoContext [2020-03-26T16:34:39.702Z] --- PASS: TestSecretsCreateAndDelete (3.28s) [2020-03-26T16:34:39.702Z] === RUN TestSecretsUpdate [2020-03-26T16:34:39.702Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-03-26T16:34:41.069Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-03-26T16:34:42.440Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-03-26T16:34:42.697Z] --- PASS: TestSecretsUpdate (3.15s) [2020-03-26T16:34:42.697Z] === RUN TestTemplatedSecret [2020-03-26T16:34:43.262Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-03-26T16:34:43.825Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-03-26T16:34:43.825Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-03-26T16:34:44.756Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-03-26T16:34:45.321Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-03-26T16:34:46.695Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-03-26T16:34:46.695Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-03-26T16:34:46.695Z] --- PASS: TestTemplatedSecret (4.00s) [2020-03-26T16:34:46.695Z] === RUN TestSecretCreateResolve [2020-03-26T16:34:49.216Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-03-26T16:34:50.147Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-03-26T16:34:50.147Z] --- PASS: TestSecretCreateResolve (3.44s) [2020-03-26T16:34:50.147Z] PASS [2020-03-26T16:34:50.147Z] [2020-03-26T16:34:50.147Z] DONE 6 tests in 20.138s [2020-03-26T16:34:50.147Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-03-26T16:34:50.147Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:34:50.147Z] ++ set -e [2020-03-26T16:34:50.147Z] ++ '[' -n 0 ']' [2020-03-26T16:34:50.147Z] ++ set -x [2020-03-26T16:34:50.147Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:34:50.403Z] INFO: Testing against a local daemon [2020-03-26T16:34:50.403Z] === RUN TestServiceCreateInit [2020-03-26T16:34:50.403Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-26T16:34:53.676Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-03-26T16:34:55.044Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-03-26T16:34:55.606Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-26T16:34:57.499Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-03-26T16:34:58.429Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-03-26T16:35:00.321Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-03-26T16:35:00.578Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-03-26T16:35:00.834Z] --- PASS: TestServiceCreateInit (10.34s) [2020-03-26T16:35:00.834Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.13s) [2020-03-26T16:35:00.834Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.19s) [2020-03-26T16:35:00.834Z] === RUN TestCreateServiceMultipleTimes [2020-03-26T16:35:01.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-26T16:35:01.091Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-03-26T16:35:01.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-26T16:35:05.265Z] === RUN TestDockerSuite/TestBuildPATH [2020-03-26T16:35:06.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-26T16:35:08.538Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-03-26T16:35:09.908Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-03-26T16:35:10.083Z] #33 132.1 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-26T16:35:10.083Z] #33 134.6 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-26T16:35:10.083Z] #33 135.9 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-26T16:35:10.083Z] #33 137.9 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-26T16:35:10.083Z] #33 140.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-26T16:35:10.648Z] #33 141.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-26T16:35:10.837Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-03-26T16:35:12.020Z] #33 142.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-26T16:35:12.952Z] #33 143.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-26T16:35:13.211Z] #33 144.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-26T16:35:15.107Z] #33 145.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-26T16:35:15.672Z] #33 146.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-26T16:35:17.570Z] #33 148.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-26T16:35:18.943Z] #33 149.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-26T16:35:19.507Z] #33 150.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-26T16:35:20.787Z] --- PASS: TestCreateServiceMultipleTimes (19.52s) [2020-03-26T16:35:20.787Z] === RUN TestCreateServiceConflict [2020-03-26T16:35:20.787Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-03-26T16:35:21.405Z] #33 152.2 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-26T16:35:22.339Z] #33 153.3 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-26T16:35:23.308Z] --- PASS: TestCreateServiceConflict (3.04s) [2020-03-26T16:35:23.308Z] === RUN TestCreateServiceMaxReplicas [2020-03-26T16:35:24.237Z] #33 155.2 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-26T16:35:25.170Z] #33 156.2 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-26T16:35:25.827Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-03-26T16:35:26.542Z] #33 157.4 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-26T16:35:26.765Z] --- PASS: TestCreateServiceMaxReplicas (3.49s) [2020-03-26T16:35:26.765Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-26T16:35:27.476Z] #33 158.5 [2020-03-26T16:35:28.042Z] #33 DONE 158.9s [2020-03-26T16:35:28.042Z] [2020-03-26T16:35:28.042Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-03-26T16:35:28.175Z] === RUN TestDockerSuite/TestBuildRm [2020-03-26T16:35:29.412Z] #34 DONE 1.3s [2020-03-26T16:35:30.783Z] [2020-03-26T16:35:30.783Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-03-26T16:35:31.040Z] #35 DONE 0.6s [2020-03-26T16:35:31.298Z] [2020-03-26T16:35:31.298Z] #36 exporting to image [2020-03-26T16:35:31.298Z] #36 exporting layers [2020-03-26T16:35:32.350Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-03-26T16:35:32.913Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-03-26T16:35:33.194Z] #36 exporting layers 1.8s done [2020-03-26T16:35:33.194Z] #36 writing image sha256:da884aa569407c877ef9433bdeacf847ecbf4906b4e30734ee6381a2b2ac5243 done [2020-03-26T16:35:33.194Z] #36 naming to docker.io/library/moby-e2e-test done [2020-03-26T16:35:33.194Z] #36 DONE 1.9s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-26T16:35:33.505Z] + echo Ensuring container killed. [2020-03-26T16:35:33.505Z] Ensuring container killed. [2020-03-26T16:35:33.505Z] + docker rm -vf docker-pr1 [2020-03-26T16:35:33.505Z] Error: No such container: docker-pr1 [2020-03-26T16:35:33.505Z] + true [Pipeline] sh [2020-03-26T16:35:33.787Z] + echo Chowning /workspace to jenkins user [2020-03-26T16:35:33.787Z] Chowning /workspace to jenkins user [2020-03-26T16:35:33.787Z] + id -u [2020-03-26T16:35:33.787Z] + id -g [2020-03-26T16:35:33.787Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40745:/workspace busybox chown -R 1000:1000 /workspace [2020-03-26T16:35:34.279Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-03-26T16:35:34.842Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-26T16:35:35.405Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-03-26T16:35:35.453Z] + bundleName=unit [2020-03-26T16:35:35.453Z] + echo Creating unit-bundles.tar.gz [2020-03-26T16:35:35.453Z] Creating unit-bundles.tar.gz [2020-03-26T16:35:35.453Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-03-26T16:35:35.453Z] bundles/junit-report.xml [2020-03-26T16:35:35.453Z] bundles/go-test-report.json [2020-03-26T16:35:35.453Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-03-26T16:35:35.464Z] Archiving artifacts [2020-03-26T16:35:35.960Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40745/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-26T16:35:36.271Z] + make clean [2020-03-26T16:35:36.272Z] docker volume rm -f docker-dev-cache [2020-03-26T16:35:36.556Z] docker-dev-cache [Pipeline] deleteDir [2020-03-26T16:35:36.772Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-26T16:35:38.139Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-03-26T16:35:39.069Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-03-26T16:35:41.588Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.86s) [2020-03-26T16:35:41.588Z] === RUN TestCreateServiceSecretFileMode [2020-03-26T16:35:43.480Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-03-26T16:35:43.480Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-03-26T16:35:43.736Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-03-26T16:35:43.736Z] === RUN TestDockerSuite/TestBuildSpaces [2020-03-26T16:35:44.300Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-03-26T16:35:45.231Z] --- PASS: TestCreateServiceSecretFileMode (3.40s) [2020-03-26T16:35:45.231Z] === RUN TestCreateServiceConfigFileMode [2020-03-26T16:35:45.232Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-03-26T16:35:45.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-26T16:35:45.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-26T16:35:45.488Z] === RUN TestDockerSuite/TestBuildStderr [2020-03-26T16:35:46.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-26T16:35:46.419Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-03-26T16:35:48.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-26T16:35:48.940Z] --- PASS: TestCreateServiceConfigFileMode (3.37s) [2020-03-26T16:35:48.940Z] === RUN TestCreateServiceSysctls [2020-03-26T16:35:49.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-26T16:35:51.458Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-03-26T16:35:52.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-26T16:35:52.826Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-03-26T16:35:52.826Z] --- PASS: TestCreateServiceSysctls (4.26s) [2020-03-26T16:35:52.826Z] === RUN TestCreateServiceCapabilities [2020-03-26T16:35:54.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-26T16:35:54.194Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-03-26T16:35:54.450Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-03-26T16:35:55.014Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-03-26T16:35:55.944Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-03-26T16:35:56.201Z] --- PASS: TestCreateServiceCapabilities (3.56s) [2020-03-26T16:35:56.201Z] === RUN TestInspect [2020-03-26T16:35:56.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-26T16:35:57.569Z] === RUN TestDockerSuite/TestBuildUser [2020-03-26T16:36:00.842Z] --- PASS: TestInspect (4.05s) [2020-03-26T16:36:00.842Z] === RUN TestCreateJob [2020-03-26T16:36:00.842Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-03-26T16:36:01.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-26T16:36:01.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-26T16:36:05.030Z] --- PASS: TestCreateJob (4.48s) [2020-03-26T16:36:05.030Z] === RUN TestReplicatedJob [2020-03-26T16:36:05.030Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-03-26T16:36:05.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-26T16:36:06.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-26T16:36:10.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-26T16:36:12.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-26T16:36:13.123Z] --- PASS: TestReplicatedJob (7.13s) [2020-03-26T16:36:13.123Z] === RUN TestUpdateReplicatedJob [2020-03-26T16:36:13.380Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-03-26T16:36:14.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-26T16:36:16.395Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-26T16:36:16.395Z] Using test binary docker [2020-03-26T16:36:16.395Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-26T16:36:16.395Z] +++ /etc/init.d/apparmor start [2020-03-26T16:36:16.395Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-26T16:36:16.395Z] INFO: Waiting for daemon to start... [2020-03-26T16:36:16.395Z] Starting dockerd [2020-03-26T16:36:16.395Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-03-26T16:36:16.652Z] --- PASS: TestUpdateReplicatedJob (4.63s) [2020-03-26T16:36:16.652Z] === RUN TestServiceListWithStatuses [2020-03-26T16:36:16.652Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-03-26T16:36:16.652Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-26T16:36:16.652Z] === RUN TestDockerNetworkConnectAlias [2020-03-26T16:36:18.434Z] . [2020-03-26T16:36:18.434Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-26T16:36:18.434Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-26T16:36:18.434Z] Error: No such image: emptyfs [2020-03-26T16:36:18.434Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-26T16:36:18.434Z] ++++ docker load [2020-03-26T16:36:18.434Z] Running integration-test (iteration 1) [2020-03-26T16:36:18.434Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-03-26T16:36:18.434Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:36:18.434Z] ++ set -e [2020-03-26T16:36:18.434Z] ++ '[' -n 0 ']' [2020-03-26T16:36:18.434Z] ++ set -x [2020-03-26T16:36:18.434Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:36:23.195Z] --- PASS: TestDockerNetworkConnectAlias (6.32s) [2020-03-26T16:36:23.195Z] === RUN TestDockerNetworkReConnect [2020-03-26T16:36:24.563Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-03-26T16:36:25.493Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-03-26T16:36:26.057Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-03-26T16:36:26.986Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-03-26T16:36:27.916Z] --- PASS: TestDockerNetworkReConnect (4.90s) [2020-03-26T16:36:27.916Z] === RUN TestServicePlugin [2020-03-26T16:36:28.172Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-03-26T16:36:30.068Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-03-26T16:36:30.068Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-03-26T16:36:30.068Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-03-26T16:36:30.068Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-03-26T16:36:30.068Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-03-26T16:36:32.589Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-03-26T16:36:32.589Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-03-26T16:36:33.521Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-03-26T16:36:33.710Z] Loaded image: buildpack-deps:jessie [2020-03-26T16:36:33.710Z] Loaded image: busybox:latest [2020-03-26T16:36:33.710Z] Loaded image: busybox:glibc [2020-03-26T16:36:33.710Z] Loaded image: debian:jessie [2020-03-26T16:36:33.710Z] Loaded image: hello-world:latest [2020-03-26T16:36:33.710Z] INFO: Testing against a local daemon [2020-03-26T16:36:33.710Z] === RUN TestCgroupNamespacesBuild [2020-03-26T16:36:33.995Z] --- PASS: TestCgroupNamespacesBuild (1.60s) [2020-03-26T16:36:33.995Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-26T16:36:34.083Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-03-26T16:36:35.452Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-03-26T16:36:35.452Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-03-26T16:36:36.039Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.61s) [2020-03-26T16:36:36.039Z] === RUN TestBuildWithSession [2020-03-26T16:36:36.039Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-26T16:36:36.039Z] build_session_test.go:25: TODO: BuildKit [2020-03-26T16:36:36.039Z] === RUN TestBuildSquashParent [2020-03-26T16:36:39.624Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-03-26T16:36:40.446Z] --- PASS: TestBuildSquashParent (4.84s) [2020-03-26T16:36:40.446Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-26T16:36:40.733Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-26T16:36:40.733Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-26T16:36:40.733Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-26T16:36:40.733Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-26T16:36:40.733Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-26T16:36:40.733Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-26T16:36:40.733Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-26T16:36:40.733Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-26T16:36:40.733Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-26T16:36:40.733Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-26T16:36:40.733Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-26T16:36:40.733Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-26T16:36:40.733Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-26T16:36:40.733Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-26T16:36:40.733Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-26T16:36:40.733Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-26T16:36:41.515Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-03-26T16:36:42.471Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-03-26T16:36:42.739Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-03-26T16:36:43.441Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-26T16:36:43.441Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-26T16:36:43.679Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-03-26T16:36:43.679Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-03-26T16:36:44.607Z] === RUN TestDockerSuite/TestBuildXZHost [2020-03-26T16:36:46.142Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-03-26T16:36:46.142Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.60s) [2020-03-26T16:36:46.142Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.80s) [2020-03-26T16:36:46.142Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.31s) [2020-03-26T16:36:46.142Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.54s) [2020-03-26T16:36:46.142Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.25s) [2020-03-26T16:36:46.142Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.27s) [2020-03-26T16:36:46.142Z] === RUN TestBuildMultiStageCopy [2020-03-26T16:36:46.142Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-26T16:36:47.129Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-03-26T16:36:47.130Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-03-26T16:36:47.130Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-03-26T16:36:47.638Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-26T16:36:48.058Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-03-26T16:36:48.262Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-26T16:36:48.548Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-26T16:36:48.987Z] === RUN TestDockerSuite/TestCommitChange [2020-03-26T16:36:49.170Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-26T16:36:49.244Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-03-26T16:36:49.455Z] --- PASS: TestBuildMultiStageCopy (3.83s) [2020-03-26T16:36:49.455Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.96s) [2020-03-26T16:36:49.455Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.64s) [2020-03-26T16:36:49.455Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.39s) [2020-03-26T16:36:49.455Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.40s) [2020-03-26T16:36:49.455Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.44s) [2020-03-26T16:36:49.455Z] === RUN TestBuildMultiStageParentConfig [2020-03-26T16:36:50.475Z] --- PASS: TestBuildMultiStageParentConfig (1.00s) [2020-03-26T16:36:50.475Z] === RUN TestBuildLabelWithTargets [2020-03-26T16:36:50.613Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-03-26T16:36:51.545Z] === RUN TestDockerSuite/TestCommitHardlink [2020-03-26T16:36:51.977Z] --- PASS: TestBuildLabelWithTargets (1.59s) [2020-03-26T16:36:51.977Z] === RUN TestBuildWithEmptyLayers [2020-03-26T16:36:52.999Z] --- PASS: TestBuildWithEmptyLayers (0.83s) [2020-03-26T16:36:52.999Z] === RUN TestBuildMultiStageOnBuild [2020-03-26T16:36:53.439Z] === RUN TestDockerSuite/TestCommitNewFile [2020-03-26T16:36:55.039Z] --- PASS: TestBuildMultiStageOnBuild (2.20s) [2020-03-26T16:36:55.039Z] === RUN TestBuildUncleanTarFilenames [2020-03-26T16:36:55.334Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-03-26T16:36:56.265Z] === RUN TestDockerSuite/TestCommitTTY [2020-03-26T16:36:56.265Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-03-26T16:36:56.526Z] --- PASS: TestBuildUncleanTarFilenames (1.19s) [2020-03-26T16:36:56.526Z] === RUN TestBuildMultiStageLayerLeak [2020-03-26T16:36:58.158Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-03-26T16:36:58.570Z] --- PASS: TestBuildMultiStageLayerLeak (2.30s) [2020-03-26T16:36:58.570Z] === RUN TestBuildWithHugeFile [2020-03-26T16:36:59.088Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-03-26T16:37:00.979Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-03-26T16:37:01.909Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-03-26T16:37:01.909Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-03-26T16:37:01.909Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-03-26T16:37:01.909Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-03-26T16:37:01.909Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-03-26T16:37:01.909Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-03-26T16:37:01.909Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-03-26T16:37:03.276Z] --- PASS: TestServicePlugin (35.28s) [2020-03-26T16:37:03.276Z] plugin_test.go:62: [d5fe848f98815] joining swarm manager [d9c777322df63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T16:37:03.276Z] plugin_test.go:65: [d5cbc831dbfbf] joining swarm manager [d9c777322df63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-26T16:37:03.276Z] === RUN TestServiceUpdateLabel [2020-03-26T16:37:03.840Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-03-26T16:37:05.733Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-03-26T16:37:05.733Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-03-26T16:37:06.297Z] --- PASS: TestServiceUpdateLabel (3.17s) [2020-03-26T16:37:06.297Z] === RUN TestServiceUpdateSecrets [2020-03-26T16:37:06.553Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-03-26T16:37:07.923Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-03-26T16:37:08.488Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-03-26T16:37:09.417Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-03-26T16:37:10.346Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-03-26T16:37:10.346Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-03-26T16:37:10.346Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-03-26T16:37:11.275Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-03-26T16:37:11.275Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-03-26T16:37:11.275Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-03-26T16:37:11.275Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-03-26T16:37:11.275Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-03-26T16:37:12.203Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-03-26T16:37:13.132Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-03-26T16:37:14.061Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-03-26T16:37:14.061Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-03-26T16:37:15.953Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-03-26T16:37:16.515Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-03-26T16:37:16.772Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-03-26T16:37:16.772Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-03-26T16:37:17.701Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-03-26T16:37:18.630Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-03-26T16:37:19.560Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-03-26T16:37:20.490Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-03-26T16:37:20.490Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-03-26T16:37:21.422Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-03-26T16:37:21.985Z] --- PASS: TestServiceUpdateSecrets (15.79s) [2020-03-26T16:37:21.985Z] === RUN TestServiceUpdateConfigs [2020-03-26T16:37:22.242Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-03-26T16:37:23.241Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-03-26T16:37:23.241Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-03-26T16:37:24.179Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-03-26T16:37:26.073Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-03-26T16:37:27.967Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-03-26T16:37:27.967Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-03-26T16:37:27.967Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-03-26T16:37:27.967Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-03-26T16:37:27.967Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-03-26T16:37:28.530Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-03-26T16:37:33.787Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-03-26T16:37:34.045Z] === RUN TestDockerSuite/TestContainerAPITop [2020-03-26T16:37:34.974Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-03-26T16:37:34.974Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-03-26T16:37:34.974Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-03-26T16:37:38.244Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-03-26T16:37:38.244Z] --- PASS: TestServiceUpdateConfigs (15.84s) [2020-03-26T16:37:38.244Z] === RUN TestServiceUpdateNetwork [2020-03-26T16:37:38.807Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-03-26T16:37:40.177Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-03-26T16:37:45.430Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-03-26T16:37:45.687Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-03-26T16:37:47.583Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-03-26T16:37:48.951Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-03-26T16:37:50.318Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-03-26T16:37:51.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-03-26T16:37:53.054Z] --- PASS: TestServiceUpdateNetwork (14.94s) [2020-03-26T16:37:53.054Z] PASS [2020-03-26T16:37:53.054Z] [2020-03-26T16:37:53.054Z] === Skipped [2020-03-26T16:37:53.054Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.01s) [2020-03-26T16:37:53.054Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-26T16:37:53.054Z] [2020-03-26T16:37:53.054Z] [2020-03-26T16:37:53.054Z] DONE 23 tests, 1 skipped in 182.577s [2020-03-26T16:37:53.054Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-03-26T16:37:53.054Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:37:53.054Z] ++ set -e [2020-03-26T16:37:53.054Z] ++ '[' -n 0 ']' [2020-03-26T16:37:53.054Z] ++ set -x [2020-03-26T16:37:53.054Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:37:53.054Z] INFO: Testing against a local daemon [2020-03-26T16:37:53.054Z] === RUN TestSessionCreate [2020-03-26T16:37:53.054Z] --- PASS: TestSessionCreate (0.02s) [2020-03-26T16:37:53.054Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-26T16:37:53.054Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-03-26T16:37:53.054Z] PASS [2020-03-26T16:37:53.054Z] [2020-03-26T16:37:53.054Z] DONE 2 tests in 0.161s [2020-03-26T16:37:53.054Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-03-26T16:37:53.054Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:37:53.054Z] ++ set -e [2020-03-26T16:37:53.054Z] ++ '[' -n 0 ']' [2020-03-26T16:37:53.054Z] ++ set -x [2020-03-26T16:37:53.054Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:37:53.054Z] INFO: Testing against a local daemon [2020-03-26T16:37:53.054Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-26T16:37:53.054Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-26T16:37:53.054Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-26T16:37:53.054Z] === RUN TestEventsExecDie [2020-03-26T16:37:53.310Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-03-26T16:37:54.240Z] --- PASS: TestEventsExecDie (0.95s) [2020-03-26T16:37:54.240Z] === RUN TestEventsBackwardsCompatible [2020-03-26T16:37:54.240Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-03-26T16:37:54.240Z] === RUN TestInfoBinaryCommits [2020-03-26T16:37:54.240Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-03-26T16:37:54.240Z] === RUN TestInfoAPIVersioned [2020-03-26T16:37:54.240Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-03-26T16:37:54.240Z] === RUN TestInfoDiscoveryBackend [2020-03-26T16:37:54.803Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-03-26T16:37:54.803Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-26T16:37:55.060Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-03-26T16:37:55.623Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-26T16:37:55.623Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-26T16:37:56.186Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-03-26T16:37:56.186Z] === RUN TestInfoAPI [2020-03-26T16:37:56.186Z] --- PASS: TestInfoAPI (0.02s) [2020-03-26T16:37:56.186Z] === RUN TestInfoAPIWarnings [2020-03-26T16:37:56.749Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00077bfa0_} [2020-03-26T16:37:56.749Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-03-26T16:37:56.750Z] === RUN TestInfoDebug [2020-03-26T16:37:57.312Z] --- PASS: TestInfoDebug (0.53s) [2020-03-26T16:37:57.312Z] === RUN TestInfoInsecureRegistries [2020-03-26T16:37:57.875Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-03-26T16:37:57.875Z] === RUN TestInfoRegistryMirrors [2020-03-26T16:37:58.131Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1158053739_/foo_false____} [2020-03-26T16:37:58.388Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-03-26T16:37:58.388Z] === RUN TestLoginFailsWithBadCredentials [2020-03-26T16:37:58.645Z] --- PASS: TestLoginFailsWithBadCredentials (0.20s) [2020-03-26T16:37:58.645Z] === RUN TestPingCacheHeaders [2020-03-26T16:37:58.645Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-03-26T16:37:58.645Z] === RUN TestPingGet [2020-03-26T16:37:58.645Z] --- PASS: TestPingGet (0.02s) [2020-03-26T16:37:58.645Z] === RUN TestPingHead [2020-03-26T16:37:58.645Z] --- PASS: TestPingHead (0.03s) [2020-03-26T16:37:58.645Z] === RUN TestVersion [2020-03-26T16:37:58.645Z] --- PASS: TestVersion (0.02s) [2020-03-26T16:37:58.645Z] PASS [2020-03-26T16:37:58.645Z] [2020-03-26T16:37:58.645Z] === Skipped [2020-03-26T16:37:58.645Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-26T16:37:58.645Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-26T16:37:58.645Z] [2020-03-26T16:37:58.645Z] [2020-03-26T16:37:58.645Z] DONE 18 tests, 1 skipped in 5.672s [2020-03-26T16:37:58.645Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-03-26T16:37:58.645Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:37:58.645Z] ++ set -e [2020-03-26T16:37:58.645Z] ++ '[' -n 0 ']' [2020-03-26T16:37:58.645Z] ++ set -x [2020-03-26T16:37:58.645Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:37:58.901Z] INFO: Testing against a local daemon [2020-03-26T16:37:58.901Z] === RUN TestVolumesCreateAndList [2020-03-26T16:37:58.901Z] --- PASS: TestVolumesCreateAndList (0.05s) [2020-03-26T16:37:58.901Z] === RUN TestVolumesRemove [2020-03-26T16:37:58.901Z] --- PASS: TestVolumesRemove (0.09s) [2020-03-26T16:37:58.901Z] === RUN TestVolumesInspect [2020-03-26T16:37:58.901Z] --- PASS: TestVolumesInspect (0.02s) [2020-03-26T16:37:58.901Z] === RUN TestVolumesInvalidJSON [2020-03-26T16:37:58.901Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-26T16:37:58.901Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-26T16:37:58.901Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-26T16:37:58.901Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-03-26T16:37:58.901Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-26T16:37:58.901Z] PASS [2020-03-26T16:37:59.159Z] [2020-03-26T16:37:59.159Z] DONE 5 tests in 0.308s [2020-03-26T16:37:59.159Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-26T16:37:59.159Z] ++++ cat bundles/test-integration/docker.pid [2020-03-26T16:37:59.159Z] +++ kill 5444 [2020-03-26T16:38:00.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1158053739_/foo_true____} [2020-03-26T16:38:00.345Z] +++ /etc/init.d/apparmor stop [2020-03-26T16:38:00.346Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-26T16:38:00.346Z] [2020-03-26T16:38:00.346Z] Unloading profiles will leave already running processes permanently [2020-03-26T16:38:00.346Z] unconfined, which can lead to unexpected situations. [2020-03-26T16:38:00.346Z] [2020-03-26T16:38:00.346Z] To set a process to complain mode, use the command line tool [2020-03-26T16:38:00.346Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-26T16:38:00.346Z] +++ true [2020-03-26T16:38:00.346Z] [2020-03-26T16:38:01.715Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3235131854_/foo_false____} [2020-03-26T16:38:03.082Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3235131854_/foo_true____} [2020-03-26T16:38:04.975Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3235131854_/foo_true__0xc000740000__} [2020-03-26T16:38:06.343Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000740020_} [2020-03-26T16:38:08.235Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000740040_} [2020-03-26T16:38:09.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000740060_} [2020-03-26T16:38:10.969Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000740080_} [2020-03-26T16:38:12.860Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-03-26T16:38:14.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-03-26T16:38:14.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-03-26T16:38:14.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-03-26T16:38:14.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-03-26T16:38:14.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-03-26T16:38:14.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-03-26T16:38:14.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-03-26T16:38:14.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-03-26T16:38:14.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-03-26T16:38:14.502Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-03-26T16:38:14.502Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-03-26T16:38:14.502Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-03-26T16:38:14.502Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-03-26T16:38:14.502Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-03-26T16:38:14.502Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-03-26T16:38:14.758Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-03-26T16:38:14.758Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-03-26T16:38:14.758Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-03-26T16:38:18.028Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-03-26T16:38:18.958Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-03-26T16:38:20.326Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-03-26T16:38:20.663Z] --- PASS: TestBuildWithHugeFile (79.68s) [2020-03-26T16:38:20.663Z] === RUN TestBuildWithEmptyDockerfile [2020-03-26T16:38:20.663Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-26T16:38:20.663Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-26T16:38:20.663Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-26T16:38:20.663Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-26T16:38:20.663Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-26T16:38:20.663Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-26T16:38:20.663Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-26T16:38:20.663Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-26T16:38:20.663Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-26T16:38:20.663Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-03-26T16:38:20.663Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2020-03-26T16:38:20.663Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.29s) [2020-03-26T16:38:20.663Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) [2020-03-26T16:38:20.663Z] === RUN TestBuildPreserveOwnership [2020-03-26T16:38:20.663Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-26T16:38:21.766Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-26T16:38:23.599Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-03-26T16:38:23.809Z] --- PASS: TestBuildPreserveOwnership (4.83s) [2020-03-26T16:38:23.809Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.09s) [2020-03-26T16:38:23.809Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.72s) [2020-03-26T16:38:23.809Z] === RUN TestBuildPlatformInvalid [2020-03-26T16:38:23.809Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-03-26T16:38:23.809Z] PASS [2020-03-26T16:38:23.809Z] [2020-03-26T16:38:23.809Z] === Skipped [2020-03-26T16:38:23.809Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-03-26T16:38:23.809Z] build_session_test.go:25: TODO: BuildKit [2020-03-26T16:38:23.809Z] [2020-03-26T16:38:23.809Z] [2020-03-26T16:38:23.809Z] DONE 32 tests, 1 skipped in 125.209s [2020-03-26T16:38:23.809Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-03-26T16:38:23.809Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:38:23.809Z] ++ set -e [2020-03-26T16:38:23.809Z] ++ '[' -n 0 ']' [2020-03-26T16:38:23.809Z] ++ set -x [2020-03-26T16:38:23.809Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:38:23.809Z] INFO: Testing against a local daemon [2020-03-26T16:38:23.809Z] === RUN TestConfigList [2020-03-26T16:38:25.491Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-03-26T16:38:25.747Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-03-26T16:38:26.506Z] --- PASS: TestConfigList (2.29s) [2020-03-26T16:38:26.506Z] === RUN TestConfigsCreateAndDelete [2020-03-26T16:38:26.677Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-03-26T16:38:27.607Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-03-26T16:38:28.548Z] --- PASS: TestConfigsCreateAndDelete (2.23s) [2020-03-26T16:38:28.548Z] === RUN TestConfigsUpdate [2020-03-26T16:38:28.975Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-03-26T16:38:29.904Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-03-26T16:38:30.579Z] --- PASS: TestConfigsUpdate (2.23s) [2020-03-26T16:38:30.579Z] === RUN TestTemplatedConfig [2020-03-26T16:38:30.832Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-03-26T16:38:31.761Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-03-26T16:38:33.138Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-03-26T16:38:33.282Z] --- PASS: TestTemplatedConfig (2.70s) [2020-03-26T16:38:33.282Z] === RUN TestConfigInspect [2020-03-26T16:38:34.066Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-03-26T16:38:34.995Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-03-26T16:38:35.976Z] --- PASS: TestConfigInspect (2.29s) [2020-03-26T16:38:35.976Z] === RUN TestConfigCreateWithLabels [2020-03-26T16:38:36.363Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-03-26T16:38:37.292Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-03-26T16:38:38.017Z] --- PASS: TestConfigCreateWithLabels (2.21s) [2020-03-26T16:38:38.017Z] === RUN TestConfigCreateResolve [2020-03-26T16:38:38.221Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-03-26T16:38:39.170Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-03-26T16:38:40.065Z] --- PASS: TestConfigCreateResolve (2.28s) [2020-03-26T16:38:40.065Z] === RUN TestConfigDaemonLibtrustID [2020-03-26T16:38:40.538Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-03-26T16:38:40.686Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-03-26T16:38:40.686Z] PASS [2020-03-26T16:38:40.686Z] [2020-03-26T16:38:40.686Z] DONE 8 tests in 16.883s [2020-03-26T16:38:40.686Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-03-26T16:38:40.686Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:38:40.686Z] ++ set -e [2020-03-26T16:38:40.686Z] ++ '[' -n 0 ']' [2020-03-26T16:38:40.686Z] ++ set -x [2020-03-26T16:38:40.687Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:38:40.687Z] INFO: Testing against a local daemon [2020-03-26T16:38:40.687Z] === RUN TestCheckpoint [2020-03-26T16:38:40.687Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-26T16:38:40.687Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-26T16:38:40.687Z] === RUN TestContainerInvalidJSON [2020-03-26T16:38:40.687Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-26T16:38:40.687Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-26T16:38:40.687Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-26T16:38:40.687Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-26T16:38:40.687Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-26T16:38:40.687Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-26T16:38:40.687Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-26T16:38:40.687Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-26T16:38:40.687Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-26T16:38:40.687Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-03-26T16:38:40.687Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-26T16:38:40.687Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-26T16:38:40.687Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-26T16:38:40.687Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-26T16:38:40.687Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-03-26T16:38:40.687Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-26T16:38:40.971Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-03-26T16:38:40.971Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-26T16:38:40.971Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-03-26T16:38:40.971Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-26T16:38:40.971Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-03-26T16:38:40.971Z] === RUN TestCopyFromContainer [2020-03-26T16:38:41.905Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-03-26T16:38:42.460Z] === RUN TestCopyFromContainer// [2020-03-26T16:38:42.745Z] === RUN TestCopyFromContainer//bar/root [2020-03-26T16:38:42.745Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-26T16:38:42.745Z] === RUN TestCopyFromContainer/bar/quux [2020-03-26T16:38:42.835Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-03-26T16:38:42.835Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-03-26T16:38:43.031Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-26T16:38:43.031Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-26T16:38:43.031Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-26T16:38:43.318Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-26T16:38:43.318Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-26T16:38:43.318Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-26T16:38:43.604Z] --- PASS: TestCopyFromContainer (2.49s) [2020-03-26T16:38:43.604Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-03-26T16:38:43.604Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-03-26T16:38:43.604Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-03-26T16:38:43.604Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-03-26T16:38:43.604Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-03-26T16:38:43.604Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-03-26T16:38:43.604Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-03-26T16:38:43.604Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-03-26T16:38:43.604Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-03-26T16:38:43.604Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-03-26T16:38:43.604Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-26T16:38:43.604Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-26T16:38:43.604Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-26T16:38:43.604Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-26T16:38:43.604Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-26T16:38:43.604Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-26T16:38:43.604Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-26T16:38:43.604Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-26T16:38:43.604Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-26T16:38:43.604Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-26T16:38:43.604Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-03-26T16:38:43.604Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-26T16:38:43.604Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-26T16:38:43.604Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-03-26T16:38:43.604Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-26T16:38:43.604Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-03-26T16:38:43.604Z] === RUN TestCreateWithInvalidEnv [2020-03-26T16:38:43.604Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-26T16:38:43.604Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-26T16:38:43.604Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-26T16:38:43.604Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-26T16:38:43.604Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-26T16:38:43.604Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-26T16:38:43.604Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-26T16:38:43.604Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-26T16:38:43.604Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-26T16:38:43.604Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-03-26T16:38:43.604Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-26T16:38:43.604Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-26T16:38:43.604Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-26T16:38:43.604Z] === RUN TestCreateTmpfsMountsTarget [2020-03-26T16:38:43.604Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-03-26T16:38:43.604Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-26T16:38:43.763Z] === RUN TestDockerSuite/TestCpRelativePath [2020-03-26T16:38:44.692Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-03-26T16:38:45.638Z] --- PASS: TestCreateWithCustomMaskedPaths (1.84s) [2020-03-26T16:38:45.638Z] === RUN TestCreateWithCapabilities [2020-03-26T16:38:45.638Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-26T16:38:45.638Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-26T16:38:45.638Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-26T16:38:45.638Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-26T16:38:45.638Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-26T16:38:45.638Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-26T16:38:45.638Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-26T16:38:45.638Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-26T16:38:45.638Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-26T16:38:45.638Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-26T16:38:45.638Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-26T16:38:45.638Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-26T16:38:45.638Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-26T16:38:45.638Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-26T16:38:45.638Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-26T16:38:45.638Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-26T16:38:45.638Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-26T16:38:45.638Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-26T16:38:45.638Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-26T16:38:45.638Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-26T16:38:45.638Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-26T16:38:45.638Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-26T16:38:45.638Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-26T16:38:45.638Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-26T16:38:45.638Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-26T16:38:45.638Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-26T16:38:45.638Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-26T16:38:45.638Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-26T16:38:45.638Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-26T16:38:45.638Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-26T16:38:45.638Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-26T16:38:45.638Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-26T16:38:45.638Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-26T16:38:45.638Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-03-26T16:38:45.638Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-03-26T16:38:45.638Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-03-26T16:38:45.638Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-03-26T16:38:45.638Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-03-26T16:38:45.638Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-03-26T16:38:45.638Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-26T16:38:45.638Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-26T16:38:45.638Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-03-26T16:38:45.638Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s) [2020-03-26T16:38:45.638Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2020-03-26T16:38:45.638Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-03-26T16:38:45.638Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-26T16:38:46.061Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-03-26T16:38:46.989Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-03-26T16:38:47.673Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.91s) [2020-03-26T16:38:47.673Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-26T16:38:47.673Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-26T16:38:47.673Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-26T16:38:47.673Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-26T16:38:47.673Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-26T16:38:47.673Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-26T16:38:47.673Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-26T16:38:47.673Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-26T16:38:47.673Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-26T16:38:47.673Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-26T16:38:47.673Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-26T16:38:47.673Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-26T16:38:47.673Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-26T16:38:47.673Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-26T16:38:47.673Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-26T16:38:47.673Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-26T16:38:47.673Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-03-26T16:38:47.673Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-03-26T16:38:47.673Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-03-26T16:38:47.673Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2020-03-26T16:38:47.673Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2020-03-26T16:38:47.673Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-03-26T16:38:47.673Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-26T16:38:48.294Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.65s) [2020-03-26T16:38:48.294Z] === RUN TestContainerStartOnDaemonRestart [2020-03-26T16:38:48.294Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-26T16:38:48.294Z] === RUN TestDaemonRestartIpcMode [2020-03-26T16:38:48.294Z] === PAUSE TestDaemonRestartIpcMode [2020-03-26T16:38:48.294Z] === RUN TestDaemonHostGatewayIP [2020-03-26T16:38:48.294Z] === PAUSE TestDaemonHostGatewayIP [2020-03-26T16:38:48.294Z] === RUN TestDiff [2020-03-26T16:38:48.358Z] === RUN TestDockerSuite/TestCpToCaseA [2020-03-26T16:38:48.938Z] --- PASS: TestDiff (0.69s) [2020-03-26T16:38:48.938Z] === RUN TestExecWithCloseStdin [2020-03-26T16:38:50.020Z] --- PASS: TestExecWithCloseStdin (0.76s) [2020-03-26T16:38:50.020Z] === RUN TestExec [2020-03-26T16:38:50.251Z] === RUN TestDockerSuite/TestCpToCaseB [2020-03-26T16:38:50.708Z] --- PASS: TestExec (0.76s) [2020-03-26T16:38:50.708Z] === RUN TestExecUser [2020-03-26T16:38:50.813Z] === RUN TestDockerSuite/TestCpToCaseC [2020-03-26T16:38:51.405Z] --- PASS: TestExecUser (0.77s) [2020-03-26T16:38:51.405Z] === RUN TestExportContainerAndImportImage [2020-03-26T16:38:52.444Z] --- PASS: TestExportContainerAndImportImage (0.98s) [2020-03-26T16:38:52.444Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-26T16:38:53.333Z] === RUN TestDockerSuite/TestCpToCaseD [2020-03-26T16:38:53.925Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2020-03-26T16:38:53.925Z] === RUN TestHealthCheckWorkdir [2020-03-26T16:38:54.948Z] --- PASS: TestHealthCheckWorkdir (0.95s) [2020-03-26T16:38:54.948Z] === RUN TestHealthKillContainer [2020-03-26T16:38:57.639Z] --- PASS: TestHealthKillContainer (2.86s) [2020-03-26T16:38:57.639Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-26T16:38:58.258Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s) [2020-03-26T16:38:58.258Z] === RUN TestIpcModeNone [2020-03-26T16:38:58.583Z] === RUN TestDockerSuite/TestCpToCaseE [2020-03-26T16:38:59.272Z] --- PASS: TestIpcModeNone (0.76s) [2020-03-26T16:38:59.272Z] === RUN TestIpcModePrivate [2020-03-26T16:38:59.894Z] --- PASS: TestIpcModePrivate (0.75s) [2020-03-26T16:38:59.894Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-03-26T16:38:59.894Z] === RUN TestIpcModeShareable [2020-03-26T16:39:00.910Z] --- PASS: TestIpcModeShareable (0.82s) [2020-03-26T16:39:00.910Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-03-26T16:39:00.910Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-26T16:39:01.855Z] === RUN TestDockerSuite/TestCpToCaseF [2020-03-26T16:39:02.785Z] === RUN TestDockerSuite/TestCpToCaseG [2020-03-26T16:39:02.948Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.23s) [2020-03-26T16:39:02.948Z] === RUN TestAPIIpcModeHost [2020-03-26T16:39:03.575Z] --- PASS: TestAPIIpcModeHost (0.60s) [2020-03-26T16:39:03.575Z] === RUN TestDaemonIpcModeShareable [2020-03-26T16:39:05.067Z] --- PASS: TestDaemonIpcModeShareable (1.65s) [2020-03-26T16:39:05.067Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-03-26T16:39:05.067Z] === RUN TestDaemonIpcModePrivate [2020-03-26T16:39:07.113Z] --- PASS: TestDaemonIpcModePrivate (1.66s) [2020-03-26T16:39:07.113Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-03-26T16:39:07.113Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-26T16:39:08.035Z] === RUN TestDockerSuite/TestCpToCaseH [2020-03-26T16:39:08.604Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.65s) [2020-03-26T16:39:08.604Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-03-26T16:39:08.604Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-26T16:39:10.099Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.65s) [2020-03-26T16:39:10.099Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-03-26T16:39:10.099Z] === RUN TestIpcModeOlderClient [2020-03-26T16:39:10.099Z] === PAUSE TestIpcModeOlderClient [2020-03-26T16:39:10.099Z] === RUN TestKillContainerInvalidSignal [2020-03-26T16:39:10.720Z] --- PASS: TestKillContainerInvalidSignal (0.68s) [2020-03-26T16:39:10.720Z] === RUN TestKillContainer [2020-03-26T16:39:10.720Z] === RUN TestKillContainer/no_signal [2020-03-26T16:39:11.343Z] === RUN TestKillContainer/non_killing_signal [2020-03-26T16:39:11.964Z] === RUN TestKillContainer/killing_signal [2020-03-26T16:39:12.208Z] === RUN TestDockerSuite/TestCpToCaseI [2020-03-26T16:39:12.465Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-03-26T16:39:12.981Z] --- PASS: TestKillContainer (1.98s) [2020-03-26T16:39:12.981Z] --- PASS: TestKillContainer/no_signal (0.63s) [2020-03-26T16:39:12.981Z] --- PASS: TestKillContainer/non_killing_signal (0.45s) [2020-03-26T16:39:12.981Z] --- PASS: TestKillContainer/killing_signal (0.63s) [2020-03-26T16:39:12.981Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-26T16:39:12.981Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-26T16:39:13.602Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-26T16:39:14.221Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.29s) [2020-03-26T16:39:14.221Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.61s) [2020-03-26T16:39:14.221Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.45s) [2020-03-26T16:39:14.221Z] === RUN TestKillStoppedContainer [2020-03-26T16:39:14.221Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-03-26T16:39:14.221Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-26T16:39:14.221Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-03-26T16:39:14.221Z] === RUN TestKillDifferentUserContainer [2020-03-26T16:39:14.845Z] --- PASS: TestKillDifferentUserContainer (0.63s) [2020-03-26T16:39:14.845Z] === RUN TestInspectOomKilledTrue [2020-03-26T16:39:16.332Z] --- PASS: TestInspectOomKilledTrue (1.16s) [2020-03-26T16:39:16.332Z] === RUN TestInspectOomKilledFalse [2020-03-26T16:39:16.618Z] --- PASS: TestInspectOomKilledFalse (0.66s) [2020-03-26T16:39:16.618Z] === RUN TestLinksEtcHostsContentMatch [2020-03-26T16:39:16.633Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-03-26T16:39:17.238Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s) [2020-03-26T16:39:17.238Z] === RUN TestLinksContainerNames [2020-03-26T16:39:17.562Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-03-26T16:39:18.491Z] === RUN TestDockerSuite/TestCpToDot [2020-03-26T16:39:18.728Z] --- PASS: TestLinksContainerNames (1.29s) [2020-03-26T16:39:18.728Z] === RUN TestLogsFollowTailEmpty [2020-03-26T16:39:19.349Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2020-03-26T16:39:19.349Z] === RUN TestContainerNetworkMountsNoChown [2020-03-26T16:39:19.420Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-03-26T16:39:19.970Z] --- PASS: TestContainerNetworkMountsNoChown (0.61s) [2020-03-26T16:39:19.970Z] === RUN TestMountDaemonRoot [2020-03-26T16:39:19.970Z] === RUN TestMountDaemonRoot/default [2020-03-26T16:39:19.970Z] === PAUSE TestMountDaemonRoot/default [2020-03-26T16:39:19.970Z] === RUN TestMountDaemonRoot/private [2020-03-26T16:39:19.970Z] === PAUSE TestMountDaemonRoot/private [2020-03-26T16:39:19.970Z] === RUN TestMountDaemonRoot/rprivate [2020-03-26T16:39:19.970Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-26T16:39:19.970Z] === RUN TestMountDaemonRoot/slave [2020-03-26T16:39:19.970Z] === PAUSE TestMountDaemonRoot/slave [2020-03-26T16:39:19.970Z] === RUN TestMountDaemonRoot/rslave [2020-03-26T16:39:19.970Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-26T16:39:19.970Z] === RUN TestMountDaemonRoot/shared [2020-03-26T16:39:19.970Z] === PAUSE TestMountDaemonRoot/shared [2020-03-26T16:39:19.970Z] === RUN TestMountDaemonRoot/rshared [2020-03-26T16:39:19.970Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-26T16:39:19.970Z] === CONT TestMountDaemonRoot/default [2020-03-26T16:39:19.970Z] === CONT TestMountDaemonRoot/rslave [2020-03-26T16:39:19.970Z] === CONT TestMountDaemonRoot/rshared [2020-03-26T16:39:19.970Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-26T16:39:19.970Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-26T16:39:19.970Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-26T16:39:19.970Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-26T16:39:19.970Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-26T16:39:19.970Z] === CONT TestMountDaemonRoot/slave [2020-03-26T16:39:19.970Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-26T16:39:19.970Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-26T16:39:19.970Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-26T16:39:19.970Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-26T16:39:19.970Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-26T16:39:19.970Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-26T16:39:19.970Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-26T16:39:19.970Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-26T16:39:19.970Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-26T16:39:19.970Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-26T16:39:19.970Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-26T16:39:19.970Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-26T16:39:19.970Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-26T16:39:19.970Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-26T16:39:19.970Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-26T16:39:19.970Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-26T16:39:19.970Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-26T16:39:19.970Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-26T16:39:19.970Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-26T16:39:19.970Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-26T16:39:19.970Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-26T16:39:19.970Z] === CONT TestMountDaemonRoot/private [2020-03-26T16:39:19.970Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-26T16:39:19.970Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-26T16:39:19.970Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-26T16:39:19.970Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-26T16:39:19.970Z] === CONT TestMountDaemonRoot/rprivate [2020-03-26T16:39:19.970Z] === CONT TestMountDaemonRoot/shared [2020-03-26T16:39:19.970Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-26T16:39:19.970Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-26T16:39:19.970Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-26T16:39:19.970Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-26T16:39:19.970Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-26T16:39:19.970Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-26T16:39:19.970Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-26T16:39:19.970Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-26T16:39:19.970Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-26T16:39:19.970Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-26T16:39:19.970Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-26T16:39:19.970Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-26T16:39:19.970Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-26T16:39:19.970Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-26T16:39:19.970Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-26T16:39:19.970Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-26T16:39:19.970Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-26T16:39:19.970Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-26T16:39:19.970Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-26T16:39:19.970Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-26T16:39:19.970Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-26T16:39:19.970Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-26T16:39:19.970Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-26T16:39:19.970Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-26T16:39:19.970Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-26T16:39:19.970Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-26T16:39:19.970Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-26T16:39:19.970Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-26T16:39:19.970Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-26T16:39:19.970Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-26T16:39:19.970Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-26T16:39:19.970Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-26T16:39:19.970Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-26T16:39:19.970Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-26T16:39:19.970Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-26T16:39:19.970Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-26T16:39:19.970Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-26T16:39:19.970Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-26T16:39:19.970Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-26T16:39:19.970Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-26T16:39:19.970Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-26T16:39:19.970Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-26T16:39:19.970Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-26T16:39:19.970Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-26T16:39:19.970Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-26T16:39:19.970Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-26T16:39:19.970Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-26T16:39:19.970Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-26T16:39:20.258Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-26T16:39:20.258Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-26T16:39:20.258Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-26T16:39:20.258Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-26T16:39:20.258Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-26T16:39:20.258Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-26T16:39:20.258Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-03-26T16:39:20.258Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-26T16:39:20.258Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-03-26T16:39:20.258Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-03-26T16:39:20.258Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-03-26T16:39:20.258Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-03-26T16:39:20.258Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-26T16:39:20.258Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-03-26T16:39:20.258Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-03-26T16:39:20.258Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-03-26T16:39:20.258Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-03-26T16:39:20.258Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-26T16:39:20.258Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-03-26T16:39:20.258Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-03-26T16:39:20.258Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-03-26T16:39:20.258Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-03-26T16:39:20.258Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-26T16:39:20.258Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-03-26T16:39:20.258Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-03-26T16:39:20.258Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-03-26T16:39:20.258Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-03-26T16:39:20.258Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-26T16:39:20.258Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-03-26T16:39:20.258Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-03-26T16:39:20.258Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-03-26T16:39:20.258Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-03-26T16:39:20.258Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-26T16:39:20.258Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-03-26T16:39:20.258Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-03-26T16:39:20.258Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-03-26T16:39:20.258Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-03-26T16:39:20.258Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-26T16:39:20.258Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-03-26T16:39:20.258Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-03-26T16:39:20.258Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-03-26T16:39:20.258Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-03-26T16:39:20.258Z] === RUN TestContainerBindMountNonRecursive [2020-03-26T16:39:21.313Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-03-26T16:39:21.741Z] --- PASS: TestContainerBindMountNonRecursive (1.59s) [2020-03-26T16:39:21.741Z] === RUN TestNetworkNat [2020-03-26T16:39:22.361Z] --- PASS: TestNetworkNat (0.68s) [2020-03-26T16:39:22.361Z] === RUN TestNetworkLocalhostTCPNat [2020-03-26T16:39:23.205Z] === RUN TestDockerSuite/TestCpToStdout [2020-03-26T16:39:23.380Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s) [2020-03-26T16:39:23.380Z] === RUN TestNetworkLoopbackNat [2020-03-26T16:39:23.767Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-03-26T16:39:24.001Z] --- PASS: TestNetworkLoopbackNat (0.91s) [2020-03-26T16:39:24.001Z] === RUN TestPause [2020-03-26T16:39:25.035Z] --- PASS: TestPause (0.74s) [2020-03-26T16:39:25.035Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-26T16:39:25.035Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-26T16:39:25.035Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-26T16:39:25.035Z] === RUN TestPauseStopPausedContainer [2020-03-26T16:39:25.654Z] --- PASS: TestPauseStopPausedContainer (0.73s) [2020-03-26T16:39:25.654Z] === RUN TestPsFilter [2020-03-26T16:39:25.654Z] --- PASS: TestPsFilter (0.18s) [2020-03-26T16:39:25.654Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-26T16:39:26.277Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s) [2020-03-26T16:39:26.277Z] === RUN TestRemoveContainerWithVolume [2020-03-26T16:39:27.036Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-03-26T16:39:27.299Z] --- PASS: TestRemoveContainerWithVolume (0.67s) [2020-03-26T16:39:27.300Z] === RUN TestRemoveContainerRunning [2020-03-26T16:39:27.584Z] --- PASS: TestRemoveContainerRunning (0.63s) [2020-03-26T16:39:27.584Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-26T16:39:27.598Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-03-26T16:39:28.526Z] === RUN TestDockerSuite/TestCpVolumePath [2020-03-26T16:39:28.597Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s) [2020-03-26T16:39:28.597Z] === RUN TestRemoveInvalidContainer [2020-03-26T16:39:28.597Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-03-26T16:39:28.597Z] === RUN TestRenameLinkedContainer [2020-03-26T16:39:30.418Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-03-26T16:39:30.418Z] === RUN TestDockerSuite/TestCreateArgs [2020-03-26T16:39:30.418Z] === RUN TestDockerSuite/TestCreateByImageID [2020-03-26T16:39:30.980Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-03-26T16:39:31.286Z] --- PASS: TestRenameLinkedContainer (2.63s) [2020-03-26T16:39:31.286Z] === RUN TestRenameStoppedContainer [2020-03-26T16:39:31.570Z] --- PASS: TestRenameStoppedContainer (0.64s) [2020-03-26T16:39:31.570Z] === RUN TestRenameRunningContainerAndReuse [2020-03-26T16:39:31.908Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-03-26T16:39:31.908Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-03-26T16:39:31.908Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-03-26T16:39:32.837Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-03-26T16:39:33.093Z] === RUN TestDockerSuite/TestCreateLabels [2020-03-26T16:39:33.093Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-03-26T16:39:33.101Z] --- PASS: TestRenameRunningContainerAndReuse (1.30s) [2020-03-26T16:39:33.101Z] === RUN TestRenameInvalidName [2020-03-26T16:39:33.350Z] === RUN TestDockerSuite/TestCreateRM [2020-03-26T16:39:33.606Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-03-26T16:39:33.606Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-03-26T16:39:33.606Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-03-26T16:39:33.723Z] --- PASS: TestRenameInvalidName (0.70s) [2020-03-26T16:39:33.723Z] === RUN TestRenameAnonymousContainer [2020-03-26T16:39:33.862Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-03-26T16:39:36.382Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-03-26T16:39:36.382Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-03-26T16:39:36.382Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-03-26T16:39:36.414Z] --- PASS: TestRenameAnonymousContainer (2.46s) [2020-03-26T16:39:36.414Z] === RUN TestRenameContainerWithSameName [2020-03-26T16:39:36.699Z] --- PASS: TestRenameContainerWithSameName (0.62s) [2020-03-26T16:39:36.699Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-26T16:39:37.751Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-03-26T16:39:38.187Z] --- PASS: TestRenameContainerWithLinkedContainer (1.29s) [2020-03-26T16:39:38.187Z] === RUN TestResize [2020-03-26T16:39:38.809Z] --- PASS: TestResize (0.64s) [2020-03-26T16:39:38.809Z] === RUN TestResizeWithInvalidSize [2020-03-26T16:39:39.428Z] --- PASS: TestResizeWithInvalidSize (0.69s) [2020-03-26T16:39:39.428Z] === RUN TestResizeWhenContainerNotStarted [2020-03-26T16:39:40.059Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s) [2020-03-26T16:39:40.059Z] === RUN TestDaemonRestartKillContainers [2020-03-26T16:39:40.059Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-26T16:39:40.059Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-26T16:39:40.059Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-26T16:39:40.059Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-26T16:39:40.059Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-26T16:39:40.059Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-26T16:39:40.059Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-26T16:39:40.059Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-26T16:39:40.059Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-26T16:39:40.059Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-26T16:39:40.059Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-26T16:39:40.059Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-26T16:39:40.059Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-26T16:39:40.059Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-26T16:39:40.060Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-26T16:39:40.060Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-26T16:39:40.060Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-26T16:39:40.060Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-26T16:39:40.060Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-26T16:39:40.060Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-26T16:39:40.060Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-26T16:39:40.060Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-26T16:39:40.060Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-26T16:39:40.060Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-26T16:39:40.060Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-26T16:39:40.060Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-26T16:39:40.060Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-26T16:39:40.060Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-26T16:39:42.067Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-03-26T16:39:42.067Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-03-26T16:39:42.067Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-03-26T16:39:42.067Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-03-26T16:39:42.067Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-03-26T16:39:42.067Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-03-26T16:39:42.996Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-03-26T16:39:43.559Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-03-26T16:39:43.567Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-26T16:39:43.567Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-26T16:39:43.567Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-26T16:39:44.490Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-03-26T16:39:44.597Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-26T16:39:45.419Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-03-26T16:39:45.626Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-26T16:39:47.131Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-26T16:39:47.312Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-03-26T16:39:47.772Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-26T16:39:47.772Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-26T16:39:48.681Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-03-26T16:39:50.051Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-03-26T16:39:50.485Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-26T16:39:50.485Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.37s) [2020-03-26T16:39:50.485Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.42s) [2020-03-26T16:39:50.485Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.55s) [2020-03-26T16:39:50.485Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.53s) [2020-03-26T16:39:50.485Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.15s) [2020-03-26T16:39:50.485Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.22s) [2020-03-26T16:39:50.485Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.24s) [2020-03-26T16:39:50.485Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.04s) [2020-03-26T16:39:50.485Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.40s) [2020-03-26T16:39:50.485Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.26s) [2020-03-26T16:39:50.485Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.09s) [2020-03-26T16:39:50.485Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.78s) [2020-03-26T16:39:50.485Z] === RUN TestCgroupNamespacesRun [2020-03-26T16:39:50.981Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-03-26T16:39:50.981Z] === RUN TestDockerSuite/TestDevicePermissions [2020-03-26T16:39:51.911Z] === RUN TestDockerSuite/TestDockerFails [2020-03-26T16:39:51.911Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-03-26T16:39:51.911Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-03-26T16:39:51.911Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-03-26T16:39:51.966Z] --- PASS: TestCgroupNamespacesRun (1.60s) [2020-03-26T16:39:51.966Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-26T16:39:53.279Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-03-26T16:39:53.450Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.57s) [2020-03-26T16:39:53.450Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-26T16:39:54.208Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-03-26T16:39:55.484Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.61s) [2020-03-26T16:39:55.484Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-26T16:39:56.098Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-03-26T16:39:56.098Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-03-26T16:39:56.098Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-03-26T16:39:56.098Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-03-26T16:39:56.990Z] --- PASS: TestCgroupNamespacesRunHostMode (1.66s) [2020-03-26T16:39:56.990Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-26T16:39:58.477Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.64s) [2020-03-26T16:39:58.477Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-26T16:39:59.494Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s) [2020-03-26T16:39:59.494Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-26T16:40:00.513Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2020-03-26T16:40:00.513Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-26T16:40:01.996Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.62s) [2020-03-26T16:40:01.996Z] === RUN TestKernelTCPMemory [2020-03-26T16:40:02.617Z] --- PASS: TestKernelTCPMemory (0.78s) [2020-03-26T16:40:02.617Z] === RUN TestNISDomainname [2020-03-26T16:40:02.638Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-03-26T16:40:02.638Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-03-26T16:40:03.636Z] --- PASS: TestNISDomainname (0.86s) [2020-03-26T16:40:03.636Z] === RUN TestHostnameDnsResolution [2020-03-26T16:40:04.653Z] --- PASS: TestHostnameDnsResolution (1.08s) [2020-03-26T16:40:04.653Z] === RUN TestStats [2020-03-26T16:40:05.909Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-03-26T16:40:06.696Z] --- PASS: TestStats (1.71s) [2020-03-26T16:40:06.696Z] === RUN TestStopContainerWithTimeout [2020-03-26T16:40:06.696Z] === RUN TestStopContainerWithTimeout/0 [2020-03-26T16:40:06.696Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-26T16:40:06.696Z] === RUN TestStopContainerWithTimeout/1 [2020-03-26T16:40:06.696Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-26T16:40:06.696Z] === RUN TestStopContainerWithTimeout/3 [2020-03-26T16:40:06.696Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-26T16:40:06.696Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-26T16:40:06.696Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-26T16:40:06.696Z] === CONT TestStopContainerWithTimeout/0 [2020-03-26T16:40:06.696Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-26T16:40:06.696Z] === CONT TestStopContainerWithTimeout/1 [2020-03-26T16:40:06.696Z] === CONT TestStopContainerWithTimeout/3 [2020-03-26T16:40:09.187Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-03-26T16:40:10.167Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-03-26T16:40:10.167Z] --- PASS: TestStopContainerWithTimeout/0 (1.23s) [2020-03-26T16:40:10.167Z] --- PASS: TestStopContainerWithTimeout/1 (1.89s) [2020-03-26T16:40:10.167Z] --- PASS: TestStopContainerWithTimeout/3 (2.95s) [2020-03-26T16:40:10.167Z] --- PASS: TestStopContainerWithTimeout/-1 (3.19s) [2020-03-26T16:40:10.167Z] === RUN TestDeleteDevicemapper [2020-03-26T16:40:10.167Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-26T16:40:10.167Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-26T16:40:10.167Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-26T16:40:11.082Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-03-26T16:40:11.652Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.86s) [2020-03-26T16:40:11.652Z] === RUN TestUpdateMemory [2020-03-26T16:40:12.277Z] --- PASS: TestUpdateMemory (0.88s) [2020-03-26T16:40:12.277Z] === RUN TestUpdateCPUQuota [2020-03-26T16:40:12.451Z] === RUN TestDockerSuite/TestEventsAttach [2020-03-26T16:40:13.014Z] === RUN TestDockerSuite/TestEventsCommit [2020-03-26T16:40:13.765Z] --- PASS: TestUpdateCPUQuota (1.21s) [2020-03-26T16:40:13.765Z] === RUN TestUpdatePidsLimit [2020-03-26T16:40:13.765Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-26T16:40:13.765Z] === RUN TestUpdatePidsLimit/no_change [2020-03-26T16:40:14.051Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-26T16:40:14.381Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-03-26T16:40:14.671Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-26T16:40:14.957Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-26T16:40:15.240Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-26T16:40:15.309Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-03-26T16:40:15.525Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-26T16:40:15.871Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-03-26T16:40:16.800Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-03-26T16:40:17.008Z] --- PASS: TestUpdatePidsLimit (3.24s) [2020-03-26T16:40:17.008Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.34s) [2020-03-26T16:40:17.008Z] --- PASS: TestUpdatePidsLimit/no_change (0.31s) [2020-03-26T16:40:17.008Z] --- PASS: TestUpdatePidsLimit/update_lower (0.31s) [2020-03-26T16:40:17.008Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s) [2020-03-26T16:40:17.008Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.33s) [2020-03-26T16:40:17.008Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.30s) [2020-03-26T16:40:17.008Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.32s) [2020-03-26T16:40:17.008Z] === RUN TestUpdateRestartPolicy [2020-03-26T16:40:18.690Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-03-26T16:40:20.057Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-03-26T16:40:20.314Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-03-26T16:40:23.588Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-03-26T16:40:26.860Z] === RUN TestDockerSuite/TestEventsCopy [2020-03-26T16:40:28.231Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-03-26T16:40:29.562Z] --- PASS: TestUpdateRestartPolicy (12.02s) [2020-03-26T16:40:29.562Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-26T16:40:29.562Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s) [2020-03-26T16:40:29.562Z] === RUN TestWaitNonBlocked [2020-03-26T16:40:29.562Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-26T16:40:29.562Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-26T16:40:29.562Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-26T16:40:29.562Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-26T16:40:29.562Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-26T16:40:29.562Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-26T16:40:30.123Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-03-26T16:40:30.578Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-03-26T16:40:30.578Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.83s) [2020-03-26T16:40:30.578Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.87s) [2020-03-26T16:40:30.578Z] === RUN TestWaitBlocked [2020-03-26T16:40:30.578Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-26T16:40:30.578Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-26T16:40:30.578Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-26T16:40:30.578Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-26T16:40:30.578Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-26T16:40:30.578Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-26T16:40:30.685Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-03-26T16:40:30.941Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-03-26T16:40:31.594Z] --- PASS: TestWaitBlocked (0.04s) [2020-03-26T16:40:31.594Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.91s) [2020-03-26T16:40:31.594Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.98s) [2020-03-26T16:40:31.594Z] === CONT TestContainerStartOnDaemonRestart [2020-03-26T16:40:31.594Z] === CONT TestIpcModeOlderClient [2020-03-26T16:40:31.594Z] === CONT TestDaemonHostGatewayIP [2020-03-26T16:40:31.594Z] === CONT TestDaemonRestartIpcMode [2020-03-26T16:40:31.594Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-03-26T16:40:32.834Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-03-26T16:40:33.090Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-03-26T16:40:33.347Z] === RUN TestDockerSuite/TestEventsFilterType [2020-03-26T16:40:33.603Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-03-26T16:40:33.859Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-03-26T16:40:33.859Z] === RUN TestDockerSuite/TestEventsFilters [2020-03-26T16:40:35.084Z] --- PASS: TestContainerStartOnDaemonRestart (3.77s) [2020-03-26T16:40:35.704Z] --- PASS: TestDaemonHostGatewayIP (4.45s) [2020-03-26T16:40:35.750Z] === RUN TestDockerSuite/TestEventsFormat [2020-03-26T16:40:35.995Z] --- PASS: TestDaemonRestartIpcMode (4.55s) [2020-03-26T16:40:35.995Z] PASS [2020-03-26T16:40:35.995Z] [2020-03-26T16:40:35.995Z] === Skipped [2020-03-26T16:40:35.995Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-03-26T16:40:35.995Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-26T16:40:35.995Z] [2020-03-26T16:40:35.995Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-26T16:40:35.995Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-26T16:40:35.995Z] [2020-03-26T16:40:35.995Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-03-26T16:40:35.995Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-26T16:40:35.995Z] [2020-03-26T16:40:35.995Z] [2020-03-26T16:40:35.995Z] DONE 199 tests, 3 skipped in 115.352s [2020-03-26T16:40:35.996Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-03-26T16:40:35.996Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:40:35.996Z] ++ set -e [2020-03-26T16:40:35.996Z] ++ '[' -n 0 ']' [2020-03-26T16:40:35.996Z] ++ set -x [2020-03-26T16:40:35.996Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:40:35.996Z] INFO: Testing against a local daemon [2020-03-26T16:40:35.996Z] === RUN TestCommitInheritsEnv [2020-03-26T16:40:36.008Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-03-26T16:40:36.618Z] --- PASS: TestCommitInheritsEnv (0.44s) [2020-03-26T16:40:36.618Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-26T16:40:36.618Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-26T16:40:36.618Z] === RUN TestImagesFilterMultiReference [2020-03-26T16:40:36.618Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-03-26T16:40:36.618Z] === RUN TestImagePullPlatformInvalid [2020-03-26T16:40:36.618Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-03-26T16:40:36.618Z] === RUN TestRemoveImageOrphaning [2020-03-26T16:40:37.238Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2020-03-26T16:40:37.239Z] === RUN TestRemoveImageGarbageCollector [2020-03-26T16:40:37.239Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-26T16:40:37.239Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T16:40:37.239Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-26T16:40:37.239Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-03-26T16:40:37.239Z] === RUN TestTagInvalidReference [2020-03-26T16:40:37.239Z] --- PASS: TestTagInvalidReference (0.03s) [2020-03-26T16:40:37.239Z] === RUN TestTagValidPrefixedRepo [2020-03-26T16:40:37.239Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-03-26T16:40:37.239Z] === RUN TestTagExistedNameWithoutForce [2020-03-26T16:40:37.239Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-03-26T16:40:37.239Z] === RUN TestTagOfficialNames [2020-03-26T16:40:37.239Z] --- PASS: TestTagOfficialNames (0.05s) [2020-03-26T16:40:37.239Z] === RUN TestTagMatchesDigest [2020-03-26T16:40:37.239Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-03-26T16:40:37.239Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-26T16:40:37.377Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-03-26T16:40:37.377Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-03-26T16:40:37.377Z] === RUN TestDockerSuite/TestEventsImageImport [2020-03-26T16:40:38.307Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-03-26T16:40:38.564Z] === RUN TestDockerSuite/TestEventsImagePull [2020-03-26T16:40:39.495Z] === RUN TestDockerSuite/TestEventsImageTag [2020-03-26T16:40:40.425Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-03-26T16:40:40.681Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-03-26T16:40:40.681Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-03-26T16:40:40.681Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-03-26T16:40:42.574Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-03-26T16:40:42.574Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-03-26T16:40:43.137Z] === RUN TestDockerSuite/TestEventsRename [2020-03-26T16:40:44.067Z] === RUN TestDockerSuite/TestEventsResize [2020-03-26T16:40:44.999Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-03-26T16:40:45.928Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-03-26T16:40:47.297Z] === RUN TestDockerSuite/TestEventsStreaming [2020-03-26T16:40:47.860Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-03-26T16:40:51.132Z] === RUN TestDockerSuite/TestEventsTop [2020-03-26T16:40:52.061Z] === RUN TestDockerSuite/TestEventsUntag [2020-03-26T16:40:54.579Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-03-26T16:40:55.949Z] === RUN TestDockerSuite/TestExec [2020-03-26T16:40:56.881Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-03-26T16:40:57.811Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-03-26T16:40:58.739Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-03-26T16:40:59.302Z] === RUN TestDockerSuite/TestExecAPIStart [2020-03-26T16:41:01.195Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-03-26T16:41:02.132Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-03-26T16:41:03.061Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-03-26T16:41:03.990Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-03-26T16:41:04.921Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-03-26T16:41:05.851Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-03-26T16:41:06.780Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-03-26T16:41:08.671Z] === RUN TestDockerSuite/TestExecCgroup [2020-03-26T16:41:09.600Z] === RUN TestDockerSuite/TestExecEnv [2020-03-26T16:41:10.529Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-03-26T16:41:11.460Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-03-26T16:41:12.390Z] === RUN TestDockerSuite/TestExecExitStatus [2020-03-26T16:41:13.319Z] === RUN TestDockerSuite/TestExecInspectID [2020-03-26T16:41:14.686Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-03-26T16:41:16.578Z] === RUN TestDockerSuite/TestExecInteractive [2020-03-26T16:41:17.510Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-03-26T16:41:18.441Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-03-26T16:41:20.333Z] === RUN TestDockerSuite/TestExecParseError [2020-03-26T16:41:20.899Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-03-26T16:41:21.828Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-03-26T16:41:22.757Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-03-26T16:41:24.125Z] === RUN TestDockerSuite/TestExecSetEnv [2020-03-26T16:41:25.053Z] === RUN TestDockerSuite/TestExecStartFails [2020-03-26T16:41:25.987Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-03-26T16:41:38.164Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-03-26T16:41:38.165Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-03-26T16:41:38.165Z] === RUN TestDockerSuite/TestExecTTY [2020-03-26T16:41:39.093Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-03-26T16:41:40.023Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-03-26T16:41:40.953Z] === RUN TestDockerSuite/TestExecUlimits [2020-03-26T16:41:41.884Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-03-26T16:41:41.884Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-03-26T16:41:45.157Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-03-26T16:41:46.087Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-03-26T16:41:47.455Z] === RUN TestDockerSuite/TestExecWithTERM [2020-03-26T16:41:48.019Z] === RUN TestDockerSuite/TestExecWithUser [2020-03-26T16:41:48.947Z] === RUN TestDockerSuite/TestGetContainerStats [2020-03-26T16:41:54.195Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-03-26T16:41:59.446Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-03-26T16:42:00.816Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-03-26T16:42:03.340Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-03-26T16:42:05.876Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-03-26T16:42:06.439Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-03-26T16:42:06.439Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-03-26T16:42:06.695Z] === RUN TestDockerSuite/TestHealth [2020-03-26T16:42:28.595Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-03-26T16:42:28.595Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-03-26T16:42:28.595Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-03-26T16:42:28.595Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-03-26T16:42:28.851Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-03-26T16:42:28.851Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-03-26T16:42:29.780Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-03-26T16:42:29.780Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-03-26T16:42:29.780Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-03-26T16:42:29.780Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-03-26T16:42:30.036Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-03-26T16:42:30.037Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-03-26T16:42:30.600Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-03-26T16:42:31.163Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-03-26T16:42:31.163Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-03-26T16:42:32.093Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-03-26T16:42:32.351Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-03-26T16:42:33.280Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-03-26T16:42:34.649Z] === RUN TestDockerSuite/TestImagesFormat [2020-03-26T16:42:34.649Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-03-26T16:42:35.578Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-03-26T16:42:38.853Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-03-26T16:42:38.853Z] === RUN TestDockerSuite/TestImportBadURL [2020-03-26T16:42:38.853Z] === RUN TestDockerSuite/TestImportDisplay [2020-03-26T16:42:40.221Z] === RUN TestDockerSuite/TestImportFile [2020-03-26T16:42:42.114Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-03-26T16:42:42.114Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-03-26T16:42:44.634Z] === RUN TestDockerSuite/TestImportGzipped [2020-03-26T16:42:46.011Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-03-26T16:42:47.908Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-03-26T16:42:48.837Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-03-26T16:42:49.766Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-03-26T16:42:50.696Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-03-26T16:42:50.696Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-03-26T16:42:50.696Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-03-26T16:42:52.066Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-03-26T16:42:52.628Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-03-26T16:42:53.558Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-03-26T16:42:54.489Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-03-26T16:42:55.053Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-03-26T16:42:55.983Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-03-26T16:42:55.983Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-03-26T16:42:57.876Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-03-26T16:42:58.806Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-03-26T16:42:59.370Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-03-26T16:42:59.370Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-03-26T16:43:00.301Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-03-26T16:43:00.301Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-03-26T16:43:01.669Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-03-26T16:43:02.232Z] === RUN TestDockerSuite/TestInspectDefault [2020-03-26T16:43:03.162Z] === RUN TestDockerSuite/TestInspectHistory [2020-03-26T16:43:04.092Z] === RUN TestDockerSuite/TestInspectImage [2020-03-26T16:43:04.092Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-03-26T16:43:04.092Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-03-26T16:43:04.092Z] === RUN TestDockerSuite/TestInspectInt64 [2020-03-26T16:43:05.020Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-03-26T16:43:05.949Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-03-26T16:43:05.949Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-03-26T16:43:06.878Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-03-26T16:43:07.808Z] === RUN TestDockerSuite/TestInspectPlugin [2020-03-26T16:43:09.709Z] === RUN TestDockerSuite/TestInspectRootFS [2020-03-26T16:43:09.709Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-03-26T16:43:09.709Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-03-26T16:43:10.276Z] === RUN TestDockerSuite/TestInspectStatus [2020-03-26T16:43:11.206Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-03-26T16:43:13.099Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-03-26T16:43:14.028Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-03-26T16:43:14.958Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-03-26T16:43:15.889Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-03-26T16:43:16.819Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-03-26T16:43:17.749Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-03-26T16:43:18.678Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-03-26T16:43:18.678Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-03-26T16:43:21.199Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-03-26T16:43:23.093Z] === RUN TestDockerSuite/TestLinksEnvs [2020-03-26T16:43:24.985Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-03-26T16:43:24.985Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-03-26T16:43:26.880Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-03-26T16:43:30.152Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-03-26T16:43:32.674Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-03-26T16:43:32.674Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-03-26T16:43:35.948Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-03-26T16:43:35.948Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-03-26T16:43:36.205Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-03-26T16:43:37.580Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-03-26T16:43:40.853Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-03-26T16:43:44.130Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-03-26T16:43:47.405Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-03-26T16:43:50.678Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-03-26T16:43:50.935Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-03-26T16:43:54.207Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-03-26T16:43:54.207Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-03-26T16:43:56.102Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-03-26T16:43:56.665Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-03-26T16:43:56.665Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-03-26T16:43:59.937Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-03-26T16:43:59.937Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-03-26T16:44:00.500Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-03-26T16:44:00.500Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-03-26T16:44:00.500Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-03-26T16:44:01.431Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-03-26T16:44:01.997Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-03-26T16:44:01.997Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-03-26T16:44:06.169Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-03-26T16:44:06.734Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-03-26T16:44:06.991Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-03-26T16:44:12.261Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-03-26T16:44:12.518Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-03-26T16:44:12.518Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-03-26T16:44:13.886Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-03-26T16:44:14.815Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-03-26T16:44:15.744Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-03-26T16:44:17.112Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-03-26T16:44:18.042Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-03-26T16:44:20.561Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-03-26T16:44:21.123Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-03-26T16:44:22.052Z] === RUN TestDockerSuite/TestLogsSince [2020-03-26T16:44:30.143Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-03-26T16:44:32.034Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-03-26T16:44:34.554Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-03-26T16:44:35.484Z] === RUN TestDockerSuite/TestLogsTail [2020-03-26T16:44:36.416Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-03-26T16:44:37.346Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-03-26T16:44:38.275Z] === RUN TestDockerSuite/TestMountIntoProc [2020-03-26T16:44:38.531Z] === RUN TestDockerSuite/TestMountIntoSys [2020-03-26T16:44:39.460Z] === RUN TestDockerSuite/TestNetHostname [2020-03-26T16:44:41.993Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-03-26T16:44:41.993Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-03-26T16:44:42.249Z] === RUN TestDockerSuite/TestNetworkEvents [2020-03-26T16:44:43.617Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-03-26T16:44:46.137Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-03-26T16:44:46.393Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-03-26T16:44:47.324Z] === RUN TestDockerSuite/TestPluginActive [2020-03-26T16:44:49.215Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-03-26T16:44:55.758Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-03-26T16:44:55.758Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-03-26T16:44:55.758Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-03-26T16:44:59.029Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-03-26T16:44:59.029Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-03-26T16:45:00.397Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-03-26T16:45:02.291Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-03-26T16:45:02.855Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-03-26T16:45:06.129Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-03-26T16:45:08.022Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-03-26T16:45:08.954Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-03-26T16:45:10.322Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-03-26T16:45:12.230Z] === RUN TestDockerSuite/TestPortHostBinding [2020-03-26T16:45:12.230Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-03-26T16:45:14.131Z] === RUN TestDockerSuite/TestPortList [2020-03-26T16:45:16.023Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-03-26T16:45:19.296Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-03-26T16:45:21.817Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-03-26T16:45:25.088Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-03-26T16:45:25.345Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-03-26T16:45:27.238Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-03-26T16:45:32.488Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-03-26T16:45:34.385Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-03-26T16:45:34.385Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-03-26T16:45:34.642Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-03-26T16:45:35.571Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-03-26T16:45:35.571Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-03-26T16:45:36.500Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-03-26T16:45:36.500Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-03-26T16:45:37.063Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-03-26T16:45:37.320Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-03-26T16:45:37.577Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-03-26T16:45:38.944Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-03-26T16:45:38.944Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-03-26T16:45:43.127Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-03-26T16:45:44.056Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-03-26T16:45:44.619Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-03-26T16:45:44.619Z] === RUN TestDockerSuite/TestPsByOrder [2020-03-26T16:45:44.882Z] --- PASS: TestImportExtremelyLargeImageWorks (297.46s) [2020-03-26T16:45:44.883Z] PASS [2020-03-26T16:45:44.883Z] [2020-03-26T16:45:44.883Z] === Skipped [2020-03-26T16:45:44.883Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-26T16:45:44.883Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T16:45:44.883Z] [2020-03-26T16:45:44.883Z] [2020-03-26T16:45:44.883Z] DONE 12 tests, 1 skipped in 298.825s [2020-03-26T16:45:44.883Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-03-26T16:45:44.883Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:45:44.883Z] ++ set -e [2020-03-26T16:45:44.883Z] ++ '[' -n 0 ']' [2020-03-26T16:45:44.883Z] ++ set -x [2020-03-26T16:45:44.883Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:45:44.883Z] INFO: Testing against a local daemon [2020-03-26T16:45:44.883Z] === RUN TestNetworkCreateDelete [2020-03-26T16:45:44.883Z] --- PASS: TestNetworkCreateDelete (0.23s) [2020-03-26T16:45:44.883Z] === RUN TestDockerNetworkDeletePreferID [2020-03-26T16:45:44.883Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s) [2020-03-26T16:45:44.883Z] === RUN TestInspectNetwork [2020-03-26T16:45:44.883Z] === RUN TestInspectNetwork/full_network_id [2020-03-26T16:45:44.883Z] === RUN TestInspectNetwork/partial_network_id [2020-03-26T16:45:44.883Z] === RUN TestInspectNetwork/network_name [2020-03-26T16:45:44.883Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-26T16:45:44.883Z] --- PASS: TestInspectNetwork (7.45s) [2020-03-26T16:45:44.883Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-26T16:45:44.883Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-26T16:45:44.883Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-26T16:45:44.883Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-26T16:45:44.883Z] === RUN TestRunContainerWithBridgeNone [2020-03-26T16:45:45.505Z] --- PASS: TestRunContainerWithBridgeNone (2.31s) [2020-03-26T16:45:45.505Z] === RUN TestNetworkInvalidJSON [2020-03-26T16:45:45.505Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-26T16:45:45.505Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-26T16:45:45.505Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-26T16:45:45.505Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-26T16:45:45.505Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-26T16:45:45.505Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-26T16:45:45.505Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-26T16:45:45.505Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-26T16:45:45.505Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-26T16:45:45.505Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2020-03-26T16:45:45.505Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-26T16:45:45.505Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-26T16:45:45.505Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-26T16:45:45.505Z] === RUN TestHostIPv4BridgeLabel [2020-03-26T16:45:46.127Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2020-03-26T16:45:46.127Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-26T16:45:47.143Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-03-26T16:45:47.143Z] === RUN TestDaemonDefaultNetworkPools [2020-03-26T16:45:47.890Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-03-26T16:45:48.164Z] --- PASS: TestDaemonDefaultNetworkPools (1.08s) [2020-03-26T16:45:48.164Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-26T16:45:49.257Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-03-26T16:45:49.653Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2020-03-26T16:45:49.653Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-26T16:45:51.148Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.51s) [2020-03-26T16:45:51.148Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-26T16:45:51.150Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-03-26T16:45:51.768Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-03-26T16:45:51.768Z] === RUN TestServiceWithPredefinedNetwork [2020-03-26T16:45:52.518Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-03-26T16:45:54.478Z] --- PASS: TestServiceWithPredefinedNetwork (2.51s) [2020-03-26T16:45:54.478Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-26T16:45:54.478Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-26T16:45:54.478Z] service_test.go:236: FLAKY_TEST [2020-03-26T16:45:54.478Z] === RUN TestServiceWithDataPathPortInit [2020-03-26T16:45:55.040Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-03-26T16:45:58.312Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-03-26T16:45:58.312Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-03-26T16:45:58.569Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-03-26T16:46:02.743Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-03-26T16:46:02.743Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-03-26T16:46:07.996Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-03-26T16:46:09.743Z] --- PASS: TestServiceWithDataPathPortInit (14.76s) [2020-03-26T16:46:09.743Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-26T16:46:10.515Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-03-26T16:46:10.771Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-03-26T16:46:12.670Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-03-26T16:46:15.192Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-03-26T16:46:16.559Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-03-26T16:46:16.582Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.37s) [2020-03-26T16:46:16.582Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:g1ro6zzd0y939d0tpv8anfv6o Created:2020-03-26 16:46:10.002333496 +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[d2634be7477efc3fd25cba8d99160c395b275deb1919c06cc4a1bdd797934f13:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.c2qce44bi8nqf1e8u1f73mrel EndpointID:de31bcc8d6aac86011bda5f8d685f8180f0d93c31f15bc4ba5b8e68ae6649ea1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c3ca2267da7ba21ae8048900978ba707a91544f6551f2478663dcadaf1a09540 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:b4e0093b50e4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.c2qce44bi8nqf1e8u1f73mrel EndpointID:de31bcc8d6aac86011bda5f8d685f8180f0d93c31f15bc4ba5b8e68ae6649ea1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-26T16:46:16.582Z] PASS [2020-03-26T16:46:16.582Z] [2020-03-26T16:46:16.582Z] === Skipped [2020-03-26T16:46:16.582Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-26T16:46:16.582Z] service_test.go:236: FLAKY_TEST [2020-03-26T16:46:16.582Z] [2020-03-26T16:46:16.582Z] [2020-03-26T16:46:16.582Z] DONE 22 tests, 1 skipped in 41.444s [2020-03-26T16:46:16.582Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-26T16:46:16.582Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:46:16.582Z] ++ set -e [2020-03-26T16:46:16.582Z] ++ '[' -n 0 ']' [2020-03-26T16:46:16.582Z] ++ set -x [2020-03-26T16:46:16.582Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:46:16.582Z] INFO: Testing against a local daemon [2020-03-26T16:46:16.582Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-26T16:46:16.582Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-26T16:46:16.582Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-26T16:46:16.582Z] === RUN TestDockerNetworkIpvlan [2020-03-26T16:46:16.582Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-26T16:46:16.582Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-26T16:46:16.582Z] PASS [2020-03-26T16:46:16.582Z] [2020-03-26T16:46:16.582Z] === Skipped [2020-03-26T16:46:16.582Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-26T16:46:16.582Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-26T16:46:16.582Z] [2020-03-26T16:46:16.582Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-26T16:46:16.582Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-26T16:46:16.582Z] [2020-03-26T16:46:16.582Z] [2020-03-26T16:46:16.582Z] DONE 2 tests, 2 skipped in 0.109s [2020-03-26T16:46:16.582Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-26T16:46:16.582Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:46:16.582Z] ++ set -e [2020-03-26T16:46:16.582Z] ++ '[' -n 0 ']' [2020-03-26T16:46:16.582Z] ++ set -x [2020-03-26T16:46:16.582Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:46:16.582Z] INFO: Testing against a local daemon [2020-03-26T16:46:16.582Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-26T16:46:18.072Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.53s) [2020-03-26T16:46:18.072Z] === RUN TestDockerNetworkMacvlan [2020-03-26T16:46:18.452Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-03-26T16:46:19.089Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-26T16:46:19.820Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-03-26T16:46:20.106Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-26T16:46:21.123Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-26T16:46:22.339Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-03-26T16:46:23.706Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-03-26T16:46:23.830Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-26T16:46:23.962Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-03-26T16:46:24.219Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-03-26T16:46:25.150Z] === RUN TestDockerSuite/TestPsRightTagName [2020-03-26T16:46:25.869Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-26T16:46:27.670Z] === RUN TestDockerSuite/TestPsShowMounts [2020-03-26T16:46:30.940Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-03-26T16:46:31.196Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-03-26T16:46:31.196Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-03-26T16:46:31.382Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-26T16:46:31.452Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-03-26T16:46:31.452Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-03-26T16:46:31.452Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-03-26T16:46:31.669Z] --- PASS: TestDockerNetworkMacvlan (13.60s) [2020-03-26T16:46:31.669Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-03-26T16:46:31.669Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-03-26T16:46:31.669Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.18s) [2020-03-26T16:46:31.669Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.25s) [2020-03-26T16:46:31.669Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.13s) [2020-03-26T16:46:31.669Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.86s) [2020-03-26T16:46:31.669Z] PASS [2020-03-26T16:46:31.669Z] [2020-03-26T16:46:31.669Z] DONE 8 tests in 15.214s [2020-03-26T16:46:31.669Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-26T16:46:31.669Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:46:31.669Z] ++ set -e [2020-03-26T16:46:31.669Z] ++ '[' -n 0 ']' [2020-03-26T16:46:31.669Z] ++ set -x [2020-03-26T16:46:31.669Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:46:31.669Z] testing: warning: no tests to run [2020-03-26T16:46:31.669Z] PASS [2020-03-26T16:46:31.669Z] [2020-03-26T16:46:31.669Z] DONE 0 tests in 0.016s [2020-03-26T16:46:31.669Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-26T16:46:31.669Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:46:31.669Z] ++ set -e [2020-03-26T16:46:31.669Z] ++ '[' -n 0 ']' [2020-03-26T16:46:31.669Z] ++ set -x [2020-03-26T16:46:31.669Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:46:31.669Z] INFO: Testing against a local daemon [2020-03-26T16:46:31.669Z] === RUN TestAuthZPluginAllowRequest [2020-03-26T16:46:32.380Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-03-26T16:46:33.716Z] --- PASS: TestAuthZPluginAllowRequest (1.55s) [2020-03-26T16:46:33.716Z] === RUN TestAuthZPluginTLS [2020-03-26T16:46:34.002Z] --- PASS: TestAuthZPluginTLS (0.60s) [2020-03-26T16:46:34.002Z] === RUN TestAuthZPluginDenyRequest [2020-03-26T16:46:34.273Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-03-26T16:46:34.623Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-03-26T16:46:34.623Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-26T16:46:34.910Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-03-26T16:46:34.910Z] === RUN TestAuthZPluginDenyResponse [2020-03-26T16:46:35.531Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-03-26T16:46:35.531Z] === RUN TestAuthZPluginAllowEventStream [2020-03-26T16:46:35.640Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-03-26T16:46:36.571Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-03-26T16:46:36.571Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-03-26T16:46:37.573Z] --- PASS: TestAuthZPluginAllowEventStream (1.57s) [2020-03-26T16:46:37.573Z] === RUN TestAuthZPluginErrorResponse [2020-03-26T16:46:37.859Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2020-03-26T16:46:37.859Z] === RUN TestAuthZPluginErrorRequest [2020-03-26T16:46:38.479Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-03-26T16:46:38.479Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-26T16:46:39.101Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-03-26T16:46:39.101Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-26T16:46:41.161Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.11s) [2020-03-26T16:46:41.161Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-26T16:46:43.196Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.03s) [2020-03-26T16:46:43.196Z] === RUN TestAuthZPluginHeader [2020-03-26T16:46:44.214Z] --- PASS: TestAuthZPluginHeader (0.96s) [2020-03-26T16:46:44.214Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-26T16:46:44.214Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-26T16:46:44.214Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T16:46:44.214Z] === RUN TestAuthZPluginV2Disable [2020-03-26T16:46:44.214Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-03-26T16:46:44.214Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T16:46:44.214Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-26T16:46:44.214Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-26T16:46:44.214Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T16:46:44.214Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-26T16:46:44.214Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-26T16:46:44.214Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T16:46:44.214Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-26T16:46:44.666Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-03-26T16:46:46.034Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-03-26T16:46:48.553Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-03-26T16:46:48.554Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-03-26T16:46:48.554Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-03-26T16:46:49.117Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-03-26T16:46:50.483Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-03-26T16:46:51.853Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-03-26T16:46:53.747Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-03-26T16:46:53.747Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-03-26T16:46:57.923Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-03-26T16:46:59.291Z] === RUN TestDockerSuite/TestRmiBlank [2020-03-26T16:46:59.291Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-03-26T16:46:59.291Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-03-26T16:47:02.713Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.80s) [2020-03-26T16:47:02.713Z] PASS [2020-03-26T16:47:02.713Z] [2020-03-26T16:47:02.713Z] === Skipped [2020-03-26T16:47:02.713Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-26T16:47:02.713Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T16:47:02.713Z] [2020-03-26T16:47:02.713Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-03-26T16:47:02.713Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T16:47:02.713Z] [2020-03-26T16:47:02.713Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-26T16:47:02.713Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T16:47:02.713Z] [2020-03-26T16:47:02.713Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-26T16:47:02.713Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T16:47:02.713Z] [2020-03-26T16:47:02.713Z] [2020-03-26T16:47:02.713Z] DONE 17 tests, 4 skipped in 29.139s [2020-03-26T16:47:02.713Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-26T16:47:02.713Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:47:02.713Z] ++ set -e [2020-03-26T16:47:02.713Z] ++ '[' -n 0 ']' [2020-03-26T16:47:02.713Z] ++ set -x [2020-03-26T16:47:02.713Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:47:02.713Z] INFO: Testing against a local daemon [2020-03-26T16:47:02.713Z] === RUN TestPluginInvalidJSON [2020-03-26T16:47:02.713Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-26T16:47:02.713Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-26T16:47:02.713Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-26T16:47:02.713Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-03-26T16:47:02.713Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-26T16:47:02.713Z] PASS [2020-03-26T16:47:02.713Z] [2020-03-26T16:47:02.713Z] DONE 2 tests in 0.122s [2020-03-26T16:47:02.713Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-26T16:47:02.714Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:47:02.714Z] ++ set -e [2020-03-26T16:47:02.714Z] ++ '[' -n 0 ']' [2020-03-26T16:47:02.714Z] ++ set -x [2020-03-26T16:47:02.714Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:47:02.714Z] INFO: Testing against a local daemon [2020-03-26T16:47:02.714Z] === RUN TestExternalGraphDriver [2020-03-26T16:47:02.714Z] === RUN TestExternalGraphDriver/json [2020-03-26T16:47:03.333Z] === RUN TestExternalGraphDriver/spec [2020-03-26T16:47:03.471Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-03-26T16:47:04.838Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-03-26T16:47:05.095Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-03-26T16:47:05.370Z] === RUN TestExternalGraphDriver/pull [2020-03-26T16:47:06.986Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-03-26T16:47:07.461Z] --- PASS: TestExternalGraphDriver (6.36s) [2020-03-26T16:47:07.461Z] --- PASS: TestExternalGraphDriver/json (2.02s) [2020-03-26T16:47:07.461Z] --- PASS: TestExternalGraphDriver/spec (2.00s) [2020-03-26T16:47:07.461Z] --- PASS: TestExternalGraphDriver/pull (2.16s) [2020-03-26T16:47:07.461Z] === RUN TestGraphdriverPluginV2 [2020-03-26T16:47:07.461Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-03-26T16:47:07.461Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T16:47:07.461Z] PASS [2020-03-26T16:47:07.461Z] [2020-03-26T16:47:07.461Z] === Skipped [2020-03-26T16:47:07.461Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-03-26T16:47:07.461Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T16:47:07.461Z] [2020-03-26T16:47:07.461Z] [2020-03-26T16:47:07.461Z] DONE 5 tests, 1 skipped in 6.528s [2020-03-26T16:47:07.461Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-26T16:47:07.461Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:47:07.461Z] ++ set -e [2020-03-26T16:47:07.461Z] ++ '[' -n 0 ']' [2020-03-26T16:47:07.461Z] ++ set -x [2020-03-26T16:47:07.462Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:47:07.750Z] INFO: Testing against a local daemon [2020-03-26T16:47:07.750Z] === RUN TestContinueAfterPluginCrash [2020-03-26T16:47:07.750Z] === PAUSE TestContinueAfterPluginCrash [2020-03-26T16:47:07.750Z] === RUN TestReadPluginNoRead [2020-03-26T16:47:07.750Z] === PAUSE TestReadPluginNoRead [2020-03-26T16:47:07.750Z] === RUN TestDaemonStartWithLogOpt [2020-03-26T16:47:07.750Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-26T16:47:07.750Z] === CONT TestContinueAfterPluginCrash [2020-03-26T16:47:07.750Z] === CONT TestDaemonStartWithLogOpt [2020-03-26T16:47:07.750Z] === CONT TestReadPluginNoRead [2020-03-26T16:47:07.915Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-03-26T16:47:10.434Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-03-26T16:47:11.000Z] === RUN TestDockerSuite/TestRmiTag [2020-03-26T16:47:11.264Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-03-26T16:47:12.631Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-03-26T16:47:14.524Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-03-26T16:47:17.796Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-03-26T16:47:17.796Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-03-26T16:47:18.360Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-03-26T16:47:19.291Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-03-26T16:47:19.854Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-03-26T16:47:20.110Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-03-26T16:47:21.478Z] === RUN TestDockerSuite/TestRunAddHost [2020-03-26T16:47:22.410Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-03-26T16:47:22.666Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-03-26T16:47:23.596Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-03-26T16:47:23.596Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-03-26T16:47:24.526Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-03-26T16:47:26.419Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-03-26T16:47:26.981Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-03-26T16:47:27.910Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-03-26T16:47:28.839Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-03-26T16:47:30.181Z] === RUN TestReadPluginNoRead/default [2020-03-26T16:47:30.181Z] --- PASS: TestDaemonStartWithLogOpt (22.30s) [2020-03-26T16:47:30.207Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-03-26T16:47:31.199Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-26T16:47:32.098Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-03-26T16:47:32.682Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-26T16:47:33.026Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-03-26T16:47:33.956Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-03-26T16:47:34.738Z] --- PASS: TestReadPluginNoRead (26.85s) [2020-03-26T16:47:34.738Z] --- PASS: TestReadPluginNoRead/default (1.77s) [2020-03-26T16:47:34.738Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.73s) [2020-03-26T16:47:34.738Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.75s) [2020-03-26T16:47:34.738Z] read_test.go:91: [d10d71599ee11] daemon is not started [2020-03-26T16:47:34.884Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-03-26T16:47:35.023Z] --- PASS: TestContinueAfterPluginCrash (27.43s) [2020-03-26T16:47:35.023Z] PASS [2020-03-26T16:47:35.023Z] [2020-03-26T16:47:35.023Z] DONE 6 tests in 27.531s [2020-03-26T16:47:35.023Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-03-26T16:47:35.023Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:47:35.023Z] ++ set -e [2020-03-26T16:47:35.023Z] ++ '[' -n 0 ']' [2020-03-26T16:47:35.023Z] ++ set -x [2020-03-26T16:47:35.024Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:47:35.024Z] testing: warning: no tests to run [2020-03-26T16:47:35.024Z] PASS [2020-03-26T16:47:35.024Z] [2020-03-26T16:47:35.024Z] DONE 0 tests in 0.021s [2020-03-26T16:47:35.024Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-26T16:47:35.024Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:47:35.024Z] ++ set -e [2020-03-26T16:47:35.024Z] ++ '[' -n 0 ']' [2020-03-26T16:47:35.024Z] ++ set -x [2020-03-26T16:47:35.024Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:47:35.310Z] INFO: Testing against a local daemon [2020-03-26T16:47:35.310Z] === RUN TestPluginWithDevMounts [2020-03-26T16:47:35.310Z] === PAUSE TestPluginWithDevMounts [2020-03-26T16:47:35.310Z] === CONT TestPluginWithDevMounts [2020-03-26T16:47:35.839Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-03-26T16:47:36.767Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-03-26T16:47:37.346Z] --- PASS: TestPluginWithDevMounts (2.25s) [2020-03-26T16:47:37.346Z] PASS [2020-03-26T16:47:37.346Z] [2020-03-26T16:47:37.346Z] DONE 1 tests in 2.371s [2020-03-26T16:47:37.632Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-03-26T16:47:37.632Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:47:37.632Z] ++ set -e [2020-03-26T16:47:37.632Z] ++ '[' -n 0 ']' [2020-03-26T16:47:37.632Z] ++ set -x [2020-03-26T16:47:37.632Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:47:37.632Z] INFO: Testing against a local daemon [2020-03-26T16:47:37.632Z] === RUN TestSecretInspect [2020-03-26T16:47:37.696Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-03-26T16:47:39.064Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-03-26T16:47:39.628Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-03-26T16:47:39.667Z] --- PASS: TestSecretInspect (2.22s) [2020-03-26T16:47:39.667Z] === RUN TestSecretList [2020-03-26T16:47:40.190Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-03-26T16:47:40.448Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-03-26T16:47:41.378Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-03-26T16:47:41.378Z] === RUN TestDockerSuite/TestRunBindMounts [2020-03-26T16:47:42.377Z] --- PASS: TestSecretList (2.29s) [2020-03-26T16:47:42.377Z] === RUN TestSecretsCreateAndDelete [2020-03-26T16:47:43.897Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-03-26T16:47:44.412Z] --- PASS: TestSecretsCreateAndDelete (2.34s) [2020-03-26T16:47:44.412Z] === RUN TestSecretsUpdate [2020-03-26T16:47:44.826Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-03-26T16:47:45.755Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-03-26T16:47:46.684Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-03-26T16:47:47.110Z] --- PASS: TestSecretsUpdate (2.24s) [2020-03-26T16:47:47.110Z] === RUN TestTemplatedSecret [2020-03-26T16:47:47.247Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-03-26T16:47:47.247Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-03-26T16:47:48.176Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-03-26T16:47:48.432Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-03-26T16:47:48.995Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-03-26T16:47:49.811Z] --- PASS: TestTemplatedSecret (2.65s) [2020-03-26T16:47:49.811Z] === RUN TestSecretCreateResolve [2020-03-26T16:47:49.925Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-03-26T16:47:50.855Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-03-26T16:47:51.418Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-03-26T16:47:51.418Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-03-26T16:47:51.674Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-03-26T16:47:51.866Z] --- PASS: TestSecretCreateResolve (2.32s) [2020-03-26T16:47:51.866Z] PASS [2020-03-26T16:47:51.866Z] [2020-03-26T16:47:51.866Z] DONE 6 tests in 14.158s [2020-03-26T16:47:51.866Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-03-26T16:47:51.866Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:47:51.866Z] ++ set -e [2020-03-26T16:47:51.866Z] ++ '[' -n 0 ']' [2020-03-26T16:47:51.866Z] ++ set -x [2020-03-26T16:47:51.866Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:47:51.866Z] INFO: Testing against a local daemon [2020-03-26T16:47:51.866Z] === RUN TestServiceCreateInit [2020-03-26T16:47:51.866Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-26T16:47:52.603Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-03-26T16:47:52.603Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-03-26T16:47:53.970Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-03-26T16:47:54.899Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-03-26T16:47:55.827Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-03-26T16:47:56.307Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-26T16:47:56.755Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-03-26T16:47:56.756Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-03-26T16:47:57.318Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-03-26T16:47:59.230Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-03-26T16:48:00.717Z] --- PASS: TestServiceCreateInit (8.20s) [2020-03-26T16:48:00.717Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.04s) [2020-03-26T16:48:00.717Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.12s) [2020-03-26T16:48:00.717Z] === RUN TestCreateServiceMultipleTimes [2020-03-26T16:48:01.123Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-03-26T16:48:02.490Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-03-26T16:48:03.419Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-03-26T16:48:03.982Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-03-26T16:48:04.910Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-03-26T16:48:05.840Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-03-26T16:48:06.403Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-03-26T16:48:07.770Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-03-26T16:48:08.026Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-03-26T16:48:12.198Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-03-26T16:48:12.198Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-03-26T16:48:12.760Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-03-26T16:48:15.279Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-03-26T16:48:17.170Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-03-26T16:48:19.221Z] --- PASS: TestCreateServiceMultipleTimes (16.24s) [2020-03-26T16:48:19.221Z] === RUN TestCreateServiceConflict [2020-03-26T16:48:19.221Z] --- PASS: TestCreateServiceConflict (2.25s) [2020-03-26T16:48:19.221Z] === RUN TestCreateServiceMaxReplicas [2020-03-26T16:48:19.688Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-03-26T16:48:21.916Z] --- PASS: TestCreateServiceMaxReplicas (2.94s) [2020-03-26T16:48:21.916Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-26T16:48:22.960Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-03-26T16:48:22.960Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-03-26T16:48:22.960Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-03-26T16:48:23.216Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-03-26T16:48:25.120Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-03-26T16:48:26.490Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-03-26T16:48:27.052Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-03-26T16:48:29.572Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-03-26T16:48:29.829Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-03-26T16:48:31.720Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-03-26T16:48:32.649Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-03-26T16:48:32.649Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-03-26T16:48:33.211Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-03-26T16:48:35.103Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-03-26T16:48:35.359Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-03-26T16:48:35.359Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-03-26T16:48:36.289Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-03-26T16:48:37.174Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.40s) [2020-03-26T16:48:37.174Z] === RUN TestCreateServiceSecretFileMode [2020-03-26T16:48:37.219Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-03-26T16:48:37.460Z] --- PASS: TestCreateServiceSecretFileMode (2.53s) [2020-03-26T16:48:37.460Z] === RUN TestCreateServiceConfigFileMode [2020-03-26T16:48:38.152Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-03-26T16:48:39.081Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-03-26T16:48:39.081Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-03-26T16:48:40.011Z] === RUN TestDockerSuite/TestRunEnvironment [2020-03-26T16:48:40.157Z] --- PASS: TestCreateServiceConfigFileMode (2.53s) [2020-03-26T16:48:40.157Z] === RUN TestCreateServiceSysctls [2020-03-26T16:48:40.573Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-03-26T16:48:41.503Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-03-26T16:48:42.065Z] === RUN TestDockerSuite/TestRunExitCode [2020-03-26T16:48:42.993Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-03-26T16:48:43.640Z] --- PASS: TestCreateServiceSysctls (3.39s) [2020-03-26T16:48:43.640Z] === RUN TestCreateServiceCapabilities [2020-03-26T16:48:43.922Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-03-26T16:48:44.486Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-03-26T16:48:45.415Z] === RUN TestDockerSuite/TestRunExposePort [2020-03-26T16:48:45.415Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-03-26T16:48:46.335Z] --- PASS: TestCreateServiceCapabilities (2.65s) [2020-03-26T16:48:46.335Z] === RUN TestInspect [2020-03-26T16:48:46.345Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-03-26T16:48:46.908Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-03-26T16:48:48.821Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-03-26T16:48:49.041Z] --- PASS: TestInspect (3.08s) [2020-03-26T16:48:49.042Z] === RUN TestCreateJob [2020-03-26T16:48:49.077Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-03-26T16:48:49.077Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-03-26T16:48:52.526Z] --- PASS: TestCreateJob (3.36s) [2020-03-26T16:48:52.526Z] === RUN TestReplicatedJob [2020-03-26T16:48:53.249Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-03-26T16:48:53.249Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-03-26T16:48:58.047Z] --- PASS: TestReplicatedJob (5.63s) [2020-03-26T16:48:58.047Z] === RUN TestUpdateReplicatedJob [2020-03-26T16:49:01.517Z] --- PASS: TestUpdateReplicatedJob (3.55s) [2020-03-26T16:49:01.517Z] === RUN TestServiceListWithStatuses [2020-03-26T16:49:01.517Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-26T16:49:01.517Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-26T16:49:01.517Z] === RUN TestDockerNetworkConnectAlias [2020-03-26T16:49:05.421Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-03-26T16:49:05.984Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-03-26T16:49:07.055Z] --- PASS: TestDockerNetworkConnectAlias (4.68s) [2020-03-26T16:49:07.055Z] === RUN TestDockerNetworkReConnect [2020-03-26T16:49:07.876Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-03-26T16:49:07.876Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-03-26T16:49:07.876Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-03-26T16:49:07.876Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-03-26T16:49:08.440Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-03-26T16:49:10.056Z] --- PASS: TestDockerNetworkReConnect (3.71s) [2020-03-26T16:49:10.056Z] === RUN TestServicePlugin [2020-03-26T16:49:10.056Z] --- SKIP: TestServicePlugin (0.00s) [2020-03-26T16:49:10.056Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T16:49:10.056Z] === RUN TestServiceUpdateLabel [2020-03-26T16:49:11.710Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-03-26T16:49:12.100Z] --- PASS: TestServiceUpdateLabel (2.23s) [2020-03-26T16:49:12.100Z] === RUN TestServiceUpdateSecrets [2020-03-26T16:49:13.603Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-03-26T16:49:14.970Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-03-26T16:49:15.899Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-03-26T16:49:16.829Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-03-26T16:49:17.392Z] === RUN TestDockerSuite/TestRunModeHostname [2020-03-26T16:49:18.759Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-03-26T16:49:18.759Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-03-26T16:49:18.759Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-03-26T16:49:20.651Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-03-26T16:49:21.580Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-03-26T16:49:23.474Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-03-26T16:49:23.474Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-03-26T16:49:23.474Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-03-26T16:49:25.366Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-03-26T16:49:26.735Z] === RUN TestDockerSuite/TestRunMount [2020-03-26T16:49:27.352Z] --- PASS: TestServiceUpdateSecrets (14.68s) [2020-03-26T16:49:27.352Z] === RUN TestServiceUpdateConfigs [2020-03-26T16:49:33.279Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-03-26T16:49:33.535Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-03-26T16:49:34.465Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-03-26T16:49:36.356Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-03-26T16:49:38.874Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-03-26T16:49:42.145Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-03-26T16:49:42.597Z] --- PASS: TestServiceUpdateConfigs (14.71s) [2020-03-26T16:49:42.597Z] === RUN TestServiceUpdateNetwork [2020-03-26T16:49:44.663Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-03-26T16:49:47.183Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-03-26T16:49:49.075Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-03-26T16:49:50.444Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-03-26T16:49:50.444Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-03-26T16:49:51.374Z] === RUN TestDockerSuite/TestRunNetHost [2020-03-26T16:49:52.324Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-03-26T16:49:53.256Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-03-26T16:49:53.820Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-03-26T16:49:55.138Z] --- PASS: TestServiceUpdateNetwork (12.91s) [2020-03-26T16:49:55.138Z] PASS [2020-03-26T16:49:55.138Z] [2020-03-26T16:49:55.138Z] === Skipped [2020-03-26T16:49:55.138Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-03-26T16:49:55.138Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-26T16:49:55.138Z] [2020-03-26T16:49:55.138Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-03-26T16:49:55.138Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-26T16:49:55.138Z] [2020-03-26T16:49:55.138Z] [2020-03-26T16:49:55.138Z] DONE 23 tests, 2 skipped in 122.788s [2020-03-26T16:49:55.138Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-03-26T16:49:55.138Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:49:55.138Z] ++ set -e [2020-03-26T16:49:55.138Z] ++ '[' -n 0 ']' [2020-03-26T16:49:55.138Z] ++ set -x [2020-03-26T16:49:55.138Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:49:55.139Z] INFO: Testing against a local daemon [2020-03-26T16:49:55.139Z] === RUN TestSessionCreate [2020-03-26T16:49:55.139Z] --- PASS: TestSessionCreate (0.06s) [2020-03-26T16:49:55.139Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-26T16:49:55.139Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-03-26T16:49:55.139Z] PASS [2020-03-26T16:49:55.139Z] [2020-03-26T16:49:55.139Z] DONE 2 tests in 0.203s [2020-03-26T16:49:55.139Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-03-26T16:49:55.139Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:49:55.139Z] ++ set -e [2020-03-26T16:49:55.139Z] ++ '[' -n 0 ']' [2020-03-26T16:49:55.139Z] ++ set -x [2020-03-26T16:49:55.139Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:49:55.139Z] INFO: Testing against a local daemon [2020-03-26T16:49:55.139Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-26T16:49:55.139Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-26T16:49:55.139Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-26T16:49:55.139Z] === RUN TestEventsExecDie [2020-03-26T16:49:55.758Z] --- PASS: TestEventsExecDie (0.79s) [2020-03-26T16:49:55.758Z] === RUN TestEventsBackwardsCompatible [2020-03-26T16:49:55.758Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-03-26T16:49:55.758Z] === RUN TestInfoBinaryCommits [2020-03-26T16:49:55.758Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-03-26T16:49:55.758Z] === RUN TestInfoAPIVersioned [2020-03-26T16:49:55.758Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-03-26T16:49:55.758Z] === RUN TestInfoDiscoveryBackend [2020-03-26T16:49:56.341Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-03-26T16:49:56.377Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-03-26T16:49:56.377Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-26T16:49:57.406Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-26T16:49:57.406Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-26T16:49:57.691Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-03-26T16:49:57.691Z] === RUN TestInfoAPI [2020-03-26T16:49:57.976Z] --- PASS: TestInfoAPI (0.07s) [2020-03-26T16:49:57.976Z] === RUN TestInfoAPIWarnings [2020-03-26T16:49:58.600Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-03-26T16:49:58.600Z] === RUN TestInfoDebug [2020-03-26T16:49:58.860Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-03-26T16:49:58.886Z] --- PASS: TestInfoDebug (0.54s) [2020-03-26T16:49:58.886Z] === RUN TestInfoInsecureRegistries [2020-03-26T16:49:59.506Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-03-26T16:49:59.506Z] === RUN TestInfoRegistryMirrors [2020-03-26T16:50:00.123Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-03-26T16:50:00.123Z] === RUN TestLoginFailsWithBadCredentials [2020-03-26T16:50:00.408Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s) [2020-03-26T16:50:00.408Z] === RUN TestPingCacheHeaders [2020-03-26T16:50:00.408Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-03-26T16:50:00.408Z] === RUN TestPingGet [2020-03-26T16:50:00.694Z] --- PASS: TestPingGet (0.04s) [2020-03-26T16:50:00.694Z] === RUN TestPingHead [2020-03-26T16:50:00.694Z] --- PASS: TestPingHead (0.06s) [2020-03-26T16:50:00.694Z] === RUN TestVersion [2020-03-26T16:50:00.694Z] --- PASS: TestVersion (0.05s) [2020-03-26T16:50:00.694Z] PASS [2020-03-26T16:50:00.694Z] [2020-03-26T16:50:00.694Z] === Skipped [2020-03-26T16:50:00.694Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-26T16:50:00.694Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-26T16:50:00.694Z] [2020-03-26T16:50:00.694Z] [2020-03-26T16:50:00.694Z] DONE 18 tests, 1 skipped in 5.952s [2020-03-26T16:50:00.694Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-03-26T16:50:00.694Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:50:00.694Z] ++ set -e [2020-03-26T16:50:00.694Z] ++ '[' -n 0 ']' [2020-03-26T16:50:00.694Z] ++ set -x [2020-03-26T16:50:00.694Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-03-26T16:50:00.694Z] INFO: Testing against a local daemon [2020-03-26T16:50:00.694Z] === RUN TestVolumesCreateAndList [2020-03-26T16:50:00.694Z] --- PASS: TestVolumesCreateAndList (0.05s) [2020-03-26T16:50:00.694Z] === RUN TestVolumesRemove [2020-03-26T16:50:00.979Z] --- PASS: TestVolumesRemove (0.10s) [2020-03-26T16:50:00.979Z] === RUN TestVolumesInspect [2020-03-26T16:50:00.979Z] --- PASS: TestVolumesInspect (0.04s) [2020-03-26T16:50:00.979Z] === RUN TestVolumesInvalidJSON [2020-03-26T16:50:00.979Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-26T16:50:00.979Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-26T16:50:00.979Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-26T16:50:00.979Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-03-26T16:50:00.979Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-26T16:50:00.979Z] PASS [2020-03-26T16:50:00.979Z] [2020-03-26T16:50:00.979Z] DONE 5 tests in 0.321s [2020-03-26T16:50:00.979Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-26T16:50:01.264Z] ++++ cat bundles/test-integration/docker.pid [2020-03-26T16:50:01.264Z] +++ kill 13461 [2020-03-26T16:50:02.748Z] +++ /etc/init.d/apparmor stop [2020-03-26T16:50:02.748Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-26T16:50:02.748Z] [2020-03-26T16:50:02.748Z] Unloading profiles will leave already running processes permanently [2020-03-26T16:50:02.748Z] unconfined, which can lead to unexpected situations. [2020-03-26T16:50:02.748Z] [2020-03-26T16:50:02.748Z] To set a process to complain mode, use the command line tool [2020-03-26T16:50:02.748Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-26T16:50:02.748Z] +++ true [2020-03-26T16:50:02.748Z] [2020-03-26T16:50:04.110Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-03-26T16:50:04.110Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-03-26T16:50:04.367Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid Post stage [Pipeline] junit [2020-03-26T16:50:04.824Z] Recording test results [2020-03-26T16:50:05.296Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-03-26T16:50:05.296Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-26T16:50:05.859Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-03-26T16:50:05.892Z] + echo Ensuring container killed. [2020-03-26T16:50:05.892Z] Ensuring container killed. [2020-03-26T16:50:05.892Z] + docker rm -vf docker-pr1 [2020-03-26T16:50:05.892Z] Error: No such container: docker-pr1 [2020-03-26T16:50:05.892Z] + true [Pipeline] sh [2020-03-26T16:50:06.276Z] + echo Chowning /workspace to jenkins user [2020-03-26T16:50:06.276Z] Chowning /workspace to jenkins user [2020-03-26T16:50:06.276Z] + id -u [2020-03-26T16:50:06.276Z] + id -g [2020-03-26T16:50:06.276Z] + docker run --rm -v /home/docker/workspace/moby_PR-40745:/workspace busybox chown -R 1001:1001 /workspace [2020-03-26T16:50:06.276Z] Unable to find image 'busybox:latest' locally [2020-03-26T16:50:06.562Z] latest: Pulling from library/busybox [2020-03-26T16:50:06.789Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-03-26T16:50:06.789Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-03-26T16:50:06.849Z] 4c6795986792: Pulling fs layer [2020-03-26T16:50:07.137Z] 4c6795986792: Verifying Checksum [2020-03-26T16:50:07.137Z] 4c6795986792: Download complete [2020-03-26T16:50:07.423Z] 4c6795986792: Pull complete [2020-03-26T16:50:07.423Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-26T16:50:07.423Z] Status: Downloaded newer image for busybox:latest [2020-03-26T16:50:07.718Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-03-26T16:50:08.649Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-03-26T16:50:08.649Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-03-26T16:50:08.649Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-26T16:50:09.213Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-03-26T16:50:09.304Z] + bundleName=ppc64le-integration [2020-03-26T16:50:09.304Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-03-26T16:50:09.304Z] Creating ppc64le-integration-bundles.tar.gz [2020-03-26T16:50:09.304Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-03-26T16:50:09.304Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-03-26T16:50:09.625Z] Archiving artifacts [2020-03-26T16:50:10.143Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-03-26T16:50:12.035Z] === RUN TestDockerSuite/TestRunPortInUse [2020-03-26T16:50:12.362Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40745/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-26T16:50:12.762Z] + make clean [2020-03-26T16:50:13.387Z] make: command: Command not found [2020-03-26T16:50:13.387Z] make: command: Command not found [2020-03-26T16:50:13.387Z] docker volume rm -f docker-dev-cache [2020-03-26T16:50:13.387Z] docker-dev-cache [2020-03-26T16:50:13.403Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [Pipeline] deleteDir [2020-03-26T16:50:13.966Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-03-26T16:50:13.966Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-03-26T16:50:14.896Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-03-26T16:50:15.826Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-26T16:50:16.757Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-03-26T16:50:17.714Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-03-26T16:50:17.714Z] === RUN TestDockerSuite/TestRunPublishPort [2020-03-26T16:50:18.281Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-03-26T16:50:19.213Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-03-26T16:50:19.213Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-03-26T16:50:20.142Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-03-26T16:50:22.036Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-03-26T16:50:22.036Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-03-26T16:50:23.929Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-03-26T16:50:25.825Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-03-26T16:50:27.719Z] === RUN TestDockerSuite/TestRunRm [2020-03-26T16:50:28.282Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-03-26T16:50:32.453Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-03-26T16:50:32.453Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-03-26T16:50:33.015Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-03-26T16:50:33.946Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-03-26T16:50:35.315Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-03-26T16:50:35.571Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-03-26T16:50:36.501Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-03-26T16:50:41.757Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-03-26T16:50:41.757Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-03-26T16:50:45.028Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-03-26T16:50:46.420Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-03-26T16:50:46.983Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-03-26T16:50:47.912Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-03-26T16:50:48.845Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-03-26T16:50:49.774Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-03-26T16:50:50.338Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-03-26T16:50:50.597Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-03-26T16:50:50.597Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-03-26T16:50:51.526Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-03-26T16:50:52.089Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-03-26T16:50:53.021Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-03-26T16:50:53.951Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-03-26T16:50:56.471Z] === RUN TestDockerSuite/TestRunState [2020-03-26T16:50:57.839Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-03-26T16:50:58.096Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-03-26T16:50:58.659Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-03-26T16:50:58.916Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-03-26T16:50:59.480Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-03-26T16:51:00.043Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-03-26T16:51:00.300Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-03-26T16:51:00.300Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-03-26T16:51:01.230Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-03-26T16:51:01.793Z] === RUN TestDockerSuite/TestRunSysctls [2020-03-26T16:51:02.357Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-03-26T16:51:03.725Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-03-26T16:51:03.725Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-03-26T16:51:03.725Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-03-26T16:51:04.659Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-03-26T16:51:07.184Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-03-26T16:51:08.113Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-03-26T16:51:10.020Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-03-26T16:51:14.203Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-03-26T16:51:17.477Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-03-26T16:51:18.041Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-03-26T16:51:18.971Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-03-26T16:51:19.534Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-03-26T16:51:22.054Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-03-26T16:51:23.423Z] === RUN TestDockerSuite/TestRunUserByID [2020-03-26T16:51:24.353Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-03-26T16:51:24.353Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-03-26T16:51:24.609Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-03-26T16:51:25.539Z] === RUN TestDockerSuite/TestRunUserByName [2020-03-26T16:51:26.102Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-03-26T16:51:27.031Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-03-26T16:51:27.031Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-03-26T16:51:27.287Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-03-26T16:51:27.851Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-03-26T16:51:33.101Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-03-26T16:51:33.357Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-03-26T16:51:34.725Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-03-26T16:51:37.256Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-03-26T16:51:38.629Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-03-26T16:51:41.151Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-03-26T16:51:44.421Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-03-26T16:51:44.678Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-03-26T16:51:45.607Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-03-26T16:51:46.536Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-03-26T16:51:46.536Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-03-26T16:51:46.536Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-03-26T16:51:46.536Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-03-26T16:51:46.536Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-03-26T16:51:47.465Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-03-26T16:51:48.394Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-03-26T16:51:48.956Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-03-26T16:51:50.849Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-03-26T16:51:51.412Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-03-26T16:51:52.342Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-03-26T16:51:52.342Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-03-26T16:51:53.271Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-03-26T16:51:53.271Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-03-26T16:51:53.271Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-03-26T16:51:53.271Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-03-26T16:51:53.271Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-03-26T16:51:53.271Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-03-26T16:51:53.527Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-03-26T16:51:53.783Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-03-26T16:51:53.783Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-03-26T16:51:54.040Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-03-26T16:51:54.971Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-03-26T16:51:55.900Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-03-26T16:51:56.157Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-03-26T16:51:56.414Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-03-26T16:51:56.671Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-03-26T16:51:57.600Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-03-26T16:51:57.857Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-03-26T16:51:58.787Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-03-26T16:51:58.787Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-03-26T16:51:59.716Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-03-26T16:52:00.665Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-03-26T16:52:00.665Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-03-26T16:52:00.665Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-03-26T16:52:01.229Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-03-26T16:52:03.121Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-03-26T16:52:03.685Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-03-26T16:52:03.685Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-03-26T16:52:04.616Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-03-26T16:52:04.616Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-03-26T16:52:06.509Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-03-26T16:52:07.072Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-03-26T16:52:09.591Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-03-26T16:52:10.521Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-03-26T16:52:10.521Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-03-26T16:52:10.521Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-03-26T16:52:11.450Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-03-26T16:52:12.819Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-03-26T16:52:14.187Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-03-26T16:52:14.187Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-03-26T16:52:16.080Z] === RUN TestDockerSuite/TestSaveImageId [2020-03-26T16:52:16.080Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-03-26T16:52:16.643Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-03-26T16:52:18.535Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-03-26T16:52:18.535Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-03-26T16:52:20.429Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-03-26T16:52:20.429Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-03-26T16:52:20.685Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-03-26T16:52:22.056Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-03-26T16:52:23.948Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-03-26T16:52:24.204Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-03-26T16:52:24.204Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-03-26T16:52:24.204Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-03-26T16:52:24.204Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-03-26T16:52:24.779Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-03-26T16:52:27.316Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-03-26T16:52:32.564Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-03-26T16:52:35.085Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-03-26T16:52:36.452Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-03-26T16:52:37.820Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-03-26T16:52:41.091Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-03-26T16:52:43.612Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-03-26T16:52:44.176Z] === RUN TestDockerSuite/TestStartRecordError [2020-03-26T16:52:46.068Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-03-26T16:52:48.587Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-03-26T16:52:51.107Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-03-26T16:52:51.107Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-03-26T16:52:54.380Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-03-26T16:52:59.637Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-03-26T16:53:01.533Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-03-26T16:53:02.096Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-03-26T16:53:07.347Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-03-26T16:53:07.347Z] === RUN TestDockerSuite/TestStatsNoStream [2020-03-26T16:53:10.621Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-03-26T16:53:11.989Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-03-26T16:53:12.919Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-03-26T16:53:13.848Z] === RUN TestDockerSuite/TestTopPrivileged [2020-03-26T16:53:14.777Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-03-26T16:53:14.777Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-03-26T16:53:15.340Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-03-26T16:53:20.595Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-03-26T16:53:23.865Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-03-26T16:53:24.122Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-03-26T16:53:25.052Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-03-26T16:53:25.052Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-03-26T16:53:25.982Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-03-26T16:53:27.888Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-03-26T16:53:27.888Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-03-26T16:53:29.779Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-03-26T16:53:30.341Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-03-26T16:53:31.271Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-03-26T16:53:33.163Z] === RUN TestDockerSuite/TestUpdateStats [2020-03-26T16:53:37.333Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-03-26T16:53:38.703Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-03-26T16:53:38.703Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-03-26T16:53:39.633Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-03-26T16:53:40.563Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-03-26T16:53:44.734Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-03-26T16:53:48.905Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-03-26T16:53:52.176Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-03-26T16:53:54.697Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-03-26T16:53:58.877Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-03-26T16:54:04.127Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-03-26T16:54:06.647Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-03-26T16:54:08.540Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-03-26T16:54:10.433Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-03-26T16:54:11.800Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-03-26T16:54:14.319Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-03-26T16:54:16.971Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-03-26T16:54:18.863Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-03-26T16:54:21.383Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-03-26T16:54:23.905Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-03-26T16:54:41.976Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-03-26T16:54:41.976Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-03-26T16:54:41.976Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-03-26T16:54:41.976Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-03-26T16:54:41.976Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-03-26T16:54:41.976Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-03-26T16:54:41.976Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-03-26T16:54:41.976Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-03-26T16:54:41.976Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-03-26T16:54:41.976Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-03-26T16:54:41.976Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-03-26T16:54:41.976Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-03-26T16:54:41.976Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-03-26T16:54:41.976Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-03-26T16:54:45.247Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-03-26T16:54:45.247Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-03-26T16:54:45.247Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-03-26T16:54:45.247Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-03-26T16:54:45.247Z] === RUN TestDockerSuite/TestVolumeEvents [2020-03-26T16:54:45.810Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-03-26T16:54:48.330Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-03-26T16:54:48.330Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-03-26T16:54:48.586Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-03-26T16:54:51.856Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-03-26T16:54:56.029Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite (1792.81s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.08s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.64s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.12s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.19s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.30s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.93s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.39s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.23s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.36s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.77s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.44s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.35s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.12s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.33s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.38s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.40s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.15s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestAttachDetach (1.49s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.51s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.28s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.46s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.42s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (2.02s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.84s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.27s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.81s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.33s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.81s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.04s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.64s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.66s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.85s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.44s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.56s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.95s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.05s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.91s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.94s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.14s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.47s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.71s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.64s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.97s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.25s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.47s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.58s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.13s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.98s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.26s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.46s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildAddTar (9.81s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.68s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.96s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.91s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.52s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.50s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.75s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.13s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.61s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.89s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.01s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.04s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.47s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.22s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.03s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.38s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.98s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.43s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.48s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.78s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.90s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.44s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.40s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.62s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.74s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.69s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.77s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.90s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.30s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.80s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.57s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.97s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.58s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildCmd (0.42s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.49s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.37s) [2020-03-26T16:54:56.029Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-03-26T16:54:56.029Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.57s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.13s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.38s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildContChar (4.20s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.27s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.47s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.35s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.71s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.49s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (14.97s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.17s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.84s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.15s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.45s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.93s) [2020-03-26T16:54:56.029Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-03-26T16:54:56.029Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-03-26T16:54:56.029Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-03-26T16:54:56.029Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-03-26T16:54:56.029Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-03-26T16:54:56.029Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-03-26T16:54:56.029Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-03-26T16:54:56.029Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.47s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.53s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.99s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.61s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.88s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.65s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.79s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.82s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.97s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.79s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.56s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.59s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.53s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildDockerignore (12.63s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.80s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.00s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.59s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.14s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.15s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.89s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.59s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.75s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.06s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.04s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (20.03s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.43s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.46s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.43s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.66s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.09s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.30s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.27s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.32s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.72s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.67s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildEnv (1.56s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.38s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.22s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.67s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.39s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.90s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.07s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.86s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.60s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.52s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.63s) [2020-03-26T16:54:56.029Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-03-26T16:54:56.029Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.37s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.15s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildExpose (0.45s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.67s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.70s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildFails (0.83s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.46s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.27s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.70s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.79s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.37s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.11s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.10s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.87s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.32s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.59s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (3.02s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (2.10s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildHistory (5.45s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.63s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.26s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.64s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.52s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.08s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildLabel (0.46s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.39s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.44s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildLabels (0.51s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.05s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.75s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.32s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.77s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.16s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.19s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.22s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.37s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (2.27s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.78s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.33s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.50s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.68s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (14.49s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.90s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.25s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.55s) [2020-03-26T16:54:56.029Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-03-26T16:54:56.029Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.43s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.50s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.29s) [2020-03-26T16:54:56.029Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.37s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.24s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.77s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.10s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.24s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.15s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.62s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.61s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.82s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.09s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.66s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.89s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.10s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.67s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.39s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.31s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.57s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.49s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.40s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildPATH (3.65s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.22s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.05s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.89s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.96s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.35s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildRm (3.75s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.14s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.38s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.56s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.62s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.30s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.27s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.12s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.11s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.36s) [2020-03-26T16:54:56.030Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-26T16:54:56.030Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.56s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.98s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildStderr (1.02s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.91s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.33s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.24s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.54s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.36s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.78s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildUser (3.05s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.26s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (19.44s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.15s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.38s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.18s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.09s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.82s) [2020-03-26T16:54:56.030Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-03-26T16:54:56.030Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-03-26T16:54:56.030Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-26T16:54:56.030Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-03-26T16:54:56.030Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-03-26T16:54:56.030Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-03-26T16:54:56.030Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2020-03-26T16:54:56.030Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.17s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.15s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.75s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.17s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.19s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.54s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.12s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.20s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.44s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.70s) [2020-03-26T16:54:56.030Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-03-26T16:54:56.030Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.93s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.76s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-03-26T16:54:56.030Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-03-26T16:54:56.030Z] docker_cli_sni_test.go:18: Flakey test [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.79s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.02s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCommitChange (1.45s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.06s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.72s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.76s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.00s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCommitTTY (2.13s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.99s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.71s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.95s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.91s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.73s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.91s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.04s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.84s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.96s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.82s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.75s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.16s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.88s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.84s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.81s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.83s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.92s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.85s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.89s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.00s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.00s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.91s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.88s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.99s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.83s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.79s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.66s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.79s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.59s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.87s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.87s) [2020-03-26T16:54:56.030Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-03-26T16:54:56.030Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.89s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.92s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.25s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (5.09s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.55s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.04s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.30s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.73s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.62s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.62s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.56s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.64s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00077bfa0_} (1.64s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1158053739_/foo_false____} (1.68s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1158053739_/foo_true____} (1.59s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3235131854_/foo_false____} (1.59s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3235131854_/foo_true____} (1.60s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3235131854_/foo_true__0xc000740000__} (1.61s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000740020_} (1.61s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000740040_} (1.49s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000740060_} (1.62s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000740080_} (1.64s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.58s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.52s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.06s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.93s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.48s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.27s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.92s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.26s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.98s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.12s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.08s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.94s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.92s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.90s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.34s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.11s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.92s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.14s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.13s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.92s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.06s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.46s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.12s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.91s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.93s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.91s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.37s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.03s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.21s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.77s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.88s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.50s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.06s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.53s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.82s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.17s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.65s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.87s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.04s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.04s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCpToDot (0.92s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.69s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.79s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCpToStdout (0.92s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.32s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.40s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.95s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.70s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.56s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.83s) [2020-03-26T16:54:56.030Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-26T16:54:56.030Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.13s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.81s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.40s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCreateLabels (0.10s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCreateRM (0.24s) [2020-03-26T16:54:56.030Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-03-26T16:54:56.030Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s) [2020-03-26T16:54:56.030Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.56s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.88s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.20s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.88s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.72s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.78s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.79s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.75s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.02s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.96s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.87s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.36s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.96s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.55s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.65s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.22s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.14s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.12s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.24s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestEventsAttach (0.86s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestEventsCommit (1.09s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.95s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.81s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.81s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.85s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.72s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.30s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (3.18s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestEventsCopy (1.33s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.67s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.79s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.38s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.62s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.55s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.12s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.38s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.13s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestEventsFilters (1.66s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestEventsFormat (1.76s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.96s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.38s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.79s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.30s) [2020-03-26T16:54:56.031Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-03-26T16:54:56.031Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-03-26T16:54:56.031Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-03-26T16:54:56.031Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.53s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.84s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestEventsRename (0.87s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestEventsResize (1.06s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.77s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.21s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.88s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.07s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestEventsTop (0.89s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.57s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestExec (0.92s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.85s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.82s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.85s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.79s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.94s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.86s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.89s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.94s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.89s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.92s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.64s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestExecCgroup (1.29s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestExecEnv (0.92s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.78s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.95s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestExecInspectID (3.04s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestExecInteractive (1.16s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.98s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.59s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestExecParseError (0.84s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.94s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.83s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.41s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.94s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestExecStartFails (1.04s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.16s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.87s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestExecTTY (0.95s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.14s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.79s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestExecUlimits (0.93s) [2020-03-26T16:54:56.031Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-03-26T16:54:56.031Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestExecWithImageUser (3.17s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.01s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.13s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.91s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestExecWithUser (0.97s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.88s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.85s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.86s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.85s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.97s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestHealth (21.19s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.97s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.91s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.32s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.32s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.60s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.16s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.08s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.09s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.10s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestImagesFormat (0.09s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.78s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.04s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestImportDisplay (1.78s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestImportFile (1.86s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.04s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestImportGzipped (1.88s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.87s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.97s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.86s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.92s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.07s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.88s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.81s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.77s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.80s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.80s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.77s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.97s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.71s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.80s) [2020-03-26T16:54:56.031Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-03-26T16:54:56.031Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.25s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.88s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestInspectDefault (0.85s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestInspectHistory (1.00s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-03-26T16:54:56.031Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-03-26T16:54:56.031Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.86s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.85s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.85s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.84s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.63s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.87s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestInspectStatus (0.93s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.99s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.94s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.91s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.92s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.86s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.92s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.80s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.75s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.69s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.66s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.40s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.94s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (3.09s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.62s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.10s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (3.03s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.48s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.03s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.58s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.93s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.03s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.90s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.12s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.45s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.85s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.85s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.89s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.77s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.85s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.83s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.14s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.12s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.11s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.07s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.10s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.21s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.87s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.82s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestLogsSince (6.87s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.80s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.80s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestLogsTail (1.00s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.94s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.78s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.57s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.83s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestNetHostname (2.43s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.38s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.33s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.82s) [2020-03-26T16:54:56.031Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.83s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestPluginActive (1.76s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.91s) [2020-03-26T16:54:56.032Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-03-26T16:54:56.032Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.72s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.24s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.61s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.23s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.06s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.34s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.92s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.77s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestPortList (11.47s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.56s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.65s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.11s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.88s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.83s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.83s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.14s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.55s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.63s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.62s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.35s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestPsByOrder (3.37s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.04s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.40s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.56s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.13s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.47s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.18s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.60s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.55s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.64s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.63s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.74s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.52s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.59s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.24s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.96s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.55s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.62s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.89s) [2020-03-26T16:54:56.032Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-03-26T16:54:56.032Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.93s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.60s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.56s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.97s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.02s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.49s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.32s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.31s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.66s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.76s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.02s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.61s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.17s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.34s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.35s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.92s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.98s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.15s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.08s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRmiTag (0.22s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.00s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (5.11s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.88s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.02s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.46s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.54s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunAddHost (0.86s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.53s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.77s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.86s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.67s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.83s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.92s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.91s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.56s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.74s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.94s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.95s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.96s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.86s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.95s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.06s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.14s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.81s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.86s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.82s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.64s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.79s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.80s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.84s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.76s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.84s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.78s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.83s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (1.05s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.80s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.93s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.36s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.93s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.87s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.84s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.82s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.65s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.64s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.67s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.79s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.81s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.81s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.81s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.77s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.74s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.68s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.97s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.39s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.81s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.61s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.70s) [2020-03-26T16:54:56.032Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-03-26T16:54:56.032Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-03-26T16:54:56.032Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-03-26T16:54:56.032Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.79s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.84s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.56s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.53s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.81s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.72s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.85s) [2020-03-26T16:54:56.032Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-26T16:54:56.032Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.81s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.90s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.93s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.85s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.97s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.90s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.06s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.85s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.79s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.80s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.78s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunExitCode (0.80s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.75s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.80s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.85s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.81s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.80s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.63s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.37s) [2020-03-26T16:54:56.032Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-26T16:54:56.032Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.51s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.83s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.57s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.19s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.63s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.78s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.13s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.69s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.66s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.84s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.72s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.68s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.19s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.24s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.60s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.24s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.57s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.25s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.58s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.58s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunMount (6.29s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.80s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.92s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.62s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.48s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.43s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.38s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.57s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.74s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.60s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.75s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunNetHost (1.15s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.81s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.77s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.42s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.38s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.77s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.71s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.79s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.78s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.77s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.81s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.86s) [2020-03-26T16:54:56.032Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-26T16:54:56.032Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.87s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.90s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.80s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.08s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.85s) [2020-03-26T16:54:56.032Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.88s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.82s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.94s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.91s) [2020-03-26T16:54:56.032Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-03-26T16:54:56.032Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.88s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.71s) [2020-03-26T16:54:56.032Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-03-26T16:54:56.032Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.85s) [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.80s) [2020-03-26T16:54:56.032Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-03-26T16:54:56.032Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-03-26T16:54:56.032Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.76s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.83s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunRm (0.96s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.82s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.93s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.78s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.83s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.87s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.34s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.37s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.83s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.87s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.83s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.85s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.79s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.86s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.83s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.93s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.75s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.71s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunState (1.63s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.87s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.92s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.26s) [2020-03-26T16:54:56.033Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-03-26T16:54:56.033Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.82s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.77s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunSysctls (1.73s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.86s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.70s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.83s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.01s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.10s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.04s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.85s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.83s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.82s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.43s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.37s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunUserByID (0.79s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.81s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunUserByName (0.81s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.78s) [2020-03-26T16:54:56.033Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-03-26T16:54:56.033Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.19s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.78s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.66s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.80s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.16s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.50s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.59s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.39s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.77s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.84s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.74s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.93s) [2020-03-26T16:54:56.033Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-03-26T16:54:56.033Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-03-26T16:54:56.033Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-26T16:54:56.033Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-03-26T16:54:56.033Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2020-03-26T16:54:56.033Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.83s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.85s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.79s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.59s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.82s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.80s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.77s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.17s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.17s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.19s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.17s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.17s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.88s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.82s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.78s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.91s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.33s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (1.00s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.82s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.82s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.80s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.57s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.81s) [2020-03-26T16:54:56.033Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-03-26T16:54:56.033Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.71s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.09s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.67s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.75s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.61s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.78s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.15s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.12s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.27s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.96s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.54s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.07s) [2020-03-26T16:54:56.033Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents165433704 [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.84s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.10s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.59s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.56s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.35s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.06s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.36s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.40s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.57s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.54s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.16s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.55s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.90s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.61s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.89s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestStartRecordError (1.81s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.50s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.12s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.32s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.96s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.32s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.85s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.85s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.87s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.88s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.79s) [2020-03-26T16:54:56.033Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-03-26T16:54:56.033Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.79s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.37s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.54s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.84s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.80s) [2020-03-26T16:54:56.033Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-03-26T16:54:56.033Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.07s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.84s) [2020-03-26T16:54:56.033Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-03-26T16:54:56.033Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.56s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.97s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.92s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.69s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestUpdateStats (3.85s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.73s) [2020-03-26T16:54:56.033Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-03-26T16:54:56.033Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.03s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.95s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.24s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.75s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.38s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.61s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.09s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.12s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.44s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.42s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.60s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.57s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.37s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.40s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.42s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.47s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.49s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.86s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.85s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.98s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.68s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-03-26T16:54:56.033Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2020-03-26T16:54:56.290Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-03-26T16:54:56.290Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-03-26T16:54:56.290Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.85s) [2020-03-26T16:54:56.290Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.44s) [2020-03-26T16:54:56.290Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2020-03-26T16:54:56.290Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-03-26T16:54:56.290Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.34s) [2020-03-26T16:54:56.290Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.26s) [2020-03-26T16:54:56.290Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-03-26T16:54:56.290Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-03-26T16:54:56.290Z] === RUN TestDockerRegistrySuite [2020-03-26T16:54:56.290Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-03-26T16:54:58.183Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-03-26T16:54:59.552Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-03-26T16:55:01.445Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-03-26T16:55:01.445Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-03-26T16:55:05.616Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-03-26T16:55:09.800Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-03-26T16:55:10.377Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-03-26T16:55:15.627Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-03-26T16:55:16.190Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-03-26T16:55:17.558Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-03-26T16:55:18.927Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-03-26T16:55:20.297Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-03-26T16:55:21.664Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-03-26T16:55:23.031Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-03-26T16:55:23.594Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-03-26T16:55:24.524Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-03-26T16:55:25.087Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-03-26T16:55:25.344Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-03-26T16:55:25.601Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-03-26T16:55:25.601Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-03-26T16:55:26.971Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-03-26T16:55:27.535Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-03-26T16:55:30.057Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-03-26T16:55:30.313Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-03-26T16:55:32.207Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-03-26T16:55:35.480Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-03-26T16:55:35.480Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-03-26T16:55:37.388Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-03-26T16:55:37.389Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-03-26T16:55:38.756Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-03-26T16:55:38.756Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-03-26T16:55:40.125Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-03-26T16:55:41.494Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-03-26T16:55:45.673Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-03-26T16:55:45.930Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-03-26T16:55:47.324Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-03-26T16:55:47.888Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-03-26T16:55:47.888Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-03-26T16:55:48.145Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-03-26T16:55:48.402Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-03-26T16:55:48.658Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-03-26T16:55:48.915Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-03-26T16:55:50.284Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-03-26T16:55:52.806Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-03-26T16:55:54.174Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-03-26T16:55:55.543Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-03-26T16:55:56.472Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-03-26T16:55:57.401Z] --- PASS: TestDockerRegistrySuite (61.30s) [2020-03-26T16:55:57.401Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.80s) [2020-03-26T16:55:57.401Z] check_test.go:196: [d65ea55be5a95] daemon is not started [2020-03-26T16:55:57.401Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.48s) [2020-03-26T16:55:57.401Z] check_test.go:196: [dee9179209b73] daemon is not started [2020-03-26T16:55:57.401Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.87s) [2020-03-26T16:55:57.401Z] check_test.go:196: [d601b68756178] daemon is not started [2020-03-26T16:55:57.401Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-03-26T16:55:57.401Z] check_test.go:196: [d1224b1a052f0] daemon is not started [2020-03-26T16:55:57.401Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.35s) [2020-03-26T16:55:57.401Z] check_test.go:196: [dfe96bc112c86] daemon is not started [2020-03-26T16:55:57.401Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.49s) [2020-03-26T16:55:57.401Z] check_test.go:196: [ded3a06880b76] daemon is not started [2020-03-26T16:55:57.401Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.50s) [2020-03-26T16:55:57.401Z] check_test.go:196: [d08943bd5d4ab] daemon is not started [2020-03-26T16:55:57.401Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.51s) [2020-03-26T16:55:57.401Z] check_test.go:196: [d5bd892a6a889] daemon is not started [2020-03-26T16:55:57.401Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.22s) [2020-03-26T16:55:57.402Z] check_test.go:196: [d68b5e9fa3716] daemon is not started [2020-03-26T16:55:57.402Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.42s) [2020-03-26T16:55:57.402Z] check_test.go:196: [d41194b6f7a30] daemon is not started [2020-03-26T16:55:57.402Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.47s) [2020-03-26T16:55:57.402Z] check_test.go:196: [dbe2610b21cc1] daemon is not started [2020-03-26T16:55:57.402Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.40s) [2020-03-26T16:55:57.402Z] check_test.go:196: [d88e9c533d8c4] daemon is not started [2020-03-26T16:55:57.402Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.30s) [2020-03-26T16:55:57.402Z] check_test.go:196: [d3020daede677] daemon is not started [2020-03-26T16:55:57.402Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.54s) [2020-03-26T16:55:57.402Z] check_test.go:196: [d2809a0b606a5] daemon is not started [2020-03-26T16:55:57.402Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.81s) [2020-03-26T16:55:57.402Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3e3dee7164bc58e370b2ecb76f46198151aca98651b2faf1d1f3bc4ddd3b703e [2020-03-26T16:55:57.402Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2de674ac37a011b0875d239dd75471431d3c700e473b24cd34c6e0d3c5df0dab [2020-03-26T16:55:57.402Z] check_test.go:196: [d34da964710ca] daemon is not started [2020-03-26T16:55:57.402Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (3.00s) [2020-03-26T16:55:57.402Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4b236d4e387879a15aa8e32fdfa9750ed484f1a7efc7f1ade606c3b895c6b96e [2020-03-26T16:55:57.402Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:287659aa0d9ec8823888420b4435a29899b958ddb12887aafed9080e946c5335 [2020-03-26T16:55:57.402Z] check_test.go:196: [d2b10b3f0750d] daemon is not started [2020-03-26T16:55:57.402Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.54s) [2020-03-26T16:55:57.402Z] check_test.go:196: [d36e360d32a29] daemon is not started [2020-03-26T16:55:57.402Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.64s) [2020-03-26T16:55:57.402Z] check_test.go:196: [d7016a8beec05] daemon is not started [2020-03-26T16:55:57.402Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.51s) [2020-03-26T16:55:57.402Z] check_test.go:196: [d61a1ab1ffdaf] daemon is not started [2020-03-26T16:55:57.402Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-03-26T16:55:57.402Z] check_test.go:196: [d3abf0cc9175d] daemon is not started [2020-03-26T16:55:57.402Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.34s) [2020-03-26T16:55:57.402Z] check_test.go:196: [d999b5a572aae] daemon is not started [2020-03-26T16:55:57.402Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.37s) [2020-03-26T16:55:57.402Z] check_test.go:196: [da860dbd38aee] daemon is not started [2020-03-26T16:55:57.402Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.57s) [2020-03-26T16:55:57.402Z] check_test.go:196: [d1966ac51d7de] daemon is not started [2020-03-26T16:55:57.402Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.95s) [2020-03-26T16:55:57.402Z] check_test.go:196: [dbe2d40d1ae91] daemon is not started [2020-03-26T16:55:57.402Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2020-03-26T16:55:57.402Z] check_test.go:196: [d5c37d5087f81] daemon is not started [2020-03-26T16:55:57.402Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.44s) [2020-03-26T16:55:57.402Z] check_test.go:196: [dfe216f6fc503] daemon is not started [2020-03-26T16:55:57.402Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.47s) [2020-03-26T16:55:57.402Z] check_test.go:196: [d722d4980db7d] daemon is not started [2020-03-26T16:55:57.402Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-03-26T16:55:57.402Z] check_test.go:196: [db8071b8dc8ab] daemon is not started [2020-03-26T16:55:57.402Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2020-03-26T16:55:57.402Z] check_test.go:196: [dbdf4f26b2881] daemon is not started [2020-03-26T16:55:57.402Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2020-03-26T16:55:57.402Z] check_test.go:196: [d16fbc8a3759b] daemon is not started [2020-03-26T16:55:57.402Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.36s) [2020-03-26T16:55:57.402Z] check_test.go:196: [d05319c445978] daemon is not started [2020-03-26T16:55:57.402Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-03-26T16:55:57.402Z] check_test.go:196: [d6ea92d272ef9] daemon is not started [2020-03-26T16:55:57.402Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.49s) [2020-03-26T16:55:57.402Z] check_test.go:196: [d265a81fc37f4] daemon is not started [2020-03-26T16:55:57.402Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.26s) [2020-03-26T16:55:57.402Z] check_test.go:196: [d59d7a5baee6f] daemon is not started [2020-03-26T16:55:57.402Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.26s) [2020-03-26T16:55:57.402Z] check_test.go:196: [da86bb04cb2df] daemon is not started [2020-03-26T16:55:57.402Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.63s) [2020-03-26T16:55:57.402Z] check_test.go:196: [deeafd0f8a7a7] daemon is not started [2020-03-26T16:55:57.402Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.05s) [2020-03-26T16:55:57.402Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s) [2020-03-26T16:55:57.402Z] === RUN TestDockerSchema1RegistrySuite [2020-03-26T16:55:57.402Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-03-26T16:55:57.658Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-03-26T16:56:02.908Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-03-26T16:56:07.090Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-03-26T16:56:12.339Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-03-26T16:56:12.901Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-03-26T16:56:14.267Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-03-26T16:56:14.524Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-03-26T16:56:15.894Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-03-26T16:56:17.262Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-03-26T16:56:18.632Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-03-26T16:56:22.806Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-03-26T16:56:22.806Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-03-26T16:56:23.368Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-03-26T16:56:23.368Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-03-26T16:56:23.625Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-03-26T16:56:23.881Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-03-26T16:56:24.443Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-03-26T16:56:24.443Z] --- PASS: TestDockerSchema1RegistrySuite (27.09s) [2020-03-26T16:56:24.443Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.24s) [2020-03-26T16:56:24.443Z] check_test.go:223: [d32e1d8cf9bbb] daemon is not started [2020-03-26T16:56:24.443Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.60s) [2020-03-26T16:56:24.443Z] check_test.go:223: [d9dbe3d0b0c2b] daemon is not started [2020-03-26T16:56:24.443Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.79s) [2020-03-26T16:56:24.443Z] check_test.go:223: [dd5ba25c10de8] daemon is not started [2020-03-26T16:56:24.443Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.51s) [2020-03-26T16:56:24.443Z] check_test.go:223: [d8030b48bd79c] daemon is not started [2020-03-26T16:56:24.443Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.37s) [2020-03-26T16:56:24.443Z] check_test.go:223: [d1f37436d0813] daemon is not started [2020-03-26T16:56:24.443Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.41s) [2020-03-26T16:56:24.443Z] check_test.go:223: [dc44291f9ba0e] daemon is not started [2020-03-26T16:56:24.443Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-03-26T16:56:24.443Z] check_test.go:223: [dcd19c2e4e27e] daemon is not started [2020-03-26T16:56:24.443Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.48s) [2020-03-26T16:56:24.444Z] check_test.go:223: [df38ced7ac608] daemon is not started [2020-03-26T16:56:24.444Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.33s) [2020-03-26T16:56:24.444Z] check_test.go:223: [d2ac56adfd5c2] daemon is not started [2020-03-26T16:56:24.444Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.31s) [2020-03-26T16:56:24.444Z] check_test.go:223: [df6cfe2001ae9] daemon is not started [2020-03-26T16:56:24.444Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.86s) [2020-03-26T16:56:24.444Z] check_test.go:223: [d386c2c50d495] daemon is not started [2020-03-26T16:56:24.444Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2020-03-26T16:56:24.444Z] check_test.go:223: [de0774ea03440] daemon is not started [2020-03-26T16:56:24.444Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.47s) [2020-03-26T16:56:24.444Z] check_test.go:223: [d0676e7ce64f9] daemon is not started [2020-03-26T16:56:24.444Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-03-26T16:56:24.444Z] check_test.go:223: [dd53c40ff01d7] daemon is not started [2020-03-26T16:56:24.444Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-03-26T16:56:24.444Z] check_test.go:223: [df19ad61fb41e] daemon is not started [2020-03-26T16:56:24.444Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.30s) [2020-03-26T16:56:24.444Z] check_test.go:223: [dbc79e75676f9] daemon is not started [2020-03-26T16:56:24.444Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2020-03-26T16:56:24.444Z] check_test.go:223: [daa9d7ec5d6d7] daemon is not started [2020-03-26T16:56:24.444Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-03-26T16:56:24.444Z] check_test.go:223: [dfca5368a279a] daemon is not started [2020-03-26T16:56:24.444Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-03-26T16:56:24.444Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-03-26T16:56:25.373Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-03-26T16:56:25.937Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-03-26T16:56:26.193Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-03-26T16:56:27.562Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-03-26T16:56:27.562Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-03-26T16:56:27.819Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-03-26T16:56:28.383Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-03-26T16:56:28.639Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.12s) [2020-03-26T16:56:28.639Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.95s) [2020-03-26T16:56:28.639Z] check_test.go:252: [d7b013566286e] daemon is not started [2020-03-26T16:56:28.639Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2020-03-26T16:56:28.639Z] check_test.go:252: [db79219e838b9] daemon is not started [2020-03-26T16:56:28.639Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.18s) [2020-03-26T16:56:28.639Z] check_test.go:252: [dfec468ac8646] daemon is not started [2020-03-26T16:56:28.639Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.21s) [2020-03-26T16:56:28.639Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.24s) [2020-03-26T16:56:28.639Z] check_test.go:252: [ddfce912e74be] daemon is not started [2020-03-26T16:56:28.639Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2020-03-26T16:56:28.639Z] check_test.go:252: [dbb198c9ca74f] daemon is not started [2020-03-26T16:56:28.639Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.50s) [2020-03-26T16:56:28.639Z] check_test.go:252: [dc8c542b424c4] daemon is not started [2020-03-26T16:56:28.639Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2020-03-26T16:56:28.639Z] check_test.go:252: [d4cb4240aa05c] daemon is not started [2020-03-26T16:56:28.639Z] === RUN TestDockerRegistryAuthTokenSuite [2020-03-26T16:56:28.639Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-03-26T16:56:33.886Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-03-26T16:56:33.886Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-03-26T16:56:33.886Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-03-26T16:56:34.142Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-03-26T16:56:34.142Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-03-26T16:56:34.405Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2020-03-26T16:56:34.405Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-03-26T16:56:34.405Z] check_test.go:279: [dfcb2e3dd6323] daemon is not started [2020-03-26T16:56:34.405Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-03-26T16:56:34.405Z] check_test.go:279: [d0dc771e68072] daemon is not started [2020-03-26T16:56:34.405Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-03-26T16:56:34.405Z] check_test.go:279: [dbb14259ab15d] daemon is not started [2020-03-26T16:56:34.405Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-03-26T16:56:34.405Z] check_test.go:279: [dd3a629f500c3] daemon is not started [2020-03-26T16:56:34.405Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-03-26T16:56:34.405Z] check_test.go:279: [dbcfefb351b09] daemon is not started [2020-03-26T16:56:34.405Z] === RUN TestDockerNetworkSuite [2020-03-26T16:56:34.405Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-03-26T16:56:36.303Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-03-26T16:56:38.824Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-03-26T16:56:40.192Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-03-26T16:56:40.192Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-03-26T16:56:43.464Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-03-26T16:56:45.986Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-03-26T16:56:48.506Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-03-26T16:56:48.506Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-03-26T16:56:51.780Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-03-26T16:56:52.343Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-03-26T16:56:54.864Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-03-26T16:57:04.813Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-03-26T16:57:07.332Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-03-26T16:57:08.710Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-03-26T16:57:09.658Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-03-26T16:57:10.588Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-03-26T16:57:11.956Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-03-26T16:57:12.213Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-03-26T16:57:13.581Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-03-26T16:57:13.581Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-03-26T16:57:13.838Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-03-26T16:57:15.730Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-03-26T16:57:15.730Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-03-26T16:57:15.730Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-03-26T16:57:15.730Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-03-26T16:57:17.098Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-03-26T16:57:18.990Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-03-26T16:57:18.990Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-03-26T16:57:19.247Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-03-26T16:57:19.247Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-03-26T16:57:23.418Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-03-26T16:57:26.690Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-03-26T16:57:28.584Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-03-26T16:57:31.859Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-03-26T16:57:35.132Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-03-26T16:57:37.036Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-03-26T16:57:37.297Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-03-26T16:57:38.665Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-03-26T16:57:38.922Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-03-26T16:57:38.922Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-03-26T16:57:38.922Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-03-26T16:57:39.179Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-03-26T16:57:39.435Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-03-26T16:57:39.435Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-03-26T16:57:43.608Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-03-26T16:57:43.608Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-03-26T16:57:43.608Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-03-26T16:57:45.506Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-03-26T16:57:49.675Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-03-26T16:57:49.932Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-03-26T16:57:55.183Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-03-26T16:57:55.183Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-03-26T16:57:55.440Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-03-26T16:57:56.002Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-03-26T16:57:58.524Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-03-26T16:57:58.780Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-03-26T16:57:59.037Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-03-26T16:58:00.408Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-03-26T16:58:01.338Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-03-26T16:58:01.338Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-03-26T16:58:03.232Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-03-26T16:58:04.600Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-03-26T16:58:08.788Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-03-26T16:58:10.156Z] --- PASS: TestDockerNetworkSuite (95.76s) [2020-03-26T16:58:10.156Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (4.48s) [2020-03-26T16:58:10.156Z] docker_cli_network_unix_test.go:46: [d2ecd6367c3e6] daemon is not started [2020-03-26T16:58:10.156Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.47s) [2020-03-26T16:58:10.156Z] docker_cli_network_unix_test.go:46: [df380de84f832] daemon is not started [2020-03-26T16:58:10.156Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.18s) [2020-03-26T16:58:10.156Z] docker_cli_network_unix_test.go:46: [d6fb67fe94fa0] daemon is not started [2020-03-26T16:58:10.156Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.97s) [2020-03-26T16:58:10.156Z] docker_cli_network_unix_test.go:46: [dcf161e9abc7a] daemon is not started [2020-03-26T16:58:10.156Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.95s) [2020-03-26T16:58:10.156Z] docker_cli_network_unix_test.go:1233: [d73ca49ec566d] daemon is not started [2020-03-26T16:58:10.156Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.25s) [2020-03-26T16:58:10.156Z] docker_cli_network_unix_test.go:46: [d58aeaf94d666] daemon is not started [2020-03-26T16:58:10.156Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.87s) [2020-03-26T16:58:10.156Z] docker_cli_network_unix_test.go:46: [d5a2680226c71] daemon is not started [2020-03-26T16:58:10.156Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.59s) [2020-03-26T16:58:10.156Z] docker_cli_network_unix_test.go:46: [d3e965aa0d529] daemon is not started [2020-03-26T16:58:10.156Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.66s) [2020-03-26T16:58:10.156Z] docker_cli_network_unix_test.go:46: [db129f858e766] daemon is not started [2020-03-26T16:58:10.156Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.89s) [2020-03-26T16:58:10.156Z] docker_cli_network_unix_test.go:46: [d0d0eca07089c] daemon is not started [2020-03-26T16:58:10.156Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.75s) [2020-03-26T16:58:10.156Z] docker_cli_network_unix_test.go:46: [dceb2e740aa09] daemon is not started [2020-03-26T16:58:10.156Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.43s) [2020-03-26T16:58:10.156Z] docker_cli_network_unix_test.go:46: [d5f735d3aaf8e] daemon is not started [2020-03-26T16:58:10.156Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.50s) [2020-03-26T16:58:10.156Z] docker_cli_network_unix_test.go:46: [da20eca852203] daemon is not started [2020-03-26T16:58:10.156Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2020-03-26T16:58:10.156Z] docker_cli_network_unix_test.go:46: [da7fe84d4e5ef] daemon is not started [2020-03-26T16:58:10.156Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.34s) [2020-03-26T16:58:10.156Z] docker_cli_network_unix_test.go:46: [de83dea8568a4] daemon is not started [2020-03-26T16:58:10.156Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.52s) [2020-03-26T16:58:10.156Z] docker_cli_network_unix_test.go:46: [d4d40ffd4ee45] daemon is not started [2020-03-26T16:58:10.156Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.15s) [2020-03-26T16:58:10.156Z] docker_cli_network_unix_test.go:46: [d6327f407adc1] daemon is not started [2020-03-26T16:58:10.156Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-03-26T16:58:10.156Z] docker_cli_network_unix_test.go:46: [d290143a94db9] daemon is not started [2020-03-26T16:58:10.156Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2020-03-26T16:58:10.156Z] docker_cli_network_unix_test.go:46: [dd3431b4de3d2] daemon is not started [2020-03-26T16:58:10.156Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.27s) [2020-03-26T16:58:10.156Z] docker_cli_network_unix_test.go:46: [de31bdba8708f] daemon is not started [2020-03-26T16:58:10.156Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.61s) [2020-03-26T16:58:10.156Z] docker_cli_network_unix_test.go:46: [dd55fb3844708] daemon is not started [2020-03-26T16:58:10.156Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2020-03-26T16:58:10.156Z] docker_cli_network_unix_test.go:46: [d45dc4228a4da] daemon is not started [2020-03-26T16:58:10.156Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.42s) [2020-03-26T16:58:10.156Z] docker_cli_network_unix_test.go:46: [dcd92cb0a7586] daemon is not started [2020-03-26T16:58:10.156Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2020-03-26T16:58:10.156Z] docker_cli_network_unix_test.go:46: [d00ad40c5e71d] daemon is not started [2020-03-26T16:58:10.156Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.69s) [2020-03-26T16:58:10.156Z] docker_cli_network_unix_test.go:968: [d7af4cb1608ab] daemon is not started [2020-03-26T16:58:10.156Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.75s) [2020-03-26T16:58:10.156Z] docker_cli_network_unix_test.go:46: [d188c4d1b633e] daemon is not started [2020-03-26T16:58:10.156Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.29s) [2020-03-26T16:58:10.156Z] docker_cli_network_unix_test.go:1116: [d907a79f05070] daemon is not started [2020-03-26T16:58:10.156Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.32s) [2020-03-26T16:58:10.156Z] docker_cli_network_unix_test.go:46: [dbcb1c7625fc0] daemon is not started [2020-03-26T16:58:10.156Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.49s) [2020-03-26T16:58:10.156Z] docker_cli_network_unix_test.go:46: [d43f8be947eb9] daemon is not started [2020-03-26T16:58:10.156Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.19s) [2020-03-26T16:58:10.156Z] docker_cli_network_unix_test.go:46: [d86d47f83cdff] daemon is not started [2020-03-26T16:58:10.156Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.11s) [2020-03-26T16:58:10.156Z] docker_cli_network_unix_test.go:46: [d015329cbd9e3] daemon is not started [2020-03-26T16:58:10.156Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2020-03-26T16:58:10.156Z] docker_cli_network_unix_test.go:46: [df3f5bc25829f] daemon is not started [2020-03-26T16:58:10.156Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s) [2020-03-26T16:58:10.156Z] docker_cli_network_unix_test.go:46: [dba8994bdd631] daemon is not started [2020-03-26T16:58:10.156Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-03-26T16:58:10.156Z] docker_cli_network_unix_test.go:46: [d4e80d68b43a6] daemon is not started [2020-03-26T16:58:10.156Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.24s) [2020-03-26T16:58:10.156Z] docker_cli_network_unix_test.go:46: [d223a53c2efd0] daemon is not started [2020-03-26T16:58:10.156Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.07s) [2020-03-26T16:58:10.156Z] docker_cli_network_unix_test.go:46: [dca37ab8f53da] daemon is not started [2020-03-26T16:58:10.156Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-03-26T16:58:10.156Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-03-26T16:58:10.156Z] docker_cli_network_unix_test.go:46: [df083962ad1c6] daemon is not started [2020-03-26T16:58:10.156Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.56s) [2020-03-26T16:58:10.156Z] docker_cli_network_unix_test.go:46: [dd93669d64da4] daemon is not started [2020-03-26T16:58:10.156Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.66s) [2020-03-26T16:58:10.156Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.80s) [2020-03-26T16:58:10.156Z] docker_cli_network_unix_test.go:1084: [d2ac1ebb790fa] daemon is not started [2020-03-26T16:58:10.156Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2020-03-26T16:58:10.156Z] docker_cli_network_unix_test.go:46: [dbb0be69dbf67] daemon is not started [2020-03-26T16:58:10.156Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.38s) [2020-03-26T16:58:10.156Z] docker_cli_network_unix_test.go:46: [daaf7718491d0] daemon is not started [2020-03-26T16:58:10.156Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.75s) [2020-03-26T16:58:10.156Z] docker_cli_network_unix_test.go:46: [dbd13c2db6fdd] daemon is not started [2020-03-26T16:58:10.156Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.08s) [2020-03-26T16:58:10.156Z] docker_cli_network_unix_test.go:46: [d44c1eeca21c3] daemon is not started [2020-03-26T16:58:10.156Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.32s) [2020-03-26T16:58:10.156Z] docker_cli_network_unix_test.go:46: [dcc694331c7e9] daemon is not started [2020-03-26T16:58:10.156Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.95s) [2020-03-26T16:58:10.156Z] docker_cli_network_unix_test.go:46: [dbfc90b417cd7] daemon is not started [2020-03-26T16:58:10.156Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.70s) [2020-03-26T16:58:10.156Z] docker_cli_network_unix_test.go:46: [d016ee57e09c0] daemon is not started [2020-03-26T16:58:10.156Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.22s) [2020-03-26T16:58:10.156Z] docker_cli_network_unix_test.go:46: [d5ce4b4712e6d] daemon is not started [2020-03-26T16:58:10.156Z] === RUN TestDockerHubPullSuite [2020-03-26T16:58:10.156Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-03-26T16:58:12.050Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-03-26T16:58:12.050Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-03-26T16:58:13.941Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-03-26T16:58:14.503Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-03-26T16:58:15.433Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-03-26T16:58:15.996Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-03-26T16:58:16.253Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-03-26T16:58:16.253Z] --- PASS: TestDockerHubPullSuite (6.22s) [2020-03-26T16:58:16.253Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.56s) [2020-03-26T16:58:16.253Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.37s) [2020-03-26T16:58:16.253Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.38s) [2020-03-26T16:58:16.253Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.63s) [2020-03-26T16:58:16.253Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2020-03-26T16:58:16.253Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s) [2020-03-26T16:58:16.253Z] PASS [2020-03-26T16:58:16.253Z] [2020-03-26T16:58:16.253Z] === Skipped [2020-03-26T16:58:16.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-03-26T16:58:16.253Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-03-26T16:58:16.253Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-03-26T16:58:16.253Z] [2020-03-26T16:58:16.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-03-26T16:58:16.253Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-03-26T16:58:16.253Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-03-26T16:58:16.253Z] [2020-03-26T16:58:16.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-03-26T16:58:16.253Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-03-26T16:58:16.253Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-03-26T16:58:16.253Z] [2020-03-26T16:58:16.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-03-26T16:58:16.253Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-03-26T16:58:16.253Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-03-26T16:58:16.253Z] [2020-03-26T16:58:16.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-03-26T16:58:16.253Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-03-26T16:58:16.253Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-03-26T16:58:16.253Z] [2020-03-26T16:58:16.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-03-26T16:58:16.253Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-03-26T16:58:16.253Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-03-26T16:58:16.253Z] [2020-03-26T16:58:16.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-03-26T16:58:16.253Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-03-26T16:58:16.253Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-03-26T16:58:16.253Z] [2020-03-26T16:58:16.253Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-26T16:58:16.254Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-26T16:58:16.254Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-03-26T16:58:16.254Z] [2020-03-26T16:58:16.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-03-26T16:58:16.254Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-03-26T16:58:16.254Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-03-26T16:58:16.254Z] [2020-03-26T16:58:16.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-26T16:58:16.254Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-26T16:58:16.254Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-03-26T16:58:16.254Z] [2020-03-26T16:58:16.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-03-26T16:58:16.254Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-03-26T16:58:16.254Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-03-26T16:58:16.254Z] [2020-03-26T16:58:16.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2020-03-26T16:58:16.254Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2020-03-26T16:58:16.254Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-03-26T16:58:16.254Z] [2020-03-26T16:58:16.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-03-26T16:58:16.254Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-03-26T16:58:16.254Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-03-26T16:58:16.254Z] [2020-03-26T16:58:16.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-03-26T16:58:16.254Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-03-26T16:58:16.254Z] docker_cli_sni_test.go:18: Flakey test [2020-03-26T16:58:16.254Z] [2020-03-26T16:58:16.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-03-26T16:58:16.254Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-03-26T16:58:16.254Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-03-26T16:58:16.254Z] [2020-03-26T16:58:16.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-26T16:58:16.254Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-26T16:58:16.254Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-03-26T16:58:16.254Z] [2020-03-26T16:58:16.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-03-26T16:58:16.254Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-03-26T16:58:16.254Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-03-26T16:58:16.254Z] [2020-03-26T16:58:16.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-03-26T16:58:16.254Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-03-26T16:58:16.254Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-03-26T16:58:16.254Z] [2020-03-26T16:58:16.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-03-26T16:58:16.254Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-03-26T16:58:16.254Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-03-26T16:58:16.254Z] [2020-03-26T16:58:16.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-03-26T16:58:16.254Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-03-26T16:58:16.254Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-03-26T16:58:16.254Z] [2020-03-26T16:58:16.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-03-26T16:58:16.254Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-03-26T16:58:16.254Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-03-26T16:58:16.254Z] [2020-03-26T16:58:16.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-03-26T16:58:16.254Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-03-26T16:58:16.254Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-03-26T16:58:16.254Z] [2020-03-26T16:58:16.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-03-26T16:58:16.254Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-03-26T16:58:16.254Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-03-26T16:58:16.254Z] [2020-03-26T16:58:16.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-03-26T16:58:16.254Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-03-26T16:58:16.254Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-03-26T16:58:16.254Z] [2020-03-26T16:58:16.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-03-26T16:58:16.254Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-03-26T16:58:16.254Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-03-26T16:58:16.254Z] [2020-03-26T16:58:16.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-03-26T16:58:16.254Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-03-26T16:58:16.254Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-03-26T16:58:16.254Z] [2020-03-26T16:58:16.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-26T16:58:16.254Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-26T16:58:16.254Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-03-26T16:58:16.254Z] [2020-03-26T16:58:16.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-26T16:58:16.254Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-26T16:58:16.254Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-03-26T16:58:16.254Z] [2020-03-26T16:58:16.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-26T16:58:16.254Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-26T16:58:16.254Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-03-26T16:58:16.254Z] [2020-03-26T16:58:16.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-03-26T16:58:16.254Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-03-26T16:58:16.254Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-03-26T16:58:16.254Z] [2020-03-26T16:58:16.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-03-26T16:58:16.254Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-03-26T16:58:16.254Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-03-26T16:58:16.254Z] [2020-03-26T16:58:16.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-03-26T16:58:16.254Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-03-26T16:58:16.254Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-03-26T16:58:16.254Z] [2020-03-26T16:58:16.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-03-26T16:58:16.254Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-03-26T16:58:16.254Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-03-26T16:58:16.254Z] [2020-03-26T16:58:16.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-03-26T16:58:16.254Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-03-26T16:58:16.254Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-03-26T16:58:16.254Z] [2020-03-26T16:58:16.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-03-26T16:58:16.254Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-03-26T16:58:16.254Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-03-26T16:58:16.254Z] [2020-03-26T16:58:16.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-26T16:58:16.254Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-26T16:58:16.254Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-03-26T16:58:16.254Z] [2020-03-26T16:58:16.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2020-03-26T16:58:16.254Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2020-03-26T16:58:16.254Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-03-26T16:58:16.254Z] [2020-03-26T16:58:16.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-03-26T16:58:16.254Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-03-26T16:58:16.254Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-03-26T16:58:16.254Z] [2020-03-26T16:58:16.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-03-26T16:58:16.254Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-03-26T16:58:16.254Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-03-26T16:58:16.254Z] [2020-03-26T16:58:16.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-03-26T16:58:16.254Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-03-26T16:58:16.254Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-03-26T16:58:16.254Z] [2020-03-26T16:58:16.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-03-26T16:58:16.254Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-03-26T16:58:16.254Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-03-26T16:58:16.254Z] [2020-03-26T16:58:16.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-03-26T16:58:16.254Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-03-26T16:58:16.254Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-03-26T16:58:16.254Z] [2020-03-26T16:58:16.254Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-03-26T16:58:16.254Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-03-26T16:58:16.254Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-03-26T16:58:16.254Z] [2020-03-26T16:58:16.254Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-03-26T16:58:16.254Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-03-26T16:58:16.254Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-03-26T16:58:16.254Z] docker_cli_network_unix_test.go:46: [df083962ad1c6] daemon is not started [2020-03-26T16:58:16.254Z] [2020-03-26T16:58:16.254Z] [2020-03-26T16:58:16.254Z] DONE 1277 tests, 44 skipped in 2025.723s [2020-03-26T16:58:16.254Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-26T16:58:16.254Z] ++++ cat bundles/test-integration/docker.pid [2020-03-26T16:58:16.510Z] +++ kill 7406 [2020-03-26T16:58:17.440Z] +++ /etc/init.d/apparmor stop [2020-03-26T16:58:17.440Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-26T16:58:17.440Z] [2020-03-26T16:58:17.440Z] Unloading profiles will leave already running processes permanently [2020-03-26T16:58:17.440Z] unconfined, which can lead to unexpected situations. [2020-03-26T16:58:17.440Z] [2020-03-26T16:58:17.440Z] To set a process to complain mode, use the command line tool [2020-03-26T16:58:17.440Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-26T16:58:17.440Z] +++ true [2020-03-26T16:58:17.440Z] [2020-03-26T16:59:13.616Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-03-26T16:59:25.797Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-03-26T16:59:43.875Z] --- PASS: TestDockerSwarmSuite (1727.51s) [2020-03-26T16:59:43.875Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.61s) [2020-03-26T16:59:43.875Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.50s) [2020-03-26T16:59:43.875Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.11s) [2020-03-26T16:59:43.875Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.68s) [2020-03-26T16:59:43.875Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.02s) [2020-03-26T16:59:43.875Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (30.69s) [2020-03-26T16:59:43.875Z] docker_api_swarm_test.go:563: [d5ab9b62720dc] joining swarm manager [d1eff63ffa8f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T16:59:43.875Z] docker_api_swarm_test.go:585: [d5d09594f8519] joining swarm manager [d1eff63ffa8f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-26T16:59:43.875Z] check_test.go:380: [d5ab9b62720dc] daemon is not started [2020-03-26T16:59:43.875Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-03-26T16:59:43.875Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-03-26T16:59:43.875Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.62s) [2020-03-26T16:59:43.875Z] docker_api_swarm_test.go:46: [d48f1daf52e1b] joining swarm manager [de11fa864a8a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T16:59:43.875Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.97s) [2020-03-26T16:59:43.875Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.34s) [2020-03-26T16:59:43.875Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (49.74s) [2020-03-26T16:59:43.875Z] docker_api_swarm_test.go:304: [d343c11c179b6] joining swarm manager [d62d8f318b4c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T16:59:43.875Z] docker_api_swarm_test.go:305: [d46fb3f8479a4] joining swarm manager [d62d8f318b4c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-26T16:59:43.875Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-03-26T16:59:43.875Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-03-26T16:59:43.875Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.44s) [2020-03-26T16:59:43.875Z] docker_api_swarm_test.go:272: [d4bd0ea620abb] joining swarm manager [d6a33d5e0798f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T16:59:43.875Z] docker_api_swarm_test.go:273: [d28fc1a73f18e] joining swarm manager [d6a33d5e0798f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-26T16:59:43.875Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.93s) [2020-03-26T16:59:43.875Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.33s) [2020-03-26T16:59:43.875Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.32s) [2020-03-26T16:59:43.875Z] docker_api_swarm_node_test.go:19: [dccf012ecb43d] joining swarm manager [d27729e52db5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T16:59:43.875Z] docker_api_swarm_node_test.go:20: [d5edd0a41a8ee] joining swarm manager [d27729e52db5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-26T16:59:43.875Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (54.07s) [2020-03-26T16:59:43.875Z] docker_api_swarm_test.go:502: [d2a8c31be6814] joining swarm manager [d6a38ff2d74e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T16:59:43.875Z] docker_api_swarm_test.go:507: [d6c9d972e0957] joining swarm manager [d6a38ff2d74e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-26T16:59:43.875Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (18.25s) [2020-03-26T16:59:43.875Z] docker_api_swarm_node_test.go:80: [d92482bb2931c] joining swarm manager [dbf34bdba4334]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T16:59:43.875Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.92s) [2020-03-26T16:59:43.875Z] docker_api_swarm_node_test.go:52: [db63cd3557714] joining swarm manager [dc7ebc49eaed2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T16:59:43.875Z] docker_api_swarm_node_test.go:53: [d3c6c708f4f45] joining swarm manager [dc7ebc49eaed2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-26T16:59:43.875Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.82s) [2020-03-26T16:59:43.875Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.27s) [2020-03-26T16:59:43.875Z] docker_api_swarm_test.go:202: [d940f144784b9] joining swarm manager [d0ea2247936f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T16:59:43.875Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.57s) [2020-03-26T16:59:43.875Z] docker_api_swarm_test.go:384: [d4c844de4da00] joining swarm manager [d9987b3ffd7a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T16:59:43.875Z] docker_api_swarm_test.go:385: [d9a51c6f2625a] joining swarm manager [d9987b3ffd7a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-26T16:59:43.875Z] check_test.go:380: [d9a51c6f2625a] daemon is not started [2020-03-26T16:59:43.875Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (57.34s) [2020-03-26T16:59:43.875Z] docker_api_swarm_test.go:802: [dd52634c66a4e] joining swarm manager [d2785d4fe3bc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T16:59:43.875Z] docker_api_swarm_test.go:802: [d7d084bf7018f] joining swarm manager [d2785d4fe3bc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-26T16:59:43.875Z] docker_api_swarm_test.go:802: [d8ee1158bdcb2] joining swarm manager [d2785d4fe3bc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-26T16:59:43.875Z] docker_api_swarm_test.go:802: [d8467a6058ca9] joining swarm manager [d2785d4fe3bc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-03-26T16:59:43.875Z] docker_api_swarm_test.go:810: [d87051751da1c] joining swarm manager [d2785d4fe3bc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-03-26T16:59:43.875Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.47s) [2020-03-26T16:59:43.875Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.67s) [2020-03-26T16:59:43.875Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.64s) [2020-03-26T16:59:43.875Z] docker_api_swarm_service_test.go:394: [dc8666921fd65] joining swarm manager [dcd711ddb32c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T16:59:43.875Z] docker_api_swarm_service_test.go:394: [dff074b2bea4c] joining swarm manager [dcd711ddb32c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-26T16:59:43.875Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.73s) [2020-03-26T16:59:43.875Z] docker_api_swarm_service_test.go:342: [d340e404f0858] joining swarm manager [db0f827c28722]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T16:59:43.875Z] docker_api_swarm_service_test.go:342: [d069aae2ae0ce] joining swarm manager [db0f827c28722]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-26T16:59:43.875Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.23s) [2020-03-26T16:59:43.875Z] docker_api_swarm_service_test.go:489: [db006f3c1c094] joining swarm manager [d727260feff7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T16:59:43.875Z] docker_api_swarm_service_test.go:489: [d602aaaaf2201] joining swarm manager [d727260feff7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-26T16:59:43.875Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.44s) [2020-03-26T16:59:43.875Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.98s) [2020-03-26T16:59:43.875Z] docker_api_swarm_service_test.go:127: [d716c4dbf9c43] joining swarm manager [dd52772ca9e91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T16:59:43.875Z] docker_api_swarm_service_test.go:128: [dbd312f4c8e3c] joining swarm manager [dd52772ca9e91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-26T16:59:43.875Z] docker_api_swarm_service_test.go:136: [d81b9a0d2ff39] joining swarm manager [dd52772ca9e91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-26T16:59:43.875Z] docker_api_swarm_service_test.go:137: [de872b78610df] joining swarm manager [dd52772ca9e91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-03-26T16:59:43.875Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.19s) [2020-03-26T16:59:43.875Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.01s) [2020-03-26T16:59:43.875Z] docker_api_swarm_service_test.go:303: [d43b389b794fb] joining swarm manager [dcbedf1512b11]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T16:59:43.875Z] docker_api_swarm_service_test.go:303: [d373b94c6f640] joining swarm manager [dcbedf1512b11]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-26T16:59:43.875Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.77s) [2020-03-26T16:59:43.875Z] docker_api_swarm_service_test.go:99: [dcac40ede7068] joining swarm manager [d10cba80a6350]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T16:59:43.875Z] docker_api_swarm_service_test.go:100: [d4696eaf1a13a] joining swarm manager [d10cba80a6350]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-26T16:59:43.876Z] check_test.go:380: [dcac40ede7068] daemon is not started [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.64s) [2020-03-26T16:59:43.876Z] docker_api_swarm_service_test.go:532: [d89413b9063ef] joining swarm manager [dabbe19c8a437]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T16:59:43.876Z] docker_api_swarm_service_test.go:533: [d6691ba0d93a1] joining swarm manager [dabbe19c8a437]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.38s) [2020-03-26T16:59:43.876Z] docker_api_swarm_service_test.go:147: [d7eca4d27f6aa] joining swarm manager [dbd40a068f70d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T16:59:43.876Z] docker_api_swarm_service_test.go:147: [d76faf0d625db] joining swarm manager [dbd40a068f70d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.25s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.97s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.16s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.31s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.12s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.40s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.13s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.36s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.83s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.00s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.01s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.02s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.16s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.21s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.35s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.09s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.48s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.63s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.90s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.85s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.50s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.57s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.91s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.64s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.32s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.12s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.50s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.21s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.02s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.10s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.98s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.00s) [2020-03-26T16:59:43.876Z] docker_cli_service_logs_test.go:241: checking task jf5b207xclz2 [2020-03-26T16:59:43.876Z] docker_cli_service_logs_test.go:246: checking messages for jf5b207xclz2 [2020-03-26T16:59:43.876Z] docker_cli_service_logs_test.go:241: checking task x75byf5cm210 [2020-03-26T16:59:43.876Z] docker_cli_service_logs_test.go:246: checking messages for x75byf5cm210 [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.19s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.77s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.71s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.04s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.86s) [2020-03-26T16:59:43.876Z] docker_cli_swarm_test.go:1901: [d51106d6c4449] joining swarm manager [d23f053ecf290]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T16:59:43.876Z] docker_cli_swarm_test.go:1902: [d9ec8a0188c27] joining swarm manager [d23f053ecf290]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.36s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.04s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.21s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.42s) [2020-03-26T16:59:43.876Z] docker_cli_swarm_test.go:1802: [db9fb0accec1a] joining swarm manager [d9c73f9aa649a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T16:59:43.876Z] docker_cli_swarm_test.go:1803: [dce47c85d075f] joining swarm manager [d9c73f9aa649a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.21s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (93.44s) [2020-03-26T16:59:43.876Z] docker_cli_swarm_test.go:1321: [daf7a9bb37da7] joining swarm manager [d3219816148e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T16:59:43.876Z] docker_cli_swarm_test.go:1322: [dd73d4e26a3a6] joining swarm manager [d3219816148e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.17s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.68s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.40s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.31s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.94s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.88s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.36s) [2020-03-26T16:59:43.876Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-03-26T16:59:43.876Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.34s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.84s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.98s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.65s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (54.98s) [2020-03-26T16:59:43.876Z] docker_cli_swarm_test.go:1186: [dc5ac5ca00abe] joining swarm manager [d164aaab7dd07]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T16:59:43.876Z] docker_cli_swarm_test.go:1195: [dbe728a48514e] joining swarm manager [d164aaab7dd07]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (10.04s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.52s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (123.01s) [2020-03-26T16:59:43.876Z] docker_cli_swarm_test.go:1118: [dc0164a0e8d6a] joining swarm manager [d6e8b7f6272fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T16:59:43.876Z] docker_cli_swarm_test.go:1119: [d3cccfebdf35c] joining swarm manager [d6e8b7f6272fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-26T16:59:43.876Z] docker_cli_swarm_test.go:1172: [d307a76726e64] joining swarm manager [d6e8b7f6272fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.87s) [2020-03-26T16:59:43.876Z] docker_cli_swarm_test.go:1453: [d361b9e038fe5] joining swarm manager [ded346c8f9d2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T16:59:43.876Z] docker_cli_swarm_test.go:1454: [ddf9666c79f36] joining swarm manager [ded346c8f9d2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.18s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.20s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.10s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.16s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.42s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.18s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.55s) [2020-03-26T16:59:43.876Z] docker_cli_swarm_unix_test.go:62: [ded1570749a7e] joining swarm manager [dcef5ef0d8a32]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.13s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.10s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.20s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.62s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.51s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.59s) [2020-03-26T16:59:43.876Z] docker_api_swarm_test.go:962: [d5611096a4d04] joining swarm manager [ddac34ce22752]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (16.14s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.22s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.56s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.82s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (10.51s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.91s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.85s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.97s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.52s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (4.11s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.39s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.10s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.38s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.57s) [2020-03-26T16:59:43.876Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.03s) [2020-03-26T16:59:43.876Z] === RUN TestDockerExternalVolumeSuite [2020-03-26T16:59:43.876Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-03-26T17:00:01.926Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-03-26T17:01:09.560Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-03-26T17:01:17.649Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-03-26T17:01:49.712Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-03-26T17:02:01.885Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-03-26T17:02:33.918Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-03-26T17:02:48.762Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-03-26T17:03:20.795Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-03-26T17:03:35.659Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-03-26T17:03:53.708Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-03-26T17:04:40.333Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-03-26T17:04:58.430Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-03-26T17:05:30.462Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-03-26T17:06:02.495Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-03-26T17:06:17.339Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-03-26T17:06:35.391Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-03-26T17:06:50.258Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-03-26T17:07:05.103Z] --- PASS: TestDockerExternalVolumeSuite (441.31s) [2020-03-26T17:07:05.103Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.93s) [2020-03-26T17:07:05.103Z] docker_cli_external_volume_driver_test.go:53: [de0382758486f] daemon is not started [2020-03-26T17:07:05.103Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-03-26T17:07:05.103Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.62s) [2020-03-26T17:07:05.103Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-03-26T17:07:05.103Z] docker_cli_external_volume_driver_test.go:53: [d5a815b61c239] daemon is not started [2020-03-26T17:07:05.103Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-03-26T17:07:05.103Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2020-03-26T17:07:05.103Z] docker_cli_external_volume_driver_test.go:53: [d47402a40c60b] daemon is not started [2020-03-26T17:07:05.103Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-03-26T17:07:05.103Z] docker_cli_external_volume_driver_test.go:53: [d028c879a40c7] daemon is not started [2020-03-26T17:07:05.103Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.60s) [2020-03-26T17:07:05.104Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.55s) [2020-03-26T17:07:05.104Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s) [2020-03-26T17:07:05.104Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-03-26T17:07:05.104Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.59s) [2020-03-26T17:07:05.104Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.75s) [2020-03-26T17:07:05.104Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.05s) [2020-03-26T17:07:05.104Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.61s) [2020-03-26T17:07:05.104Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.43s) [2020-03-26T17:07:05.104Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.37s) [2020-03-26T17:07:05.104Z] docker_cli_external_volume_driver_test.go:485: [dad56d4daced2] daemon is not started [2020-03-26T17:07:05.104Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-03-26T17:07:05.104Z] docker_cli_external_volume_driver_test.go:53: [df4eae70cc14c] daemon is not started [2020-03-26T17:07:05.104Z] PASS [2020-03-26T17:07:05.104Z] [2020-03-26T17:07:05.104Z] === Skipped [2020-03-26T17:07:05.104Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-03-26T17:07:05.104Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-03-26T17:07:05.104Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-03-26T17:07:05.104Z] check_test.go:309: [d842fb2cbdd0d] daemon is not started [2020-03-26T17:07:05.104Z] [2020-03-26T17:07:05.104Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-03-26T17:07:05.104Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-03-26T17:07:05.104Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-03-26T17:07:05.104Z] check_test.go:309: [dabbea1f3fa5e] daemon is not started [2020-03-26T17:07:05.104Z] [2020-03-26T17:07:05.104Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-03-26T17:07:05.104Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-03-26T17:07:05.104Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-03-26T17:07:05.104Z] check_test.go:309: [d392d219304dc] daemon is not started [2020-03-26T17:07:05.104Z] [2020-03-26T17:07:05.104Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-03-26T17:07:05.104Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-03-26T17:07:05.104Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-03-26T17:07:05.104Z] [2020-03-26T17:07:05.104Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-03-26T17:07:05.104Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-03-26T17:07:05.104Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-03-26T17:07:05.104Z] [2020-03-26T17:07:05.104Z] [2020-03-26T17:07:05.104Z] DONE 273 tests, 5 skipped in 2553.199s [2020-03-26T17:07:05.104Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-26T17:07:05.104Z] ++++ cat bundles/test-integration/docker.pid [2020-03-26T17:07:05.104Z] +++ kill 7437 [2020-03-26T17:07:06.033Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc8ec53e53148/docker.pid [2020-03-26T17:07:06.033Z] +++ kill 4233 [2020-03-26T17:07:06.033Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4233 is not a child of this shell [2020-03-26T17:07:06.033Z] warning: PID 4233 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc8ec53e53148/docker.pid had a nonzero exit code [2020-03-26T17:07:06.033Z] +++ /etc/init.d/apparmor stop [2020-03-26T17:07:06.033Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-26T17:07:06.033Z] [2020-03-26T17:07:06.033Z] Unloading profiles will leave already running processes permanently [2020-03-26T17:07:06.033Z] unconfined, which can lead to unexpected situations. [2020-03-26T17:07:06.033Z] [2020-03-26T17:07:06.033Z] To set a process to complain mode, use the command line tool [2020-03-26T17:07:06.033Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-26T17:07:06.033Z] +++ true [2020-03-26T17:07:06.033Z] [2020-03-26T17:07:06.595Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-03-26T17:07:06.609Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-26T17:07:09.602Z] + echo Ensuring container killed. [2020-03-26T17:07:09.602Z] Ensuring container killed. [2020-03-26T17:07:09.602Z] + docker ps -aq -f name=docker-pr1-* [2020-03-26T17:07:09.602Z] + cids=c305b5730e63 [2020-03-26T17:07:09.602Z] 035445a92951 [2020-03-26T17:07:09.602Z] 01e530bc692e [2020-03-26T17:07:09.602Z] + [ -n c305b5730e63 [2020-03-26T17:07:09.602Z] 035445a92951 [2020-03-26T17:07:09.602Z] 01e530bc692e ] [2020-03-26T17:07:09.602Z] + docker rm -vf c305b5730e63 035445a92951 01e530bc692e [2020-03-26T17:07:10.533Z] c305b5730e63 [2020-03-26T17:07:11.097Z] 035445a92951 [2020-03-26T17:07:12.027Z] 01e530bc692e [Pipeline] sh [2020-03-26T17:07:12.309Z] + echo Chowning /workspace to jenkins user [2020-03-26T17:07:12.309Z] Chowning /workspace to jenkins user [2020-03-26T17:07:12.309Z] + id -u [2020-03-26T17:07:12.309Z] + id -g [2020-03-26T17:07:12.309Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40745:/workspace busybox chown -R 1000:1000 /workspace [2020-03-26T17:07:12.309Z] Unable to find image 'busybox:latest' locally [2020-03-26T17:07:17.562Z] latest: Pulling from library/busybox [2020-03-26T17:07:17.562Z] 0669b0daf1fb: Pulling fs layer [2020-03-26T17:07:17.562Z] 0669b0daf1fb: Verifying Checksum [2020-03-26T17:07:17.562Z] 0669b0daf1fb: Download complete [2020-03-26T17:07:17.562Z] 0669b0daf1fb: Pull complete [2020-03-26T17:07:17.562Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-26T17:07:17.562Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-26T17:07:22.027Z] + bundleName=amd64 [2020-03-26T17:07:22.027Z] + echo Creating amd64-bundles.tar.gz [2020-03-26T17:07:22.027Z] Creating amd64-bundles.tar.gz [2020-03-26T17:07:22.027Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-03-26T17:07:22.027Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-03-26T17:07:23.404Z] Archiving artifacts [2020-03-26T17:07:25.301Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40745/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-26T17:07:25.611Z] + make clean [2020-03-26T17:07:25.868Z] docker volume rm -f docker-dev-cache [2020-03-26T17:07:25.868Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-26T17:09:58.874Z] ok github.com/docker/docker/integration-cli 2554.035s [2020-03-26T17:09:58.874Z] [2020-03-26T17:09:58.874Z] === Skipped [2020-03-26T17:09:58.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-03-26T17:09:58.874Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-03-26T17:09:58.874Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.874Z] [2020-03-26T17:09:58.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-03-26T17:09:58.874Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-03-26T17:09:58.874Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.874Z] [2020-03-26T17:09:58.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-03-26T17:09:58.874Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-03-26T17:09:58.874Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.874Z] [2020-03-26T17:09:58.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-03-26T17:09:58.874Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-03-26T17:09:58.874Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.874Z] [2020-03-26T17:09:58.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-03-26T17:09:58.874Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-03-26T17:09:58.874Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.874Z] [2020-03-26T17:09:58.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-03-26T17:09:58.874Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-03-26T17:09:58.874Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.874Z] [2020-03-26T17:09:58.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-03-26T17:09:58.874Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-03-26T17:09:58.874Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.874Z] [2020-03-26T17:09:58.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-03-26T17:09:58.874Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-03-26T17:09:58.874Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.874Z] [2020-03-26T17:09:58.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-03-26T17:09:58.874Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-03-26T17:09:58.874Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.874Z] [2020-03-26T17:09:58.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-03-26T17:09:58.874Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-03-26T17:09:58.874Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.874Z] [2020-03-26T17:09:58.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-03-26T17:09:58.874Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-03-26T17:09:58.874Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.874Z] [2020-03-26T17:09:58.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-03-26T17:09:58.874Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-03-26T17:09:58.874Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.874Z] [2020-03-26T17:09:58.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-03-26T17:09:58.874Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-03-26T17:09:58.874Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2020-03-26T17:09:58.874Z] [2020-03-26T17:09:58.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-03-26T17:09:58.874Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-03-26T17:09:58.874Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2020-03-26T17:09:58.874Z] [2020-03-26T17:09:58.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-03-26T17:09:58.874Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-03-26T17:09:58.874Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.874Z] [2020-03-26T17:09:58.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-03-26T17:09:58.874Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-03-26T17:09:58.874Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.874Z] [2020-03-26T17:09:58.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-03-26T17:09:58.874Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-03-26T17:09:58.874Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-03-26T17:09:58.874Z] [2020-03-26T17:09:58.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-03-26T17:09:58.874Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-03-26T17:09:58.874Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.874Z] [2020-03-26T17:09:58.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2020-03-26T17:09:58.874Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2020-03-26T17:09:58.874Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-03-26T17:09:58.874Z] [2020-03-26T17:09:58.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-03-26T17:09:58.874Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-03-26T17:09:58.874Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.874Z] [2020-03-26T17:09:58.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-03-26T17:09:58.874Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-03-26T17:09:58.874Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.874Z] [2020-03-26T17:09:58.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-03-26T17:09:58.874Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-03-26T17:09:58.874Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.874Z] [2020-03-26T17:09:58.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-03-26T17:09:58.874Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-03-26T17:09:58.874Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.874Z] [2020-03-26T17:09:58.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-03-26T17:09:58.874Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-03-26T17:09:58.874Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.874Z] [2020-03-26T17:09:58.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-03-26T17:09:58.874Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-03-26T17:09:58.874Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.874Z] [2020-03-26T17:09:58.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-03-26T17:09:58.874Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-03-26T17:09:58.874Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.874Z] [2020-03-26T17:09:58.874Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-03-26T17:09:58.874Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.49s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.04s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.04s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.36s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.36s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.55s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.55s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.97s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.97s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.49s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-03-26T17:09:58.875Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.53s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.53s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.04s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.41s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.05s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.05s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.46s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.46s) [2020-03-26T17:09:58.875Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.42s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-03-26T17:09:58.875Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-03-26T17:09:58.875Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.875Z] [2020-03-26T17:09:58.875Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.48s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2020-03-26T17:09:58.876Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-03-26T17:09:58.876Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2020-03-26T17:09:58.876Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2020-03-26T17:09:58.876Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.45s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2020-03-26T17:09:58.876Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2020-03-26T17:09:58.876Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.46s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s) [2020-03-26T17:09:58.876Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-03-26T17:09:58.876Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-03-26T17:09:58.876Z] docker_cli_sni_test.go:18: Flakey test [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-03-26T17:09:58.876Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-03-26T17:09:58.876Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-03-26T17:09:58.876Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2020-03-26T17:09:58.876Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-03-26T17:09:58.876Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-03-26T17:09:58.876Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-03-26T17:09:58.876Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-03-26T17:09:58.876Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-03-26T17:09:58.876Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-03-26T17:09:58.876Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-03-26T17:09:58.876Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-03-26T17:09:58.876Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-03-26T17:09:58.876Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-03-26T17:09:58.876Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-03-26T17:09:58.876Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-03-26T17:09:58.876Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-03-26T17:09:58.876Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-03-26T17:09:58.876Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-03-26T17:09:58.876Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-03-26T17:09:58.876Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2020-03-26T17:09:58.876Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-03-26T17:09:58.876Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-03-26T17:09:58.876Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-03-26T17:09:58.876Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-03-26T17:09:58.876Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-03-26T17:09:58.876Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-03-26T17:09:58.876Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-03-26T17:09:58.876Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-03-26T17:09:58.876Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-03-26T17:09:58.876Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-03-26T17:09:58.876Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-03-26T17:09:58.876Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-03-26T17:09:58.876Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-03-26T17:09:58.876Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-03-26T17:09:58.876Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-03-26T17:09:58.876Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-03-26T17:09:58.876Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-03-26T17:09:58.876Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-03-26T17:09:58.876Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-03-26T17:09:58.876Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-03-26T17:09:58.876Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-03-26T17:09:58.876Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-03-26T17:09:58.876Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-03-26T17:09:58.876Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-03-26T17:09:58.876Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-03-26T17:09:58.876Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2020-03-26T17:09:58.876Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-03-26T17:09:58.876Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-03-26T17:09:58.876Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-03-26T17:09:58.876Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2020-03-26T17:09:58.876Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-03-26T17:09:58.876Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-03-26T17:09:58.876Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-03-26T17:09:58.876Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.876Z] [2020-03-26T17:09:58.876Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-03-26T17:09:58.876Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-03-26T17:09:58.876Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-03-26T17:09:58.877Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-03-26T17:09:58.877Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-03-26T17:09:58.877Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-03-26T17:09:58.877Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-03-26T17:09:58.877Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-03-26T17:09:58.877Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-03-26T17:09:58.877Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-03-26T17:09:58.877Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-03-26T17:09:58.877Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-03-26T17:09:58.877Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-03-26T17:09:58.877Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-03-26T17:09:58.877Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-03-26T17:09:58.877Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-03-26T17:09:58.877Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-03-26T17:09:58.877Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-03-26T17:09:58.877Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-03-26T17:09:58.877Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-03-26T17:09:58.877Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-03-26T17:09:58.877Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-03-26T17:09:58.877Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-03-26T17:09:58.877Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-03-26T17:09:58.877Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-03-26T17:09:58.877Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-03-26T17:09:58.877Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-03-26T17:09:58.877Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-03-26T17:09:58.877Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-03-26T17:09:58.877Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-03-26T17:09:58.877Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-03-26T17:09:58.877Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-03-26T17:09:58.877Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-03-26T17:09:58.877Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2020-03-26T17:09:58.877Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-03-26T17:09:58.877Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-03-26T17:09:58.877Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-03-26T17:09:58.877Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-03-26T17:09:58.877Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-03-26T17:09:58.877Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-03-26T17:09:58.877Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-03-26T17:09:58.877Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-03-26T17:09:58.877Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-03-26T17:09:58.877Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-03-26T17:09:58.877Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-03-26T17:09:58.877Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-03-26T17:09:58.877Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2020-03-26T17:09:58.877Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-03-26T17:09:58.877Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-03-26T17:09:58.877Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-03-26T17:09:58.877Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-03-26T17:09:58.877Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-03-26T17:09:58.877Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-03-26T17:09:58.877Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-03-26T17:09:58.877Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-03-26T17:09:58.877Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-03-26T17:09:58.877Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-03-26T17:09:58.877Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-03-26T17:09:58.877Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-03-26T17:09:58.877Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-03-26T17:09:58.877Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-03-26T17:09:58.877Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2020-03-26T17:09:58.877Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-03-26T17:09:58.877Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-03-26T17:09:58.877Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.877Z] [2020-03-26T17:09:58.877Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-03-26T17:09:58.878Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2020-03-26T17:09:58.878Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2020-03-26T17:09:58.878Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-03-26T17:09:58.878Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-03-26T17:09:58.878Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-03-26T17:09:58.878Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-03-26T17:09:58.878Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2020-03-26T17:09:58.878Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-03-26T17:09:58.878Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-03-26T17:09:58.878Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-03-26T17:09:58.878Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-03-26T17:09:58.878Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-03-26T17:09:58.878Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2020-03-26T17:09:58.878Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-03-26T17:09:58.878Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-03-26T17:09:58.878Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-03-26T17:09:58.878Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-03-26T17:09:58.878Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-03-26T17:09:58.878Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-03-26T17:09:58.878Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2020-03-26T17:09:58.878Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-03-26T17:09:58.878Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-03-26T17:09:58.878Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-03-26T17:09:58.878Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-03-26T17:09:58.878Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-03-26T17:09:58.878Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-03-26T17:09:58.878Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-03-26T17:09:58.878Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-03-26T17:09:58.878Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-03-26T17:09:58.878Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-03-26T17:09:58.878Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-03-26T17:09:58.878Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-03-26T17:09:58.878Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-03-26T17:09:58.878Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2020-03-26T17:09:58.878Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-03-26T17:09:58.878Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-03-26T17:09:58.878Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-03-26T17:09:58.878Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-03-26T17:09:58.878Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-03-26T17:09:58.878Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-03-26T17:09:58.878Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-03-26T17:09:58.878Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-03-26T17:09:58.878Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-03-26T17:09:58.878Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2020-03-26T17:09:58.878Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-03-26T17:09:58.878Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-03-26T17:09:58.878Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-03-26T17:09:58.878Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2020-03-26T17:09:58.878Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.03s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2020-03-26T17:09:58.878Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-03-26T17:09:58.878Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-03-26T17:09:58.878Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-03-26T17:09:58.878Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-03-26T17:09:58.878Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-03-26T17:09:58.878Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-03-26T17:09:58.878Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-03-26T17:09:58.878Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-03-26T17:09:58.878Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-03-26T17:09:58.878Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.878Z] [2020-03-26T17:09:58.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-03-26T17:09:58.878Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-03-26T17:09:58.879Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.879Z] [2020-03-26T17:09:58.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-03-26T17:09:58.879Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-03-26T17:09:58.879Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.879Z] [2020-03-26T17:09:58.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-03-26T17:09:58.879Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-03-26T17:09:58.879Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.879Z] [2020-03-26T17:09:58.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-03-26T17:09:58.879Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-03-26T17:09:58.879Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.879Z] [2020-03-26T17:09:58.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2020-03-26T17:09:58.879Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2020-03-26T17:09:58.879Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.879Z] [2020-03-26T17:09:58.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-03-26T17:09:58.879Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-03-26T17:09:58.879Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-03-26T17:09:58.879Z] [2020-03-26T17:09:58.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-03-26T17:09:58.879Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-03-26T17:09:58.879Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.879Z] [2020-03-26T17:09:58.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-03-26T17:09:58.879Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-03-26T17:09:58.879Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.879Z] [2020-03-26T17:09:58.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-03-26T17:09:58.879Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-03-26T17:09:58.879Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.879Z] [2020-03-26T17:09:58.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-03-26T17:09:58.879Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-03-26T17:09:58.879Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.879Z] [2020-03-26T17:09:58.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-03-26T17:09:58.879Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-03-26T17:09:58.879Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.879Z] [2020-03-26T17:09:58.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2020-03-26T17:09:58.879Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2020-03-26T17:09:58.879Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.879Z] [2020-03-26T17:09:58.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-03-26T17:09:58.879Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-03-26T17:09:58.879Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.879Z] [2020-03-26T17:09:58.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2020-03-26T17:09:58.879Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2020-03-26T17:09:58.879Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.879Z] [2020-03-26T17:09:58.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-03-26T17:09:58.879Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-03-26T17:09:58.879Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.879Z] [2020-03-26T17:09:58.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-03-26T17:09:58.879Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-03-26T17:09:58.879Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.879Z] [2020-03-26T17:09:58.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-03-26T17:09:58.879Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-03-26T17:09:58.879Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.879Z] [2020-03-26T17:09:58.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-03-26T17:09:58.879Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-03-26T17:09:58.879Z] docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.879Z] [2020-03-26T17:09:58.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-03-26T17:09:58.879Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-03-26T17:09:58.879Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.879Z] [2020-03-26T17:09:58.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-03-26T17:09:58.879Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-03-26T17:09:58.879Z] docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.879Z] [2020-03-26T17:09:58.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-03-26T17:09:58.879Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-03-26T17:09:58.879Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.879Z] [2020-03-26T17:09:58.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-03-26T17:09:58.879Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-03-26T17:09:58.879Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.879Z] [2020-03-26T17:09:58.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-03-26T17:09:58.879Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-03-26T17:09:58.879Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.879Z] [2020-03-26T17:09:58.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-03-26T17:09:58.879Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-03-26T17:09:58.879Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.879Z] [2020-03-26T17:09:58.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-03-26T17:09:58.879Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-03-26T17:09:58.879Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.879Z] [2020-03-26T17:09:58.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-03-26T17:09:58.879Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-03-26T17:09:58.879Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.879Z] [2020-03-26T17:09:58.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-03-26T17:09:58.879Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-03-26T17:09:58.879Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.879Z] [2020-03-26T17:09:58.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-03-26T17:09:58.879Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-03-26T17:09:58.879Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.879Z] [2020-03-26T17:09:58.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-03-26T17:09:58.879Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-03-26T17:09:58.879Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.879Z] [2020-03-26T17:09:58.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-03-26T17:09:58.879Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-03-26T17:09:58.879Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.879Z] [2020-03-26T17:09:58.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-03-26T17:09:58.879Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-03-26T17:09:58.879Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.879Z] [2020-03-26T17:09:58.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-03-26T17:09:58.879Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-03-26T17:09:58.879Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.879Z] [2020-03-26T17:09:58.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-03-26T17:09:58.879Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-03-26T17:09:58.879Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.879Z] [2020-03-26T17:09:58.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-03-26T17:09:58.879Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-03-26T17:09:58.879Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.879Z] [2020-03-26T17:09:58.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-03-26T17:09:58.879Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-03-26T17:09:58.879Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.879Z] [2020-03-26T17:09:58.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-03-26T17:09:58.879Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-03-26T17:09:58.879Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.879Z] [2020-03-26T17:09:58.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-03-26T17:09:58.879Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-03-26T17:09:58.879Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.879Z] [2020-03-26T17:09:58.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-03-26T17:09:58.879Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-03-26T17:09:58.879Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.879Z] [2020-03-26T17:09:58.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-03-26T17:09:58.879Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-03-26T17:09:58.879Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.879Z] [2020-03-26T17:09:58.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2020-03-26T17:09:58.879Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2020-03-26T17:09:58.879Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.879Z] [2020-03-26T17:09:58.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-03-26T17:09:58.879Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-03-26T17:09:58.879Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.879Z] [2020-03-26T17:09:58.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-03-26T17:09:58.879Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-03-26T17:09:58.879Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.879Z] [2020-03-26T17:09:58.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-03-26T17:09:58.879Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-03-26T17:09:58.879Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.879Z] [2020-03-26T17:09:58.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-03-26T17:09:58.879Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-03-26T17:09:58.879Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.879Z] [2020-03-26T17:09:58.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-03-26T17:09:58.879Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-03-26T17:09:58.879Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.879Z] [2020-03-26T17:09:58.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-03-26T17:09:58.879Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-03-26T17:09:58.879Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.879Z] [2020-03-26T17:09:58.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-03-26T17:09:58.879Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-03-26T17:09:58.879Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.879Z] [2020-03-26T17:09:58.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-03-26T17:09:58.879Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-03-26T17:09:58.879Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.879Z] [2020-03-26T17:09:58.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-03-26T17:09:58.879Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-03-26T17:09:58.879Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.879Z] [2020-03-26T17:09:58.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-03-26T17:09:58.879Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-03-26T17:09:58.879Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.879Z] [2020-03-26T17:09:58.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-03-26T17:09:58.879Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-03-26T17:09:58.879Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.879Z] [2020-03-26T17:09:58.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2020-03-26T17:09:58.880Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2020-03-26T17:09:58.880Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.880Z] [2020-03-26T17:09:58.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-03-26T17:09:58.880Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-03-26T17:09:58.880Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.880Z] [2020-03-26T17:09:58.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-03-26T17:09:58.880Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-03-26T17:09:58.880Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.880Z] [2020-03-26T17:09:58.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-03-26T17:09:58.880Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-03-26T17:09:58.880Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.880Z] [2020-03-26T17:09:58.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-03-26T17:09:58.880Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-03-26T17:09:58.880Z] docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.880Z] [2020-03-26T17:09:58.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-03-26T17:09:58.880Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-03-26T17:09:58.880Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.880Z] [2020-03-26T17:09:58.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-03-26T17:09:58.880Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-03-26T17:09:58.880Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.880Z] [2020-03-26T17:09:58.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-03-26T17:09:58.880Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-03-26T17:09:58.880Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.880Z] [2020-03-26T17:09:58.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-03-26T17:09:58.880Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-03-26T17:09:58.880Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.880Z] [2020-03-26T17:09:58.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-03-26T17:09:58.880Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-03-26T17:09:58.880Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.880Z] [2020-03-26T17:09:58.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-03-26T17:09:58.880Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-03-26T17:09:58.880Z] docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.880Z] [2020-03-26T17:09:58.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-03-26T17:09:58.880Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-03-26T17:09:58.880Z] docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.880Z] [2020-03-26T17:09:58.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-03-26T17:09:58.880Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-03-26T17:09:58.880Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.880Z] [2020-03-26T17:09:58.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-03-26T17:09:58.880Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-03-26T17:09:58.880Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.880Z] [2020-03-26T17:09:58.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-03-26T17:09:58.880Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-03-26T17:09:58.880Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.880Z] [2020-03-26T17:09:58.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-03-26T17:09:58.880Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-03-26T17:09:58.880Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.880Z] [2020-03-26T17:09:58.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-03-26T17:09:58.880Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-03-26T17:09:58.880Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.880Z] [2020-03-26T17:09:58.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2020-03-26T17:09:58.880Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2020-03-26T17:09:58.880Z] docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.880Z] [2020-03-26T17:09:58.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-03-26T17:09:58.880Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-03-26T17:09:58.880Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.880Z] [2020-03-26T17:09:58.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-03-26T17:09:58.880Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-03-26T17:09:58.880Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-03-26T17:09:58.880Z] [2020-03-26T17:09:58.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-03-26T17:09:58.880Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-03-26T17:09:58.880Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.880Z] [2020-03-26T17:09:58.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-03-26T17:09:58.880Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-03-26T17:09:58.880Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.880Z] [2020-03-26T17:09:58.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-03-26T17:09:58.880Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-03-26T17:09:58.880Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.880Z] [2020-03-26T17:09:58.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-03-26T17:09:58.880Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-03-26T17:09:58.880Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.880Z] [2020-03-26T17:09:58.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-03-26T17:09:58.880Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-03-26T17:09:58.880Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.880Z] [2020-03-26T17:09:58.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-03-26T17:09:58.880Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-03-26T17:09:58.880Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.880Z] [2020-03-26T17:09:58.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-03-26T17:09:58.880Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-03-26T17:09:58.880Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.880Z] [2020-03-26T17:09:58.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-03-26T17:09:58.880Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-03-26T17:09:58.880Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.880Z] [2020-03-26T17:09:58.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-03-26T17:09:58.880Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-03-26T17:09:58.880Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.880Z] [2020-03-26T17:09:58.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-03-26T17:09:58.880Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-03-26T17:09:58.880Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.880Z] [2020-03-26T17:09:58.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-03-26T17:09:58.880Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-03-26T17:09:58.880Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.880Z] [2020-03-26T17:09:58.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-03-26T17:09:58.880Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-03-26T17:09:58.880Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.880Z] [2020-03-26T17:09:58.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-03-26T17:09:58.880Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-03-26T17:09:58.880Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.880Z] [2020-03-26T17:09:58.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-03-26T17:09:58.880Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-03-26T17:09:58.880Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.880Z] [2020-03-26T17:09:58.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-03-26T17:09:58.880Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-03-26T17:09:58.880Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.880Z] [2020-03-26T17:09:58.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-03-26T17:09:58.880Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-03-26T17:09:58.880Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.880Z] [2020-03-26T17:09:58.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-03-26T17:09:58.880Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-03-26T17:09:58.880Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.880Z] [2020-03-26T17:09:58.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-03-26T17:09:58.880Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-03-26T17:09:58.880Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.880Z] [2020-03-26T17:09:58.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-03-26T17:09:58.880Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-03-26T17:09:58.880Z] docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.880Z] [2020-03-26T17:09:58.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-03-26T17:09:58.880Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-03-26T17:09:58.880Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.880Z] [2020-03-26T17:09:58.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-03-26T17:09:58.880Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-03-26T17:09:58.880Z] docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.880Z] [2020-03-26T17:09:58.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-03-26T17:09:58.880Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-03-26T17:09:58.880Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.880Z] [2020-03-26T17:09:58.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-03-26T17:09:58.880Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-03-26T17:09:58.880Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.880Z] [2020-03-26T17:09:58.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-03-26T17:09:58.880Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-03-26T17:09:58.880Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.880Z] [2020-03-26T17:09:58.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-03-26T17:09:58.880Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-03-26T17:09:58.880Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.880Z] [2020-03-26T17:09:58.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-03-26T17:09:58.880Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-03-26T17:09:58.880Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.880Z] [2020-03-26T17:09:58.880Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-03-26T17:09:58.880Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-03-26T17:09:58.881Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.881Z] [2020-03-26T17:09:58.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2020-03-26T17:09:58.881Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2020-03-26T17:09:58.881Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.881Z] [2020-03-26T17:09:58.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-03-26T17:09:58.881Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-03-26T17:09:58.881Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.881Z] [2020-03-26T17:09:58.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-03-26T17:09:58.881Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-03-26T17:09:58.881Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.881Z] [2020-03-26T17:09:58.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-03-26T17:09:58.881Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-03-26T17:09:58.881Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.881Z] [2020-03-26T17:09:58.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-03-26T17:09:58.881Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-03-26T17:09:58.881Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.881Z] [2020-03-26T17:09:58.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-03-26T17:09:58.881Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-03-26T17:09:58.881Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.881Z] [2020-03-26T17:09:58.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-03-26T17:09:58.881Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-03-26T17:09:58.881Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.881Z] [2020-03-26T17:09:58.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-03-26T17:09:58.881Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-03-26T17:09:58.881Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.881Z] [2020-03-26T17:09:58.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-03-26T17:09:58.881Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-03-26T17:09:58.881Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.881Z] [2020-03-26T17:09:58.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-03-26T17:09:58.881Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-03-26T17:09:58.881Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.881Z] [2020-03-26T17:09:58.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-03-26T17:09:58.881Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-03-26T17:09:58.881Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.881Z] [2020-03-26T17:09:58.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-03-26T17:09:58.881Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-03-26T17:09:58.881Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.881Z] [2020-03-26T17:09:58.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-03-26T17:09:58.881Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-03-26T17:09:58.881Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.881Z] [2020-03-26T17:09:58.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-03-26T17:09:58.881Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-03-26T17:09:58.881Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.881Z] [2020-03-26T17:09:58.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-03-26T17:09:58.881Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-03-26T17:09:58.881Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.881Z] [2020-03-26T17:09:58.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-03-26T17:09:58.881Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-03-26T17:09:58.881Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.881Z] [2020-03-26T17:09:58.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-03-26T17:09:58.881Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-03-26T17:09:58.881Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2020-03-26T17:09:58.881Z] [2020-03-26T17:09:58.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-03-26T17:09:58.881Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-03-26T17:09:58.881Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.881Z] [2020-03-26T17:09:58.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-03-26T17:09:58.881Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-03-26T17:09:58.881Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.881Z] [2020-03-26T17:09:58.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-03-26T17:09:58.881Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-03-26T17:09:58.881Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.881Z] [2020-03-26T17:09:58.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-03-26T17:09:58.881Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-03-26T17:09:58.881Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.881Z] [2020-03-26T17:09:58.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-03-26T17:09:58.881Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-03-26T17:09:58.881Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.881Z] [2020-03-26T17:09:58.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-03-26T17:09:58.881Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-03-26T17:09:58.881Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.881Z] [2020-03-26T17:09:58.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-03-26T17:09:58.881Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-03-26T17:09:58.881Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.881Z] [2020-03-26T17:09:58.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-03-26T17:09:58.881Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-03-26T17:09:58.881Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.881Z] [2020-03-26T17:09:58.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-03-26T17:09:58.881Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-03-26T17:09:58.881Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.881Z] [2020-03-26T17:09:58.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-03-26T17:09:58.881Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-03-26T17:09:58.881Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.881Z] [2020-03-26T17:09:58.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-03-26T17:09:58.881Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-03-26T17:09:58.881Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.881Z] [2020-03-26T17:09:58.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-03-26T17:09:58.881Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-03-26T17:09:58.881Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.881Z] [2020-03-26T17:09:58.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2020-03-26T17:09:58.881Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2020-03-26T17:09:58.881Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.881Z] [2020-03-26T17:09:58.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-03-26T17:09:58.881Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-03-26T17:09:58.881Z] docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.881Z] [2020-03-26T17:09:58.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-03-26T17:09:58.881Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-03-26T17:09:58.881Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2020-03-26T17:09:58.881Z] [2020-03-26T17:09:58.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-03-26T17:09:58.881Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-03-26T17:09:58.881Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.881Z] [2020-03-26T17:09:58.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-03-26T17:09:58.881Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-03-26T17:09:58.881Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.881Z] [2020-03-26T17:09:58.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-03-26T17:09:58.881Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-03-26T17:09:58.881Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.881Z] [2020-03-26T17:09:58.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-03-26T17:09:58.881Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-03-26T17:09:58.881Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.881Z] [2020-03-26T17:09:58.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-03-26T17:09:58.881Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-03-26T17:09:58.881Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.881Z] [2020-03-26T17:09:58.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-03-26T17:09:58.881Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-03-26T17:09:58.881Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.881Z] [2020-03-26T17:09:58.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-03-26T17:09:58.881Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-03-26T17:09:58.881Z] docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.881Z] [2020-03-26T17:09:58.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-03-26T17:09:58.881Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-03-26T17:09:58.881Z] docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.881Z] [2020-03-26T17:09:58.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2020-03-26T17:09:58.881Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2020-03-26T17:09:58.881Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.881Z] [2020-03-26T17:09:58.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-03-26T17:09:58.881Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-03-26T17:09:58.881Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.881Z] [2020-03-26T17:09:58.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.02s) [2020-03-26T17:09:58.881Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.02s) [2020-03-26T17:09:58.881Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.881Z] [2020-03-26T17:09:58.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-03-26T17:09:58.881Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-03-26T17:09:58.881Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.881Z] [2020-03-26T17:09:58.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2020-03-26T17:09:58.881Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2020-03-26T17:09:58.881Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.881Z] [2020-03-26T17:09:58.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-03-26T17:09:58.881Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-03-26T17:09:58.881Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.881Z] [2020-03-26T17:09:58.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-03-26T17:09:58.881Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-03-26T17:09:58.881Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.881Z] [2020-03-26T17:09:58.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-03-26T17:09:58.881Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-03-26T17:09:58.881Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.881Z] [2020-03-26T17:09:58.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-03-26T17:09:58.881Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-03-26T17:09:58.881Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.881Z] [2020-03-26T17:09:58.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-03-26T17:09:58.881Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-03-26T17:09:58.881Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2020-03-26T17:09:58.881Z] [2020-03-26T17:09:58.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-03-26T17:09:58.881Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-03-26T17:09:58.881Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.881Z] [2020-03-26T17:09:58.881Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-03-26T17:09:58.881Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-03-26T17:09:58.882Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.882Z] [2020-03-26T17:09:58.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-03-26T17:09:58.882Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-03-26T17:09:58.882Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.882Z] [2020-03-26T17:09:58.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-03-26T17:09:58.882Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-03-26T17:09:58.882Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.882Z] [2020-03-26T17:09:58.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-03-26T17:09:58.882Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-03-26T17:09:58.882Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.882Z] [2020-03-26T17:09:58.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-03-26T17:09:58.882Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-03-26T17:09:58.882Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.882Z] [2020-03-26T17:09:58.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-03-26T17:09:58.882Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-03-26T17:09:58.882Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.882Z] [2020-03-26T17:09:58.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2020-03-26T17:09:58.882Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2020-03-26T17:09:58.882Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.882Z] [2020-03-26T17:09:58.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-03-26T17:09:58.882Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-03-26T17:09:58.882Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.882Z] [2020-03-26T17:09:58.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-03-26T17:09:58.882Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-03-26T17:09:58.882Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.882Z] [2020-03-26T17:09:58.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-03-26T17:09:58.882Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-03-26T17:09:58.882Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.882Z] [2020-03-26T17:09:58.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-03-26T17:09:58.882Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-03-26T17:09:58.882Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.882Z] [2020-03-26T17:09:58.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-03-26T17:09:58.882Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-03-26T17:09:58.882Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.882Z] [2020-03-26T17:09:58.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-03-26T17:09:58.882Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-03-26T17:09:58.882Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.882Z] [2020-03-26T17:09:58.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-03-26T17:09:58.882Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-03-26T17:09:58.882Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.882Z] [2020-03-26T17:09:58.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-03-26T17:09:58.882Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-03-26T17:09:58.882Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.882Z] [2020-03-26T17:09:58.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-03-26T17:09:58.882Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-03-26T17:09:58.882Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.882Z] [2020-03-26T17:09:58.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-03-26T17:09:58.882Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-03-26T17:09:58.882Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.882Z] [2020-03-26T17:09:58.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-03-26T17:09:58.882Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-03-26T17:09:58.882Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.882Z] [2020-03-26T17:09:58.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-03-26T17:09:58.882Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-03-26T17:09:58.882Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.882Z] [2020-03-26T17:09:58.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-03-26T17:09:58.882Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-03-26T17:09:58.882Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-03-26T17:09:58.882Z] [2020-03-26T17:09:58.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-03-26T17:09:58.882Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-03-26T17:09:58.882Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.882Z] [2020-03-26T17:09:58.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-03-26T17:09:58.882Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-03-26T17:09:58.882Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.882Z] [2020-03-26T17:09:58.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-03-26T17:09:58.882Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-03-26T17:09:58.882Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.882Z] [2020-03-26T17:09:58.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2020-03-26T17:09:58.882Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2020-03-26T17:09:58.882Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.882Z] [2020-03-26T17:09:58.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-03-26T17:09:58.882Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-03-26T17:09:58.882Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.882Z] [2020-03-26T17:09:58.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-03-26T17:09:58.882Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-03-26T17:09:58.882Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.882Z] [2020-03-26T17:09:58.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-03-26T17:09:58.882Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-03-26T17:09:58.882Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.882Z] [2020-03-26T17:09:58.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-03-26T17:09:58.882Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-03-26T17:09:58.882Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.882Z] [2020-03-26T17:09:58.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-03-26T17:09:58.882Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-03-26T17:09:58.882Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.882Z] [2020-03-26T17:09:58.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-03-26T17:09:58.882Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-03-26T17:09:58.882Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.882Z] [2020-03-26T17:09:58.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-03-26T17:09:58.882Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-03-26T17:09:58.882Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.882Z] [2020-03-26T17:09:58.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-03-26T17:09:58.882Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-03-26T17:09:58.882Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.882Z] [2020-03-26T17:09:58.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2020-03-26T17:09:58.882Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2020-03-26T17:09:58.882Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.882Z] [2020-03-26T17:09:58.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-03-26T17:09:58.882Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-03-26T17:09:58.882Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.882Z] [2020-03-26T17:09:58.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-03-26T17:09:58.882Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-03-26T17:09:58.882Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.882Z] [2020-03-26T17:09:58.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-03-26T17:09:58.882Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-03-26T17:09:58.882Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.882Z] [2020-03-26T17:09:58.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-03-26T17:09:58.882Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-03-26T17:09:58.882Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.882Z] [2020-03-26T17:09:58.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-03-26T17:09:58.882Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-03-26T17:09:58.882Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.882Z] [2020-03-26T17:09:58.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-03-26T17:09:58.882Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-03-26T17:09:58.882Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.882Z] [2020-03-26T17:09:58.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-03-26T17:09:58.882Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-03-26T17:09:58.882Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.882Z] [2020-03-26T17:09:58.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-03-26T17:09:58.882Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-03-26T17:09:58.882Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.882Z] [2020-03-26T17:09:58.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-26T17:09:58.882Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-26T17:09:58.882Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.882Z] [2020-03-26T17:09:58.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-26T17:09:58.882Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-26T17:09:58.882Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.882Z] [2020-03-26T17:09:58.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-26T17:09:58.882Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-26T17:09:58.882Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.882Z] [2020-03-26T17:09:58.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-03-26T17:09:58.882Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-03-26T17:09:58.882Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.882Z] [2020-03-26T17:09:58.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-03-26T17:09:58.882Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-03-26T17:09:58.882Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.882Z] [2020-03-26T17:09:58.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-03-26T17:09:58.882Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-03-26T17:09:58.882Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.882Z] [2020-03-26T17:09:58.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-03-26T17:09:58.882Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-03-26T17:09:58.882Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.882Z] [2020-03-26T17:09:58.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-03-26T17:09:58.882Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-03-26T17:09:58.882Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.882Z] [2020-03-26T17:09:58.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-03-26T17:09:58.882Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-03-26T17:09:58.882Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.882Z] [2020-03-26T17:09:58.882Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-03-26T17:09:58.883Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-03-26T17:09:58.883Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.883Z] [2020-03-26T17:09:58.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-03-26T17:09:58.883Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-03-26T17:09:58.883Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.883Z] [2020-03-26T17:09:58.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-03-26T17:09:58.883Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-03-26T17:09:58.883Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.883Z] [2020-03-26T17:09:58.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-03-26T17:09:58.883Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-03-26T17:09:58.883Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.883Z] [2020-03-26T17:09:58.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-03-26T17:09:58.883Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-03-26T17:09:58.883Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.883Z] [2020-03-26T17:09:58.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-03-26T17:09:58.883Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-03-26T17:09:58.883Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.883Z] [2020-03-26T17:09:58.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-03-26T17:09:58.883Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-03-26T17:09:58.883Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.883Z] [2020-03-26T17:09:58.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-26T17:09:58.883Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-26T17:09:58.883Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.883Z] [2020-03-26T17:09:58.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-26T17:09:58.883Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-26T17:09:58.883Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.883Z] [2020-03-26T17:09:58.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-26T17:09:58.883Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-26T17:09:58.883Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.883Z] [2020-03-26T17:09:58.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-26T17:09:58.883Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-26T17:09:58.883Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.883Z] [2020-03-26T17:09:58.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-03-26T17:09:58.883Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-03-26T17:09:58.883Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.883Z] [2020-03-26T17:09:58.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-26T17:09:58.883Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-26T17:09:58.883Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.883Z] [2020-03-26T17:09:58.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-03-26T17:09:58.883Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-03-26T17:09:58.883Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.883Z] [2020-03-26T17:09:58.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-03-26T17:09:58.883Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-03-26T17:09:58.883Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.883Z] [2020-03-26T17:09:58.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-03-26T17:09:58.883Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-03-26T17:09:58.883Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.883Z] [2020-03-26T17:09:58.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-26T17:09:58.883Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-26T17:09:58.883Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.883Z] [2020-03-26T17:09:58.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-26T17:09:58.883Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-26T17:09:58.883Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.883Z] [2020-03-26T17:09:58.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-03-26T17:09:58.883Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-03-26T17:09:58.883Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.883Z] [2020-03-26T17:09:58.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-03-26T17:09:58.883Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-03-26T17:09:58.883Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.883Z] [2020-03-26T17:09:58.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-03-26T17:09:58.883Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-03-26T17:09:58.883Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.883Z] [2020-03-26T17:09:58.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-03-26T17:09:58.883Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-03-26T17:09:58.883Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.883Z] [2020-03-26T17:09:58.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-03-26T17:09:58.883Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-03-26T17:09:58.883Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.883Z] [2020-03-26T17:09:58.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-03-26T17:09:58.883Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-03-26T17:09:58.883Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.883Z] [2020-03-26T17:09:58.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-03-26T17:09:58.883Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-03-26T17:09:58.883Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.883Z] [2020-03-26T17:09:58.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-03-26T17:09:58.883Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-03-26T17:09:58.883Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.883Z] [2020-03-26T17:09:58.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-26T17:09:58.883Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-26T17:09:58.883Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.883Z] [2020-03-26T17:09:58.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-26T17:09:58.883Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-26T17:09:58.883Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.883Z] [2020-03-26T17:09:58.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-26T17:09:58.883Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-26T17:09:58.883Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.883Z] [2020-03-26T17:09:58.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-03-26T17:09:58.883Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-03-26T17:09:58.883Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.883Z] [2020-03-26T17:09:58.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-03-26T17:09:58.883Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-03-26T17:09:58.883Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.883Z] [2020-03-26T17:09:58.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-03-26T17:09:58.883Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-03-26T17:09:58.883Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.883Z] [2020-03-26T17:09:58.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-26T17:09:58.883Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-26T17:09:58.883Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.883Z] [2020-03-26T17:09:58.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-26T17:09:58.883Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-26T17:09:58.883Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.883Z] [2020-03-26T17:09:58.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-26T17:09:58.883Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-26T17:09:58.883Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.883Z] [2020-03-26T17:09:58.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-26T17:09:58.883Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-26T17:09:58.883Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.883Z] [2020-03-26T17:09:58.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-03-26T17:09:58.883Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-03-26T17:09:58.883Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.883Z] [2020-03-26T17:09:58.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-26T17:09:58.883Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-26T17:09:58.883Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.883Z] [2020-03-26T17:09:58.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-03-26T17:09:58.883Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-03-26T17:09:58.883Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.883Z] [2020-03-26T17:09:58.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-03-26T17:09:58.883Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-03-26T17:09:58.883Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.883Z] [2020-03-26T17:09:58.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-26T17:09:58.883Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-26T17:09:58.883Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.883Z] [2020-03-26T17:09:58.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-26T17:09:58.883Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-26T17:09:58.883Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.883Z] [2020-03-26T17:09:58.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-03-26T17:09:58.883Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-03-26T17:09:58.883Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.883Z] [2020-03-26T17:09:58.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-03-26T17:09:58.883Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-03-26T17:09:58.883Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.883Z] [2020-03-26T17:09:58.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-03-26T17:09:58.883Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-03-26T17:09:58.883Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.883Z] [2020-03-26T17:09:58.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-03-26T17:09:58.883Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-03-26T17:09:58.883Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.883Z] [2020-03-26T17:09:58.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-03-26T17:09:58.883Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-03-26T17:09:58.883Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.883Z] [2020-03-26T17:09:58.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-03-26T17:09:58.883Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-03-26T17:09:58.883Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.883Z] [2020-03-26T17:09:58.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-03-26T17:09:58.883Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-03-26T17:09:58.883Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.883Z] [2020-03-26T17:09:58.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-03-26T17:09:58.884Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-03-26T17:09:58.884Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.884Z] [2020-03-26T17:09:58.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-03-26T17:09:58.884Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-03-26T17:09:58.884Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.884Z] [2020-03-26T17:09:58.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-03-26T17:09:58.884Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-03-26T17:09:58.884Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.884Z] [2020-03-26T17:09:58.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-03-26T17:09:58.884Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-03-26T17:09:58.884Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.884Z] [2020-03-26T17:09:58.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-03-26T17:09:58.884Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-03-26T17:09:58.884Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.884Z] [2020-03-26T17:09:58.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-03-26T17:09:58.884Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-03-26T17:09:58.884Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.884Z] [2020-03-26T17:09:58.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-03-26T17:09:58.884Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-03-26T17:09:58.884Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.884Z] [2020-03-26T17:09:58.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-03-26T17:09:58.884Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-03-26T17:09:58.884Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.884Z] [2020-03-26T17:09:58.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-03-26T17:09:58.884Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-03-26T17:09:58.884Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.884Z] [2020-03-26T17:09:58.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-03-26T17:09:58.884Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-03-26T17:09:58.884Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.884Z] [2020-03-26T17:09:58.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-03-26T17:09:58.884Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-03-26T17:09:58.884Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.884Z] [2020-03-26T17:09:58.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-03-26T17:09:58.884Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-03-26T17:09:58.884Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.884Z] [2020-03-26T17:09:58.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-03-26T17:09:58.884Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-03-26T17:09:58.884Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.884Z] [2020-03-26T17:09:58.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-03-26T17:09:58.884Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-03-26T17:09:58.884Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.884Z] [2020-03-26T17:09:58.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-03-26T17:09:58.884Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-03-26T17:09:58.884Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.884Z] [2020-03-26T17:09:58.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-03-26T17:09:58.884Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-03-26T17:09:58.884Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.884Z] [2020-03-26T17:09:58.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-03-26T17:09:58.884Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-03-26T17:09:58.884Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.884Z] [2020-03-26T17:09:58.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-03-26T17:09:58.884Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-03-26T17:09:58.884Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.884Z] [2020-03-26T17:09:58.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-03-26T17:09:58.884Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-03-26T17:09:58.884Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.884Z] [2020-03-26T17:09:58.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-03-26T17:09:58.884Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-03-26T17:09:58.884Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.884Z] [2020-03-26T17:09:58.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-03-26T17:09:58.884Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-03-26T17:09:58.884Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.884Z] [2020-03-26T17:09:58.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-03-26T17:09:58.884Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-03-26T17:09:58.884Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.884Z] [2020-03-26T17:09:58.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-03-26T17:09:58.884Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.884Z] [2020-03-26T17:09:58.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-03-26T17:09:58.884Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.884Z] [2020-03-26T17:09:58.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-03-26T17:09:58.884Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-03-26T17:09:58.884Z] [2020-03-26T17:09:58.884Z] [2020-03-26T17:09:58.884Z] DONE 1096 tests, 549 skipped in 2564.394s [2020-03-26T17:09:58.884Z] INFO: Integration tests ended at 03/26/2020 17:09:44. Duration:00:42:44.5340661 [2020-03-26T17:09:58.884Z] INFO: Docker info of the daemon under test at end of run [2020-03-26T17:09:58.884Z] [2020-03-26T17:09:58.884Z] Containers: 2 [2020-03-26T17:09:58.884Z] Running: 0 [2020-03-26T17:09:58.884Z] Paused: 0 [2020-03-26T17:09:58.884Z] Stopped: 2 [2020-03-26T17:09:58.884Z] Images: 12 [2020-03-26T17:09:58.884Z] Server Version: 0.0.0-dev [2020-03-26T17:09:58.884Z] Storage Driver: windowsfilter [2020-03-26T17:09:58.884Z] Windows: [2020-03-26T17:09:58.884Z] Logging Driver: json-file [2020-03-26T17:09:58.884Z] Plugins: [2020-03-26T17:09:58.884Z] Volume: local [2020-03-26T17:09:58.884Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-26T17:09:58.884Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-26T17:09:58.884Z] Swarm: inactive [2020-03-26T17:09:58.884Z] Default Isolation: process [2020-03-26T17:09:58.884Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-26T17:09:58.884Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-26T17:09:58.884Z] OSType: windows [2020-03-26T17:09:58.884Z] Architecture: x86_64 [2020-03-26T17:09:58.884Z] CPUs: 4 [2020-03-26T17:09:58.884Z] Total Memory: 32GiB [2020-03-26T17:09:58.884Z] Name: azwin-2-3fce00 [2020-03-26T17:09:58.884Z] ID: X6HV:SMLO:GUIJ:W6UX:5LGL:PFEP:ZWL6:NDD3:YDNL:2MFQ:O2TE:YA6G [2020-03-26T17:09:58.884Z] Docker Root Dir: D:\CI\PR-40745\1\daemon [2020-03-26T17:09:58.884Z] Debug Mode (client): false [2020-03-26T17:09:58.884Z] Debug Mode (server): true [2020-03-26T17:09:58.884Z] File Descriptors: -1 [2020-03-26T17:09:58.884Z] Goroutines: 18 [2020-03-26T17:09:58.884Z] System Time: 2020-03-26T17:09:44.9339106Z [2020-03-26T17:09:58.884Z] EventsListeners: 0 [2020-03-26T17:09:58.884Z] Registry: https://index.docker.io/v1/ [2020-03-26T17:09:58.884Z] Labels: [2020-03-26T17:09:58.884Z] Experimental: false [2020-03-26T17:09:58.884Z] Insecure Registries: [2020-03-26T17:09:58.884Z] 127.0.0.0/8 [2020-03-26T17:09:58.884Z] Live Restore Enabled: false [2020-03-26T17:09:58.884Z] [2020-03-26T17:09:58.884Z] [2020-03-26T17:09:58.884Z] INFO: Stopping daemon under test [2020-03-26T17:09:58.884Z] SUCCESS: The process with PID 6516 (child process of PID 5316) has been terminated. [2020-03-26T17:09:58.884Z] SUCCESS: The process with PID 5316 (child process of PID 8004) has been terminated. [2020-03-26T17:09:58.884Z] INFO: Stop tailing logs of the daemon under tests [2020-03-26T17:09:58.884Z] INFO: executeCI.ps1 Completed successfully at 03/26/2020 17:09:45. [2020-03-26T17:09:58.884Z] INFO: Tidying up at end of run [2020-03-26T17:09:58.884Z] INFO: Saving daemon under test log (d:\CI\PR-40745\1\dut.out) to C:\windows\TEMP\CIDUT.out [2020-03-26T17:09:58.884Z] INFO: Saving daemon under test log (d:\CI\PR-40745\1\dut.err) to C:\windows\TEMP\CIDUT.err [2020-03-26T17:09:58.884Z] INFO: Nuke-Everything... [2020-03-26T17:09:58.884Z] INFO: Container count on control daemon to delete is 2 [2020-03-26T17:09:58.884Z] a58bbaf0868e [2020-03-26T17:09:58.884Z] 21f8ae628c9b [2020-03-26T17:09:58.884Z] INFO: Non-base image count on control daemon to delete is 1 [2020-03-26T17:09:58.884Z] Deleted: sha256:94c5f1f6362d367b812abd84f32d046dc8f3673da33a46dc487fca2b071099bb [2020-03-26T17:09:58.884Z] Deleted: sha256:25999333e98ae5b4168c9841268e18ea234497b95ab6d038add55b8046a11a2d [2020-03-26T17:09:58.884Z] INFO: Tidying pidfile d:\CI\PR-40745\1\docker.pid [2020-03-26T17:09:58.884Z] INFO: Nuking d:\CI [2020-03-26T17:10:20.042Z] INFO: Zapped successfully [2020-03-26T17:10:20.042Z] [2020-03-26T17:10:20.042Z] INFO: executeCI.ps1 exiting at Thu Mar 26 17:10:18 CUT 2020. Duration 00:58:01.5099740 [2020-03-26T17:10:20.042Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-03-26T17:10:20.287Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-03-26T17:10:22.327Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-03-26T17:10:24.741Z] Archiving artifacts [2020-03-26T17:10:25.979Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40745/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-26T17:10:26.911Z] + make clean [2020-03-26T17:10:28.458Z] docker volume rm -f docker-dev-cache [2020-03-26T17:10:28.458Z] 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